Bryan Drewery
|
abf3045125
* Fix up misc compile warnings
|
il y a 18 ans |
Bryan Drewery
|
c967cf537f
* Added 'jupenick'. Jupenick is preferred over 'nick' but only 'nick' will be rotated with altchars. Ie, nick_, nick-, etc. (fixes #421)
|
il y a 18 ans |
Bryan Drewery
|
54c9857c63
* Dont require binpass on debug binaries
|
il y a 18 ans |
Bryan Drewery
|
df03bd1788
* Fix binpass being checked too many times
|
il y a 18 ans |
Bryan Drewery
|
167d1e6742
* checkchannels now displays server. (fixes #420)
|
il y a 18 ans |
Bryan Drewery
|
e7bdad4356
Add missing UPDATE: Greatly sped up binary startup - lower resource usage for cron checks, etc.
|
il y a 18 ans |
Bryan Drewery
|
1a0f50a1f9
* Fix bug in gotremotereply() introduced in [3811]
|
il y a 18 ans |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
il y a 18 ans |
Bryan Drewery
|
4fae8ae81d
* Make hosts optional for owners in PackConfig
|
il y a 18 ans |
Bryan Drewery
|
083b2910fa
* Indent load_internal_users
|
il y a 18 ans |
Bryan Drewery
|
d1dfa2f869
* Fix wrong code to fix SALT issue
|
il y a 18 ans |
Bryan Drewery
|
899e69510c
* Fix buffer overflow when trying to null-terminate chan->floodwho
|
il y a 18 ans |
Bryan Drewery
|
74d25b7d9d
* Don't error on <> in SALT lines
|
il y a 18 ans |
Bryan Drewery
|
ae01126acc
* Fix salt creation problem
|
il y a 18 ans |
Bryan Drewery
|
aba475401b
* Remove some old customized code
|
il y a 18 ans |
Bryan Drewery
|
62a5c72181
* Fix segfault with new 'set altchars'
|
il y a 18 ans |
Bryan Drewery
|
077403da23
* Port [2544] to 1.2.16 from trunk
|
il y a 18 ans |
Bryan Drewery
|
b506f0af3c
* Port [2546] to 1.2.16 from trunk
|
il y a 18 ans |
Bryan Drewery
|
4e48776486
* Port [2532] to 1.2.16 from trunk
|
il y a 18 ans |
Bryan Drewery
|
6af2e167b3
* Add error checking into new binary code
|
il y a 18 ans |
Bryan Drewery
|
2c55234fd2
* Hash the entire file (minus the packdata)
|
il y a 18 ans |
Bryan Drewery
|
9aa11218da
* Use mmap for writing packdata too (optimizations and error checking coming next)
|
il y a 18 ans |
Bryan Drewery
|
ed1dbb7877
* Use mmap for GET_CHECKSUM and GET_CONF, WRITE_CHECKSUM is next
|
il y a 18 ans |
Bryan Drewery
|
1470c8ffc2
* Use some more OPENSSL_cleanse
|
il y a 18 ans |
Bryan Drewery
|
9e40d1c45b
* Garble a ton of vital string markers
|
il y a 18 ans |
Bryan Drewery
|
7ebc6962df
* Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars
|
il y a 18 ans |
Bryan Drewery
|
cccd66a420
* Don't check last/promisc unless linked.
|
il y a 18 ans |
Bryan Drewery
|
73743349c9
* Remove 'set mean-kicks' and change to 'chanset +meankicks' (default on, does not upgrade from old .set, must unset after upgrade if wanted)
|
il y a 18 ans |
Bryan Drewery
|
2a6bd217c4
* Fix segfault from receiving truncated DNS replies.
|
il y a 18 ans |
Bryan Drewery
|
5bedbbf8fa
|
il y a 18 ans |