Commit graph

  • 8ad50de220 - Finish token removal from Command objects William Pitcock 2013-05-19 21:29:26 +00:00
  • ca86485927 - Remove token parameter from CommandAdd(). William Pitcock 2013-05-19 21:27:26 +00:00
  • 5238ce7df6 - Enable V6ONLY on ident sockets for ipv6 connections, patch from FalconKirtaran. (#4193) William Pitcock 2013-05-19 21:04:57 +00:00
  • a9ce94de9b - Remove sendto_channelprefix_butone_tok(). William Pitcock 2013-05-19 20:59:29 +00:00
  • ec440be9a3 - remove calls to sendto_channelprefix_butone_tok() in modules William Pitcock 2013-05-19 20:57:30 +00:00
  • f5adc61da5 - Remove sendto_channelprefix_butone_tok() usage from core. William Pitcock 2013-05-19 20:51:35 +00:00
  • 5b66f7abe6 - Finally remove sendto_server_butone_token(). --- include/proto.h | 2 -- src/send.c | 24 ------------------------ 2 files changed, 26 deletions(-) =?UTF-8?q?Mantas=20Mikul=C4=97nas?= 2013-05-19 20:37:16 +00:00
  • 3e47992755 - Remove remaining uses of sendto_serv_butone_token() from modules. --- src/modules/m_chatops.c | 10 ++++------ src/modules/m_chghost.c | 4 ++-- src/modules/m_chgident.c | 5 ++--- src/modules/m_chgname.c | 4 ++-- src/modules/m_globops.c | 4 ++-- src/modules/m_join.c | 13 +++++-------- src/modules/m_kick.c | 5 ++--- src/modules/m_mode.c | 26 ++++++++++++-------------- src/modules/m_nachat.c | 4 ++-- src/modules/m_nick.c | 4 ++-- src/modules/m_oper.c | 9 ++++----- src/modules/m_part.c | 9 ++++----- src/modules/m_sajoin.c | 3 +-- src/modules/m_sasl.c | 20 +++++++++++--------- src/modules/m_sdesc.c | 3 +-- src/modules/m_sendsno.c | 3 +-- src/modules/m_sethost.c | 3 +-- src/modules/m_setident.c | 3 +-- src/modules/m_setname.c | 2 +- src/modules/m_svsfline.c | 15 ++++----------- src/modules/m_svskill.c | 3 +-- src/modules/m_svsmode.c | 12 ++++++------ src/modules/m_svsmotd.c | 10 ++++------ src/modules/m_svsnick.c | 3 +-- src/modules/m_svsnline.c | 15 ++++----------- src/modules/m_svssilence.c | 2 +- src/modules/m_swhois.c | 3 +-- src/modules/m_tkl.c | 10 +++++----- src/modules/m_topic.c | 14 +++++--------- src/modules/m_vhost.c | 12 +++++------- 30 files changed, 97 insertions(+), 136 deletions(-) =?UTF-8?q?Mantas=20Mikul=C4=97nas?= 2013-05-19 20:36:56 +00:00
  • cecbf38775 - m_adminchat: Use the correct command. --- src/modules/m_adminchat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) =?UTF-8?q?Mantas=20Mikul=C4=97nas?= 2013-05-19 20:35:24 +00:00
  • 0e0d4e2959 - Kill some more sendto_serv_butone_token() use. William Pitcock 2013-05-19 10:52:25 +00:00
  • 853ab1955f - config_warn() when server link block has deprecated/removed zip option (#4189) William Pitcock 2013-05-19 10:46:16 +00:00
  • 061c405172 - Remove base64enc() and friends, as they are no longer used. Patch from FalconKirtaran (#4199). William Pitcock 2013-05-19 10:36:38 +00:00
  • a3d24664ca - Ensure we pass a static format string to sendto_one(). Patch from FalconKirtaran (#4200). William Pitcock 2013-05-19 10:33:36 +00:00
  • 6085877aa7 - Remove TS2ts() and %B usage in formatter strings. Patch from FalconKirtaran (#4197, #4198). William Pitcock 2013-05-19 08:36:49 +00:00
  • b2214aba9f - Remove SJB64 stuff, patch from FalconKirtaran (#4190). William Pitcock 2013-05-19 08:09:02 +00:00
  • 9c857d1314 - Fix incorrect parameter use on sendto_serv_butone_token_opt(), reported and patch supplied by FalconKirtaran (#4195) William Pitcock 2013-05-19 08:06:08 +00:00
  • 55a169cd75 - Remove include/zip.h and src/zip.c William Pitcock 2013-05-19 08:05:11 +00:00
  • 38888442fb French doc: - Patch from FalconKirtaran to restrict /TSCTL OFFSET to can_tsctl permission (#2303) (r28f9e289d4df) - Remove ziplinks support, patch from FalconKirtaran. (#4189) (r529b168ff8c1) Thomas Fargeix 2013-05-18 01:51:59 +02:00
  • 7c42c025dd French doc: example.fr.conf: - Update example config for pending commands.so removal. (r0cb592422175) - Implement support for TCP_DEFER_ACCEPT (synflood-hardening). (#4096) (r2ea87de39063) - remove global flag from oper block as it is implied by netadmin. (#4092) (r491e69c8ede6) Thomas Fargeix 2013-05-12 01:30:06 +02:00
  • 922aa6a4af - Fix typos in previous commit. William Pitcock 2013-05-16 08:00:44 +00:00
  • a1ad90bab4 - Use a unified counter instead of depending on Client.slot for sending William Pitcock 2013-05-16 07:53:19 +00:00
  • c41ca43145 - Remove ziplinks support, patch from FalconKirtaran. (#4189) William Pitcock 2013-05-16 06:36:13 +00:00
  • b4424fafb6 - m_adminchat: remove sendto_serv_butone_token() William Pitcock 2013-05-15 05:36:18 +00:00
  • e2b7389455 - Patch from FalconKirtaran to restrict /TSCTL OFFSET to can_tsctl permission (#2303) William Pitcock 2013-05-14 08:29:42 +00:00
  • 67669c0299 - core: remove references to sendto_serv_butone_token() and friends William Pitcock 2013-05-14 01:26:41 +00:00
  • fa4245546d - whois: honour multi-prefix capability (#4192) William Pitcock 2013-05-13 22:48:19 +00:00
  • 2076fd5023 - Remove hunt_server_token() as it is no longer used. William Pitcock 2013-05-13 22:05:34 +00:00
  • 4b9370b0a3 - Remove references to hunt_server_token() in modules. William Pitcock 2013-05-13 22:03:07 +00:00
  • befe488d14 - remove references to hunt_server_token() in core William Pitcock 2013-05-13 21:46:20 +00:00
  • 32776a4ad1 - remove hunt_server_token_quiet() as it is not in use by anything William Pitcock 2013-05-13 21:39:49 +00:00
  • 228cf4ae7b - Remove PROTO_TOKEN and IsToken(). William Pitcock 2013-05-13 05:39:00 +00:00
  • d7989a1b5b - Remove IsToken() references, pass 2. William Pitcock 2013-05-13 05:18:43 +00:00
  • d1da8aff73 - Remove IsToken() references from modules, pass 1. William Pitcock 2013-05-13 05:10:31 +00:00
  • 6ac8721c64 - core: remove all references to IsToken() William Pitcock 2013-05-13 05:03:28 +00:00
  • 6cde7c6ded - fix SO_ACCEPTFILTER build on freebsd William Pitcock 2013-05-13 04:37:12 +00:00
  • c47c75f103 - parser: remove TokenHash and related code William Pitcock 2013-05-13 04:35:00 +00:00
  • 04e9199934 - Remove ClearToken(). William Pitcock 2013-05-13 04:18:52 +00:00
  • 7e9cbe6ef8 - Fix typo, patch supplied by FalconKirtaran (#4175). William Pitcock 2013-05-12 05:28:34 +00:00
  • 2fafedf265 - squit: use find_server_quickx() William Pitcock 2013-05-10 22:42:32 +00:00
  • e92dac1a6f This one is better, and actually compiles ;) Bram Matthys 2013-05-10 19:32:14 +02:00
  • af47365272 Fix strange issue where linking didn't work because UnrealIRCd would bind to (for example) the loopback interface before connecting to the remote server. In addition to that, we now don't bind() at all when bind-ip is not present or is set to "*". Bram Matthys 2013-05-10 19:27:36 +02:00
  • 89d36ffbc8 - Fix bug with early ESVID implementations which use * instead of 0. William Pitcock 2013-05-09 01:50:45 +00:00
  • df65c4bc92 - Early pass at release-notes updating. William Pitcock 2013-05-09 01:45:20 +00:00
  • 2903ca4bad - Fix state corruption in NOQUIT code due to API changes. William Pitcock 2013-05-09 01:39:23 +00:00
  • 441c5743a8 - Remove old Servers list maintained by ALN code William Pitcock 2013-05-09 01:24:37 +00:00
  • 2dd9708699 - Remove me::numeric handling from config parser William Pitcock 2013-05-09 01:24:09 +00:00
  • f54e8dd3e8 - last pass of killing numeric code. William Pitcock 2013-05-09 01:11:56 +00:00
  • e73d9dc6cf - remainder of aln: use &global_server_list. William Pitcock 2013-05-09 01:07:16 +00:00
  • a3b869b80a - Remove numeric support, pass 2. William Pitcock 2013-05-09 01:03:21 +00:00
  • 2b54f0b617 - m_protoctl: ignore SERVERS= token William Pitcock 2013-05-09 00:56:02 +00:00
  • 41d5f93171 - send: remove leftover numeric rewriting stuff William Pitcock 2013-05-09 00:55:27 +00:00
  • bc2d0937f5 - /map: remove numeric stuff William Pitcock 2013-05-09 00:53:52 +00:00
  • 39c117a695 - Remove numerics from server protocol, part 1 William Pitcock 2013-05-09 00:25:02 +00:00
  • 6d6edb3d43 - Remove MOTD line length limit as allowed by IRCv3. (#3724) William Pitcock 2013-05-07 05:34:58 +00:00
  • 6fa31c5624 - Add ability to sqline channels. (#3012) Based in part on Trocotronic's patch in old UnrealIRCd CVS. William Pitcock 2013-05-07 05:02:15 +00:00
  • f0167d1284 - Pull in poll(2) stuff before any other ircd include files. (#4155) This allows us to successfully build on systems where pulling in poll.h pollutes the code with a broken form of ctypes.h due to a few reasons, not limited to, but including, usage of non-namespaced macros which clash with our own. William Pitcock 2013-01-14 02:12:43 -06:00
  • 7530ce6b29 - Don't remove oper-modes such as +S from non-local clients. Reported by Magiobiwan (#4166). This caused an issue with bots from anope BotServ where user modes +Sq were stripped by the IRCd. Bram Matthys 2013-02-19 19:31:30 +01:00
  • 77ccd6b9dd Update French doc about set::dns::nameserver (r3623cab602e7) Thomas Fargeix 2013-02-13 22:33:12 +01:00
  • 780a9c4878 Re Update the documentation about set::dns::nameserver Serkan Sepetci 2013-02-10 03:19:03 +02:00
  • 1a3175f4e7 Update the documentation about set::dns::nameserver Serkan Sepetci 2013-02-10 03:13:20 +02:00
  • 6d93e605f3 Missed to translate a change from Wed Jul 13 22:36:04 2011 -0400 (19 months ago). AngryWolf 2013-02-04 22:17:42 +01:00
  • 939b8797e4 Translated changes of the last 5 months (from Fri Aug 17 10:40:23 2012 +0200). AngryWolf 2013-02-04 22:07:19 +01:00
  • ee775f3e2e Missed to translate a change from Wed Jul 13 23:32:05 2011 -0400 (19 months ago). AngryWolf 2013-02-04 20:28:17 +01:00
  • 9b296df76c Translated changes from Sat Oct 06 12:48:21 2012 +0200 (4 months ago). AngryWolf 2013-02-04 19:56:00 +01:00
  • c2d75396da - Update the unreal32doc.es about set::dns::nameserver Ouadie Akrour 2013-02-02 01:37:16 +00:00
  • b1a396ad2b - Update the documentation about set::dns::nameserver to reflect reality (that the setting is only used if c-ares can’t read /etc/resolv.conf). Nathan Phillip Brink 2013-01-27 05:59:50 +00:00
  • c5866e2a80 allow channel: Permit multiple channel items in one block again, was broken by patch from #4125. Bram Matthys 2013-01-11 19:05:36 +01:00
  • cdd354c306 Reupdated unreal32docs.es Ouadie Akrour 2013-01-11 00:26:55 +00:00
  • d262f6f5e3 '/rehash -global' did often not rehash all servers. Reported by Cronus (#4143). Bram Matthys 2013-01-09 19:41:18 +01:00
  • 97e3d6a2ce Updated unreal32docs.es Ouadie Akrour 2013-01-02 00:52:36 +00:00
  • 9157912636 Added tag unreal3_2_10 for changeset fe153e789040 Bram Matthys 2012-12-28 17:03:36 +01:00
  • 86287db434 Removed tag unreal3_2_10 Bram Matthys 2012-12-28 17:03:32 +01:00
  • 04820fda45 Fix duplicate user@host in away-notify and account-notify, reported by grawity (#4153). Bram Matthys 2012-12-28 17:01:05 +01:00
  • 42cb9fc22a Added tag unreal3_2_10 for changeset f0c4b60ec111 Bram Matthys 2012-12-26 15:51:46 +01:00
  • 70e06587f9 Removed tag unreal3_2_10 Bram Matthys 2012-12-26 15:51:41 +01:00
  • 614d980596 If you are running the IRCd as root and use IRC_USER/IRC_GROUP then we now change ownership of the log file to that user/group so it can still write after the setuid(). Reported by asmadeus (#4152). Bram Matthys 2012-12-26 15:51:26 +01:00
  • 4c93c3d197 Added tag unreal3_2_10 for changeset 7bf37138e074 Bram Matthys 2012-12-25 16:56:23 +01:00
  • 85db29488f last update of release notes Bram Matthys 2012-12-25 16:55:57 +01:00
  • 0178632529 Update contributors in /INFO Bram Matthys 2012-12-25 11:31:11 +01:00
  • 9774805c00 bump version in docs & Unreal.nfo Bram Matthys 2012-12-25 10:54:10 +01:00
  • 8589555273 Bump version in all source/include/text files Bram Matthys 2012-12-25 10:53:12 +01:00
  • 08d55f0d5e re-updated Spanish documentation Ouadie Akrour 2012-12-05 22:53:44 +00:00
  • bd865e7a65 re-updated unreal32docs.tr Serkan Sepetci 2012-11-26 21:34:00 +02:00
  • 537e104611 Updated unreal32docs.tr Serkan Sepetci 2012-11-26 21:21:32 +02:00
  • 5d25b1b0d5 Updated Spanish documentation Ouadie Akrour 2012-11-26 02:09:11 +00:00
  • ee4708774a Updated Spanish documentation Ouadie Akrour 2012-11-26 02:03:12 +00:00
  • be4e63ac89 Updated Spanish documentation Ouadie Akrour 2012-11-24 15:34:43 +00:00
  • 139b5e9831 Update ./createchangelog to make it only show changes on default branch. Bram Matthys 2012-11-23 19:52:07 +01:00
  • 3f7577144e - #0003107 feature request by Sakkath regarding new WHO flag: +p <port> wolfsage 2007-06-09 19:15:18 +00:00
  • cb775e1586 - Remove some config system vestiges. (#2677) William Pitcock 2013-05-07 04:35:08 +00:00
  • 6e6e7d1dc4 - Test that a log file can be created with write permissions. (#3075) William Pitcock 2013-05-07 04:19:59 +00:00
  • 2eb684000f - Add support for configuring a shorter nick-length. (#3042) William Pitcock 2013-05-07 04:12:19 +00:00
  • b9565cd2f2 - example config: remove global flag from oper block as it is implied by netadmin. (#4092) William Pitcock 2013-05-07 00:18:05 +00:00
  • a10f48d470 - Keep the log file open and track it on the FD list. (#2943) William Pitcock 2013-05-06 23:49:14 +00:00
  • 4c2f110e19 - Add fd_fileopen() which wraps open(2) but tracks the FD in the FD table. William Pitcock 2013-05-06 23:16:39 +00:00
  • 0c091e9434 - Add katsklaw's make distclean patch. (#3989) William Pitcock 2013-05-06 06:53:55 +00:00
  • 6c2ef637e5 - Fix thinko. William Pitcock 2013-05-06 06:37:44 +00:00
  • 0912de822f - Allow halfops to set mode +N (which is consistent with extban ~n:*!*@*). (#3728) William Pitcock 2013-05-06 06:07:38 +00:00
  • 5a4babdb9d - CHGHOST: Switch from part-join-mode to quit-join-mode like charybdis and ircu. (#3038) William Pitcock 2013-05-06 06:00:05 +00:00
  • daf6cba195 - Typo fix William Pitcock 2013-05-06 05:59:14 +00:00