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 years ago |
Bryan Drewery
|
23ed223134
* Leftover struct for fileq
|
21 years ago |
Bryan Drewery
|
58b0a02ca1
* cmd_botconfig now supports wildcards for the bot parameter
|
21 years ago |
Bryan Drewery
|
edd7e1a347
* Fixed some botnet userfile sharing logs showing up on leaf bots.
|
21 years ago |
Bryan Drewery
|
aa6f46923a
* cmd_deluser change: only allow a |m user to remove users whom they have added.
|
21 years ago |
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 years ago |
Bryan Drewery
|
11bfdc04b0
* cmd_cmdpass was not clear on usage
|
21 years ago |
Bryan Drewery
|
8769e75691
* Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove.
|
21 years ago |
Bryan Drewery
|
d365b4dff9
|
21 years ago |
Bryan Drewery
|
9b4996646f
* Removed all transfer.mod support for irc dcc sends (4k of compiled code)
|
21 years ago |
Bryan Drewery
|
3d60bc1209
* Misc cleanups in chanprog()
|
21 years ago |
Bryan Drewery
|
57d4054e01
* Removed misc 'init' code left from eggdrop module/restart support
|
21 years ago |
Bryan Drewery
|
18c80cecad
* Missing mode msgs for manop
|
21 years ago |
Bryan Drewery
|
c461e867bd
|
21 years ago |
Bryan Drewery
|
e940fb593c
* Removed old (non-nat-fixed) link encryption code
|
21 years ago |
Bryan Drewery
|
57b763a3d6
* Removed old compatability code for linking
|
21 years ago |
Bryan Drewery
|
c07e615f1a
* Typos in help for 'info'
|
21 years ago |
Bryan Drewery
|
bbbc309c0b
* Added cmdline option '-r <botname>' for restarting/starting specified bot.
|
21 years ago |
Bryan Drewery
|
1ab87df04b
|
21 years ago |
Bryan Drewery
|
7726c159de
* cmd_conf (delbot) now also removes the bot from the userfile
|
21 years ago |
Bryan Drewery
|
db62506e54
* Forgot to mention multi-op cookies for 1.2 (and a new hash)
|
21 years ago |
Bryan Drewery
|
2ce191b0b3
* Fixed up binary writing to work with WRITE_PACK|CONF correctly
|
21 years ago |
Bryan Drewery
|
2fc874013d
|
21 years ago |
Bryan Drewery
|
b62f166011
|
21 years ago |
Bryan Drewery
|
1b6bb22e65
* Cache getpid() as mypid
|
21 years ago |
Bryan Drewery
|
23e96cb130
|
21 years ago |
Bryan Drewery
|
d9a8869838
|
21 years ago |
Bryan Drewery
|
f4b2e96215
|
21 years ago |
Bryan Drewery
|
d6ff6e63f2
* Only add SIZE_[PACK|CONF] to skip_bytes if we are writing them
|
21 years ago |
Bryan Drewery
|
a1548a04fa
* Need to actually copy data from 'f' to 'newbin->f' if we aren't writing PACK|CONF
|
21 years ago |