Bryan Drewery
|
95d4ef54e4
* Several cmds were not saving userfile: -/+chrec|ban|exempt|invite, [un]stick, chinfo (#68)
|
před 21 roky |
Bryan Drewery
|
38cd095df9
* Made cmd_addlog m|o
|
před 21 roky |
Bryan Drewery
|
0fe227fd0b
* Fixed not being able to console to '*'
|
před 21 roky |
Bryan Drewery
|
217fdacd24
* Only auto-op a user if they have a password set. (#52)
|
před 21 roky |
Bryan Drewery
|
6f89031159
* cmd_pls_user wasn't correctly sharing multiple hosts to the botnet. (#48)
|
před 21 roky |
Bryan Drewery
|
c3b9db3f97
* cmd_botcmd now works correctly when the target is the bot you're on. (#46)
|
před 21 roky |
Bryan Drewery
|
d78e596727
* Rewrote most of cmd_cmdpass
|
před 21 roky |
Bryan Drewery
|
d8fbb27ee7
|
před 21 roky |
Bryan Drewery
|
c9b2524e0b
* Fixed cmd_cmdpass not knowing leaf cmds from a hub.
|
před 21 roky |
Bryan Drewery
|
6863736ae1
* Expire more than 1 remote idx at a time, safe to do so now
|
před 21 roky |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
před 21 roky |
Bryan Drewery
|
fde17b5022
* dcc[].simul is an idx, so it needs to be -1 to be disabled.
|
před 21 roky |
Bryan Drewery
|
bbadd3fa3f
* When booting, boot all sessions matching the nick given for the bot given (#37)
|
před 21 roky |
Bryan Drewery
|
bf2faf1161
* botcmd * wasn't correctly being restricted to +n (#35)
|
před 21 roky |
Bryan Drewery
|
50f05bc723
* Flaw in cmd_nohelp
|
před 21 roky |
Bryan Drewery
|
38c281977d
* cmd_dns wasn't checking for an argument or displaying syntax
|
před 21 roky |
Bryan Drewery
|
8a53fb3ce8
* Fixed some missing sanity checking on certain user flags for channel records.
|
před 21 roky |
Bryan Drewery
|
94732ed729
* Added match option for cmd_botcmd: '$' will match on all localhubs (first bot in config) (#28)
|
před 21 roky |
Bryan Drewery
|
df14fb2f47
* After editing binary with -C, new bots/hosts are automatically added if first bot is linked.
|
před 21 roky |
Bryan Drewery
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
před 21 roky |
Bryan Drewery
|
2fc7ab9a2f
* Fixed some excess newlines when a user is booted for losing hub/leaf access.
|
před 21 roky |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
před 21 roky |
Bryan Drewery
|
cc48b96cf5
* Misc compile fixes
|
před 21 roky |
Bryan Drewery
|
f876237a45
* Fixed cmd_boot to allow users to boot users they can whois. (Users with lower flags)
|
před 21 roky |
Bryan Drewery
|
9fe0d46aed
* Fixed segfault after booting users when a leaf has lost +c. (#18)
|
před 21 roky |
Bryan Drewery
|
5895489954
* Added cmd_version (same as (bot|net)verison)
|
před 21 roky |
Bryan Drewery
|
b150c05717
* Auth system rewritten into a class
|
před 21 roky |
Bryan Drewery
|
b34f97945d
* Work on auth system to bind dcc commands to auth system without rewriting them
|
před 21 roky |
Bryan Drewery
|
b9fc771453
* Added macro have_cmd() to check if a cmd is available on the bot (hub/leaf)
|
před 21 roky |
Bryan Drewery
|
e0df700159
* cmds not showing up in help after merge
|
před 21 roky |