Bryan Drewery
|
47d3ebb266
* Don't timeout LOST DCC
|
21 년 전 |
Bryan Drewery
|
4cf81065ee
* Eliminated dependancy on dns.mod and libresolv (wasn't even being used)
|
21 년 전 |
Bryan Drewery
|
daa4cf6352
* Expire simul/msgc idx after 100 secs instead of 20
|
21 년 전 |
Bryan Drewery
|
249fbe7c6d
* old_hack should have been INT not BOOL
|
21 년 전 |
Bryan Drewery
|
b4190813a8
* The -2/-0 doesn't work right, will fix later
|
21 년 전 |
Bryan Drewery
|
aa8bffc3c0
* Don't check if check_sum was called, when we didn't even call it!
|
21 년 전 |
Bryan Drewery
|
d73d03d448
* Display conf settings from binary with -v option
|
21 년 전 |
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
|
d9a1af6f4d
|
21 년 전 |
Bryan Drewery
|
e7b7cbdb45
* Some hacks so updating from 1.1.9->1.2.0 will read in the conf file
|
21 년 전 |
Eggheads Development Team (Ported by Bryan)
|
eceef1cd82
* Added some new async_dns code for testing and transition to
|
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
|
e5cb6358c7
* Fix on socket recovery
|
21 년 전 |
Bryan Drewery
|
b64bec7fbe
* Sort of a solution to the max fd problem
|
21 년 전 |
Bryan Drewery
|
ce3b4e9694
* Hubs now enforce binpath/binname
|
21 년 전 |
Bryan Drewery
|
1413abcd5d
* Undid sockt_t/size_t patches
|
21 년 전 |
Bryan Drewery
|
88849074e9
* Let hub use -u/U
|
21 년 전 |
Bryan Drewery
|
0fea40eedb
* Autoaway after 10 minutes
|
21 년 전 |
Bryan Drewery
|
7701dce226
* Reorganization
|
21 년 전 |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 년 전 |
Bryan Drewery
|
7134da750b
|
22 년 전 |
Bryan Drewery
|
7301217361
* Changed some more mkstemp()s to Tempfile
|
22 년 전 |
Bryan Drewery
|
62f4dc8281
* Added -U <binary> which does NOT respawn bots.
|
22 년 전 |
Bryan Drewery
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 년 전 |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 년 전 |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 년 전 |
Bryan Drewery
|
8830f7402c
* Changed the update code around to write_settings() now
|
22 년 전 |
Bryan Drewery
|
e1e4cbe0d8
* More work on storing conf settings in binary
|
22 년 전 |