Bryan Drewery
|
08d2232fee
* Fix cmd_slowjoin not working on backup bots correctly.
|
17 년 전 |
Bryan Drewery
|
defb4059c9
* Fix 'Invalid binary' issue
|
17 년 전 |
Bryan Drewery
|
bdb21bc514
* Don't lookup rbl after resolving client if a user match was found
|
17 년 전 |
Bryan Drewery
|
0139d550a6
* Disable bots delinking if HANDLEN doesn't match (so we can increase the default in the future)
|
17 년 전 |
Bryan Drewery
|
812d6cf7dc
* Fix 64bit size_t issue
|
17 년 전 |
Bryan Drewery
|
2c73e786fa
* Don't truncate log's timestamp when relaying logs
|
17 년 전 |
Bryan Drewery
|
e407df1289
* Only use oident for server connects, not for bot linking.
|
17 년 전 |
Bryan Drewery
|
329c2a276a
* Fix oidentd spoofing regression
|
17 년 전 |
Bryan Drewery
|
53deea9979
* Fix log truncating for leafs (regression from timestamp commit)
|
17 년 전 |
Bryan Drewery
|
27b190034a
* Use synced time for log timestamps
|
17 년 전 |
Bryan Drewery
|
0321e61f16
* Don't relay hub's timestamp out to other hubs
|
17 년 전 |
Bryan Drewery
|
c90088b56a
* Default log timestamp now includes seconds
|
17 년 전 |
Bryan Drewery
|
90249b96cf
* Display needed padding on -v
|
17 년 전 |
Bryan Drewery
|
8b547cfff0
* Don't enable binary transfer streaming just yet, but support it for later
|
17 년 전 |
Bryan Drewery
|
fc2814699d
* Set proper flags after binary transfer
|
17 년 전 |
Bryan Drewery
|
fdbc4b5cc4
* Display when userfile is completed
|
17 년 전 |
Bryan Drewery
|
46f80f71d9
* Allow binary to be transferred using a stream, instead of transfer.mod / another port
|
17 년 전 |
Bryan Drewery
|
a66b2d28c8
* Give an hourly warning if link_cleartext is enabled
|
17 년 전 |
Bryan Drewery
|
cebdd7ddeb
* Oops, meant to keep password prompt disabled for debugging binaries
|
17 년 전 |
Bryan Drewery
|
6301c258e1
* Cleanup password prompt checking
|
17 년 전 |
Bryan Drewery
|
1b3b3019c1
* Fix EncryptedStream having no encryption by default
|
17 년 전 |
Bryan Drewery
|
9d2bf857c8
* Add comment to show how to determine settings_t padding
|
17 년 전 |
Bryan Drewery
|
812669dccb
Merge branch 'knock_flags'
|
17 년 전 |
Bryan Drewery
|
0aee1bc404
* Add error output with chanset 'flood-exempt' and 'knock'
|
17 년 전 |
Bryan Drewery
|
d2077d10e8
* Remove help entry for +/-knock
|
17 년 전 |
Bryan Drewery
|
275b9ea9ef
Merge branch 'restart-loses-nick'
|
17 년 전 |
Bryan Drewery
|
75252f86c7
* Use salted_sha1cmp() for passowrd and cmdpass comparing
|
17 년 전 |
Bryan Drewery
|
206e95d916
* Allow SHELLHASH and owner pass in PackConfig to be a salted-sha1
|
17 년 전 |
Bryan Drewery
|
2aea6f7a09
* Fix crypted password getting truncated on share
|
17 년 전 |
Bryan Drewery
|
02ce3e0d9f
* Fix segfault on csircd with /KNOCK
|
17 년 전 |