]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - configure
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / configure
2021-06-11 Sadie PowellUse /run/inspircd as the runtime directory on Linux. insp3
2021-06-09 Sadie PowellFix unnecessary capitalisation at the start of a config...
2021-06-09 Sadie PowellUse dummy values for the user/group with --disable...
2021-06-09 Sadie PowellAdd the --disable-ownership option to help packagers...
2021-05-14 InspIRCd RobotUpdate copyright headers.
2021-03-25 Sadie PowellMake the system-wide runtime directory /var/run/inspircd.
2021-03-11 Sadie PowellAllow passing --prefix with --system.
2021-03-06 Sadie PowellFix using single quotes where double quotes should...
2021-03-05 Sadie PowellFix detection of the ldap, regex_stdlib, and ssl_mbedtl...
2021-03-05 Sadie PowellRemove some todo comments which are outdated or misleading.
2021-02-28 Sadie PowellWarn users of old compiler versions about the upcoming...
2021-02-28 Sadie PowellWarn users of old Perl versions about the upcoming...
2021-02-26 InspIRCd RobotUpdate copyright headers.
2021-02-08 Sadie PowellFix the system-wide paths to not violate the Linux...
2021-01-31 Sadie PowellFix the base path being used for more than just the...
2021-01-29 Sadie PowellFix some minor oversights introduced in 859a799 and...
2021-01-29 Sadie PowellAlways use for in Perl modules.
2021-01-27 Sadie PowellMigrate some stuff away from print_format.
2021-01-25 Sadie PowellFix unnecessary begin blocks in Perl source files.
2021-01-18 Sadie PowellAdd a new runtime directory and move the pid file to it.
2020-11-08 Sadie PowellSkip extra whitespace in --{enable,disable}-extras.
2020-10-30 InspIRCd RobotUpdate copyright headers.
2020-10-15 Sadie PowellMore consistently show modules without the file prefix...
2020-10-10 ShutterQuickImplement support for Argon2 password hashing.
2020-09-26 Sadie PowellStore generated SSL certificates in the .configure...
2020-09-23 Sadie PowellThe file extension is optional when calling enable_extras.
2020-09-13 Sadie PowellShow the location of cache.cfg relative to the root...
2020-08-29 Sadie PowellDon't warn about SSL modules if using --disable-auto...
2020-08-25 Sadie PowellRewrite --{enable,disable}-extras logic.
2020-08-03 Sadie PowellAsk if self-signed certs should be deleted when running...
2020-07-07 Sadie PowellVarious improvements to the build system.
2020-05-16 Sadie PowellImplement support for portable installations.
2020-05-16 Sadie PowellImprove building the install paths in non-system mode.
2020-03-31 Sadie PowellAdd a comment for packagers who delete the --{uid,gid...
2020-03-09 Sadie PowellFix get_cpu_count not being evaluated as a scalar.
2020-02-10 Sadie PowellTell people to run make with the number of CPU cores...
2020-01-31 InspIRCd RobotUpdate copyright headers.
2020-01-18 Sadie PowellImprove manually enabling extra modules.
2020-01-11 Sadie PowellRemove whitespace between the shebang and the copyright...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-12-31 Sadie PowellUpdate my name and email address.
2019-10-20 Matt SchatzUpdate examples directory when paths are changed intera...
2019-07-03 Peter PowellAllow customising the example config directory at build...
2019-06-17 Peter PowellWarn when building without SSL support.
2019-06-06 Peter PowellAdd a configure warning about OpenBSDs broken compilers...
2019-05-17 Anatole Denisconfigure: Fix log-dir in --system mode
2019-05-15 Peter PowellDocument the --disable-auto-extras configure option.
2019-05-12 Peter PowellFix configure not failing when invalid flags are passed...
2019-05-12 Peter PowellAdd a configure flag for disabling automatically enabli...
2019-05-03 Peter PowellFix --distribution-label erroneously requiring --develo...
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-28 RobbyTextual improvements and fixes such as typos, casing...
2019-04-26 Peter PowellUpdate documentation links.
2019-04-15 Peter PowellReplace the geoip module with geo_maxmind, geoban,...
2019-03-14 RobbyUpdate most URLs to use HTTPS and fix some dead links.
2019-02-06 Peter PowellTell people to run `make install` instead of just ...
2019-01-29 Peter PowellDon't clear the screen when running in interactive...
2019-01-29 Peter PowellImprove setting the gid/uid which will own files.
2019-01-07 Peter PowellRelease v3.0.0 release candidate 1.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-27 Peter PowellEnable as many extra modules as possible when running...
2018-10-26 Peter PowellTell the user to check out the latest tag rather than...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-20 Peter PowellUse arc4random_buf() instead of random() when available.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-07-04 Peter PowellFix the configure checks for eventfd(), <stdint.h>...
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-03-01 Peter PowellImprove the message shown to the admin when generating...
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-11-06 Peter PowellMerge pull request #1359 from genius3000/insp20+sasl_no...
2017-10-22 Peter PowellRemove support for the Solaris IOCP socket engine.
2017-10-15 Peter PowellUpdate wiki links to use HTTPS and point to the correct...
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-09-26 Peter PowellMerge pull request #1401 from emersonveenstra/configure-fix
2017-09-25 emersonFix SCRIPT_DIR directory change
2017-09-24 Peter PowellAllow the script directory to be set in interactive...
2017-09-21 Peter PowellMove the init scripts out of the prefix into the new...
2017-08-05 Peter PowellMerge pull request #1347 from SaberUK/insp20+ctcp-action
2017-08-05 Peter PowellMerge pull request #1351 from SaberUK/master+webirc
2017-07-27 Peter PowellMerge pull request #1271 from SaberUK/master+exemption
2017-07-25 Peter PowellMerge pull request #1300 from SaberUK/master+genssl
2017-07-12 Peter PowellMerge pull request #1270 from SaberUK/master+sasl
2017-07-12 Peter PowellMerge pull request #1267 from SaberUK/master+config
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-12 Peter PowellMerge pull request #1356 from SISheogorath/master+issue...
2017-07-11 Peter PowellMerge pull request #1283 from SaberUK/insp20+mailmap
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-07-09 Attila MolnarMerge pull request #1302 from Adam-/master+txt
2017-07-09 Attila MolnarMerge pull request #1338 from SaberUK/master+openvz
2017-07-09 Attila MolnarMerge pull request #1320 from SaberUK/master+autoperm
2017-07-09 Attila MolnarMerge pull request #1335 from SaberUK/master+se
2017-07-09 Attila MolnarMerge pull request #1333 from SaberUK/insp20+openbsd
2017-05-20 Peter PowellWarn the user about clock drifting when running on...
2017-05-19 Peter PowellTidy up the socket engine selection code.
2017-05-19 Peter PowellTell OpenBSD users that they need to use a different...
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2017-05-17 AdamMerge pull request #1328 from Adam-/insp20+sakick
2017-05-17 AdamMerge pull request #1284 from Adam-/insp20+preregcloak
next