Bryan Drewery
|
d1a8db219c
* Close file descriptors when spawning new processes
|
16 years ago |
Bryan Drewery
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 years ago |
Bryan Drewery
|
fd5180392b
Merge branch 'remove-stackdump'
|
17 years ago |
Bryan Drewery
|
83702d4995
* Remove old stackdump code. It had no worth.
|
17 years ago |
Bryan Drewery
|
4a7cf2f248
* Remove a bunch of old, unused code
|
17 years ago |
Bryan Drewery
|
008abfb85a
* Write all logs to .l-botnick when compiled in DEBUG mode
|
17 years ago |
Bryan Drewery
|
7e20034f8a
* Fix warning on debug compile
|
17 years ago |
Bryan Drewery
|
5ce42e86f1
* Cleanup more bounds checking via: strlcat, strlcpy, snprintf
|
17 years ago |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
18 years ago |
Bryan Drewery
|
53e4db37b9
* Port [3317] to 1.2.14
|
19 years ago |
Bryan Drewery
|
1df50a24ad
* Ported some calloc() fixes to 1.2.9
|
20 years ago |
Bryan Drewery
|
21676762d4
* Ported misc CYGWIN fixes to 1.2.9
|
20 years ago |
Bryan Drewery
|
99c0a780db
* Changed binary data encryption to not be viewable under 'strings'.
|
21 years ago |
Bryan Drewery
|
ff05f19f62
* Last commit reverted as it was insignificant
|
21 years ago |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 years ago |
Bryan Drewery
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
21 years ago |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 years ago |
Bryan Drewery
|
a37c3d129a
* Disabled watcher on sun as it's ptrace is horrid
|
21 years ago |
Bryan Drewery
|
468968b58e
* Don't define PAGESIZE until it's not defined and we need it
|
21 years ago |
Bryan Drewery
|
cfc68ced0b
* Removed all Assert()/DEBUG_ASSERT code
|
21 years ago |
Bryan Drewery
|
f45c76868b
* Added actually support for refreshing binary on SIGUSR1 in get_checksum
|
21 years ago |
Bryan Drewery
|
42ba520486
* Added a signal to handle refreshing binary data
|
21 years ago |
Bryan Drewery
|
77de8b931a
|
21 years ago |
Bryan Drewery
|
216a934a65
* Upped user limit for processes to 60.
|
21 years ago |
Bryan Drewery
|
88377d31ae
* More conversions
|
21 years ago |
Bryan Drewery
|
d4af2a75ea
* Converted debug.c
|
21 years ago |
Bryan Drewery
|
1b6bb22e65
* Cache getpid() as mypid
|
21 years ago |
Bryan Drewery
|
50f7fe7329
|
21 years ago |
Bryan Drewery
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 years ago |
Bryan Drewery
|
18ac3df4e2
* Changed HIJACK warning to suggest that it may just be a box reboot.
|
21 years ago |