Bryan Drewery
|
a46a8c67eb
Merge branch 'clang-warnings' into maint
|
13 лет назад |
Bryan Drewery
|
bf83d07e29
Silence clang warning
|
13 лет назад |
Bryan Drewery
|
663e9ff51e
Update Copyrights
|
13 лет назад |
Bryan Drewery
|
8b0e5193b2
Wraith requires misc/compat8x now; 7x is EOL
|
13 лет назад |
Bryan Drewery
|
d1fbf6b37f
Give more hints about how to fix startup errors
|
14 лет назад |
Bryan Drewery
|
8787f6df16
Clarify that exit(1) is called
|
14 лет назад |
Bryan Drewery
|
0eb7416dde
Print errors to stderr
|
14 лет назад |
Bryan Drewery
|
8c6ba17a56
Prevent crashing on startup if openssl can not be loaded
|
14 лет назад |
Bryan Drewery
|
75cfe56625
Disallow more than 5 bots per binary
|
14 лет назад |
Bryan Drewery
|
077327f815
* Set PR_SET_TRACER on ubuntu systems so child processes can ptrace() our process
|
15 лет назад |
Bryan Drewery
|
e27bbcdf25
* Cleanups
|
15 лет назад |
Mark
|
9992923706
* Suicide (from the localhub) will now remove all bots in conf.bots and then the localhub itself.
|
15 лет назад |
Mark
|
3f09ebe92a
* Suicide will take place through the localhub.
|
15 лет назад |
Bryan Drewery
|
4d4a6141c3
* Remove unneeded cygwin support
|
16 лет назад |
Bryan Drewery
|
ca314aaebb
* Ignore ipfw interface, same as pflog
|
16 лет назад |
Bryan Drewery
|
a8440a080e
* Ignore 'pflog' interfaces in promisc
|
16 лет назад |
Estella
|
1ce03bbd28
* Fix startup error on OpenBSD 4.7 due to failed ptrace()
|
16 лет назад |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 лет назад |
Bryan Drewery
|
b0df430518
* Close sockets on all exec()
|
16 лет назад |
Bryan Drewery
|
a7b45ebca9
* Implement likely()/unlikely() blocks from ratbox/linux
|
16 лет назад |
Bryan Drewery
|
48e5bba511
* Fix regression in autocron: Wasn't working on FreeBSD due to 'crontab -l' not returning anything on STDOUT with an empty crontab
|
16 лет назад |
Bryan Drewery
|
13b235ba08
* Delete old .un file (was for uname emails so they didn't send more than once a day)
|
16 лет назад |
Bryan Drewery
|
5c142e3dc1
* Remove remaining email code, as well as OWNEREMAIL
|
16 лет назад |
Bryan Drewery
|
b4daf4e9e9
* Simply last checking
|
16 лет назад |
Bryan Drewery
|
820eaa2de1
* Simplify crontab handling
|
16 лет назад |
Bryan Drewery
|
c6bc8a0655
* Use execvp() to search PATH if needed
|
16 лет назад |
Bryan Drewery
|
d1a8db219c
* Close file descriptors when spawning new processes
|
16 лет назад |
Bryan Drewery
|
6aac26514e
* Cleanup update spawning
|
16 лет назад |
Bryan Drewery
|
4e946a28db
* Remove old debugging/cygwin code
|
16 лет назад |
Bryan Drewery
|
c7d652925e
* Add a simple_exec() which directly executes the given file.
|
16 лет назад |