about summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-02-10Commands.txt: Update description of the "USERHOST" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "TIME" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "STATS" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "NAMES" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "MOTD" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "LUSERS" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "LINKS" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "ISON" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "INFO" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "ADMIN" commandAlexander Barton
2013-02-03Commands.txt: Add description for the "CHARCONV" commandAlexander Barton
2013-02-03Commands.txt: Add description for the "CAP" commandAlexander Barton
2013-01-23Commands.txt: Import descriptions from "rbose/command_help"Alexander Barton
2013-01-23Commands.txt: Reorder some commandsAlexander Barton
2013-01-23Commands.txt: Fix some wording and spellingAlexander Barton
2013-01-23ngircd.service: Use "forking" service typeAlexander Barton
2013-01-22Return better "Connection not registered as server link" errorsAlexander Barton
2013-01-13MODE: don't report error on "more modes than parameters"Alexander Barton
2013-01-07Correctly detect when SSL subsystem must be initializedAlexander Barton
2013-01-06configure: use AS_HELP_STRING for --with-iconvAlexander Barton
2013-01-05autogen.sh: Enforce serial test harness on automake >=1.13Alexander Barton
2013-01-05autogen.sh: Reformat messages.Alexander Barton
2013-01-02Merge branch 'bug145-ProvideHelp'Alexander Barton
2013-01-02ngIRCd Release 20.1 rel-20.1Alexander Barton
2013-01-01Use "${docdir}/Commands.txt" as help text fileAlexander Barton
2013-01-01Update Copyright notices for 2013Alexander Barton
2013-01-01Add a note that "help file" is updated on startup and REHASH onlyAlexander Barton
2013-01-01Add doc/Commands.txt which should document all commandsAlexander Barton
2013-01-01Implement Help() function parsing and returning the help textAlexander Barton
2012-12-31Allow ERROR command on server and service links onlyAlexander Barton
2012-12-31Document "HelpFile" in sample-ngircd.conf and ngircd.conf.5Alexander Barton
2012-12-31Implement new configuration option "HelpFile"Alexander Barton
2012-12-31IRC_HELP(): Code cleanupAlexander Barton
2012-12-31Refactor Read_Motd() into Read_TextFile()Alexander Barton
2012-12-31Get rid of Conn_ResetPenalty(), it is unusedAlexander Barton
2012-12-31Mode setting: only check channel user modes when on channelAlexander Barton
2012-12-25Add some more casts in assert() statemensAlexander Barton
2012-12-25Makefiles: Correctly quote sed expressionsAlexander Barton
2012-12-25Add Cygwin binaries (*.exe) to .gitignore filesAlexander Barton
2012-12-25Add a cast in ForwardLookup() to fix a gcc warning on CygwinAlexander Barton
2012-12-17ngIRCd Release 20 rel-20Alexander Barton
2012-12-12Update NEWS and ChangeLog filesAlexander Barton
2012-12-10Allow user names up to 20 charactersAlexander Barton
2012-12-02ngIRCd 20~rc2 rel-20-rc2Alexander Barton
2012-12-02Update NEWS and ChangeLog filesAlexander Barton
2012-11-26Update doc/Platforms.txtAlexander Barton
2012-11-24Rework cloaked hostname handling, implement "METADATA cloakhost"Alexander Barton
2012-11-24RPL_UMODEIS: send correct target name, even on server linksAlexander Barton
2012-11-24Client_HostnameCloaked() -> Client_HostnameDisplayed()Alexander Barton
2012-11-13platformtest.sh: Only generate configure script when missingAlexander Barton