about summary refs log tree commit diff
AgeCommit message (Expand)Author
2011-01-09IRC_TOPIC(): code cleanupAlexander Barton
2011-01-09conf: move 'run-time-feature-disable' options to new FEATURE sectionFlorian Westphal
2011-01-09array: remove check for allocated == 0Florian Westphal
2011-01-09array: remove alignment of requested sizeFlorian Westphal
2011-01-09conf: Warn if PAM=true when ngircd was built without PAM supportFlorian Westphal
2011-01-09conf: add missing static qualifierFlorian Westphal
2011-01-09Update copyright notices for 2010 :)Alexander Barton
2011-01-09Make NoZeroConf option work with HowlAlexander Barton
2011-01-09config: deprecate NoXX-OptionsFlorian Westphal
2010-12-31channel: fix confusing "adding to invite list" debug outputFlorian Westphal
2010-12-29Command throttling: introduce MAX_COMMANDS_SERVICEAlexander Barton
2010-12-29Don't throttle services and servers beeing registeredAlexander Barton
2010-12-29Xcode: correctly sort filesAlexander Barton
2010-12-24Don't assert() when serching a client for an invalid server tokenAlexander Barton
2010-12-19ngIRCd release 17.1 rel-17.1Alexander Barton
2010-12-02--configtest: remember if MOTD is configured by file or phraseAlexander Barton
2010-12-02Enhance log messages when establishing server links a little bitAlexander Barton
2010-12-02Reset ID of outgoing server link on DNS error correctlyAlexander Barton
2010-12-02Don't log critical (or worse) messages to stderrAlexander Barton
2010-12-01Manual page ngircd(8): add SIGNALS sectionAlexander Barton
2010-12-01Manual pages: update and simplyfy AUTHORS sectionAlexander Barton
2010-12-01Remove "error file" when compiled with debug code enabledAlexander Barton
2010-11-19README: Updated list of implemented commandsAlexander Barton
2010-11-15add doc/README-Interix.txt and doc/Bopm.txt to distribution tarballAlexander Barton
2010-11-15Merge branch 'numeric-329'Alexander Barton
2010-11-14add doc/PAM.txt to distribution tarballFlorian Westphal
2010-11-11New numeric 329: get channel creation time on "MODE #chan" commandsAlexander Barton
2010-11-11Save channel creation time; new function Channel_CreationTime()Alexander Barton
2010-11-07ngIRCd release 17 rel-17Alexander Barton
2010-11-07Updated doc/Platforms.txt for upcoming release 17Alexander Barton
2010-11-07contrib/platformtest.sh: make command name quoting consistentAlexander Barton
2010-11-07contrib/ngircd-redhat.init: updated email address of Naoya NakazawaAlexander Barton
2010-11-03Fix up generation and distribution of sample-ngircd.confAlexander Barton
2010-11-03doc: change path names in sample-ngircd.conf depending on sysconfdirFlorian Westphal
2010-10-27ngIRCd Release 17~rc3 rel-17-rc3Alexander Barton
2010-10-27Fix connect attempts to further IP addresses of outgoing server linksAlexander Barton
2010-10-27Debian: Install default /etc/pam.d/ngircd allowing all loginsAlexander Barton
2010-10-26Debian: update standards to 3.9.1; add libpam0g-dev dependencyAlexander Barton
2010-10-26Make contrib/platformtest.sh more portableAlexander Barton
2010-10-26Mac OS X package ("make osxpkg"): generate PAM configurationAlexander Barton
2010-10-26Xcode builds ("make xcode"): disable pam_fail_delay()Alexander Barton
2010-10-26Xcode: update project file, use 10.5.x SDKAlexander Barton
2010-10-26Xcode builds ("make xcode"): detect version number correctlyAlexander Barton
2010-10-25ngIRCd release 17~rc2 rel-17-rc2Alexander Barton
2010-10-25Updated contrib/platformtest.sh (new version scheme)Alexander Barton
2010-10-25New doc/HowToRelease.txt file describing the release processAlexander Barton
2010-10-25ZeroConf: include header files missing since commit a988bbc86aAlexander Barton
2010-10-24Generate ngIRCd version number from GIT tagAlexander Barton
2010-10-24Make sourcecode compatible with ansi2knr againAlexander Barton
2010-10-24./configure: check if C compiler can compile ISO Standard CAlexander Barton