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

Commit Graph

  • 646a97de5f Rename XXX_Fingerprint to XXX_CertFp Federico G. Schwindt 2013-08-04 03:14:27 +01:00
  • 8e60fac73b Improved client announcement Federico G. Schwindt 2013-08-04 00:22:38 +01:00
  • 5e775a3fae Introduce "CHANTYPES" #define Alexander Barton 2013-08-04 00:34:48 +02:00
  • 69ce65bacb Merge remote-tracking branch 'fgsch/certfp' Alexander Barton 2013-08-03 00:29:12 +02:00
  • bf8e03c466 Simplify MOTD handling Federico G. Schwindt 2013-08-02 16:43:01 +01:00
  • 1254d315b9 Add certificate fingerprint support Federico G. Schwindt 2013-08-02 01:47:06 +01:00
  • 4ec19c0332 Update irc-server.c to use irc-macros.h Alexander Barton 2013-08-03 00:00:47 +02:00
  • 61a6691b36 Commands.txt: Update more descriptions Alexander Barton 2013-08-02 23:59:32 +02:00
  • 78c8212280 Update irc-oper.c to use irc-macros.h Alexander Barton 2013-08-02 23:27:11 +02:00
  • adc8d4f6c8 Commands.txt: Update more descriptions Alexander Barton 2013-08-02 23:25:23 +02:00
  • 24183b1a91 Commands.txt: Fix <target> description of TRACE command Alexander Barton 2013-08-02 02:16:21 +02:00
  • 888c524683 Update irc-mode.c to use irc-macros.h Alexander Barton 2013-08-02 01:48:13 +02:00
  • ae0af66d50 Update irc-channel.c to use irc-macros.h Alexander Barton 2013-08-02 01:46:57 +02:00
  • a8ecde2553 Commands.txt: Update more descriptions Alexander Barton 2013-08-02 01:45:02 +02:00
  • fef10f590b Commands.txt: Streamline references to IRC+ protocol Alexander Barton 2013-08-02 01:42:31 +02:00
  • 771e539c18 Show IRC Operator name when logging a successful OPER command Alexander Barton 2013-08-01 00:24:10 +02:00
  • 313881d0c1 Add penalty times in error paths of generic IRC helper macros Alexander Barton 2013-07-30 22:08:04 +02:00
  • 3bd973037a Add more penalty times in error paths Alexander Barton 2013-07-30 22:05:00 +02:00
  • f494023b0d Update irc-login.c to use irc-macros.h Alexander Barton 2013-07-30 21:18:42 +02:00
  • 659d126460 Commands.txt: Update more descriptions Alexander Barton 2013-07-30 21:12:24 +02:00
  • 76dcb08266 Commands.txt: Update description of "PRIVMSG", "NOTICE", and "SQUERY" Alexander Barton 2013-07-19 18:16:12 +02:00
  • 4cb2edf020 Add "compile" to .gitignore file Alexander Barton 2013-07-18 23:43:12 +02:00
  • 720eb874a9 Commands.txt: Update description of the "ERROR" command Alexander Barton 2013-07-18 23:42:00 +02:00
  • fa15eb1698 Update irc.c to use irc-macros.h Alexander Barton 2013-07-18 23:35:33 +02:00
  • b54e664a63 Merge pull request #4 from fgsch/master Alexander Barton 2013-07-18 13:38:19 -07:00
  • 7adc4b8e99 Handle services in IRC_WHOIS_SendReply() Federico G. Schwindt 2013-07-18 19:52:17 +01:00
  • 5021977bb1 Fix spelling Federico G. Schwindt 2013-07-18 17:51:02 +01:00
  • 5115756b79 Slightly update ngircd.8 manual page Alexander Barton 2013-07-17 14:36:54 +02:00
  • f6ac0d89ae Travis-CI: Enable OpenSSL and libiconv support Alexander Barton 2013-06-04 12:46:44 +02:00
  • 11240376a5 Updated NEWS and ChangeLog files Alexander Barton 2013-06-04 11:42:25 +02:00
  • e377f4ea47 Enhance Travis-CI configuration file Alexander Barton 2013-06-04 11:35:54 +02:00
  • 9d3800fd15 Merge pull request #3 from Cofyc/master Alexander Barton 2013-05-30 08:55:48 -07:00
  • 4f525d39d4 LINE_LEN -> COMMAND_LEN LINE_LEN is configuration file line length Yecheng Fu 2013-05-30 13:53:33 +08:00
  • 7ea3864a93 IncludeDir: default to "$SYSCONFDIR/ngircd.conf.d" Alexander Barton 2013-05-25 00:25:38 +02:00
  • 891dbd2acc "IncludeDir" can't be overwritten by included files Alexander Barton 2013-05-24 22:40:23 +02:00
  • f206fda8ae Implement new configuration option "IncludeDir" Alexander Barton 2013-05-24 22:29:41 +02:00
  • 6beb0fad3f conf.c: New function Read_Config_File() Alexander Barton 2013-05-24 21:57:42 +02:00
  • 27fd92d580 Rename "Mask" variables into "Pattern" in assert() statements Alexander Barton 2013-04-21 15:57:51 +02:00
  • 51e5ba94b3 Ensure there is enough space for the mask Federico G. Schwindt 2013-04-20 10:53:16 +01:00
  • b4d0a40383 Better description for Lists_CheckReason() Federico G. Schwindt 2013-04-19 23:51:42 +01:00
  • 3ab00e3a11 Change Lists_MakeMask() to receive a buffer for the mask Federico G. Schwindt 2013-04-20 00:19:03 +01:00
  • cde2e8a277 Fix use-after-free on Lists_CheckReason() Federico G. Schwindt 2013-04-19 23:51:42 +01:00
  • 528c8fc244 Update doc/Platforms.txt a little bit ... Alexander Barton 2013-04-01 17:23:49 +02:00
  • 7f9bce705c Build OS X package with correct file permissions Alexander Barton 2013-03-27 13:09:23 +01:00
  • ce3e41cf4c Xcode: fix detection of host OS, vendor, and CPU Alexander Barton 2013-03-27 12:47:12 +01:00
  • dd6a058992 PackageMaker: use relativ path names Alexander Barton 2013-03-27 12:45:30 +01:00
  • 7ed06b2189 Add Travis-CI configuration file Alexander Barton 2013-03-25 15:24:47 +01:00
  • a14eb495b7 Make configure[.ng] compatible with autoconf 1.10 again Alexander Barton 2013-03-18 12:45:32 +01:00
  • 0131e1e00b Lists_CheckReason(): Check for Client_MaskCloaked() Sebastian Köhler 2013-03-20 03:40:31 +01:00
  • 8618e942e6 Services.txt: Anope 1.9.8 has been released now Alexander Barton 2013-03-13 22:08:16 +01:00
  • 2fea782efc Commands.txt: Update description of the "KILL" command Alexander Barton 2013-03-09 18:00:49 +01:00
  • a2e26aad1e Conn_Handler(): Don't test for penalty times Alexander Barton 2013-03-09 17:58:10 +01:00
  • b4393277ea Don't read SSL client data before DNS resolver is finished Alexander Barton 2013-03-09 17:44:34 +01:00
  • b33da9b8f3 Increase password length limit to 64 characters Alexander Barton 2013-03-08 19:31:57 +01:00
  • 3e35857080 doc/Services.txt: Update Anope status and URL Alexander Barton 2013-02-26 09:38:27 +01:00
  • b25fd8a98c Commands.txt: Update description of the "KICK" command Alexander Barton 2013-02-24 18:53:33 +01:00
  • be08349dcb Commands.txt: Update description of the "INVITE" command Alexander Barton 2013-02-24 18:53:10 +01:00
  • 3228f1b267 irc-op.c: use irc-macros.h Alexander Barton 2013-02-24 18:51:54 +01:00
  • a53de63ba7 irc-cap.c: use irc-macros.h Alexander Barton 2013-02-24 18:51:43 +01:00
  • e8f512bfe7 irc-op.c: Update source code documentation Alexander Barton 2013-02-24 18:50:12 +01:00
  • bb31d7b88c irc-cap.c: Update source code documentation Alexander Barton 2013-02-24 18:49:07 +01:00
  • 7f99f7c14f Add new _IRC_ARGC_EQ_OR_RETURN_ macro to irc-macros.h Alexander Barton 2013-02-24 16:20:27 +01:00
  • 883a8fa6f1 Add new _IRC_ARGC_BETWEEN_OR_RETURN_ macro to irc-macros.h Alexander Barton 2013-02-24 16:14:13 +01:00
  • a7b04ce6cf irc-cap.c: move static functions to the top of the file Alexander Barton 2013-02-24 16:08:17 +01:00
  • bd1b727187 Update Doxygen configuration Alexander Barton 2013-02-22 18:11:26 +01:00
  • 19d6f4740e Clean up Xcode project file, remove outdated files, add missing Alexander Barton 2013-02-15 22:54:36 +01:00
  • 0f0f4f41b8 src/testsuite/README: add whois-test.e Alexander Barton 2013-02-15 22:54:32 +01:00
  • 221365d8ef irc-login.c: conenction -> connection Alexander Barton 2013-02-22 15:15:22 +01:00
  • 2c96966431 Merge branch 'bug151-iconv' into master Alexander Barton 2013-02-15 21:59:28 +01:00
  • 65359ff8f7 Merge branch 'bug153-ServerMask' into master Alexander Barton 2013-02-15 21:59:06 +01:00
  • d0c9f4a692 configure: search for iconv_open as well as libiconv_open Alexander Barton 2013-02-15 21:32:08 +01:00
  • d5763937ad configure: conversation -> conversion Alexander Barton 2013-02-15 21:26:47 +01:00
  • 25b19e08e2 ngIRCd Release 20.2 Alexander Barton 2013-02-15 12:18:02 +01:00
  • c45d9dd1f0 ngIRCd Release 20.2 rel-20.2 Alexander Barton 2013-02-15 12:18:02 +01:00
  • b3d4cf9081 KICK: Fix denial of service bug Sebastian Köhler 2013-02-14 19:21:01 +01:00
  • 0e63fb3fa7 KICK: Fix denial of service bug Sebastian Köhler 2013-02-14 19:21:01 +01:00
  • 1265eb15b8 "WHO <hostmask>": use displayed hostname for matching Alexander Barton 2013-02-08 17:18:43 +01:00
  • 84612fe773 autogen.sh: Don't use "egrep -o", use "sed" Alexander Barton 2013-01-27 12:25:58 +01:00
  • 84f5839c17 configure: "netinet/in_systm.h" is optional Alexander Barton 2013-01-24 22:45:00 +01:00
  • cb3b411166 Return better "Connection not registered as server link" errors Alexander Barton 2013-01-22 10:54:06 +01:00
  • 121bcacb98 MODE: don't report error on "more modes than parameters" Alexander Barton 2013-01-13 16:52:00 +01:00
  • 4105635566 Correctly detect when SSL subsystem must be initialized Alexander Barton 2013-01-07 18:42:57 +01:00
  • 90fce2ed16 autogen.sh: Enforce serial test harness on automake >=1.13 Alexander Barton 2013-01-05 03:05:56 +01:00
  • 3e72331896 sighandlers.c: Update some log messages Alexander Barton 2013-02-13 00:26:16 +01:00
  • 1438771124 my_sd_listen_fds(): really return an "int" Alexander Barton 2013-02-11 23:25:13 +01:00
  • b95dfb3ffd Merge branch 'bug155-allowAtInUser' Alexander Barton 2013-02-11 13:58:30 +01:00
  • 4b15f10fbb Allow "@" character in user names for authentication Alexander Barton 2013-02-11 13:57:54 +01:00
  • 628c14d656 Merge branch 'systemd' Alexander Barton 2013-02-10 20:43:56 +01:00
  • 2cb7023e28 ngircd.sock: explicitely bind to IPv4 and IPv6 addresses Alexander Barton 2013-02-10 20:37:55 +01:00
  • 69c3f96998 Show address and port of sockets passed-in by systemd(8) Alexander Barton 2013-02-10 20:21:35 +01:00
  • 5c6875d768 Check type of sockets passed-in by systemd(8) Alexander Barton 2013-02-10 20:20:58 +01:00
  • a78c7b3898 Adjust severity levels of some log messages Alexander Barton 2013-02-10 20:18:44 +01:00
  • ac32d07aaf Commands.txt: spelling fixes ... Alexander Barton 2013-02-10 00:35:03 +01:00
  • 7fce719142 Merge branch 'HelpText' Alexander Barton 2013-02-10 00:29:30 +01:00
  • cb7e4e8679 Commands.txt: Update description of the "USERS" command Alexander Barton 2013-02-10 00:25:19 +01:00
  • 35452b3157 Commands.txt: Update description of the "SUMMON" command Alexander Barton 2013-02-10 00:25:09 +01:00
  • e90d30a2cc Commands.txt: Update description of the "SERVLIST" command Alexander Barton 2013-02-10 00:24:52 +01:00
  • 45ab73ac81 Commands.txt: Update description of the "WHOWAS" command Alexander Barton 2013-02-10 00:24:34 +01:00
  • 78978994df Commands.txt: Update description of the "WHOIS" command Alexander Barton 2013-02-10 00:24:14 +01:00
  • 19cb29da51 Commands.txt: Update description of the "WHO" command Alexander Barton 2013-02-10 00:23:59 +01:00