codemastr
29a0ae1871
removed a few missed userload.h references
2001-07-02 17:59:29 +00:00
codemastr
09e4767c45
module changes
2001-06-29 14:57:21 +00:00
stskeeps
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
2001-06-28 20:30:54 +00:00
codemastr
df21d67573
moved swhois and svsmotd to modules
2001-06-24 21:03:08 +00:00
codemastr
a3e375745c
moved svsmode and svs2mode to m_svsmode.so
2001-06-24 20:36:05 +00:00
stskeeps
78520f8cd0
+- Fixed double dependicies bug.. stupid dlsym
2001-06-10 21:57:39 +00:00
stskeeps
3aebacf774
+- Fixed some scan_socks problems - this needs a good hand with
2001-06-09 19:06:42 +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
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
stskeeps
3fcc2115cb
+- Made static linking a little more possible (for -pg)
2001-04-01 09:40:48 +00:00
stskeeps
607157c0e0
+- Moved /sdesc, /setident to modules.
...
+- allow { } now supports encrypted passwords -Syzop
2001-03-31 20:26:14 +00:00
codemastr
3251251be9
moved m_setname to a .so
2001-03-18 17:42:09 +00:00
stskeeps
089067fbda
+- Moved m_chgident to an .so
2001-03-17 21:47:22 +00:00
stskeeps
c181a20492
+- Put out m_chghost, m_sethost in modules, remade Makefile structure and
...
+ added src/modules
+
+
2001-03-17 14:12:24 +00:00