Historie revizí

Autor SHA1 Zpráva Datum
  Bryan Drewery e3c19df9ec * Converted conf.c před 21 roky
  Bryan Drewery fcf0eda749 * Default binpath is now the directory the binary is in when doing -C. před 21 roky
  Bryan Drewery 378fd00bee * Converted chanprog.c stuff to new hub/leaf před 21 roky
  Bryan Drewery efc010fa11 * Converted some functions over před 21 roky
  Bryan Drewery 650f84cb77 * Don't encrypt settings struct fields if they are uninitialized před 21 roky
  Bryan Drewery 5755cb332e před 21 roky
  Bryan Drewery 760bc8c23e * Added .type and checking for botcmd_t před 21 roky
  Bryan Drewery ae27194df9 * Added .type support for hub/leaf in add_builtins() před 21 roky
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) před 21 roky
  Bryan Drewery 8112258e3f před 21 roky
  Bryan Drewery 7c86a1f984 * Removed cookie-time-slack from chanset před 21 roky
  Bryan Drewery b39e23dcbf před 21 roky
  Bryan Drewery a966a3b564 * Eliminated the conffile struct as it was a duplicate of conf před 21 roky
  Bryan Drewery 697492b4bc * init_conf -> init_conffile před 21 roky
  Bryan Drewery fc5591f169 před 21 roky
  Bryan Drewery 004c3a7121 * Initialize 'userfile' in chanprog() before reading it with $binpath/.u před 21 roky
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() před 21 roky
  Bryan Drewery 1458acf227 před 21 roky
  Bryan Drewery ee3dd82b99 * Changed some if (localhub) to if (conf.bot->localhub) před 21 roky
  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 před 21 roky
  Bryan Drewery 23ed223134 * Leftover struct for fileq před 21 roky
  Bryan Drewery 58b0a02ca1 * cmd_botconfig now supports wildcards for the bot parameter před 21 roky
  Bryan Drewery edd7e1a347 * Fixed some botnet userfile sharing logs showing up on leaf bots. před 21 roky
  Bryan Drewery aa6f46923a * cmd_deluser change: only allow a |m user to remove users whom they have added. před 21 roky
  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) před 21 roky
  Bryan Drewery 11bfdc04b0 * cmd_cmdpass was not clear on usage před 21 roky
  Bryan Drewery 8769e75691 * Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove. před 21 roky
  Bryan Drewery d365b4dff9 před 21 roky
  Bryan Drewery 9b4996646f * Removed all transfer.mod support for irc dcc sends (4k of compiled code) před 21 roky
  Bryan Drewery 3d60bc1209 * Misc cleanups in chanprog() před 21 roky