about summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-02-10Merge branch 'HelpText'Alexander Barton
2013-02-10Commands.txt: Update description of the "USERS" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "SUMMON" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "SERVLIST" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "WHOWAS" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "WHOIS" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "WHO" commandAlexander Barton
2013-02-10Commands.txt: Update description of the "VERSION" commandAlexander Barton
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-08"WHO <hostmask>": use displayed hostname for matchingAlexander Barton
2013-02-03Rename ports_initlisteners() to Init_Listeners()Alexander Barton
2013-02-03NewListener(): Code cleanupAlexander Barton
2013-02-03Enable WHOIS to display information about IRC ServicesAlexander 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-27Exit message: use singular & plural :-)Alexander Barton
2013-01-27autogen.sh: Check for autoconf/automake wrapper scriptsAlexander Barton
2013-01-27autogen.sh: Don't use "egrep -o", use "sed"Alexander Barton
2013-01-27IRC_WHO_Channel(): Use strlcpy() instead of strcpy()Alexander Barton
2013-01-26Streamline punctuation of log messagesAlexander Barton
2013-01-24configure: "netinet/in_systm.h" is optionalAlexander Barton
2013-01-23contrib/Debian/rules: Do no compress Commands.txtDNS
2013-01-23AUTHORS: Update list of contributorsAlexander Barton
2013-01-23AUTHORS: Use "email address syntax"Alexander 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