История коммитов

Автор SHA1 Сообщение Дата
  Bryan Drewery d982c83965 * Converted cmds (still need to fix up config and cmd_config) 21 лет назад
  Bryan Drewery 64474a643b * More defines removal 21 лет назад
  Bryan Drewery 88377d31ae * More conversions 21 лет назад
  Bryan Drewery d4af2a75ea * Converted debug.c 21 лет назад
  Bryan Drewery af11695e50 * Converted over dcc.c 21 лет назад
  Bryan Drewery e3c19df9ec * Converted conf.c 21 лет назад
  Bryan Drewery fcf0eda749 * Default binpath is now the directory the binary is in when doing -C. 21 лет назад
  Bryan Drewery 378fd00bee * Converted chanprog.c stuff to new hub/leaf 21 лет назад
  Bryan Drewery efc010fa11 * Converted some functions over 21 лет назад
  Bryan Drewery 650f84cb77 * Don't encrypt settings struct fields if they are uninitialized 21 лет назад
  Bryan Drewery 5755cb332e 21 лет назад
  Bryan Drewery 760bc8c23e * Added .type and checking for botcmd_t 21 лет назад
  Bryan Drewery ae27194df9 * Added .type support for hub/leaf in add_builtins() 21 лет назад
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) 21 лет назад
  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 лет назад