1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-08-25 23:12:21 +00:00

Commit Graph

  • 6ed3b6f85c Commands.txt: Update description of the "VERSION" command Alexander Barton 2013-02-10 00:23:43 +01:00
  • 5b8f13a4a9 Commands.txt: Update description of the "USERHOST" command Alexander Barton 2013-02-10 00:23:27 +01:00
  • b6e6e2e1da Commands.txt: Update description of the "TIME" command Alexander Barton 2013-02-10 00:23:10 +01:00
  • 7c7fc8b5c4 Commands.txt: Update description of the "STATS" command Alexander Barton 2013-02-10 00:22:50 +01:00
  • 1a5e08f3f6 Commands.txt: Update description of the "NAMES" command Alexander Barton 2013-02-10 00:22:24 +01:00
  • e051ea06fc Commands.txt: Update description of the "MOTD" command Alexander Barton 2013-02-10 00:20:41 +01:00
  • a7023113e7 Commands.txt: Update description of the "LUSERS" command Alexander Barton 2013-02-10 00:20:19 +01:00
  • 02e24f5d1e Commands.txt: Update description of the "LINKS" command Alexander Barton 2013-02-10 00:19:59 +01:00
  • 13740c1bf4 Commands.txt: Update description of the "ISON" command Alexander Barton 2013-02-10 00:19:41 +01:00
  • 8212b730c7 Commands.txt: Update description of the "INFO" command Alexander Barton 2013-02-10 00:19:20 +01:00
  • a4daa613ae Commands.txt: Update description of the "ADMIN" command Alexander Barton 2013-02-10 00:18:36 +01:00
  • 5dce3301bd Update irc-info.c to use irc-macros.h Alexander Barton 2013-02-09 23:58:11 +01:00
  • a917514546 Add new irc-macros.h to project Alexander Barton 2013-02-09 23:55:42 +01:00
  • 4dc940f59e irc-info.c: add/streamline function documentation comments Alexander Barton 2013-02-09 23:33:29 +01:00
  • 5facf5c15e irc-info: move static functions at the top of the file Alexander Barton 2013-02-09 23:18:49 +01:00
  • 1e8b775a7a "WHO <hostmask>": use displayed hostname for matching Alexander Barton 2013-02-08 17:18:43 +01:00
  • 0ad0fe207a Implement new function Client_SearchServer() Alexander Barton 2013-02-05 13:04:11 +01:00
  • f295117fba New configuration option "IdleTimeout": exit daemon when idle Alexander Barton 2013-02-04 23:15:53 +01:00
  • 8ab097afb7 Implement support for systemd(8) "socket activation" Alexander Barton 2013-02-04 21:46:20 +01:00
  • 84e24afd2f contrib/README: add more files Alexander Barton 2013-02-04 21:31:42 +01:00
  • f16d230530 Rename ports_initlisteners() to Init_Listeners() Alexander Barton 2013-01-27 21:10:50 +01:00
  • 3a3b3225d4 NewListener(): Code cleanup Alexander Barton 2013-01-27 20:57:25 +01:00
  • 84a599ece4 Enable WHOIS to display information about IRC Services Alexander Barton 2013-02-03 21:32:53 +01:00
  • b7690a0add Commands.txt: Add description for the "CHARCONV" command Alexander Barton 2013-02-03 19:02:42 +01:00
  • 18ecc2fd81 Commands.txt: Add description for the "CAP" command Alexander Barton 2013-02-03 18:59:44 +01:00
  • 999c11ad49 Exit message: use singular & plural :-) Alexander Barton 2013-01-27 23:22:00 +01:00
  • c891b5f250 autogen.sh: Check for autoconf/automake wrapper scripts Alexander Barton 2013-01-27 12:54:48 +01:00
  • 419ff38a07 autogen.sh: Don't use "egrep -o", use "sed" Alexander Barton 2013-01-27 12:25:58 +01:00
  • 8d8201502f IRC_WHO_Channel(): Use strlcpy() instead of strcpy() Alexander Barton 2013-01-27 01:00:32 +01:00
  • d38d153f51 Streamline punctuation of log messages Alexander Barton 2013-01-26 16:52:41 +01:00
  • fd260404ca configure: "netinet/in_systm.h" is optional Alexander Barton 2013-01-24 22:45:00 +01:00
  • a551942635 contrib/Debian/rules: Do no compress Commands.txt DNS 2013-01-22 21:36:03 +01:00
  • b60d5a0a11 AUTHORS: Update list of contributors Alexander Barton 2013-01-23 19:45:00 +01:00
  • fae0054d31 AUTHORS: Use "email address syntax" Alexander Barton 2013-01-23 19:41:52 +01:00
  • 73fded7515 Commands.txt: Import descriptions from "rbose/command_help" Alexander Barton 2013-01-23 15:16:33 +01:00
  • 7630e8ffc6 Commands.txt: Reorder some commands Alexander Barton 2013-01-23 15:02:46 +01:00
  • 4552ad5269 Commands.txt: Fix some wording and spelling Alexander Barton 2013-01-23 14:51:19 +01:00
  • 3d49e8ac84 ngircd.service: Use "forking" service type Alexander Barton 2013-01-23 00:41:02 +01:00
  • 508ca3044d Return better "Connection not registered as server link" errors Alexander Barton 2013-01-22 10:54:06 +01:00
  • d8f2964710 MODE: don't report error on "more modes than parameters" Alexander Barton 2013-01-13 16:52:00 +01:00
  • ab00997698 Correctly detect when SSL subsystem must be initialized Alexander Barton 2013-01-07 18:42:57 +01:00
  • b4966aa1bd configure: use AS_HELP_STRING for --with-iconv Alexander Barton 2013-01-06 17:46:06 +01:00
  • 0703fcd719 autogen.sh: Enforce serial test harness on automake >=1.13 Alexander Barton 2013-01-05 03:05:56 +01:00
  • 4594583f52 autogen.sh: Reformat messages. Alexander Barton 2013-01-05 02:37:55 +01:00
  • 68cb1a8c2e Merge branch 'bug145-ProvideHelp' Alexander Barton 2013-01-02 23:41:46 +01:00
  • 21493731df ngIRCd Release 20.1 rel-20.1 Alexander Barton 2013-01-02 22:37:55 +01:00
  • 950aeec3ff Use "${docdir}/Commands.txt" as help text file Alexander Barton 2013-01-01 19:25:06 +01:00
  • 1f59821270 Update Copyright notices for 2013 Alexander Barton 2013-01-01 19:23:56 +01:00
  • 60a9a7f118 Add a note that "help file" is updated on startup and REHASH only Alexander Barton 2013-01-01 15:35:49 +01:00
  • 8ec09e3ca4 Add doc/Commands.txt which should document all commands Alexander Barton 2013-01-01 15:09:09 +01:00
  • 289a26e9e4 Implement Help() function parsing and returning the help text Alexander Barton 2013-01-01 14:57:03 +01:00
  • 3e47bc9af5 Allow ERROR command on server and service links only Alexander Barton 2012-12-31 21:46:41 +01:00
  • d2a1f6aa4b Document "HelpFile" in sample-ngircd.conf and ngircd.conf.5 Alexander Barton 2012-12-31 21:03:23 +01:00
  • f68aa02272 Implement new configuration option "HelpFile" Alexander Barton 2012-12-31 19:29:52 +01:00
  • 588af510a3 IRC_HELP(): Code cleanup Alexander Barton 2012-12-31 19:27:32 +01:00
  • 9e1c25a889 Refactor Read_Motd() into Read_TextFile() Alexander Barton 2012-12-31 19:26:31 +01:00
  • 5d92198487 Get rid of Conn_ResetPenalty(), it is unused Alexander Barton 2012-12-31 18:23:21 +01:00
  • 20ddffca0d Mode setting: only check channel user modes when on channel Alexander Barton 2012-12-31 18:13:18 +01:00
  • 25e56a5e83 Add some more casts in assert() statemens Alexander Barton 2012-12-25 19:21:40 +01:00
  • 1e5a7aac87 Makefiles: Correctly quote sed expressions Alexander Barton 2012-12-25 19:13:55 +01:00
  • b5b3dd9cfd Add Cygwin binaries (*.exe) to .gitignore files Alexander Barton 2012-12-25 18:52:49 +01:00
  • 92fba63ad8 Add a cast in ForwardLookup() to fix a gcc warning on Cygwin Alexander Barton 2012-12-25 18:49:28 +01:00
  • 25d35dd6f4 ngIRCd Release 20 rel-20 Alexander Barton 2012-12-17 13:14:32 +01:00
  • a445abc10e Update NEWS and ChangeLog files Alexander Barton 2012-12-12 11:06:35 +01:00
  • 1342f78b09 Allow user names up to 20 characters Alexander Barton 2012-12-10 10:41:36 +01:00
  • a0d57a6afd ngIRCd 20~rc2 rel-20-rc2 Alexander Barton 2012-12-02 18:51:51 +01:00
  • c6ae353756 Update NEWS and ChangeLog files Alexander Barton 2012-12-02 18:49:11 +01:00
  • 12768e7a54 Update doc/Platforms.txt Alexander Barton 2012-11-26 11:54:23 +01:00
  • 35e2dcff88 Rework cloaked hostname handling, implement "METADATA cloakhost" Alexander Barton 2012-11-24 16:15:35 +01:00
  • dc89e42ef5 RPL_UMODEIS: send correct target name, even on server links Alexander Barton 2012-11-24 15:57:45 +01:00
  • 4a2d74c9ab Client_HostnameCloaked() -> Client_HostnameDisplayed() Alexander Barton 2012-11-24 13:37:56 +01:00
  • cd48b8128e platformtest.sh: Only generate configure script when missing Alexander Barton 2012-11-13 23:21:09 +01:00
  • 301d4915bc Update platformtest.sh to follow autoconf changes Alexander Barton 2012-11-13 22:42:49 +01:00
  • 8061056cec Test suite: correctly execute tests when stdout is redirected Alexander Barton 2012-11-13 22:41:23 +01:00
  • 44926b7f9f Add a few casts, fix compiler warnings on NetBSD 5 Alexander Barton 2012-11-12 22:39:57 +01:00
  • d11a700589 irc-info.c: Use strlcpy() instead of strcpy() Alexander Barton 2012-11-11 16:46:57 +01:00
  • 0a26079af2 ngIRCd 20~rc1 rel-20-rc1 Alexander Barton 2012-11-11 16:03:40 +01:00
  • b6e49f3920 Update Xcode project files Alexander Barton 2012-11-11 12:40:47 +01:00
  • 4123118d5a conf.c: Use strlcpy() instead of strcpy() Alexander Barton 2012-11-11 11:18:53 +01:00
  • e29d198700 tool.h: Don't check for and #define PF_INET Alexander Barton 2012-11-11 11:05:21 +01:00
  • 6f531a3c99 conf-ssl.h: Use "gnutls_session_t" instead of "gnutls_session" Alexander Barton 2012-11-11 10:49:06 +01:00
  • 53917fa4b8 Add new IRC+ server flag "X": "XOP modes supported" Alexander Barton 2012-11-10 23:33:19 +01:00
  • 646218e6f4 Update autoconf/automake version numbers in doc/HowToRelease.txt Alexander Barton 2012-11-10 21:50:36 +01:00
  • 4185c4a44a Update NEWS and ChangeLog files Alexander Barton 2012-11-10 21:49:02 +01:00
  • 45b0bb5aff Remove Anope "ngircd" protocol module patches Alexander Barton 2012-11-04 13:58:25 +01:00
  • c7db2f8429 doc/Services.txt: Update documentation for Anope 1.9.8 Alexander Barton 2012-11-10 21:24:55 +01:00
  • f0b86e6c26 Correctly add irc-metadata.{c|h} to Makefile.ng ... Alexander Barton 2012-11-05 23:57:14 +01:00
  • 7871a904d7 doc/Protocol.txt: Document METADATA command Alexander Barton 2012-11-05 23:51:52 +01:00
  • 40e3daf560 Generate "METADATA host" commands on "MODE +/-x" Alexander Barton 2012-11-05 23:49:12 +01:00
  • 44b7ff02fd Don't cloak already cloaked hostname when using METADATA Alexander Barton 2012-11-05 23:46:26 +01:00
  • 35ed57e6c1 Implement METADATA command to update client metadata Alexander Barton 2012-11-05 23:34:21 +01:00
  • 79731a57f3 doc/Protocol.txt: add/fix CHARCONV description Alexander Barton 2012-11-05 23:11:41 +01:00
  • a7f37cebdc PredefChannelsOnly: Fix message for non pre-defined channels DNS777 2012-10-16 07:28:44 +02:00
  • 47b99c69cc Test suite: add some "remote checks" to whois-test.e Alexander Barton 2012-11-04 19:50:02 +01:00
  • 757f3497bc Send NICK commands with prefix of (target) user Alexander Barton 2012-11-04 18:01:49 +01:00
  • f2455cbe33 Update doc/Services.txt, sort services alphabetically Alexander Barton 2012-11-04 13:22:26 +01:00
  • e3f300d323 Implement SVSNICK command to change remote nicknames Alexander Barton 2012-11-02 17:50:31 +01:00
  • 497edbaf3e IRC_NICK(): Code cleanup, new function Change_Nick() Alexander Barton 2012-11-02 14:36:29 +01:00
  • 48326e061a Spelling fix: "nick name" -> "nickname" Alexander Barton 2012-11-02 14:30:19 +01:00
  • 84e9dcbab0 Xcode: correctly #define PACKAGE and PACKAGE_NAME Alexander Barton 2012-11-02 14:16:58 +01:00