Bryan Drewery
|
8112258e3f
|
21 лет назад |
Bryan Drewery
|
7c86a1f984
* Removed cookie-time-slack from chanset
|
21 лет назад |
Bryan Drewery
|
b39e23dcbf
|
21 лет назад |
Bryan Drewery
|
a966a3b564
* Eliminated the conffile struct as it was a duplicate of conf
|
21 лет назад |
Bryan Drewery
|
697492b4bc
* init_conf -> init_conffile
|
21 лет назад |
Bryan Drewery
|
fc5591f169
|
21 лет назад |
Bryan Drewery
|
004c3a7121
* Initialize 'userfile' in chanprog() before reading it with $binpath/.u
|
21 лет назад |
Bryan Drewery
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 лет назад |
Bryan Drewery
|
1458acf227
|
21 лет назад |
Bryan Drewery
|
ee3dd82b99
* Changed some if (localhub) to if (conf.bot->localhub)
|
21 лет назад |
Bryan Drewery
|
fbd041d970
* Added 'hub' to conf_bot_t so we can check to see if the current bot is a hub via conf.bot->hub
|
21 лет назад |
Bryan Drewery
|
23ed223134
* Leftover struct for fileq
|
21 лет назад |
Bryan Drewery
|
58b0a02ca1
* cmd_botconfig now supports wildcards for the bot parameter
|
21 лет назад |
Bryan Drewery
|
edd7e1a347
* Fixed some botnet userfile sharing logs showing up on leaf bots.
|
21 лет назад |
Bryan Drewery
|
aa6f46923a
* cmd_deluser change: only allow a |m user to remove users whom they have added.
|
21 лет назад |
Bryan Drewery
|
5a127c4682
* Using a cmd with a cmdpass without proper flags now acts as if cmd is not valid (no longer spams wrong pass error)
|
21 лет назад |
Bryan Drewery
|
11bfdc04b0
* cmd_cmdpass was not clear on usage
|
21 лет назад |
Bryan Drewery
|
8769e75691
* Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove.
|
21 лет назад |
Bryan Drewery
|
d365b4dff9
|
21 лет назад |
Bryan Drewery
|
9b4996646f
* Removed all transfer.mod support for irc dcc sends (4k of compiled code)
|
21 лет назад |
Bryan Drewery
|
3d60bc1209
* Misc cleanups in chanprog()
|
21 лет назад |
Bryan Drewery
|
57d4054e01
* Removed misc 'init' code left from eggdrop module/restart support
|
21 лет назад |
Bryan Drewery
|
18c80cecad
* Missing mode msgs for manop
|
21 лет назад |
Bryan Drewery
|
c461e867bd
|
21 лет назад |
Bryan Drewery
|
e940fb593c
* Removed old (non-nat-fixed) link encryption code
|
21 лет назад |
Bryan Drewery
|
57b763a3d6
* Removed old compatability code for linking
|
21 лет назад |
Bryan Drewery
|
c07e615f1a
* Typos in help for 'info'
|
21 лет назад |
Bryan Drewery
|
bbbc309c0b
* Added cmdline option '-r <botname>' for restarting/starting specified bot.
|
21 лет назад |
Bryan Drewery
|
1ab87df04b
|
21 лет назад |
Bryan Drewery
|
7726c159de
* cmd_conf (delbot) now also removes the bot from the userfile
|
21 лет назад |