summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-12-08List expiration: use same log level as when settingAlexander Barton
2016-12-08Remove leftover debug message. Oops!Alexander Barton
2016-12-08G-LINES: Forbid remote modifications if "AllowRemoteOper" is not setAlexander Barton
2016-12-05Make scripts and init-files in ./contrib executableAlexander Barton
2016-12-05autogen.sh: Fix some shellcheck(1) warning messagesAlexander Barton
2016-12-05Fix building ngIRCd with OpenSSL 1.1Christoph Biedl
2016-12-05gcc 6.2 warnings: fix code indentationAlexander Barton
2016-11-05Update config.guess and config.sub to recent versionsAlexander Barton
2016-11-04Platforms.txt: Update systemsAlexander Barton
2016-10-24PAM.txt: Add note about /etc/pam.d/ngircd permissionsAlexander Barton
2016-10-21autogen.sh, ngindent, platformtest.sh: Fix warnings of "shellcheck"Alexander Barton
2016-10-21Update Xcode project for latest Xcode version (8.0)Alexander Barton
2016-09-21Update Xcode project for latest Xcode version (7.3)Alexander Barton
2016-09-18Updated config.sub to version 2014-09-11Alexander Barton
2016-09-18Add "Documentation" variables to systemd configuration filesAlexander Barton
2016-07-22Make sure that SYSCONFDIR is always setAlexander Barton
2016-06-06Add "PAMServiceName" configuration optionAlexander Barton
2016-06-05Add PAMServiceName setting to specify the used PAM configurationChristian Aistleitner
2016-05-07Add an ".editorconfig" file to the projectAlexander Barton
2016-01-16Platforms.txt: Remove x86_64/unknown/linux-gnu, tcc 0.9.25Alexander Barton
2016-01-16Platforms.txt: Add systemsAlexander Barton
2016-01-10Travis-CI: use "container-based infrastructure"Alexander Barton
2016-01-10platformtest.sh: Delete ngIRCd binary before test runAlexander Barton
2016-01-10platformtest.sh: Only show "runs=Y" when test suite succeededAlexander Barton
2016-01-07Platforms.txt: Add and update systemsAlexander Barton
2016-01-07Send_Message: Fix handling of "empty" targetsAlexander Barton
2016-01-06Update README fileAlexander Barton
2016-01-06Platforms.txt: Add and update systemsAlexander Barton
2016-01-06platformtest.sh: Use $LOGNAME instead of $USERAlexander Barton
2016-01-04Update copyright notices for 2016Alexander Barton
2016-01-04Limit the number of message targes, and suppress duplicatesAlexander Barton
2016-01-04Add "_MSG" postfix to ERR_WILDTOPLEVEL_MSGAlexander Barton
2016-01-04Commands.txt, PRIVMSG: Fix "server mask" descriptionAlexander Barton
2016-01-04Enahnce comments for Send_Message() and Send_Message_Mask()Alexander Barton
2016-01-04Get rid of unclever assert() in Send_Message_Mask()Alexander Barton
2015-12-30Test suite: Add new test for server-server loginsAlexander Barton
2015-12-30Fix NJOIN handler killing all clientsAlexander Barton
2015-12-19contrib/ngindent: Fix shebang lineAlexander Barton
2015-12-19contrib/platformtest.sh: Warn when external tools are missingAlexander Barton
2015-12-19contrib/platformtest.sh: Make script more portableAlexander Barton
2015-12-19Platforms.txt: Add and update systemsAlexander Barton
2015-12-19doc/Platforms.txt: Sort listAlexander Barton
2015-12-13Make NJOIN handler more fault-tolerantAlexander Barton
2015-12-13IRC_KillClient(): Don't break when called without "Client"Alexander Barton
2015-12-13IRC_NJOIN(): Code cleanupAlexander Barton
2015-12-13Modes.txt: Add "name prefixes" to channel user mode descriptionAlexander Barton
2015-12-13Fix NJOIN not propagating "half ops" statusAlexander Barton
2015-11-16ngIRCd Release 23 rel-23Alexander Barton
2015-11-15Update ChangeLog fileAlexander Barton
2015-11-15Update doc/Platforms.txtAlexander Barton