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
stskeeps
62b2de07a7
+- Made delayed module unloading possible, make a int mod_delay() adding
...
+ an event, for e_unload_module_delayed
2001-11-17 14:54:32 +00:00
stskeeps
535aa4456a
+- Made Events do thread locking (so we can do funny things and kill small
...
+ furry animals in the attempt for the perfect scanning module) .. yes, this
+ is drunken coding
2001-11-16 21:47:35 +00:00
codemastr
abedc78b8b
Fixed a make install problem and added some Auth support
2001-11-15 22:29:23 +00:00
stskeeps
197378a364
.
2001-11-15 22:00:37 +00:00
stskeeps
c980e53fad
.
2001-11-15 21:48:44 +00:00
stskeeps
e9123b12db
+- Added new auth.c API and a lot of different crap .. will document later
2001-11-15 20:26:52 +00:00
stskeeps
4f18b48a57
+- Fixed password crash bug, found by \dev\NULL-Z-[Zap]
2001-11-15 15:13:13 +00:00
griever
6bb18c87e5
Removed the three lines of code (!!) that caused the SSL freeze-on-connect
...
bug, gonna fix that error handling.
2001-11-14 20:28:13 +00:00
griever
ca70706ad6
<----- Head coder
2001-11-14 20:16:49 +00:00
codemastr
f6a3b1f399
Fixed the last of the font and editor-cutting-text bugs (hopefully)
2001-11-13 22:21:48 +00:00
codemastr
1a1a4ebd65
Fixed a codemastr(TM) drunk-coding win32 bug
2001-11-13 19:38:15 +00:00
codemastr
aed84e3bf0
Win32 editor changes
2001-11-13 00:40:19 +00:00
codemastr
706c911fc3
Win32 GUI changes
2001-11-11 21:14:02 +00:00
codemastr
621793b491
...
2001-11-11 00:36:24 +00:00
codemastr
0693a8dd27
Added the ability to edit tld {} files from the win32 editor
2001-11-11 00:34:24 +00:00
codemastr
5e14382326
Added hscroll to the win32 editor if it is needed
2001-11-10 23:45:31 +00:00
codemastr
4b8042603a
Fixed a win32 bug where pasting text into the editor would use the wrong font
2001-11-10 20:55:11 +00:00
codemastr
ab9db56291
Added support for PS_STRINGS and pstat
2001-11-10 18:13:05 +00:00
codemastr
2a595d3a87
./unreal updates
2001-11-10 17:37:08 +00:00
codemastr
670c9ee653
Made the /kline hostmask checker work like the G:line checker, (it was too easy to K:line *@*)
2001-11-09 22:17:24 +00:00