Commit graph

  • d8a6b6e512 Run ./autogen.sh per 6518968ca480. Nathan Phillip Brink 2012-01-03 05:50:38 +0000
  • acc011337a - Ditch vsyslog() as it's only a waste of CPU, inspired by #4065. Bram Matthys 2012-01-02 22:46:18 +0100
  • d9e83f70e3 - Fix misuse of stdarg.h macros when calling vsyslog() (#4065 by Jimini). Nathan Phillip Brink 2012-01-02 20:20:07 +0000
  • 1adc59893d heh ;) Bram Matthys 2011-12-28 18:48:46 +0100
  • 9ae963e1fe - Make default service stamp 0 (zero) again, instead of '*' which was introduced by ESVID changes a few days ago. This makes anope happy, and also means nothing will change in a non-ESVID scenario. Bram Matthys 2011-12-28 18:39:43 +0100
  • 23516d8e99 - Enforce matching of unrealircd version and PACKAGE_VERSION macros (#4014). Nathan Phillip Brink 2011-12-26 17:23:36 +0000
  • 9ed1e4fa02 - Throw up an error if a password in the configuration file is too long (max 48 characters), reported by JasonTik, based on patch from WolfSage (#3223). Bram Matthys 2011-12-25 16:58:18 +0100
  • 82f9cf54bb extban ~a = also allowed for invex Bram Matthys 2011-12-25 16:42:17 +0100
  • 83527ba76d compile fix for just-checked-in patches. Bram Matthys 2011-12-25 16:28:58 +0100
  • 3b6bbdc038 - Updated extended ban documentation in help.conf and unreal32docs: new bantype ~a, and some text about extended bans & invex (+I). Bram Matthys 2011-12-25 16:22:07 +0100
  • c1af7ca274 - Added extended ban ~a:<account name> which matches users who are logged in to services with that account name. This works only on services that support ESVID. Patch from nenotopia (#3966). Bram Matthys 2011-12-25 14:40:33 +0100
  • d512f79a6a - Show account name in /WHOIS, for ESVID-capable services packages, patch from nenotopia (#3966). Bram Matthys 2011-12-25 14:29:03 +0100
  • d272d2d6a0 - Services coders: Added support for ESVID. Instead of a number you can now store a string (of max NICKLEN size) as service stamp. See protoctl.txt and serverprotocol.html in doc/technical for more information. Patch from nenotopia (#3966). Bram Matthys 2011-12-25 14:26:53 +0100
  • e8244902f8 - Tweak: send actual channel name and not user supplied channel in KICK, reported and patch by Stealth (#3298). Bram Matthys 2011-12-25 14:06:19 +0100
  • 316828edf8 - Config parser failed to check for invalid set::ssl options, reported and patch by fbi (#4035). Bram Matthys 2011-12-25 13:20:19 +0100
  • aa0af2ddd2 - Fix small error in oper block documentation, reported by Stealth (#2318). Bram Matthys 2011-12-25 13:15:49 +0100
  • 0e4d604c04 - Added patch from nenotopia to use more modern LUSERS numerics (#3967). Bram Matthys 2011-12-25 12:55:02 +0100
  • 5a57a8f496 - Include CMDS=STARTTLS in ISUPPORT/numeric 005 to let clients discover STARTTLS support through VERSION, before or after registration (#4064). Nathan Phillip Brink 2011-12-20 22:27:16 +0000
  • 2ffa9a174f - Fix version string in configure.ac. Nathan Phillip Brink 2011-11-14 03:40:27 +0000
  • 0ff0b04a56 - Fix compilation issues with bundled tre and ./curlinstall-ed curl caused by over-generic regexes. Reported by warg. Nathan Phillip Brink 2011-11-12 06:58:34 +0000
  • 9299b781f6 - Attempt to make Makefile rules more parallelism friendly. Nathan Phillip Brink 2011-11-10 05:37:16 +0000
  • b753c28bec - Fix compilation issue when disabling stacked extbans. https://bugs.gentoo.org/389949 Nathan Phillip Brink 2011-11-09 17:21:39 +0000
  • cc5e2bc414 - Automatically regenerate Makefile if ./config.status --recheck was run. Nathan Phillip Brink 2011-11-09 17:16:55 +0000
  • ad81d0b049 Added tag unreal3_2_9 for changeset 9a1784c699d1 Bram Matthys 2011-11-05 10:24:37 +0100
  • 5298c36d64 some last-minute text fixes Bram Matthys 2011-11-05 10:11:58 +0100
  • 095a52e630 Update wircd.def for 3.2.9 release Bram Matthys 2011-11-05 10:05:25 +0100
  • 6ab9d06a6c Manually update UNREAL_VERSION_TIME to 201144 Bram Matthys 2011-11-05 09:58:17 +0100
  • d19bce6c42 ** 3.2.9 release ** Bram Matthys 2011-11-05 09:54:12 +0100
  • 9b3e65c6e7 - Updated credits (supporters, coders) Bram Matthys 2011-09-11 18:13:35 +0200
  • 879d32064c - Updated credits (donations) Bram Matthys 2011-09-07 10:06:27 +0200
  • deb00ef4ef Add a files {} block to example.fr.conf Thomas Fargeix (Alef) 2011-07-21 14:12:55 +0200
  • e1574bf1e3 Added tag unreal3_2_9rc2 for changeset 3ada0f7b2163 Bram Matthys 2011-07-18 21:08:33 +0200
  • 4008e3745f Update curl-ca-bundle.crt & prepare for retag Bram Matthys 2011-07-18 21:08:17 +0200
  • ee447742c8 Removed tag unreal3_2_9rc2 Bram Matthys 2011-07-18 21:07:31 +0200
  • 618da4ab5e Added tag unreal3_2_9rc2 for changeset fa478da23916 Bram Matthys 2011-07-18 13:00:42 +0200
  • df6e300ecd ** 3.2.9-rc2 release ** + last-minute fix #0004028 Bram Matthys 2011-07-18 12:55:06 +0200
  • aa6ed2085f - Another fix-for-fix of zip links buffering from a few weeks ago. Reported by fbi (#0004030). Bram Matthys 2011-07-18 12:15:41 +0200
  • 24e14eb26f credits: undo irc2 donation Bram Matthys 2011-07-17 23:33:05 +0200
  • 087b306429 Add a self-documented and commented files {} block to example.conf. Nathan Phillip Brink 2011-07-13 23:32:05 -0400
  • 1157b77e5e Add .hgignore, removing replaced .cvsignore files. Nathan Phillip Brink 2011-07-13 13:11:57 -0400
  • 59fbe14175 - Remove temporary message (Unreal3.2.1) regarding cloaking modules. Bram Matthys 2011-07-06 23:41:34 +0200
  • 4d9482c92b Fix Changes to refer to help.fr.conf instead of help.ft.conf. Nathan Phillip Brink 2011-07-05 00:23:42 -0400
  • 371ae17e1c - Add missing quotation to doc/help.ft.conf (#4026 by MewT). Nathan Phillip Brink 2011-07-05 00:21:58 -0400
  • f8fbe5e4f0 - Support installing the ircd binary for people who set --with-spath=<dpath>/bin/ircd. Nathan Phillip Brink 2011-07-05 00:15:23 -0400
  • 2cbb7a4a00 Translation of the title. Serkan Sepetci 2011-06-16 00:33:27 +0300
  • 8e72ba376b Translation of the title. Serkan Sepetci 2011-06-16 00:29:48 +0300
  • cb8e31af86 update credit in Changelog Bram Matthys 2011-06-10 20:34:04 +0200
  • 7ddb51c09f Clean up Donation file, fixing URL, extraneous apostrophe, and donate URL. Nathan Phillip Brink 2011-06-08 22:13:36 -0400
  • 5eb7e9eead - Added aliases/atheme.conf, provided by katsklaw and CuleX (#0003990). Bram Matthys 2011-06-06 18:14:50 +0200
  • 80806af8bd Check that the automatically-generated cloak keys fit unrealircd's own criteria before printing them out. (#4017) Nathan Phillip Brink 2011-06-05 23:03:36 -0400
  • ceba1d07c6 - Fix compile failure introduced by fdb2fd1f8963 when zip links are disabled. Nathan Phillip Brink 2011-06-05 23:02:13 -0400
  • 143858cc5b - Zip links: once a link was zipped, the error message when closing the connection was never actually sent (due to buffering). Hence, things like the /SQUIT reason was never seen on the other side (just 'server closed the connection'). This has now been fixed. Bram Matthys 2011-06-05 21:36:53 +0200
  • 08871c1e6a - The unreal32docs translations in Greek, Spanish and Dutch are marked as out of date. - CRLF conversion of unreal32docs.gr.html Bram Matthys 2011-06-05 21:30:32 +0200
  • 1470edd1f7 - Updated doc/compiling_win32.txt a bit. Bram Matthys 2011-06-02 18:17:56 +0200
  • c92df824a5 Add .h/.bat/.iss to LF<->CRLF conversion list Bram Matthys 2011-06-01 11:35:03 +0200
  • 8ef4e93bc1 Added .hgeol to take care of LF<->CRLF conversion (for our poor windows users)... Bram Matthys 2011-06-01 11:30:32 +0200
  • 57fcb26be2 test ;) Bram Matthys 2011-06-01 11:25:16 +0200
  • 5dda9cb79d Convert line endings of doc/example.tr.conf from CRLF to LF. Bram Matthys 2011-06-01 11:03:31 +0200
  • 3fe7955615 test ;) Bram Matthys 2011-05-30 12:28:39 +0200
  • f72574ae22 Moved from cvs to hg: add big changelog item & update references to CVS. Bram Matthys 2011-05-30 10:13:19 +0200
  • 29b319cb99 Merge all changes into default. Nathan Phillip Brink 2011-05-23 22:39:05 -0400
  • 10d8bd7ba8 convert CVS tags cvs2hg 2011-05-23 04:43:46 +0200
  • cfec5bb08a Automatic weekly version update: 201120 autoupdate 2011-05-15 23:00:03 +0000
  • 7ed4b2cac9 Automatic weekly version update: 201119 autoupdate 2011-05-08 23:00:02 +0000
  • 9a7ec92d48 Add id attribute for referring to set::anti-spam-quit-message-time. diablo 2011-05-08 21:34:40 +0000
  • a70e82c418 changes of 18 week bock 2011-05-07 17:49:16 +0000
  • 1b60d7c763 Translation of the title. alef 2011-05-06 15:31:37 +0000
  • b3398d709c Add id attribute for referring to set::anti-spam-quit-message-time. alef 2011-05-06 15:27:55 +0000
  • 1a1cb25c98 Automatic weekly version update: 201118 autoupdate 2011-05-01 23:00:02 +0000
  • 5a847b490c Add id attribute for referring to set::anti-spam-quit-message-time. binki 2011-05-01 20:44:59 +0000
  • aac9b61d9c Automatic weekly version update: 201117 autoupdate 2011-04-24 23:00:02 +0000
  • 49ad2b388d Automatic weekly version update: 201116 autoupdate 2011-04-17 23:00:02 +0000
  • b0914f9a44 Automatic weekly version update: 201115 autoupdate 2011-04-10 23:00:03 +0000
  • 2f0cab1ac1 Automatic weekly version update: 201114 autoupdate 2011-04-03 23:00:02 +0000
  • 64776556a9 - Module coders: Added HOOKTYPE_HANDSHAKE which is called before the client handshake, IOTW: as soon as the connection is established. This can be used to do things prior to accepting any commands, such as sending some text. Bram Matthys 2011-04-03 07:45:57 +0000
  • 71102b1d41 Automatic weekly version update: 201113 autoupdate 2011-03-27 23:00:03 +0000
  • 0db5417b83 Automatic weekly version update: 201112 autoupdate 2011-03-21 00:00:03 +0000
  • 34cab7caff - Fix empty/nonexistent short MOTD being shown instead of the full MOTD on user registration. Thanks WakiMiko (#4011). binki 2011-03-14 19:03:41 +0000
  • 938b591358 Remove unused local variable. binki 2011-03-14 18:51:23 +0000
  • 8a39b26e56 Automatic weekly version update: 201111 autoupdate 2011-03-14 00:00:02 +0000
  • 26847b8692 Automatic weekly version update: 201110 autoupdate 2011-03-07 00:00:02 +0000
  • 3acf7b2faa - Fix documentation about channel mode +t and halfops. alef 2011-02-28 22:32:33 +0000
  • 16bd395632 Fix documentation about channel mode +t and halfops. diablo 2011-02-28 21:46:53 +0000
  • 39dd1eaca8 Automatic weekly version update: 201109 autoupdate 2011-02-28 00:00:02 +0000
  • 17b5922cea Update of last update docs (about chanmode +t). bock 2011-02-26 22:13:48 +0000
  • a5e7197daf - Fix documentation about channel mode +t and halfops, thanks warg (#4007). binki 2011-02-23 01:24:26 +0000
  • f1d9606b4f Automatic weekly version update: 201108 autoupdate 2011-02-21 00:00:02 +0000
  • c68c7918dd Automatic weekly version update: 201107 autoupdate 2011-02-14 00:00:03 +0000
  • 5a71b706c3 Automatic weekly version update: 201106 autoupdate 2011-02-07 00:00:03 +0000
  • abae8bad84 Automatic weekly version update: 201105 autoupdate 2011-01-31 00:00:02 +0000
  • 627bfd9cf7 Automatic weekly version update: 201104 autoupdate 2011-01-24 00:00:02 +0000
  • e67274fc69 Automatic weekly version update: 201103 autoupdate 2011-01-17 00:00:02 +0000
  • 7e24744601 Automatic weekly version update: 201102 autoupdate 2011-01-10 00:00:02 +0000
  • cf1a52a927 - Bump server protocol version to 2310, due to the various changes and so you can use deny link { } blocks if you want to deny older versions than this release. Bram Matthys 2011-01-08 10:51:58 +0000
  • 5268649357 Automatic weekly version update: 201101 autoupdate 2011-01-03 00:00:03 +0000
  • 6c69183d5a - Fix pointer handling in remote MOTD code, fixing a crash on REHASH reported by goldenwolf (#3992). binki 2010-12-30 21:05:18 +0000
  • 6baddddc8e - Fix set::ssl::options::no-starttls not being recognized. binki 2010-12-29 18:38:28 +0000
  • 0414d09660 - Updated credits a bit (#3980). Bram Matthys 2010-12-29 17:10:48 +0000
  • 2883eea6c7 - Update doc/compiling_win32.txt a bit (#3975). Bram Matthys 2010-12-29 16:48:34 +0000
  • bcb97efdb3 - Windows installer: if an SSL certificate already exists, then don't check the 'create SSL certificate' by default. Patch from goldenwolf (#3965). Bram Matthys 2010-12-29 16:29:19 +0000