Bryan Drewery
|
3697095bf9
* Don't share out all nodename/os/username/config entries to bots, only send THEIR records.
|
21 лет назад |
Bryan Drewery
|
0c5b1d9ee1
* restart/rehash were broken in main loop still
|
21 лет назад |
Bryan Drewery
|
b1a32402f1
* Fixed some potential sharing problems while loading userfile
|
21 лет назад |
Bryan Drewery
|
b2548d3b5b
* Oops, forgot to add this
|
21 лет назад |
Bryan Drewery
|
918ebca6c5
* Removed 'realname' code for servers
|
21 лет назад |
Bryan Drewery
|
f0644026b8
* Removed some old unused code
|
21 лет назад |
Bryan Drewery
|
040b42ecdb
|
21 лет назад |
Bryan Drewery
|
b9a7555411
* FreeBSD compile fix; kill() is listed in a different header than linux
|
21 лет назад |
Bryan Drewery
|
dc77d177a7
* Started working on a logfile but got distracted with new .set
|
21 лет назад |
Bryan Drewery
|
09b8b239a8
* Fixed bot rehashing config after -C forever
|
21 лет назад |
Bryan Drewery
|
f916784e92
* Fixed wrong spacing in cmd_status
|
21 лет назад |
Bryan Drewery
|
d2e2592d5e
* Removed bots notifying net to join channel when it becomes opped (useless/floods net) (#63)
|
21 лет назад |
Bryan Drewery
|
64ae820076
* Possibly fixed a very rare userfile sharing desync (#58)
|
21 лет назад |
Bryan Drewery
|
ee5a71d988
* Fixed hub delinking bots for not sharing instead of just offering the userfile again. (#59)
|
21 лет назад |
Bryan Drewery
|
6eaefa1b6e
* Fixed bots unlinking others with invalid reasons, ie "Illegal link by leaf" instead of "Loop detected"
|
21 лет назад |
Bryan Drewery
|
3032ac0b2c
* +eI lists were being checked way too often and at the wrong times; now only checking when NEEDED.
|
21 лет назад |
Bryan Drewery
|
4d761c665a
* Disabled auto-renaming server names internally on connect if they don't match our own list
|
21 лет назад |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 лет назад |
Bryan Drewery
|
91ac0bf73c
* configure updates
|
21 лет назад |
Bryan Drewery
|
624bc1e175
* Cleaned up some odd code on failing to link which cycled all sockets which was not necesary
|
21 лет назад |
Bryan Drewery
|
668a2fca64
* Code restructure for coloridx()
|
21 лет назад |
Bryan Drewery
|
84eff8c742
* Fixed some socket writes that were being colorized when they shouldn't have been
|
21 лет назад |
Bryan Drewery
|
21b19ac5e8
* Fixed dns' dcc loosing socket and not triggering a reconnect
|
21 лет назад |
Bryan Drewery
|
9c562f7aaf
* Removed 'newdns' from adns and renamed newdns.c to adns.c (repos hacking)
|
21 лет назад |
Bryan Drewery
|
573022a2fe
* Fixed 'chanset manop' not being recognized correctly (#79)
|
21 лет назад |
Bryan Drewery
|
87708e687b
* Cmd_conf now does the same as -C does: add/remove bots, add hosts (see UPDATES)
|
21 лет назад |
Bryan Drewery
|
474b367e2b
* Changed set of "other" chars for random strings
|
21 лет назад |
Bryan Drewery
|
3be5f97bdc
* Fixed a bug in the hash creation of cookies due to an ircd stripping excess '*' in cookies.
|
21 лет назад |
Bryan Drewery
|
fafdb27cec
* Added /usr/tmp to the tempdir search list
|
21 лет назад |
Bryan Drewery
|
503877feb8
* Added /var/tmp into the list of tempdirs
|
21 лет назад |