Commit Graph

  • 76dcb08266 Commands.txt: Update description of "PRIVMSG", "NOTICE", and "SQUERY" Alexander Barton 2013-07-19 18:16:12 +0200
  • 4cb2edf020 Add "compile" to .gitignore file Alexander Barton 2013-07-18 23:43:12 +0200
  • 720eb874a9 Commands.txt: Update description of the "ERROR" command Alexander Barton 2013-07-18 23:42:00 +0200
  • fa15eb1698 Update irc.c to use irc-macros.h Alexander Barton 2013-07-18 23:35:33 +0200
  • b54e664a63 Merge pull request #4 from fgsch/master Alexander Barton 2013-07-18 13:38:19 -0700
  • 7adc4b8e99 Handle services in IRC_WHOIS_SendReply() Federico G. Schwindt 2013-07-18 19:52:17 +0100
  • 5021977bb1 Fix spelling Federico G. Schwindt 2013-07-18 17:51:02 +0100
  • 5115756b79 Slightly update ngircd.8 manual page Alexander Barton 2013-07-17 14:36:54 +0200
  • f6ac0d89ae Travis-CI: Enable OpenSSL and libiconv support Alexander Barton 2013-06-04 12:46:44 +0200
  • 11240376a5 Updated NEWS and ChangeLog files Alexander Barton 2013-06-04 11:42:25 +0200
  • e377f4ea47 Enhance Travis-CI configuration file Alexander Barton 2013-06-04 11:35:54 +0200
  • 9d3800fd15 Merge pull request #3 from Cofyc/master Alexander Barton 2013-05-30 08:55:48 -0700
  • 4f525d39d4 LINE_LEN -> COMMAND_LEN LINE_LEN is configuration file line length Yecheng Fu 2013-05-30 13:53:33 +0800
  • 7ea3864a93 IncludeDir: default to "$SYSCONFDIR/ngircd.conf.d" Alexander Barton 2013-05-25 00:25:38 +0200
  • 891dbd2acc "IncludeDir" can't be overwritten by included files Alexander Barton 2013-05-24 22:40:23 +0200
  • f206fda8ae Implement new configuration option "IncludeDir" Alexander Barton 2013-05-24 22:29:41 +0200
  • 6beb0fad3f conf.c: New function Read_Config_File() Alexander Barton 2013-05-24 21:57:42 +0200
  • 27fd92d580 Rename "Mask" variables into "Pattern" in assert() statements Alexander Barton 2013-04-21 15:57:51 +0200
  • 51e5ba94b3 Ensure there is enough space for the mask Federico G. Schwindt 2013-04-20 10:53:16 +0100
  • b4d0a40383 Better description for Lists_CheckReason() Federico G. Schwindt 2013-04-19 23:51:42 +0100
  • 3ab00e3a11 Change Lists_MakeMask() to receive a buffer for the mask Federico G. Schwindt 2013-04-20 00:19:03 +0100
  • cde2e8a277 Fix use-after-free on Lists_CheckReason() Federico G. Schwindt 2013-04-19 23:51:42 +0100
  • 528c8fc244 Update doc/Platforms.txt a little bit ... Alexander Barton 2013-04-01 17:23:49 +0200
  • 7f9bce705c Build OS X package with correct file permissions Alexander Barton 2013-03-27 13:09:23 +0100
  • ce3e41cf4c Xcode: fix detection of host OS, vendor, and CPU Alexander Barton 2013-03-27 12:47:12 +0100
  • dd6a058992 PackageMaker: use relativ path names Alexander Barton 2013-03-27 12:45:30 +0100
  • 7ed06b2189 Add Travis-CI configuration file Alexander Barton 2013-03-25 15:24:47 +0100
  • a14eb495b7 Make configure[.ng] compatible with autoconf 1.10 again Alexander Barton 2013-03-18 12:45:32 +0100
  • 0131e1e00b Lists_CheckReason(): Check for Client_MaskCloaked() Sebastian Köhler 2013-03-20 03:40:31 +0100
  • 8618e942e6 Services.txt: Anope 1.9.8 has been released now Alexander Barton 2013-03-13 22:08:16 +0100
  • 2fea782efc Commands.txt: Update description of the "KILL" command Alexander Barton 2013-03-09 18:00:49 +0100
  • a2e26aad1e Conn_Handler(): Don't test for penalty times Alexander Barton 2013-03-09 17:58:10 +0100
  • b4393277ea Don't read SSL client data before DNS resolver is finished Alexander Barton 2013-03-09 17:44:34 +0100
  • b33da9b8f3 Increase password length limit to 64 characters Alexander Barton 2013-03-08 19:31:57 +0100
  • 3e35857080 doc/Services.txt: Update Anope status and URL Alexander Barton 2013-02-26 09:38:27 +0100
  • b25fd8a98c Commands.txt: Update description of the "KICK" command Alexander Barton 2013-02-24 18:53:33 +0100
  • be08349dcb Commands.txt: Update description of the "INVITE" command Alexander Barton 2013-02-24 18:53:10 +0100
  • 3228f1b267 irc-op.c: use irc-macros.h Alexander Barton 2013-02-24 18:51:54 +0100
  • a53de63ba7 irc-cap.c: use irc-macros.h Alexander Barton 2013-02-24 18:51:43 +0100
  • e8f512bfe7 irc-op.c: Update source code documentation Alexander Barton 2013-02-24 18:50:12 +0100
  • bb31d7b88c irc-cap.c: Update source code documentation Alexander Barton 2013-02-24 18:49:07 +0100
  • 7f99f7c14f Add new _IRC_ARGC_EQ_OR_RETURN_ macro to irc-macros.h Alexander Barton 2013-02-24 16:20:27 +0100
  • 883a8fa6f1 Add new _IRC_ARGC_BETWEEN_OR_RETURN_ macro to irc-macros.h Alexander Barton 2013-02-24 16:14:13 +0100
  • a7b04ce6cf irc-cap.c: move static functions to the top of the file Alexander Barton 2013-02-24 16:08:17 +0100
  • bd1b727187 Update Doxygen configuration Alexander Barton 2013-02-22 18:11:26 +0100
  • 19d6f4740e Clean up Xcode project file, remove outdated files, add missing Alexander Barton 2013-02-15 22:54:36 +0100
  • 0f0f4f41b8 src/testsuite/README: add whois-test.e Alexander Barton 2013-02-15 22:54:32 +0100
  • 221365d8ef irc-login.c: conenction -> connection Alexander Barton 2013-02-22 15:15:22 +0100
  • 2c96966431 Merge branch 'bug151-iconv' into master Alexander Barton 2013-02-15 21:59:28 +0100
  • 65359ff8f7 Merge branch 'bug153-ServerMask' into master Alexander Barton 2013-02-15 21:59:06 +0100
  • d0c9f4a692 configure: search for iconv_open as well as libiconv_open Alexander Barton 2013-02-15 21:32:08 +0100
  • d5763937ad configure: conversation -> conversion Alexander Barton 2013-02-15 21:26:47 +0100
  • 25b19e08e2 ngIRCd Release 20.2 Alexander Barton 2013-02-15 12:18:02 +0100
  • 0e63fb3fa7 KICK: Fix denial of service bug Sebastian Köhler 2013-02-14 19:21:01 +0100
  • 3e72331896 sighandlers.c: Update some log messages Alexander Barton 2013-02-13 00:26:16 +0100
  • 1438771124 my_sd_listen_fds(): really return an "int" Alexander Barton 2013-02-11 23:25:13 +0100
  • b95dfb3ffd Merge branch 'bug155-allowAtInUser' Alexander Barton 2013-02-11 13:58:30 +0100
  • 4b15f10fbb Allow "@" character in user names for authentication Alexander Barton 2013-02-11 13:57:54 +0100
  • 628c14d656 Merge branch 'systemd' Alexander Barton 2013-02-10 20:43:56 +0100
  • 2cb7023e28 ngircd.sock: explicitely bind to IPv4 and IPv6 addresses Alexander Barton 2013-02-10 20:37:55 +0100
  • 69c3f96998 Show address and port of sockets passed-in by systemd(8) Alexander Barton 2013-02-10 20:21:35 +0100
  • 5c6875d768 Check type of sockets passed-in by systemd(8) Alexander Barton 2013-02-10 20:20:58 +0100
  • a78c7b3898 Adjust severity levels of some log messages Alexander Barton 2013-02-10 20:18:44 +0100
  • ac32d07aaf Commands.txt: spelling fixes ... Alexander Barton 2013-02-10 00:35:03 +0100
  • 7fce719142 Merge branch 'HelpText' Alexander Barton 2013-02-10 00:29:30 +0100
  • cb7e4e8679 Commands.txt: Update description of the "USERS" command Alexander Barton 2013-02-10 00:25:19 +0100
  • 35452b3157 Commands.txt: Update description of the "SUMMON" command Alexander Barton 2013-02-10 00:25:09 +0100
  • e90d30a2cc Commands.txt: Update description of the "SERVLIST" command Alexander Barton 2013-02-10 00:24:52 +0100
  • 45ab73ac81 Commands.txt: Update description of the "WHOWAS" command Alexander Barton 2013-02-10 00:24:34 +0100
  • 78978994df Commands.txt: Update description of the "WHOIS" command Alexander Barton 2013-02-10 00:24:14 +0100
  • 19cb29da51 Commands.txt: Update description of the "WHO" command Alexander Barton 2013-02-10 00:23:59 +0100
  • 6ed3b6f85c Commands.txt: Update description of the "VERSION" command Alexander Barton 2013-02-10 00:23:43 +0100
  • 5b8f13a4a9 Commands.txt: Update description of the "USERHOST" command Alexander Barton 2013-02-10 00:23:27 +0100
  • b6e6e2e1da Commands.txt: Update description of the "TIME" command Alexander Barton 2013-02-10 00:23:10 +0100
  • 7c7fc8b5c4 Commands.txt: Update description of the "STATS" command Alexander Barton 2013-02-10 00:22:50 +0100
  • 1a5e08f3f6 Commands.txt: Update description of the "NAMES" command Alexander Barton 2013-02-10 00:22:24 +0100
  • e051ea06fc Commands.txt: Update description of the "MOTD" command Alexander Barton 2013-02-10 00:20:41 +0100
  • a7023113e7 Commands.txt: Update description of the "LUSERS" command Alexander Barton 2013-02-10 00:20:19 +0100
  • 02e24f5d1e Commands.txt: Update description of the "LINKS" command Alexander Barton 2013-02-10 00:19:59 +0100
  • 13740c1bf4 Commands.txt: Update description of the "ISON" command Alexander Barton 2013-02-10 00:19:41 +0100
  • 8212b730c7 Commands.txt: Update description of the "INFO" command Alexander Barton 2013-02-10 00:19:20 +0100
  • a4daa613ae Commands.txt: Update description of the "ADMIN" command Alexander Barton 2013-02-10 00:18:36 +0100
  • 5dce3301bd Update irc-info.c to use irc-macros.h Alexander Barton 2013-02-09 23:58:11 +0100
  • a917514546 Add new irc-macros.h to project Alexander Barton 2013-02-09 23:55:42 +0100
  • 4dc940f59e irc-info.c: add/streamline function documentation comments Alexander Barton 2013-02-09 23:33:29 +0100
  • 5facf5c15e irc-info: move static functions at the top of the file Alexander Barton 2013-02-09 23:18:49 +0100
  • 1e8b775a7a "WHO <hostmask>": use displayed hostname for matching Alexander Barton 2013-02-08 17:18:43 +0100
  • 0ad0fe207a Implement new function Client_SearchServer() Alexander Barton 2013-02-05 13:04:11 +0100
  • f295117fba New configuration option "IdleTimeout": exit daemon when idle Alexander Barton 2013-02-04 23:15:53 +0100
  • 8ab097afb7 Implement support for systemd(8) "socket activation" Alexander Barton 2013-02-04 21:46:20 +0100
  • 84e24afd2f contrib/README: add more files Alexander Barton 2013-02-04 21:31:42 +0100
  • f16d230530 Rename ports_initlisteners() to Init_Listeners() Alexander Barton 2013-01-27 21:10:50 +0100
  • 3a3b3225d4 NewListener(): Code cleanup Alexander Barton 2013-01-27 20:57:25 +0100
  • 84a599ece4 Enable WHOIS to display information about IRC Services Alexander Barton 2013-02-03 21:32:53 +0100
  • b7690a0add Commands.txt: Add description for the "CHARCONV" command Alexander Barton 2013-02-03 19:02:42 +0100
  • 18ecc2fd81 Commands.txt: Add description for the "CAP" command Alexander Barton 2013-02-03 18:59:44 +0100
  • 999c11ad49 Exit message: use singular & plural :-) Alexander Barton 2013-01-27 23:22:00 +0100
  • c891b5f250 autogen.sh: Check for autoconf/automake wrapper scripts Alexander Barton 2013-01-27 12:54:48 +0100
  • 419ff38a07 autogen.sh: Don't use "egrep -o", use "sed" Alexander Barton 2013-01-27 12:25:58 +0100
  • 8d8201502f IRC_WHO_Channel(): Use strlcpy() instead of strcpy() Alexander Barton 2013-01-27 01:00:32 +0100