Bryan Drewery
|
79af5c12bb
* When in recheck_channel() and enforcing bitch, wait to flush modes until after all of the check_this_member() have been processed to try to avoid multiple lines of -oooo,-o,-oooo not grouping up correctly.
|
16 년 전 |
Bryan Drewery
|
25cdba90fe
* Fix bot not properly enforcing 'chanmode' modes when getting opped
|
16 년 전 |
Bryan Drewery
|
d430afc291
* Group +ebI MODE check into 1 MODE line
|
16 년 전 |
Bryan Drewery
|
62a207b89c
* Consolidate duplicate +ebI checking code
|
16 년 전 |
Bryan Drewery
|
045ea493fa
* Fix bot not joining channels when invited
|
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
|
1eefb26e4f
* Show +r bots in cmd_userlist
|
16 년 전 |
Bryan Drewery
|
d1c2b32901
* Update 'help chaninfo' to clearup RBL confusion
|
16 년 전 |
Bryan Drewery
|
5a81c09fa1
* Fix an OpenBSD compile error
|
16 년 전 |
Bryan Drewery
|
86428b16db
* Fix an OpenBSD compile warning
|
16 년 전 |
Estella
|
93a88d9bc7
* Unreal Detection typo fix (Unreeal -> Unreal)
|
16 년 전 |
Bryan Drewery
|
8970dcb4aa
* Fix regression in EncryptedStream for reading older formats
|
16 년 전 |
Bryan Drewery
|
dbf8ce771c
* Don't compile with -O3, it is contributing to code bloat
|
16 년 전 |
Bryan Drewery
|
53fff78db7
* Bind fixes
|
16 년 전 |
Bryan Drewery
|
bf1841d94d
* Help fix excess floods
|
16 년 전 |
Bryan Drewery
|
3b122f2a15
* Updates
|
16 년 전 |
Bryan Drewery
|
778afaab1c
Merge branch 'fix-ipv4-ipv6-choosing'
|
16 년 전 |
Bryan Drewery
|
377f3b69b3
* If wanting ipv6, only lookup AAAA, otherwise lookup A
|
16 년 전 |
Bryan Drewery
|
09bc389e36
* Bot no longer connects to IRC over IPv6 if it was specifically given an IPv4 IP.
|
16 년 전 |
Bryan Drewery
|
2fc382e959
* Don't send LUSERS minutely as it isn't acted upon
|
16 년 전 |
Bryan Drewery
|
cfa480d4d1
* Update bdlib
|
16 년 전 |
Bryan Drewery
|
004b5a49fd
* Fix regression in localhubs: /CTCP bot CHAT was not returning a proper port.
|
16 년 전 |
Bryan Drewery
|
c109c70b43
* UPDATES update
|
16 년 전 |
Bryan Drewery
|
006021a4e2
Merge branch 'remove-hash_table'
|
16 년 전 |
Bryan Drewery
|
2262787e21
* Use dumplots() for cmd_swhois server response display
|
16 년 전 |
Bryan Drewery
|
6d5e997962
* Don't use dumplots() for cmd_botcmd reply. Let the target cmd determine this.
|
16 년 전 |
Bryan Drewery
|
117c0e50e1
Merge branch 'flood-improvements'
|
16 년 전 |
Bryan Drewery
|
7b05f15e79
* Update bdlib
|
16 년 전 |
Bryan Drewery
|
e4d8d0a1fe
* Remove egglib's hash_table
|
16 년 전 |
Bryan Drewery
|
a318d5445d
* Make Auth use bd::HashTable
|
16 년 전 |