Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. il y a 21 ans
  Bryan Drewery 4fa103c9fe * Wasn't closing the file descriptor for the new file when writing the checksum until after moving it? il y a 21 ans
  Bryan Drewery 57ac308bc9 * After editing the binary with -C, also kill/remove any bots which were removed from the list il y a 21 ans
  Bryan Drewery df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. il y a 21 ans
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() il y a 21 ans
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
  Bryan Drewery 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working il y a 21 ans
  Bryan Drewery dcec67cb84 * Oops, left some debugging code enabled il y a 21 ans
  Bryan Drewery 488f4d034f * tempdir is now filled in bin_to_conf il y a 21 ans
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files il y a 21 ans
  Bryan Drewery d97a780ca3 * Missing headers for FreeBSD for kill() il y a 21 ans
  Bryan Drewery 8682bcd48c * Fixed a few calloc() calls that weren't using my_calloc() il y a 21 ans
  Bryan Drewery a01eeef5e5 * Send SIGUSR1 after exiting from -C il y a 21 ans
  Bryan Drewery f45c76868b * Added actually support for refreshing binary on SIGUSR1 in get_checksum il y a 21 ans
  Bryan Drewery 42ba520486 * Added a signal to handle refreshing binary data il y a 21 ans
  Bryan Drewery a0efdf5657 * Now initialized MD5_CTX ctx inside of bin_checksum il y a 21 ans
  Bryan Drewery a5475506f6 * Don't write the checksum if we aren't writing pack or conf data il y a 21 ans
  Bryan Drewery 392a79b2f0 * The "wrote settings" notice to shell now specifies which settings it wrote (pack/conf/all) il y a 21 ans
  Bryan Drewery 31391bd13e il y a 21 ans
  Bryan Drewery ada4416cdb * Oops, mixed parameters to write_settings() from conf_to_bin() il y a 21 ans
  Bryan Drewery c3de6bc616 * Added exitstatus to conf_to_bin() to be passed to write_settings() il y a 21 ans
  Bryan Drewery a681922a71 * Added int to write_settings() to specify whether to write conf or not il y a 21 ans
  Bryan Drewery 17ffb821a2 * Missing header for WEXITSTATUS for FreeBSD il y a 21 ans
  Bryan Drewery 650f84cb77 * Don't encrypt settings struct fields if they are uninitialized il y a 21 ans
  Bryan Drewery 5755cb332e il y a 21 ans
  Bryan Drewery 2ce191b0b3 * Fixed up binary writing to work with WRITE_PACK|CONF correctly il y a 21 ans
  Bryan Drewery 2fc874013d il y a 21 ans
  Bryan Drewery b62f166011 il y a 21 ans
  Bryan Drewery 23e96cb130 il y a 21 ans
  Bryan Drewery d9a8869838 il y a 21 ans