]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/template
Update copyright headers.
[user/henk/code/inspircd.git] / make / template /
2021-02-26 InspIRCd RobotUpdate copyright headers.
2021-01-31 Sadie PowellFix the base path being used for more than just the...
2021-01-30 Sadie PowellFix bitshift in INSPIRCD_VERSION_SINCE.
2021-01-29 Sadie PowellRemove unnecessary chdirs in the helper script.
2021-01-29 Sadie PowellAlways use for in Perl modules.
2021-01-18 Sadie PowellAdd a new runtime directory and move the pid file to it.
2020-12-31 Sadie PowellUse the builtin Perl kill function not system.
2020-12-20 Sadie PowellReplace the SERVER stub command with something actually...
2020-12-09 Sadie PowellMake people aware that they can get support on GitHub...
2020-11-12 Sadie PowellRemove an obsolete comment about BSD Make.
2020-11-12 Sadie PowellAdd an AppArmor config.
2020-10-30 InspIRCd RobotUpdate copyright headers.
2020-09-30 Sadie PowellRemove the mod-footer make target as it prints invalid...
2020-09-26 Sadie PowellStore generated SSL certificates in the .configure...
2020-09-19 Sadie PowellAdd documentation links to the systemd unit file.
2020-07-30 InspIRCd RobotUpdate copyright headers.
2020-07-28 Sadie PowellSwitch systemd service to be non-forking & avoid using...
2020-07-27 Sadie PowellAdd a logrotate config.
2020-06-16 Sadie PowellImplement a tool for testing SSL connectivity.
2020-05-20 Sadie PowellAdd a file to the config directory telling new users...
2020-05-19 Sadie PowellFix the documentation comments in config.h.
2020-05-16 Sadie PowellImplement support for portable installations.
2020-01-17 Sadie PowellMigrate from Travis CI to GitHub Actions.
2020-01-11 Sadie PowellRemove whitespace between the shebang and the copyright...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2020-01-07 Sadie PowellAdd a replacement for the nationalchars module.
2019-12-31 Sadie PowellUpdate my name and email address.
2019-11-30 Peter PowellUse network-online instead of network in the systemd...
2019-10-16 Peter PowellUse separate build dirs when rebuilding with a differen...
2019-09-07 Peter PowellInstall the provider configs.
2019-09-07 Peter PowellReplace the gdbargs file with the --eval-command flag.
2019-08-23 Peter PowellAdd -Werror to the Travis build flags.
2019-07-03 Peter PowellAllow customising the example config directory at build...
2019-07-03 Peter PowellFix finding files when the init script is not in the...
2019-05-13 Peter PowellClean up and document the config header file.
2019-05-06 Peter PowellFix relying on PWD being set in the makefile.
2019-05-04 Peter PowellFix the permissions files are installed with.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-26 Peter PowellUpdate documentation links.
2019-04-16 Peter PowellOmit debug symbols when doing CI builds.
2019-03-24 RobbyAdd the User and Group options to the systemd service...
2019-03-14 RobbyUpdate most URLs to use HTTPS and fix some dead links.
2019-02-14 Peter PowellSilence a warning from the helper script on OpenBSD.
2019-01-29 Peter PowellImprove setting the gid/uid which will own files.
2019-01-24 Peter PowellRemove trailing whitespace from various source files.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-26 Peter PowellFix "smartmatch is experimental" warning from the helpe...
2018-10-26 Peter PowellFix a bunch of harmless compiler warnings on recent...
2018-10-25 Peter PowellChange the branch version from InspIRCd-3.0 to InspIRCd-3.
2018-09-26 Peter PowellMove the SQL tables to docs/sql and install them on...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-24 Peter PowellDocument the --nopid option in the manual pages.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-31 Peter PowellRemove support for static modules.
2018-07-20 Peter PowellDefine HAS_ARC4RANDOM_BUF in config.h if available.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-06-26 Peter PowellAlways show Make commands for the user to execute in...
2018-05-01 Peter PowellUse the `pwd` tool that is in the path rather than...
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-03-13 Peter PowellMerge pull request #1461 from puckipedia/haiku-support
2018-03-10 Puck MeerburgAdd Haiku support
2018-02-24 Peter PowellAppend LDFLAGS at the same time as CPPFLAGS and CXXFLAGS.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-12-03 Peter PowellMerge pull request #1417 from B00mX0r/master+fix_1416
2017-11-29 Peter PowellMerge INSPIRCD_MODULE and INSPIRCD_TARGET.
2017-11-22 Peter PowellRemove the preconfigured Charybdis and UnrealIRCd modul...
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-15 Peter PowellRemove INSPIRCD_SOCKETENGINE_NAME and INSPIRCD_SYSTEM.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-10-05 Peter PowellFix a minor typo in the init script.
2017-09-21 Peter PowellMove the init scripts out of the prefix into the new...
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-24 Peter PowellRemove support for building with BSD Make.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2016-11-16 Attila MolnarMerge pull request #1234 from SaberUK/master+config2
2016-11-16 Peter PowellRework the example services aliases.
2016-11-01 Attila MolnarMerge pull request #1185 from SaberUK/master+lockserv
2016-11-01 Attila MolnarMerge pull request #1184 from SaberUK/master+flood
2016-09-20 Attila MolnarMerge pull request #1225 from SaberUK/master+cppflags
2016-09-17 Peter PowellUse the environment's CPPFLAGS as well as its CXXFLAGS.
2016-09-02 Peter PowellUpdate stuff for the new versioning system.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-06-27 Attila MolnarMerge pull request #1181 from SaberUK/insp20+null
2016-06-27 Peter PowellGCC should never assume that this can not be null.
2016-06-27 Attila MolnarMerge pull request #1186 from SaberUK/master+build...
2016-06-26 Peter PowellPass INSPIRCD_VERBOSE through the environment to unit-cc.
2016-06-26 Peter PowellFix cleaning files generated by configure.
2016-04-10 Attila MolnarMerge pull request #1169 from SaberUK/insp20+fix-makefile
2016-04-10 Peter PowellFix extraneous quotes in makefile template.
2016-04-04 Attila MolnarMerge pull request #1167 from SaberUK/master+collision
2016-04-04 Peter PowellRename M to INSPIRCD_MODULE.
2016-04-04 Peter PowellRename T to INSPIRCD_TARGET.
2016-04-04 Peter PowellRename D to INSPIRCD_DEBUG.
2016-04-04 Peter PowellRename V to INSPIRCD_VERBOSE.
2016-04-04 Peter PowellRename PURE_STATIC to INSPIRCD_STATIC.
next