codemastr
|
e20e9dfd85
|
Added Tkline, Tzline, and Gzline to the docs
|
2002-01-07 22:08:24 +00:00 |
|
codemastr
|
455d732636
|
Changed version to beta6
|
2002-01-07 19:19:47 +00:00 |
|
codemastr
|
ba01670af2
|
Updated release notes
|
2002-01-07 19:12:37 +00:00 |
|
codemastr
|
9e42107355
|
Converted all calls to hunt_server to hunt_server_token
|
2002-01-07 19:01:07 +00:00 |
|
codemastr
|
d25d7900df
|
Added the ability to go to a specific line in the win32 editor
|
2002-01-07 18:41:57 +00:00 |
|
codemastr
|
d48edbdf5c
|
Added hunt_server_token
|
2002-01-07 16:07:02 +00:00 |
|
griever
|
b1fce6bb63
|
omg...
|
2002-01-06 04:24:57 +00:00 |
|
griever
|
ff4517fa8a
|
...
|
2002-01-06 04:09:44 +00:00 |
|
griever
|
2ed3bf18df
|
Fixed compile bug with me not knowing structure stuff
|
2002-01-06 04:08:04 +00:00 |
|
griever
|
3a49482363
|
Fixed target limits
|
2002-01-06 03:50:07 +00:00 |
|
griever
|
1055c2b73c
|
Yay, sts was drunk
|
2002-01-06 02:01:34 +00:00 |
|
codemastr
|
29f53a13c4
|
More editor changes
|
2002-01-05 20:32:30 +00:00 |
|
codemastr
|
40a014a66e
|
Fixed a token error
|
2002-01-04 22:18:56 +00:00 |
|
codemastr
|
393217392f
|
Removed some // comments
|
2002-01-04 00:30:05 +00:00 |
|
codemastr
|
711b771b39
|
Made a few cleanups to the win32 code
|
2002-01-02 21:35:26 +00:00 |
|
codemastr
|
0f93326707
|
...
|
2002-01-02 21:21:30 +00:00 |
|
codemastr
|
bdd52d3eb8
|
Made the win32 editor use a toolbar, and added XP GUI support
|
2002-01-02 21:20:29 +00:00 |
|
griever
|
8b753d84eb
|
Moved some stuff to the local section of aClient
stuff is still commented out (don't whine about //comments
as the lines are gonna be removed anyway)
in case this makes it core
|
2002-01-02 04:21:21 +00:00 |
|
griever
|
70a129aac4
|
Doh, forgot to comment the & too...
|
2002-01-02 04:12:21 +00:00 |
|
griever
|
f0ddd37c49
|
Removed archaic useless stuff
|
2002-01-02 03:46:14 +00:00 |
|
stskeeps
|
d20059ea7d
|
+- Removed some ancient debugging code (num - %s)
|
2002-01-01 16:40:00 +00:00 |
|
stskeeps
|
bebebf6cdf
|
+- Made support in *nix for encrypted SSL private keys,
+ "make encpem" to make an encrypted server key if you already have one
|
2002-01-01 16:25:29 +00:00 |
|
codemastr
|
3bdee011e9
|
Fixed a typo in example.conf
|
2001-12-31 16:29:09 +00:00 |
|
stskeeps
|
259b1a5eeb
|
+- Fixed .1081 problem, see bug #0000020 for more information about how
+ it REALLY should be fixed
|
2001-12-31 00:55:48 +00:00 |
|
codemastr
|
49780c8113
|
Fixed a editor bug where it always says the file was modified
|
2001-12-30 20:55:51 +00:00 |
|
codemastr
|
9aeeca3ee8
|
Fixed svsnoop
|
2001-12-30 20:52:14 +00:00 |
|
stskeeps
|
be3f21edd7
|
+- Fix for svsnoop symdep problem
|
2001-12-30 20:43:53 +00:00 |
|
stskeeps
|
407aa55e58
|
+- Fixed problem with EventDel, doing eventptr instead of eventptr->name
+- Fixed bug #0000019 reported by Syzop, and bug found by same to deal with
+ individual module loading
|
2001-12-30 19:51:31 +00:00 |
|
codemastr
|
08ad7f0816
|
Made tld::mask user user@host instead of just host
|
2001-12-30 17:39:33 +00:00 |
|
stskeeps
|
0f9b578baa
|
+- Crash in scan_http fixed, h->in instead of &h->in = bad
|
2001-12-30 11:41:25 +00:00 |
|
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 |
|