stskeeps
|
976aa0cb77
|
+- doh, missing a ! in m_tkl.c that allows us to do bad things(TM)
+- Fix for nested comments, found by lnxgk
+- C++ comment fix, lnxgk again.
|
2001-12-30 08:48:41 +00:00 |
|
griever
|
929dd62144
|
*cant enter a commit log because he's too busy laughing at himself*
|
2001-12-30 07:54:22 +00:00 |
|
codemastr
|
4df1253ab3
|
Removed set::hosts::techadmin from all network files
|
2001-12-30 00:34:23 +00:00 |
|
griever
|
662ad36275
|
Fixed makenet so techadmin-host is gone
|
2001-12-29 23:40:46 +00:00 |
|
griever
|
75b989d67a
|
added mutex.c
|
2001-12-28 23:10:30 +00:00 |
|
codemastr
|
5b5ed53edb
|
Fixed a major events bug caused by drunken coding
|
2001-12-28 22:44:24 +00:00 |
|
codemastr
|
009a3d498c
|
Fixed a /chgname bug where you needed a : to have spaces
|
2001-12-28 22:25:57 +00:00 |
|
codemastr
|
9b8b45099f
|
Fixed a bug causing weird things to happen after /rehash
|
2001-12-28 22:14:13 +00:00 |
|
griever
|
5d0f93255b
|
Grr....
|
2001-12-28 21:38:52 +00:00 |
|
codemastr
|
b4091f77ff
|
Fixed an editor bug under WinXP
|
2001-12-28 17:47:38 +00:00 |
|
stskeeps
|
4934786273
|
+- Reversed freeze bug fix, _NP means NON PORTABLE
+- Fixed a freeze problem with conf_deny_link
|
2001-12-27 13:01:00 +00:00 |
|
griever
|
0d0a632f51
|
Fixed (I think) freeze bug in m_htm, this might not work on all pthread implementations
|
2001-12-27 06:01:15 +00:00 |
|
griever
|
3594f2ee45
|
Made it so "modulename.so" -> "./modulename.so"`
|
2001-12-27 05:59:05 +00:00 |
|
stskeeps
|
c07e8962e5
|
+- Small fix for #427583 mode bug
|
2001-12-26 23:35:25 +00:00 |
|
griever
|
9c947f140e
|
Duh...
|
2001-12-26 22:38:10 +00:00 |
|
codemastr
|
86206ed51c
|
Fixed a win32 editor bug
|
2001-12-26 17:03:27 +00:00 |
|
stskeeps
|
836be977eb
|
+- Actually enabled MD5, SHA1 methods when SSL was defined. (fix for drunk
+ coding)
|
2001-12-25 18:13:34 +00:00 |
|
codemastr
|
3859340b2a
|
Fixed a bug in new-style oper flags making it ignore some flags
|
2001-12-25 18:10:39 +00:00 |
|
stskeeps
|
b2ef3ec1b6
|
crypt fix
|
2001-12-25 13:29:50 +00:00 |
|
griever
|
5c0894e57c
|
fixed bug in /stats o causing classless oper{} blocks to possibly core
|
2001-12-25 05:23:33 +00:00 |
|
griever
|
12cee06bf1
|
Fixed /map bug that allowed users to find U:Lined servers
|
2001-12-25 02:24:24 +00:00 |
|
stskeeps
|
c753c7adc1
|
+- Fixes for ->user structures
|
2001-12-24 22:43:14 +00:00 |
|
codemastr
|
897a8cec60
|
Fixed a DEFAULT_PERMISSIONS bug
|
2001-12-24 22:34:02 +00:00 |
|
codemastr
|
548c108ecb
|
Fixed a last minute win32 bug
|
2001-12-24 18:51:40 +00:00 |
|
stskeeps
|
7ec691c0ed
|
+- make install fix
|
2001-12-24 13:54:59 +00:00 |
|
stskeeps
|
129bc36adf
|
+- Fixed some slave work.. return MOD_SUCCESS; in all command modules..
|
2001-12-24 11:19:49 +00:00 |
|
stskeeps
|
23bc0b40e6
|
+- Changed to beta5
|
2001-12-24 09:02:00 +00:00 |
|
stskeeps
|
6ccda4cc95
|
+- Added back good old error reporting in ./unreal start
|
2001-12-24 08:16:58 +00:00 |
|
codemastr
|
8480b860cf
|
Updated /info
|
2001-12-23 23:29:51 +00:00 |
|
codemastr
|
8505657eab
|
Final Release Cleanups
|
2001-12-23 23:08:27 +00:00 |
|
stskeeps
|
9dd3367f72
|
+- Credits fixes
|
2001-12-23 22:51:58 +00:00 |
|
stskeeps
|
e888024e63
|
+- CIDR IPv6 fixes, scan_* fixes
|
2001-12-23 22:27:10 +00:00 |
|
codemastr
|
41f65241a4
|
Added a few network files
|
2001-12-23 21:26:52 +00:00 |
|
codemastr
|
77e03b3c91
|
Credits updates
|
2001-12-23 19:17:27 +00:00 |
|
codemastr
|
1a0131e9a9
|
Made a few updconf changes
|
2001-12-22 21:25:35 +00:00 |
|
codemastr
|
cd2b8186e7
|
Documentation updates
|
2001-12-22 21:09:33 +00:00 |
|
codemastr
|
64ee79c5f5
|
Fixed a /time bug in win32
|
2001-12-22 20:51:06 +00:00 |
|
stskeeps
|
f387fbbd4f
|
+- Auth_Make fix for crypt method
|
2001-12-22 16:59:08 +00:00 |
|
stskeeps
|
3981a679c5
|
+- Changed SERVICES-NAME warning to error
|
2001-12-22 16:07:48 +00:00 |
|
stskeeps
|
e65e01ddff
|
+- Config parser fixes (bugs found by Souleh)
|
2001-12-22 15:42:21 +00:00 |
|
codemastr
|
68615a398f
|
Fixed a typo in s_misc.c
|
2001-12-22 01:50:47 +00:00 |
|
codemastr
|
c6266dc19c
|
Fixed some other scanner bugs
|
2001-12-21 23:08:03 +00:00 |
|
codemastr
|
dae5b893d1
|
Scan API cleanup, goto = evil
|
2001-12-21 22:58:00 +00:00 |
|
stskeeps
|
a4de9ac1e2
|
+- Added #undef SECURECHANMSGSONLYGOTOSECURE - send only channel msgs to +z
+ people on +z channels
+- win32 fixes
|
2001-12-21 17:40:43 +00:00 |
|
stskeeps
|
ea1e7b3f70
|
win32 fixes, again
|
2001-12-21 17:18:16 +00:00 |
|
stskeeps
|
edd0b08139
|
win32 fixes
|
2001-12-21 15:05:59 +00:00 |
|
griever
|
d9d5cdc910
|
m_sendumode done
|
2001-12-20 21:54:09 +00:00 |
|
griever
|
343f193e7b
|
...misspelling
|
2001-12-20 21:07:45 +00:00 |
|
griever
|
a1b3eb1331
|
Fixed some errors
|
2001-12-20 20:55:45 +00:00 |
|
griever
|
3a482d26ca
|
Dumbass bug...
|
2001-12-20 20:33:16 +00:00 |
|