Commit graph

  • ad3de916c8 +- Fixed so we compile without symbols in win32 .. stskeeps 2001-07-05 18:11:35 +0000
  • 2a921e28a7 Fixed a little scan.so bug codemastr 2001-07-05 17:41:44 +0000
  • cfd4e898d8 . stskeeps 2001-07-05 16:53:02 +0000
  • 41246edb24 - Made scan_socks & scan work under win32. Only bug is a \1 IP in /quote scan (?) stskeeps 2001-07-05 16:36:14 +0000
  • 615936938b Made win32 work stskeeps 2001-07-04 14:10:08 +0000
  • dd7b98a4c2 Fixed an SVSFLINE bug when removing an unknown dccdeny codemastr 2001-07-03 22:10:26 +0000
  • 55becdc356 various fixes codemastr 2001-07-03 21:38:37 +0000
  • 80c9185de9 Updated m_template.c to use module version 2 codemastr 2001-07-03 16:53:59 +0000
  • 33c6693da0 . stskeeps 2001-07-03 14:39:25 +0000
  • 477df429d3 +- Made a /scan fix, and fixed some version numbers found by Morbid stskeeps 2001-07-03 14:20:45 +0000
  • 0a5b46f054 Win32 fixes codemastr 2001-07-02 22:47:00 +0000
  • 50d86c6013 *** empty log message *** stskeeps 2001-07-02 20:36:19 +0000
  • b22821ec55 Removed a bunch of unused code codemastr 2001-07-02 20:32:53 +0000
  • f585e79a0b ... codemastr 2001-07-02 20:24:12 +0000
  • 8d2bbbab95 +- Fixed some IsToken / sendto_serv_butone screwups, actually think they're + codemastr(TM) coding stskeeps 2001-07-02 19:17:53 +0000
  • 62a39b24d7 +- Minor cosmetic fixes, and SVSNLINE (ban realname). + SVSNLINE + reason_why_moo :realname mask - Add global ban realname + ('_' is converted into spaces) + SVSNLINE - :realname mask - Remove global ban realname + SVSNLINE * - Wipes all global ban realname +- Fixed FIXME dcc_deny_wipe_services + + \ No newline at end of file stskeeps 2001-07-02 18:31:42 +0000
  • 29a0ae1871 removed a few missed userload.h references codemastr 2001-07-02 17:59:29 +0000
  • f3e02b9ada Removed include/userload.h (not used) codemastr 2001-07-02 16:30:06 +0000
  • 63b3220971 Updated the stats help list for newconf codemastr 2001-07-02 16:21:24 +0000
  • e9f47d1271 . stskeeps 2001-07-02 09:17:50 +0000
  • d3aef18d3e . stskeeps 2001-07-02 08:26:25 +0000
  • e01cf0f3f4 +- Random cosmetic fixes stskeeps 2001-07-02 08:24:04 +0000
  • 9f19792b95 fixed some misc rh7 warnings codemastr 2001-07-02 00:57:57 +0000
  • ad7a03644c +- /htm fix by Griever stskeeps 2001-07-01 23:14:14 +0000
  • b3ec92858a *** empty log message *** stskeeps 2001-07-01 22:34:31 +0000
  • 2fe7e4986f +- Some /info stuff, updated docs, .CHANGES.NEW, .RELEASENOTES stskeeps 2001-07-01 22:32:44 +0000
  • af397fa6c2 . stskeeps 2001-07-01 20:11:08 +0000
  • c36797d8f1 Fixed a scan bug on rehash codemastr 2001-07-01 19:44:49 +0000
  • 514a1026eb +- Added some thread debugging, and fixed a SVS2MODE bug stskeeps 2001-07-01 10:14:46 +0000
  • 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