Bryan Drewery
|
bf753f283f
* Also rehash MONITOR list when done restarting.
|
16 年之前 |
Bryan Drewery
|
9086f749d6
* Rehash MONITOR List on server when jupenick/nick change, and on connect.
|
16 年之前 |
Bryan Drewery
|
71844a3039
* Update Docs and make note that this fixes #320
|
16 年之前 |
Bryan Drewery
|
160af5e393
* Use nicks_available() when on NICK and our own nick just changed unexpectedly
|
16 年之前 |
Bryan Drewery
|
6332262992
* Remove redundant check against current nick
|
16 年之前 |
Bryan Drewery
|
f824fad6a3
* Also use nicks_available() on NICK
|
16 年之前 |
Bryan Drewery
|
bcc6d515cc
* Use nicks_available() where appropriate. (Fixes jupenick not being grabbed on QUIT)
|
16 年之前 |
Bryan Drewery
|
38dadd2a1b
* Support RPL_MONOFFLINE (MONITOR response that nick is available)
|
16 年之前 |
Bryan Drewery
|
c9f64b04d5
* Don't send ISON if using monitor
|
16 年之前 |
Bryan Drewery
|
450bbc24cb
* Move ison timer to server_secondly
|
16 年之前 |
Bryan Drewery
|
5497dd59bb
* Detect MONITOR on connect and set use_monitor if available
|
16 年之前 |
Bryan Drewery
|
34082d8dec
* Update docs
|
16 年之前 |
Bryan Drewery
|
dbd12a770c
Merge branch 'localhubs'
|
16 年之前 |
Bryan Drewery
|
3d02b16f86
* Don't require hostname matching on unix domain sockets
|
17 年之前 |
Bryan Drewery
|
1da96702f3
* Share protected user entries with localhubs for their children
|
16 年之前 |
Bryan Drewery
|
d65efaeadb
* When auto adding hostname, do not consider -telnet! hostnames as conflicting.
|
16 年之前 |
Bryan Drewery
|
f288bd2502
* Add note about localhub linking
|
16 年之前 |
Bryan Drewery
|
089e28ab59
* Rename sun to sock_un as solaris seems to have 'sun' as a reserved constant
|
16 年之前 |
Bryan Drewery
|
c466ccf556
* Don't consider hub linked until a userfile has been downloaded.
|
16 年之前 |
Bryan Drewery
|
0434830e97
* When restructuring for update, be sure to unlink the actual uplink, not the first bot.
|
16 年之前 |
Bryan Drewery
|
4c276b97af
* socklen should be socklen_t
|
16 年之前 |
Bryan Drewery
|
17d47f06da
* Only delay links to unix domain sockets - children bots
|
16 年之前 |
Bryan Drewery
|
3ac164cdc8
* Delay leaf linking to localhub until it has received a userfile
|
16 年之前 |
Bryan Drewery
|
55f1cb6886
* Fix regression in opening a listen port
|
17 年之前 |
Bryan Drewery
|
e3b75ae10b
* Increase child leaf bot reconnect time to 5 seconds - hubs/localhubs still go on a 30 second cycle
|
17 年之前 |
Bryan Drewery
|
4729cd467e
* Fix sun addrlen
|
17 年之前 |
Bryan Drewery
|
8d49bf6ac6
* Fix compiler warnings
|
17 年之前 |
Bryan Drewery
|
c2a6318275
* Fix possible crash in fatal()
|
17 年之前 |
Bryan Drewery
|
69e8c5e71c
* Sync localhub userlist changes back to hub after link
|
17 年之前 |
Bryan Drewery
|
cec129217e
* Lookup bots in userlist again before booting as invalid
|
17 年之前 |