Bryan Drewery
|
40b10bde42
* Don't parseconf() if we're converting the old config to binary
|
21 年之前 |
Bryan Drewery
|
bcd91e41f0
* Allow -2 and -0 to be used on an uninitialized binary
|
21 年之前 |
Bryan Drewery
|
96581b8660
* 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host.
|
21 年之前 |
Bryan Drewery
|
d9a1af6f4d
|
21 年之前 |
Bryan Drewery
|
e7b7cbdb45
* Some hacks so updating from 1.1.9->1.2.0 will read in the conf file
|
21 年之前 |
Bryan Drewery
|
c344766665
|
21 年之前 |
Bryan Drewery
|
82866c465d
* Fixed open_telnet_raw() to NOT re-dns (with blocking calls) the specified host if it
|
21 年之前 |
Bryan Drewery
|
3be3f70b3b
* Now using cache[] for entire query/answer pair
|
21 年之前 |
Bryan Drewery
|
8eb445d817
* Renamed socket_valid_ip() to is_dotted_ip() that returns af_type
|
21 年之前 |
Bryan Drewery
|
a3bf1f1eac
|
21 年之前 |
Bryan Drewery
|
a95058ba59
* Added ttl expiring
|
21 年之前 |
Bryan Drewery
|
7abb9533ea
* Fixed a bug with part of the 'remotecmd' system
|
21 年之前 |
Bryan Drewery
|
8d73dcf7af
* Oops, forgot to add this
|
21 年之前 |
Eggheads Development Team (Ported by Bryan)
|
eceef1cd82
* Added some new async_dns code for testing and transition to
|
21 年之前 |
Bryan Drewery
|
6bc7c2fca1
* Don't colorize text to server through auth cmds
|
21 年之前 |
Bryan Drewery
|
6a100d5082
|
21 年之前 |
Bryan Drewery
|
a7e8048c9a
|
21 年之前 |
Bryan Drewery
|
ad08fcb93e
* Don't unlink() pidfile on fatal()
|
21 年之前 |
Bryan Drewery
|
52289087b8
* After changing conf with -C, binary is now moved to binpath/binname.
|
21 年之前 |
Bryan Drewery
|
aac352496c
* Added binary path to email
|
21 年之前 |
Bryan Drewery
|
2d0faf26ab
* Changed max_dcc back to 200, no need for more yet
|
21 年之前 |
Bryan Drewery
|
659fa81c8b
* Raised maxdcc and maxfd to 300
|
21 年之前 |
Bryan Drewery
|
47f4e2f69b
* Keep track of number of socks with socks_total
|
21 年之前 |
Bryan Drewery
|
e5cb6358c7
* Fix on socket recovery
|
21 年之前 |
Bryan Drewery
|
1977f68f39
* Give debug when writing pid
|
21 年之前 |
Bryan Drewery
|
b489a28e43
* Alert with sdprintf on SIGALARM
|
21 年之前 |
Bryan Drewery
|
ffe6dd59c0
* New method, try to close() all the bogus fd, if that failes, die.
|
21 年之前 |
Bryan Drewery
|
40d50f82e6
* natip is now only referenced in getmyip()
|
21 年之前 |
Bryan Drewery
|
11ff8638f7
* get_ip() is now static to net.c
|
21 年之前 |
Bryan Drewery
|
f7602d6298
* Unused functions
|
21 年之前 |