stskeeps
|
12eabdba06
|
+- Some more configure.in fixes, and made ./Config -q & -quick (do not ask
+ questions, just run with data in config.settings)
|
2001-06-22 20:53:00 +00:00 |
|
stskeeps
|
266b0bb33f
|
+- Moved config/ to autoconf/
+- Some fixes to configure.in that seemly got deleted?
|
2001-06-22 18:10:26 +00:00 |
|
stskeeps
|
432b8296f4
|
+- Moved config/ to autoconf/
|
2001-06-22 17:17:11 +00:00 |
|
stskeeps
|
82f62f84be
|
OpenBSD bug fixes
|
2001-06-21 21:02:12 +00:00 |
|
codemastr
|
7f62aab7d3
|
Fixed a few configure problems with sunos and amiga
|
2001-06-20 16:55:35 +00:00 |
|
codemastr
|
cc4596cf7e
|
Fixed the keywalk bug reported by BaTmAn
|
2001-06-19 16:15:43 +00:00 |
|
stskeeps
|
d269e1a8a1
|
+- Made CRYPTOIRCD get cached in config.cache
+- Fixed generation of certs, moved from configure.in to Config
+- Fixed lack of -lssl
|
2001-06-19 16:09:48 +00:00 |
|
codemastr
|
a46aa2a4bb
|
Config changes
|
2001-06-19 15:46:24 +00:00 |
|
stskeeps
|
5b7168d1e1
|
+- Minor fixes to Config, a license, etc
|
2001-06-19 15:26:08 +00:00 |
|
codemastr
|
82c52cb2a9
|
rewrote Config to be more of an interface than a standalone config utility
|
2001-06-19 01:03:21 +00:00 |
|
codemastr
|
de215877c1
|
fixed a typo in configure
|
2001-06-19 00:28:38 +00:00 |
|
stskeeps
|
ee1c51020b
|
+- Config fixes, settings.h and Makefile.dist are now dead. RIP.
|
2001-06-18 20:55:48 +00:00 |
|
codemastr
|
aa5ee8b79f
|
added ./configure (autoconf generated configure script
|
2001-06-18 17:19:35 +00:00 |
|
codemastr
|
e28fe9d777
|
Added numeric 005 NETWORK= token support
|
2001-06-17 17:03:13 +00:00 |
|
stskeeps
|
00ed3759bb
|
+- Fixed some scan-socks and blackhole fuckups
|
2001-06-17 17:02:09 +00:00 |
|
codemastr
|
ca95bdbbed
|
Fixed a quarantine bug(?)
|
2001-06-16 15:18:44 +00:00 |
|
stskeeps
|
63170bd946
|
+- Removed the old SOCKS check code.
|
2001-06-16 10:36:08 +00:00 |
|
stskeeps
|
0abf279a66
|
+- Fixed a codemastr screwup in quarantine code
|
2001-06-15 21:06:10 +00:00 |
|
stskeeps
|
a0538911d4
|
\ No newline at end of file
+- Made blackhole.so work
+- Fixed a set_non_blocking bug
|
2001-06-14 15:31:42 +00:00 |
|
stskeeps
|
901bcc8a41
|
+- Made blackhole.so work
|
2001-06-13 14:13:32 +00:00 |
|
codemastr
|
fe9735bd4e
|
Added link::options::quarantine
|
2001-06-11 15:21:08 +00:00 |
|
codemastr
|
3196657cd4
|
removed agent.c updated win32 makefile
|
2001-06-11 14:44:13 +00:00 |
|
codemastr
|
49030ee0dd
|
Added hook HOOKTYPE_PRE_LOCAL_CONNECT
|
2001-06-11 14:39:08 +00:00 |
|
codemastr
|
f5fa79afac
|
added numeric 105 in /version
|
2001-06-11 14:18:40 +00:00 |
|
stskeeps
|
78520f8cd0
|
+- Fixed double dependicies bug.. stupid dlsym
|
2001-06-10 21:57:39 +00:00 |
|
codemastr
|
8db346ed62
|
Added some pthread checking support
|
2001-06-10 20:43:47 +00:00 |
|
stskeeps
|
29b19f988b
|
+- Minor src/Makefile screwup fix
|
2001-06-10 20:42:38 +00:00 |
|
codemastr
|
8e4f620f7d
|
Allowed capturing of unknown set {} variables by modules (conf_unknown_set)
|
2001-06-10 20:24:23 +00:00 |
|
stskeeps
|
8f28d5f0d5
|
+- Fixed /quote sethost : and /quote setident : exploit, found by ac1d, fixed
+ by Griever
|
2001-06-10 19:50:24 +00:00 |
|
stskeeps
|
5dfe97a9c6
|
+- Fixed up scan_dummy.c
|
2001-06-09 19:56:21 +00:00 |
|
stskeeps
|
3aebacf774
|
+- Fixed some scan_socks problems - this needs a good hand with
|
2001-06-09 19:06:42 +00:00 |
|
codemastr
|
26a828bf41
|
Unknown ban * {}, except * {}, deny * {}, allow * {} are accessible to modules
|
2001-06-09 17:05:12 +00:00 |
|
stskeeps
|
fecfd72417
|
+- Fixed problem with u_int32_t servicesstamps, with SVSMODE and SVS2MODE,
+ found by Andrew Church
\ No newline at end of file
|
2001-06-09 15:30:01 +00:00 |
|
codemastr
|
d9941457ad
|
Added hooks to allow you to add config blocks
|
2001-06-08 16:55:53 +00:00 |
|
codemastr
|
6ba33745e2
|
win32 thread change
|
2001-06-07 18:19:34 +00:00 |
|
codemastr
|
e889beec33
|
Updated the win32 thread code (maybe it will work now?)
|
2001-06-07 17:43:32 +00:00 |
|
stskeeps
|
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.
|
2001-06-07 16:22:32 +00:00 |
|
codemastr
|
63a3ef308d
|
Made match() a little bit faster
|
2001-06-06 20:05:16 +00:00 |
|
codemastr
|
870119644d
|
Made militime() just as accurate on win32 as on linux
|
2001-06-05 21:10:21 +00:00 |
|
stskeeps
|
ad0e3539da
|
- Changed how hooks work, making them support voidfuncs
- Added src/modules/scan.c and src/modules/scan_dummy.c
|
2001-06-04 10:17:16 +00:00 |
|
codemastr
|
5e482c1059
|
...
|
2001-06-03 23:01:24 +00:00 |
|
codemastr
|
740eac2273
|
fixed a win32 bug
|
2001-06-03 22:46:31 +00:00 |
|
codemastr
|
595f52c11c
|
made Unreal reload its tray icon if explorer restarts
|
2001-06-03 15:13:03 +00:00 |
|
codemastr
|
4ba5ad7885
|
fixed a /stats c = crash bug
|
2001-06-01 22:49:32 +00:00 |
|
codemastr
|
40f3c69ed5
|
Made Unreal run correctly on OpenBSD
|
2001-05-28 14:49:48 +00:00 |
|
codemastr
|
b872ad1912
|
Made a popup menu for the tray icon to contain the same 'buttons' as the GUI does
|
2001-05-27 20:04:34 +00:00 |
|
stskeeps
|
0b46646765
|
- Fixed /whois problem, maybe introduced some others?
- Removed send_out_svsmode, not in use and broken too
- Made Config say Unreal3.2
|
2001-05-27 19:56:19 +00:00 |
|
stskeeps
|
7cd4856373
|
+- Made newconf state unknown directives (found by Madkiss)
+- Small s_socks.c bugfix possible causing indetectable socks
|
2001-05-27 13:11:58 +00:00 |
|
stskeeps
|
68eb489f36
|
+- Made validate_configuration check for !conf_listen
|
2001-05-27 10:02:31 +00:00 |
|
stskeeps
|
bacf06d3eb
|
+- Merged McSkaf's hostname patch, debug patch, s_misc patch
|
2001-05-26 19:27:14 +00:00 |
|