cvs2hg
f5f78ca725
fixup commit for branch 'firestorm'
2001-12-14 14:29:22 +00:00
stskeeps
e881a256f4
+- Some scan unloading stuff
2001-12-14 14:29:21 +00:00
stskeeps
5171e9e08a
+- Made "Module already loaded" a non fatal error (funny msg on rehash)
...
+- Fixed typical codemastr "Let's delete this from a list we haven't even
+ added it to yet *giggles and twirls around*" bug, do to with config_set_unknown
+- Fixed events bug, added recoded scan module, got a lot of stuff to fix so
+ far. Problems, unloading, (delay), tkl doesn't always sweep it all,
2001-12-13 21:59:37 +00:00
codemastr
2b2f767ca5
Added more HP-UX code
2001-12-12 21:19:30 +00:00
codemastr
c4a8e970d3
Module v3 changes
2001-12-11 23:02:58 +00:00
griever
4e32d3a5dc
Corrected credits, moved the #ifdef for NO_FDLIST
2001-12-11 21:24:18 +00:00
codemastr
ccaa0f444b
..
2001-12-11 20:48:00 +00:00
codemastr
c2420f2eee
...
2001-12-11 20:45:45 +00:00
codemastr
eb4eb7a8c6
...
2001-12-11 20:38:17 +00:00
codemastr
b15292c980
Removed umode +T and oflags fue
2001-12-11 20:37:30 +00:00
griever
37f6ff3a10
Reflects m_oper recode and tkl oflags
2001-12-11 03:39:56 +00:00
griever
7689d54b8e
+T is on its deathbed, expect it to be gone soon
...
m_oper mostly recoded
Various oflags now silently ignored by m_oper although kept in the oflags
var.
expect TEChat, the T oflag, and hosts::techadmin to be removed shortly
2001-12-11 02:37:32 +00:00
codemastr
0171967e18
Moved the mkpasswd program into the ./unreal script
2001-12-10 22:02:47 +00:00
stskeeps
db82fc23b5
+- Module v3 bugfixes. cause: codemastr lack find n replace skill
2001-12-10 14:35:15 +00:00
codemastr
39562944c3
...
2001-12-10 00:30:00 +00:00
codemastr
28af208a1b
More module v3 fixes
2001-12-10 00:26:38 +00:00
codemastr
3b52789751
More module v3 fixes
2001-12-09 23:47:46 +00:00
codemastr
3d564a403f
Fixed some more module v3 problems and upgrade all modules
2001-12-09 20:19:35 +00:00
stskeeps
26dff4eeba
+- Small v3 fix with no dependency problem
2001-12-09 16:40:03 +00:00
codemastr
38588ba0b5
Fixed a win32 module v3 bug
2001-12-09 16:38:31 +00:00
stskeeps
07adb99680
+- Added module v3 code. Needs testing, and NO MODULES DOES NOT COMPILE
2001-12-09 10:44:11 +00:00
codemastr
89caaab24c
Added HOOKTYPE_SERVER_CONNECT and HOOKTYPE_SERVER_QUIT
2001-12-05 23:02:33 +00:00
codemastr
573328e4e1
Added snomask +q for Q:line notices
2001-12-04 20:13:03 +00:00
codemastr
19c649fb90
snomask changes
2001-12-03 22:42:53 +00:00
griever
923624c784
Bug that caused m_oper to core randomly if oper was -x
2001-12-03 01:17:53 +00:00
griever
44be34875f
Changelog..
2001-12-02 20:51:49 +00:00
griever
1612ed7411
added can_gkline and can_gzline (for soon-to-come gzline module), old
...
flags are t and Z. Someone change docs accordingly
2001-12-02 20:45:17 +00:00
codemastr
e872aa28a9
Converted a bunch of structures to use ListStruct
2001-12-02 17:57:24 +00:00
stskeeps
abea394dc6
----------------------------------------------------------------------
2001-12-02 14:50:58 +00:00
stskeeps
528d82b219
+- Added ssl-pubkey auth method (parameter = pem file for public key)
2001-12-02 14:39:59 +00:00
codemastr
6d9cef9f03
...
2001-12-02 02:06:54 +00:00
codemastr
eb38fa93a3
Added cidr.c and ssl.c to the win32 makefile
2001-12-02 01:47:17 +00:00
stskeeps
d7889e777e
moo
2001-12-01 23:55:30 +00:00
griever
fd638b155b
*gets smacked by sts*
2001-11-29 21:12:06 +00:00
griever
503bf841fb
*gets smacked by sts*
2001-11-29 21:00:20 +00:00
griever
69647bba3b
Argh, no newline notices getting annoying now
2001-11-29 04:51:23 +00:00
griever
b4bfa43e5b
Added list of ppl I would like to thank :D
2001-11-29 04:49:43 +00:00
griever
67059bd3ae
Changed the way ipv4 IPs are cloaked, you now need to crack all three
...
cloak keys to break ipv4 IPs. ip6 ips and hostnames are too ambiguous to
be susceptable.
#define COMPAT_BETA4_KEYS undoes this fix, and is required for ipv4 bans
to be interoperable between pre-beta4 and post-beta4 servers. This should
be defined on all win32 compiles at least until the first rc or final for
3.2
2001-11-28 20:39:20 +00:00
griever
eb038e2938
added ANNOYING_BAN_THING to config.h, disabled by default
...
previous functionality: mode +b would check match() both
ways, but chanserv AKICK and bot auto-bans would break w/
this, as they would try to set for instance *!*@*.mrrmnh.adelphia.net
but if *!*@rox-1B7EB386.mrrmnh.adelphia.net were set (for example)
chanserv/the bot would flood kick them, over and over and over. No
real point to this one, so I just diked it out.
Modified Files:
Tag: devel
include/config.h src/channel.c
2001-11-28 03:43:58 +00:00
codemastr
1780862cfc
Added some functions for generic linked list modifications
2001-11-26 19:37:41 +00:00
codemastr
9d26bac09f
...
2001-11-26 15:56:44 +00:00
codemastr
0d2753331a
...
2001-11-26 15:50:04 +00:00
codemastr
dcd9969537
Started some work on CIDR support (added some functions from hybrid7)
2001-11-26 15:40:43 +00:00
codemastr
5eea2a9daf
...
2001-11-26 15:39:13 +00:00
codemastr
893f67668f
Fixed a FSU Pthreads bug on Slackware (thanks to Frank Mueller)
2001-11-24 00:34:26 +00:00
codemastr
e43ac717cd
Added host54.net to /credits
2001-11-22 16:18:58 +00:00
griever
9fdf9cd9e9
Typo fixes &stuff
2001-11-22 05:47:26 +00:00
codemastr
e57336c9c7
Changed some function names
2001-11-19 20:30:30 +00:00
codemastr
28b8a0ef9b
Fixed a minor events issue
2001-11-18 22:28:01 +00:00
codemastr
0a7e518e6f
Redid the event system to be more accurate
2001-11-18 22:13:04 +00:00