Bryan Drewery
|
7a80c85bf4
* No longer enforcing $binpath/$binname when using -C.
|
21 년 전 |
Bryan Drewery
|
116def649a
* All bots are now spawned with -B regardless of order in config.
|
21 년 전 |
Bryan Drewery
|
5130efa1de
* Added compat functions to read in a config file if a new binary's struct size if
|
21 년 전 |
Bryan Drewery
|
6d61f99329
|
18 년 전 |
Bryan Drewery
|
6b44e07299
* Now making a small attempt to auto make the tmpdir.
|
21 년 전 |
Bryan Drewery
|
1d28c381bb
* Fixed stdin/stdout/stderr not being closed when bot is forked into background.
|
21 년 전 |
Bryan Drewery
|
57029745dd
|
21 년 전 |
Bryan Drewery
|
386b447ca2
* Removed the hacks for 1.1.9->1.2 which include:
|
21 년 전 |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 년 전 |
Bryan Drewery
|
5eb8fdb8f0
* srandom() is now called first thing
|
21 년 전 |
Bryan Drewery
|
81776dc6e4
* 1.2.1
|
21 년 전 |
Bryan Drewery
|
7721e6b63f
* Disabled autoaway for now as no one likes it
|
21 년 전 |
Bryan Drewery
|
e4949383e2
|
21 년 전 |
Bryan Drewery
|
baf3d04f6f
* Display ALL console output with -n
|
21 년 전 |
Bryan Drewery
|
7edf9f4b57
|
22 년 전 |
Bryan Drewery
|
aa902b3c23
* checkpid() was sending stale pids if no bot struct was sent, I forget the reasoning for this
|
22 년 전 |
Bryan Drewery
|
1653d4ddcc
* DCC[] list is no longer shifter
|
22 년 전 |
Bryan Drewery
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
22 년 전 |
Bryan Drewery
|
47d3ebb266
* Don't timeout LOST DCC
|
22 년 전 |
Bryan Drewery
|
4cf81065ee
* Eliminated dependancy on dns.mod and libresolv (wasn't even being used)
|
22 년 전 |
Bryan Drewery
|
daa4cf6352
* Expire simul/msgc idx after 100 secs instead of 20
|
22 년 전 |
Bryan Drewery
|
249fbe7c6d
* old_hack should have been INT not BOOL
|
22 년 전 |
Bryan Drewery
|
b4190813a8
* The -2/-0 doesn't work right, will fix later
|
22 년 전 |
Bryan Drewery
|
aa8bffc3c0
* Don't check if check_sum was called, when we didn't even call it!
|
22 년 전 |
Bryan Drewery
|
d73d03d448
* Display conf settings from binary with -v option
|
22 년 전 |
Bryan Drewery
|
40b10bde42
* Don't parseconf() if we're converting the old config to binary
|
22 년 전 |
Bryan Drewery
|
bcd91e41f0
* Allow -2 and -0 to be used on an uninitialized binary
|
22 년 전 |
Bryan Drewery
|
d9a1af6f4d
|
22 년 전 |
Bryan Drewery
|
e7b7cbdb45
* Some hacks so updating from 1.1.9->1.2.0 will read in the conf file
|
22 년 전 |
Eggheads Development Team (Ported by Bryan)
|
eceef1cd82
* Added some new async_dns code for testing and transition to
|
22 년 전 |