Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Bryan Drewery 57ac308bc9 * After editing the binary with -C, also kill/remove any bots which were removed from the list 21 yıl önce
  Bryan Drewery df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. 21 yıl önce
  Bryan Drewery 102209f45a * Replace homedir with ~ when displaying conf settings 21 yıl önce
  Bryan Drewery f9053ae818 21 yıl önce
  Bryan Drewery 693c4d652f * Fxied up some misc bugs left from new conf system 21 yıl önce
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 yıl önce
  Bryan Drewery 8e99178d5e * Added some spacing after 'uname' in -C 21 yıl önce
  Bryan Drewery 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working 21 yıl önce
  Bryan Drewery ce9e5dc1d0 * Default UID is now -1 (to fix running as root) (Fixes #12) 21 yıl önce
  Bryan Drewery 488f4d034f * tempdir is now filled in bin_to_conf 21 yıl önce
  Bryan Drewery 691c6ef789 * Fixed binary exiting with ERR_NOBOTS under conditions that it shouldn't. (updating) 21 yıl önce
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 yıl önce
  Bryan Drewery a01eeef5e5 * Send SIGUSR1 after exiting from -C 21 yıl önce
  Bryan Drewery f45c76868b * Added actually support for refreshing binary on SIGUSR1 in get_checksum 21 yıl önce
  Bryan Drewery 867789d07a * Added back free_conf() 21 yıl önce
  Bryan Drewery 1cbaa7db98 * Added checking for paths.h 21 yıl önce
  Bryan Drewery aa1c23865c * Now using list_* for conf.bots linked list 21 yıl önce
  Bryan Drewery c3de6bc616 * Added exitstatus to conf_to_bin() to be passed to write_settings() 21 yıl önce
  Bryan Drewery d2c29abe63 21 yıl önce
  Bryan Drewery 5de394a884 * Now replacing ~ with homedir after readconf() 21 yıl önce
  Bryan Drewery 84e5ec82c9 * Display tmpdir in tellconf() 21 yıl önce
  Bryan Drewery 6f75e91417 * No need to pass conf struct over stack for tellconf() 21 yıl önce
  Bryan Drewery e3c19df9ec * Converted conf.c 21 yıl önce
  Bryan Drewery fcf0eda749 * Default binpath is now the directory the binary is in when doing -C. 21 yıl önce
  Bryan Drewery a966a3b564 * Eliminated the conffile struct as it was a duplicate of conf 21 yıl önce
  Bryan Drewery 697492b4bc * init_conf -> init_conffile 21 yıl önce
  Bryan Drewery fc5591f169 21 yıl önce
  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 yıl önce
  Bryan Drewery bbbc309c0b * Added cmdline option '-r <botname>' for restarting/starting specified bot. 21 yıl önce
  Bryan Drewery 9ebcdaed6b * Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update) 21 yıl önce