Bryan Drewery
|
602c828a3c
Merge branch 'newhub' into next
|
14 년 전 |
Bryan Drewery
|
025cb09838
* Write userfile after receiving it
|
14 년 전 |
Bryan Drewery
|
bfd299016c
* Write userfile when adding/removing users/bots
|
14 년 전 |
Bryan Drewery
|
4ed43638de
Merge branch 'newhub' into next
|
14 년 전 |
Bryan Drewery
|
77b4653081
* Write out userfile in more places to trigger hub saving for localhubs
|
14 년 전 |
Bryan Drewery
|
1b02bcd08f
Merge branch 'master' into next
|
16 년 전 |
Bryan Drewery
|
f45337a580
* Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error
|
16 년 전 |
Bryan Drewery
|
bfe3786a53
Merge branch 'change-server-keeps-old' into next
|
16 년 전 |
Bryan Drewery
|
cbf1ec43f9
* Check for removed server after userfile load, to avoid parsing twice (local vs global)
|
16 년 전 |
Bryan Drewery
|
934a914ad1
* Fix crash related to slowpart
|
16 년 전 |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 년 전 |
Bryan Drewery
|
a4f159146d
Merge branch 'restart-no-cycle'
|
16 년 전 |
Bryan Drewery
|
e2b8f9a7e2
* Disable irc.mod while restarting
|
16 년 전 |
Bryan Drewery
|
36f1c0ee3b
* Only avoid cycling if possible
|
16 년 전 |
Bryan Drewery
|
640298feb8
* Don't cycle on restart
|
16 년 전 |
Bryan Drewery
|
80ee5fac15
* When changing user flags, don't recheck all channels
|
16 년 전 |
Bryan Drewery
|
40255aea0c
* Cleanup dcc.nick/host/simulbot lengths
|
16 년 전 |
Bryan Drewery
|
1ba7cce279
* Cleanup some HANDLEN usage
|
16 년 전 |
Bryan Drewery
|
bf753f283f
* Also rehash MONITOR list when done restarting.
|
16 년 전 |
Bryan Drewery
|
c466ccf556
* Don't consider hub linked until a userfile has been downloaded.
|
16 년 전 |
Bryan Drewery
|
8d49bf6ac6
* Fix compiler warnings
|
16 년 전 |
Bryan Drewery
|
69e8c5e71c
* Sync localhub userlist changes back to hub after link
|
16 년 전 |
Bryan Drewery
|
1748579766
* Localhub: Share new userfile with child bots once it has been (re)loaded from hub
|
16 년 전 |
Bryan Drewery
|
ccaf7c9328
* Add child bots on link if wiped out from shared userlist
|
16 년 전 |
Bryan Drewery
|
174b3caa0d
* Hubs will relay relevant userfile changes to localhubs for their child bots
|
16 년 전 |
Bryan Drewery
|
c4bf758e57
* Cleanup some socket kills
|
16 년 전 |
Bryan Drewery
|
298d46ac4e
* Make share.mod's temporary stream for userfile transfer a pointer so it gets cleansed sooner.
|
16 년 전 |
Bryan Drewery
|
defb372b8e
* Also need UFF_CHDEFAULT check for streaming capable bots
|
16 년 전 |
Bryan Drewery
|
21a61679a7
* Fix UFF_CHANSET compatibility check being in wrong place
|
16 년 전 |
Bryan Drewery
|
cd0622bf9f
* Commit initial work for chanset 'default'
|
16 년 전 |