Bryan Drewery
|
beb5ec6604
* Fix possible situation where an error while saving userfile is not reported (fixes #287)
|
18 tahun lalu |
Bryan Drewery
|
a6429d8ccc
* Port [3675] to 1.2.15
|
18 tahun lalu |
Bryan Drewery
|
06bd02924e
* Port [3485] to 1.2.14
|
19 tahun lalu |
Bryan Drewery
|
bac6894a21
* Fix flaw in compat code
|
19 tahun lalu |
Bryan Drewery
|
871f9d7836
* Port [3379] to 1.2.14
|
19 tahun lalu |
Bryan Drewery
|
7fd69e5820
* Port [3188] to 1.2.14
|
19 tahun lalu |
Bryan Drewery
|
d75b612c84
* Port [3184] to 1.2.14
|
19 tahun lalu |
Bryan Drewery
|
5d6e2b309c
* Port [3115] to 1.2.12
|
19 tahun lalu |
Bryan Drewery
|
063b1710e9
* Port [2952] to 1.2.11
|
20 tahun lalu |
Bryan Drewery
|
dc4575b10d
* Ported [2950] to 1.2.11
|
20 tahun lalu |
Bryan Drewery
|
14aca57e35
* Ported [2889] to 1.2.11
|
20 tahun lalu |
Bryan Drewery
|
7494ddd8c1
* Ported [2651] to 1.2.9 (Use datadir now, addresses #162)
|
20 tahun lalu |
Bryan Drewery
|
1eb433f5de
* When a user is removed and is on partyline, they are now booted. (#142)
|
21 tahun lalu |
Bryan Drewery
|
b8a2a2dfc4
* Fixed CIDR host matching not checking for BEST MATCH as normal method does
|
21 tahun lalu |
Bryan Drewery
|
ce3e8c0aac
* Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137)
|
21 tahun lalu |
Bryan Drewery
|
688e171082
* Small cidr user host matching fix
|
21 tahun lalu |
Bryan Drewery
|
a2b5958929
* Added CIDR/mask matching support for all user hosts, ie, '.+host user *!jerry@1.2.0.0/16' will match 'bob!jerry@1.2.3.4'
|
21 tahun lalu |
Bryan Drewery
|
3c666436a8
* Renamed "CONFIG" userentry for bots to "SET"
|
21 tahun lalu |
Bryan Drewery
|
40c4d0e8f6
|
21 tahun lalu |
Bryan Drewery
|
66ec6172c0
* Changed password encryption, should auto convert, might need to reset all though. (#75)
|
21 tahun lalu |
Bryan Drewery
|
3697095bf9
* Don't share out all nodename/os/username/config entries to bots, only send THEIR records.
|
21 tahun lalu |
Bryan Drewery
|
c414af4829
* The -ban fixes for removal by number weren't working right.
|
21 tahun lalu |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 tahun lalu |
Bryan Drewery
|
0c38de8025
* Fixed cmd_mns_(ban|exempt|invite) to remove the proper ban if a number is used (#38)
|
21 tahun lalu |
Bryan Drewery
|
df14fb2f47
* After editing binary with -C, new bots/hosts are automatically added if first bot is linked.
|
21 tahun lalu |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 tahun lalu |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 tahun lalu |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 tahun lalu |
Bryan Drewery
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 tahun lalu |
Bryan Drewery
|
88377d31ae
* More conversions
|
21 tahun lalu |