Commit Graph

  • 189242d07c . stskeeps 2001-06-30 16:26:22 +0000
  • e6fd53f363 . stskeeps 2001-06-30 12:06:23 +0000
  • 5795f3c489 +- Fixed some minor mod_load troubles, and made it go a little more sensible + regarding retarded rehashes stskeeps 2001-06-29 23:28:18 +0000
  • 0053fe0b8a Made a minor message change to ./Setup codemastr 2001-06-29 21:47:35 +0000
  • e959419e4a Rewrote updconf to actually work codemastr 2001-06-29 21:44:06 +0000
  • 52fd41449e - Fixed a pthread_join stskeeps 2001-06-29 18:44:29 +0000
  • 6d3b664922 Updated thread porting code to support more functions codemastr 2001-06-29 18:38:11 +0000
  • 5357d536a1 +- Moved blackhole into scan.c and removed blackhole.c, and fixed some + blackhole bugs. stskeeps 2001-06-29 18:37:33 +0000
  • 89ac1c8723 fixed a module bug codemastr 2001-06-29 15:02:54 +0000
  • 09e4767c45 module changes codemastr 2001-06-29 14:57:21 +0000
  • c2e3552039 Made unreal call all the mod_unload's when it shuts down codemastr 2001-06-29 14:03:16 +0000
  • f2bd92c9ad +- Made version.c depend on ../Changes stskeeps 2001-06-29 09:48:05 +0000
  • de306fc395 +- Commited the +k fix to +L stskeeps 2001-06-29 09:04:40 +0000
  • 7680ec834a -- Made glob() use GLOB_LIMIT on OpenBSD 2.9 to help prevent a DoS +- Fixed autoconf/Makefile screwup caused by codemastr +- Fixed a problem with IPv6 always enabled (could you check this fix, code?) - Fixed a bug allowing channek keys to have spaces - Cleaned up some thread porting code - Added a new versioning system to allow easy tracking of bugs +- Made glob() use GLOB_LIMIT on OpenBSD 2.9 to help prevent a DoS - Fixed makeconf +- Changed the way modules work. We're now at MOD_VERSION 2 +- Changed ALL MODULES to version 2 stskeeps 2001-06-28 20:30:54 +0000
  • a499f98271 fixed makeconf codemastr 2001-06-27 21:40:59 +0000
  • dfb1942aba added a new versioning system to help track bugs codemastr 2001-06-27 20:53:47 +0000
  • 91c6e584e6 cleaned up some thread porting code a bit codemastr 2001-06-27 17:16:39 +0000
  • 794500dbc5 Fixed a bug allowing channel keys to have spaces codemastr 2001-06-27 15:44:52 +0000
  • 2c9232113e Made glob() used GLOB_LIMIT on OpenBSD 2.9 to try and stop DoSing codemastr 2001-06-27 15:38:10 +0000
  • d276e9a197 added IPv6 support to ./Config codemastr 2001-06-27 00:35:42 +0000
  • 16e06cb6a0 Added the ability to use file globs in loadmodule and include codemastr 2001-06-26 23:45:56 +0000
  • e03c23820a added configure check for glob.h codemastr 2001-06-26 23:44:59 +0000
  • 95d1575c54 removed some remnants of umode +b codemastr 2001-06-26 19:57:49 +0000
  • 2fe33658f3 cleaned up mod_depend a bit to look nicer codemastr 2001-06-26 17:08:54 +0000
  • 724f829a0e +- Added in Griever's SJOIN fix stskeeps 2001-06-26 09:27:44 +0000
  • 0246583fe1 +- Added mod_depend checking, see scan_socks.c for example stskeeps 2001-06-25 23:34:15 +0000
  • e604a72114 Fixed /stats to work fully with newconf codemastr 2001-06-25 20:13:37 +0000
  • 740084b6d9 Fixed a bug where configure would pick both -ldescrypt and -lcrypt codemastr 2001-06-25 19:58:21 +0000
  • df21d67573 moved swhois and svsmotd to modules codemastr 2001-06-24 21:03:08 +0000
  • a3e375745c moved svsmode and svs2mode to m_svsmode.so codemastr 2001-06-24 20:36:05 +0000
  • d30a4f619c Added a little utility to make converting an m_* command to a module easier codemastr 2001-06-24 19:55:35 +0000
  • 3b0d162573 too lazy to write a real message codemastr 2001-06-24 19:40:56 +0000
  • 3aa24503f5 Fixed a rehash bug dealing with stderr codemastr 2001-06-24 17:12:31 +0000
  • 3e656cf43e ... codemastr 2001-06-23 20:14:46 +0000
  • 793a447df1 ... codemastr 2001-06-23 20:14:45 +0000
  • c88e6392c0 ... codemastr 2001-06-23 20:12:37 +0000
  • 412b6fdec3 ... codemastr 2001-06-23 20:10:42 +0000
  • 9952f21f5b Made Unreal use FSU Pthreads if the system has 'broken' pthreads codemastr 2001-06-23 20:08:16 +0000
  • 2f9a35ed6f +- Some more INET6 fixes stskeeps 2001-06-23 13:57:14 +0000
  • 6eb059436b +- Taking some more Config changes stskeeps 2001-06-22 22:10:27 +0000
  • c85f59cfe3 . stskeeps 2001-06-22 21:51:44 +0000
  • 432f632839 . stskeeps 2001-06-22 21:46:05 +0000
  • d2ea4937ed blah stskeeps 2001-06-22 21:43:37 +0000
  • 6cf10d76c9 . stskeeps 2001-06-22 21:33:01 +0000
  • 323f7f67be +- Fixed a configure.in error with IRCDLOBS stskeeps 2001-06-22 21:29:01 +0000
  • 776fa42cf7 +- Some more more configure.in fixes, regarding -export-dynamic, and buffer + pools, and some illegal if test $var = othervar stskeeps 2001-06-22 21:10:13 +0000
  • 12eabdba06 +- Some more configure.in fixes, and made ./Config -q & -quick (do not ask + questions, just run with data in config.settings) stskeeps 2001-06-22 20:53:00 +0000
  • 266b0bb33f +- Moved config/ to autoconf/ +- Some fixes to configure.in that seemly got deleted? stskeeps 2001-06-22 18:10:26 +0000
  • 432b8296f4 +- Moved config/ to autoconf/ stskeeps 2001-06-22 17:17:11 +0000
  • 82f62f84be OpenBSD bug fixes stskeeps 2001-06-21 21:02:12 +0000
  • 5ceda9a5ac *** empty log message *** codemastr 2001-06-20 17:48:03 +0000
  • 7f62aab7d3 Fixed a few configure problems with sunos and amiga codemastr 2001-06-20 16:55:35 +0000
  • cc4596cf7e Fixed the keywalk bug reported by BaTmAn codemastr 2001-06-19 16:15:43 +0000
  • d269e1a8a1 +- Made CRYPTOIRCD get cached in config.cache +- Fixed generation of certs, moved from configure.in to Config +- Fixed lack of -lssl stskeeps 2001-06-19 16:09:48 +0000
  • a46aa2a4bb Config changes codemastr 2001-06-19 15:46:24 +0000
  • 5b7168d1e1 +- Minor fixes to Config, a license, etc stskeeps 2001-06-19 15:26:08 +0000
  • 82c52cb2a9 rewrote Config to be more of an interface than a standalone config utility codemastr 2001-06-19 01:03:21 +0000
  • de215877c1 fixed a typo in configure codemastr 2001-06-19 00:28:38 +0000
  • ee1c51020b +- Config fixes, settings.h and Makefile.dist are now dead. RIP. stskeeps 2001-06-18 20:55:48 +0000
  • f40ec73cbb ... codemastr 2001-06-18 20:21:57 +0000
  • aa5ee8b79f added ./configure (autoconf generated configure script codemastr 2001-06-18 17:19:35 +0000
  • e28fe9d777 Added numeric 005 NETWORK= token support codemastr 2001-06-17 17:03:13 +0000
  • 00ed3759bb +- Fixed some scan-socks and blackhole fuckups stskeeps 2001-06-17 17:02:09 +0000
  • ca95bdbbed Fixed a quarantine bug(?) codemastr 2001-06-16 15:18:44 +0000
  • 63170bd946 +- Removed the old SOCKS check code. stskeeps 2001-06-16 10:36:08 +0000
  • 0abf279a66 +- Fixed a codemastr screwup in quarantine code stskeeps 2001-06-15 21:06:10 +0000
  • a0538911d4 \ No newline at end of file +- Made blackhole.so work +- Fixed a set_non_blocking bug stskeeps 2001-06-14 15:31:42 +0000
  • 901bcc8a41 +- Made blackhole.so work stskeeps 2001-06-13 14:13:32 +0000
  • fe9735bd4e Added link::options::quarantine codemastr 2001-06-11 15:21:08 +0000
  • 3196657cd4 removed agent.c updated win32 makefile codemastr 2001-06-11 14:44:13 +0000
  • b18a357202 rm codemastr 2001-06-11 14:43:54 +0000
  • 49030ee0dd Added hook HOOKTYPE_PRE_LOCAL_CONNECT codemastr 2001-06-11 14:39:08 +0000
  • f5fa79afac added numeric 105 in /version codemastr 2001-06-11 14:18:40 +0000
  • 78520f8cd0 +- Fixed double dependicies bug.. stupid dlsym stskeeps 2001-06-10 21:57:39 +0000
  • 8db346ed62 Added some pthread checking support codemastr 2001-06-10 20:43:47 +0000
  • 29b19f988b +- Minor src/Makefile screwup fix stskeeps 2001-06-10 20:42:38 +0000
  • 8e4f620f7d Allowed capturing of unknown set {} variables by modules (conf_unknown_set) codemastr 2001-06-10 20:24:23 +0000
  • 8f28d5f0d5 +- Fixed /quote sethost : and /quote setident : exploit, found by ac1d, fixed + by Griever stskeeps 2001-06-10 19:50:24 +0000
  • 2186d042ca fixup commit for tag 'unreal3_2_12june' cvs2hg 2001-06-09 19:56:22 +0000
  • 5dfe97a9c6 +- Fixed up scan_dummy.c stskeeps 2001-06-09 19:56:21 +0000
  • 3aebacf774 +- Fixed some scan_socks problems - this needs a good hand with stskeeps 2001-06-09 19:06:42 +0000
  • 26a828bf41 Unknown ban * {}, except * {}, deny * {}, allow * {} are accessible to modules codemastr 2001-06-09 17:05:12 +0000
  • fecfd72417 +- Fixed problem with u_int32_t servicesstamps, with SVSMODE and SVS2MODE, + found by Andrew Church \ No newline at end of file stskeeps 2001-06-09 15:30:01 +0000
  • d9941457ad Added hooks to allow you to add config blocks codemastr 2001-06-08 16:55:53 +0000
  • 6ba33745e2 win32 thread change codemastr 2001-06-07 18:19:34 +0000
  • e889beec33 Updated the win32 thread code (maybe it will work now?) codemastr 2001-06-07 17:43:32 +0000
  • d043dc3187 - Fixed codemastr's broken millitime patch (sys/timeb.h) - Added scan_socks.c, added and moved some stuff to include/modules/scan.h (the dir too) - Converted threads to IRC*Thread by codemastr. stskeeps 2001-06-07 16:22:32 +0000
  • 63a3ef308d Made match() a little bit faster codemastr 2001-06-06 20:05:16 +0000
  • 870119644d Made militime() just as accurate on win32 as on linux codemastr 2001-06-05 21:10:21 +0000
  • 66235b4610 minor fix stskeeps 2001-06-04 18:34:26 +0000
  • a3b000358e ... codemastr 2001-06-04 18:31:14 +0000
  • ddcdba2e86 - Fixed bug with changing nicks stskeeps 2001-06-04 11:45:46 +0000
  • ad0e3539da - Changed how hooks work, making them support voidfuncs - Added src/modules/scan.c and src/modules/scan_dummy.c stskeeps 2001-06-04 10:17:16 +0000
  • 66638d66c4 ... codemastr 2001-06-03 23:05:33 +0000
  • 5e482c1059 ... codemastr 2001-06-03 23:01:24 +0000
  • 740eac2273 fixed a win32 bug codemastr 2001-06-03 22:46:31 +0000
  • 595f52c11c made Unreal reload its tray icon if explorer restarts codemastr 2001-06-03 15:13:03 +0000
  • 4ba5ad7885 fixed a /stats c = crash bug codemastr 2001-06-01 22:49:32 +0000
  • 40f3c69ed5 Made Unreal run correctly on OpenBSD codemastr 2001-05-28 14:49:48 +0000
  • b872ad1912 Made a popup menu for the tray icon to contain the same 'buttons' as the GUI does codemastr 2001-05-27 20:04:34 +0000