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
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
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
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
codemastr
c83f79a44a
Fixed a bug that made the G:line host checker ignore ?
2001-11-09 19:32:03 +00:00
stskeeps
e2ef04d112
+- VERSION M_SERVER fix by skold
...
+- Fixed connecting with IPv6
+- Ident requests now orgin with the listener that the user connected on
+- More IPv6 fixes, DNS resolving actually works now too.. (crackhead IRCnet
+ coding)
+- Webserver caching fix
2001-11-08 16:40:34 +00:00
codemastr
327f15d17c
Fixed a win32 typo
2001-11-07 21:35:11 +00:00
codemastr
2d21f6055d
Added aliases/auspice.conf, and added a /register command to aliases/aliases.conf
2001-11-05 22:02:22 +00:00
codemastr
afebe1568a
Changed the setproctitle check to also check in -lutil (some OSes have it there)
2001-11-05 21:38:27 +00:00
stskeeps
be48165fb6
+- Added some setproctitle(.., me.name) for extra l33tness :P~
2001-11-05 21:30:23 +00:00
codemastr
b960288402
Added autoconf check for setproctitle
2001-11-05 21:26:50 +00:00
codemastr
cad8d53264
- Made ./unreal generated by configure to make sure it has the correct path of the exe
2001-11-05 20:47:39 +00:00
stskeeps
44a48a2dc0
+- IPv6 fixes for IP_OPTIONS (disables under IPv6, i mean .. IRC multicast.
...
+ WTF?)
2001-11-05 15:06:13 +00:00
stskeeps
cca85ebe57
+- IPv6 fixes to make dual ipv4/ipv6 work
2001-11-05 14:33:18 +00:00
stskeeps
8e2cc100ce
+- IPv6 fixes to Inet_si2p & Inet_si2pB
2001-11-05 14:11:36 +00:00
codemastr
d11cc14a12
Fixed a bug where the win32 help dialog links were plain text
2001-11-05 00:07:10 +00:00
codemastr
29b7ea7ee8
Added make install and ./unreal utility
2001-11-04 22:09:30 +00:00
codemastr
8382e074e1
Fixed a win32 bug where the editor would cut off text
2001-11-04 17:55:10 +00:00
codemastr
49cf99c68a
Updated module dependancies to allow a module to load the module containing the symbol
2001-11-01 20:57:19 +00:00
codemastr
a5e31d042d
Fixed a typo in makenet
2001-10-29 21:29:44 +00:00
codemastr
56fee9b881
Made some nameser.h changes to work win win32
2001-10-28 16:47:07 +00:00
stskeeps
b9d034d6bd
+- Preperation for beta4
2001-10-28 16:18:48 +00:00
stskeeps
9a97f7e249
+- Made the missing commands error a little more.. tardfriendly
2001-10-28 16:11:47 +00:00
codemastr
d537da4058
Fixed a snomask bug found by Rob
2001-10-28 15:55:31 +00:00
stskeeps
58d81ad35f
+- Fixed a DEBUGMODE problem with umodes.c
2001-10-27 13:18:49 +00:00
codemastr
6e17ab11f1
Fixed a nickserv password bug found and fixed by Mathieu
2001-10-23 21:25:34 +00:00
codemastr
0f2be18a1f
Added M_RESETIDLE to fix a /privmsg bug
2001-10-17 20:04:23 +00:00
codemastr
22d5b9bee8
Changed the size of umodestring
2001-10-16 19:06:07 +00:00
stskeeps
6b10bee66d
+- Made umode_delete(flag, mode);
2001-10-16 17:09:51 +00:00
codemastr
493697bbdf
Added new umode system to the win32 makefile
2001-10-16 00:03:01 +00:00
stskeeps
66d3c85d23
+- Added umodes.c, long val = get_umode('c');
2001-10-15 23:01:31 +00:00
stskeeps
3f9849b5fd
+- Added a hell lot of DNS debugging code, and fixed the BIGENDIAN problem
...
+ with resolver. Thanks to dawn and Trash.net for shell on a sparc
2001-10-14 21:54:25 +00:00
codemastr
85ce15ddf7
Added a utility to auto create version.c for win32.
2001-10-14 19:49:48 +00:00
codemastr
7a9b14634b
Removed tokens for /users, /summon, and /samode
2001-10-13 23:19:40 +00:00
codemastr
6b9b8a6da9
Fixed the Win32 Z:line bug
2001-10-13 19:32:05 +00:00
codemastr
7193f9615f
Hopefully fixed the weird Z:line bug on win32?
2001-10-13 17:05:18 +00:00