Commit graph

  • 3095782cfd Various fixes codemastr 2003-01-14 21:25:04 +0000
  • fed61efcdb Misc. fixes codemastr 2003-01-11 19:33:42 +0000
  • fe9dc6d3c4 Fixed bug 601 - ipport_seperate() used strtok() to separate ip:port but when just :port was specified it skipped the leading : and assigned the port to ip and null to the port causing the calling routine to seg fault. mcskaf 2003-01-07 02:30:21 +0000
  • 8523a7554b Fixed a random bug and added link::password-connect encryption error codemastr 2003-01-05 16:51:15 +0000
  • d47e956c5b Fixed a bug in the empty channel fix codemastr 2003-01-05 01:28:23 +0000
  • b455704e7f Added a patch by Syzop to increase randomness of the random numbers codemastr 2003-01-05 01:26:28 +0000
  • 909c5843cb Fixed bug with whole bunch of users in an empty channel (codemastr found it) luke 2003-01-04 21:42:03 +0000
  • 286115c256 Fixed some conf3 bugs codemastr 2003-01-03 17:44:02 +0000
  • 91b9fa2281 Removed USE_LONGMODE codemastr 2003-01-03 17:05:58 +0000
  • a123023350 Added the ability to specify port ranges codemastr 2003-01-02 20:49:44 +0000
  • d7c59f9961 Fixed a few bugs codemastr 2003-01-02 19:32:58 +0000
  • efa61e7ec0 Fixed a bug in the binary searching routines codemastr 2002-12-29 17:34:51 +0000
  • 2270e37dca Added pretty_time_val codemastr 2002-12-20 22:09:38 +0000
  • 31171c09b4 Fixed a bug where setting umode -o didn't set -h codemastr 2002-12-19 21:59:22 +0000
  • 67b1118abb Added set::snomask-on-oper codemastr 2002-12-19 21:49:37 +0000
  • 24cd9ff5ef TKL fix and shit griever 2002-12-19 20:40:40 +0000
  • a94f2e208f Fix bug 552 mcskaf 2002-12-17 20:08:00 +0000
  • ab66342581 Fix bug 552 mcskaf 2002-12-17 19:56:36 +0000
  • c3f23435d5 Detect include file error. mcskaf 2002-12-17 19:53:41 +0000
  • e1b22ca767 bah src/umodes.c stskeeps 2002-12-16 13:36:50 +0000
  • 3c99989a07 fuck it all stskeeps 2002-12-16 13:36:18 +0000
  • 0fc5b50258 Docs updates codemastr 2002-12-15 16:30:47 +0000
  • 5196094ca7 Added chmode +u to help.conf codemastr 2002-12-15 01:43:16 +0000
  • 140eed6b4c Fixed a win32 bug with showing included files on the config menu codemastr 2002-12-15 01:35:07 +0000
  • f5e278fac7 Fixed a +/-f bug when using values > 65535. Now limits to 500:500 codemastr 2002-12-14 18:22:20 +0000
  • 5a4e05a429 Fixed a crash if oper::flags is missing codemastr 2002-12-14 18:14:59 +0000
  • 7c0bc3f0be Fixed a tsctl and a make install bug codemastr 2002-12-14 17:29:39 +0000
  • a15d1337c0 ... codemastr 2002-12-13 22:35:07 +0000
  • 696533a163 Rewrote some +G code codemastr 2002-12-13 22:06:17 +0000
  • ef5f1c354b Added set::htm for htm options codemastr 2002-12-11 17:35:18 +0000
  • a76476371e *** beta13 released *** stskeeps 2002-12-09 20:02:25 +0000
  • 04be404c6c - Changed base version name to Unreal3.2, instead of Unreal3.2-Selene - Made McSkaf part of core coder team stskeeps 2002-12-09 19:54:35 +0000
  • 997cb99faf Changed DWORD to u_int32_t. mcskaf 2002-12-08 20:32:56 +0000
  • c609e0bbb1 IRCCreateThreadEx() was causing exception on Windows. mcskaf 2002-12-08 20:09:27 +0000
  • 2783e635b6 Fixed a typo codemastr 2002-12-08 18:44:30 +0000
  • 5f9285e139 Updated version number in win32 installer codemastr 2002-12-05 20:09:27 +0000
  • 2eef007c8a fixup commit for tag 'unreal3_2_beta13_rc1' cvs2hg 2002-12-05 19:51:26 +0000
  • d2e87700c3 - Added back the commands check that didn't get added in conf3 (lamers beware) stskeeps 2002-12-05 19:51:25 +0000
  • 1c74c7458f docs updates codemastr 2002-12-05 16:54:05 +0000
  • 9102ebacf7 Use P_EWORKING in connect(). mcskaf 2002-12-01 19:44:12 +0000
  • 2d9186c7a3 Fixed a dumb mistake. mcskaf 2002-12-01 19:13:47 +0000
  • c28b3db527 Changed connect() success/fail checking in scanners for all OSs. mcskaf 2002-12-01 19:10:26 +0000
  • 28fbd0bafe Added P_EWORKING define. Indicates a socket call is in progress on all OSs. mcskaf 2002-12-01 18:53:06 +0000
  • 2182c90be5 Release preparations codemastr 2002-12-01 18:23:11 +0000
  • 6c167e3590 Documentation updates and misc. fixes codemastr 2002-12-01 17:50:08 +0000
  • b148656164 Change resolver to use our IRCMutex macros. mcskaf 2002-12-01 17:42:56 +0000
  • 5d31e2ac68 Changed the thread API to fix some win32 crashes codemastr 2002-12-01 17:11:34 +0000
  • 1a64c71e7f Added a patch for logging vhosts in connect/disconnect notices codemastr 2002-11-30 21:11:05 +0000
  • 48fb658531 Removed m_kline.c and m_zline.c they are now implimented as part of m_tkl.c codemastr 2002-11-30 21:01:12 +0000
  • 211e930a1e Fixed an oper count bug with SVS2MODE codemastr 2002-11-30 19:22:43 +0000
  • f7d349e60a - Changed .SICI to point to cacert.org instead (patch by evilbunny) stskeeps 2002-11-29 07:23:04 +0000
  • a5547b65f4 - Made config actually add listeners when rehashing (...) also you can now change listener flags using /rehash stskeeps 2002-11-28 17:34:19 +0000
  • d21fc4bcca Fixed some logical module rehash problems codemastr 2002-11-28 16:21:05 +0000
  • b39615e26a Fixed doc: Changed set::scan::ban-time to set::scan::bantime. Added set::scan::timeout. mcskaf 2002-11-27 22:05:59 +0000
  • a3c6b57a70 Changed set::scan::ban-time to set::scan::bantime. Added set::scan::timeout. mcskaf 2002-11-27 22:03:47 +0000
  • ebed8efde7 Fixed typos in set::scan::bind-ip and set::scan::ban-time mcskaf 2002-11-27 21:05:20 +0000
  • 84fe71337e Docs fixes codemastr 2002-11-27 20:45:42 +0000
  • 8bf8eff75a - Removed makeconf stskeeps 2002-11-27 20:40:30 +0000
  • 9dd4b699b8 Cleaned up module code codemastr 2002-11-27 17:40:28 +0000
  • 24eac63abd Changed the conf3 return values codemastr 2002-11-27 17:19:33 +0000
  • 4b738b28e2 - Small typo in config validation found by ins4ne stskeeps 2002-11-27 15:23:35 +0000
  • c43a4d35c4 stuff stskeeps 2002-11-27 14:55:47 +0000
  • fcfbf1cdaf serious who bug stskeeps 2002-11-27 14:53:51 +0000
  • dd2bf9e926 Fixed a bug where chmode +q users could not kick chmode +a users codemastr 2002-11-26 23:07:13 +0000
  • 6750bca21c ... codemastr 2002-11-26 20:23:23 +0000
  • 736474aa5f Finished module rehashing codemastr 2002-11-26 20:15:17 +0000
  • 0ba49b9c4e Made modules rehash under dynamic linking codemastr 2002-11-26 19:52:02 +0000
  • b87f79a271 Made alias{}'s get rehashed codemastr 2002-11-24 23:32:25 +0000
  • a21df7fcf5 Fixed sendto_ functions to use slot number as index into sentalong array. mcskaf 2002-11-23 00:09:48 +0000
  • 7ce89318f8 conf3 fix codemastr 2002-11-22 23:25:49 +0000
  • 3d945f5b1d Fixed sendto_ functions to use slot number as index into sentalong array. mcskaf 2002-11-22 23:25:20 +0000
  • eba7f5ffe0 Fixed sendto_ functions to use slot number as index into sentalong array. mcskaf 2002-11-22 23:07:35 +0000
  • 387565717f Converted deny {} to conf3 codemastr 2002-11-22 22:25:19 +0000
  • 6a65111f12 Fixed several conf3 errors codemastr 2002-11-22 21:46:31 +0000
  • cd83b8a845 - Fixed win32 compile error with default: ; stskeeps 2002-11-22 21:04:40 +0000
  • e4bd382898 - /rehash for conf3 (that works) :) stskeeps 2002-11-22 16:16:33 +0000
  • ce64bf6f6c Changes to the module config system codemastr 2002-11-18 20:04:36 +0000
  • 594f8646d3 Made modules able to have config directives codemastr 2002-11-18 00:54:05 +0000
  • e392d1435f Fixed a bug when set::help-channel is missing codemastr 2002-11-17 20:00:43 +0000
  • d1e0d459c5 Added can_override oper flag codemastr 2002-11-17 17:31:30 +0000
  • 1b17b5c0be Fixed a win32 debugger bug codemastr 2002-11-17 01:49:22 +0000
  • 5e9107815e Added SVSLUSERS codemastr 2002-11-16 20:52:16 +0000
  • 45590c3b5d Made alias {} work in conf3 and recoded the way aliases work somewhat codemastr 2002-11-08 21:26:44 +0000
  • 808acb8e57 - Finished up conf3, still needing some directives added but it sortof works. Rehash doesn't yet. - Fixed some idiotic lack of src/modules/Makefile.in changes for the sake of commands.so when /zline /kline etc was moved to a module stskeeps 2002-11-05 19:25:21 +0000
  • f99caaa2bd Fixed alphabeticalising of named oper flags, added _conf/test_link stskeeps 2002-11-05 13:52:44 +0000
  • d75ffab485 Fixed some configure problems with gcc3 codemastr 2002-11-02 20:32:47 +0000
  • 16dd1804be Converted log and help to conf3 codemastr 2002-11-02 17:24:54 +0000
  • 85598d17ce Conf3 cleanups codemastr 2002-11-01 20:31:08 +0000
  • b28ad5f76c Changed config flag parsers to use a binary search codemastr 2002-11-01 20:11:36 +0000
  • 6dae920358 Made the main conf3 searching routine use a binary search codemastr 2002-10-27 20:31:02 +0000
  • 9a280f3e14 Possible win32 resolver fix, conf3 fixes codemastr 2002-10-27 17:32:33 +0000
  • 402f031da1 bug stskeeps 2002-10-26 21:42:36 +0000
  • 09bacf360e - Made CLIENT_FLOOD more customizable - Fixed some conf3 compile errors and block-modded _*_tld stskeeps 2002-10-26 19:55:24 +0000
  • 6d77b60387 Added some additional NT Service options to the win32 installer codemastr 2002-10-26 19:20:52 +0000
  • 1e23915986 Merged unrealinstssl.iss into unrealinst.iss codemastr 2002-10-25 17:37:53 +0000
  • 391098a197 kline has been replaced with tkline griever 2002-10-24 15:58:44 +0000
  • 553c66eae6 . stskeeps 2002-10-20 20:33:29 +0000
  • 34287cb733 f stskeeps 2002-10-19 17:40:23 +0000
  • 6ad5b43fb5 - Fixed conf3 bug with _conf_except tkl stskeeps 2002-10-19 17:37:52 +0000
  • 613c78924d conf3 stskeeps 2002-10-19 17:33:05 +0000