Histórico de Commits

Autor SHA1 Mensagem Data
  Bryan Drewery dcec67cb84 * Oops, left some debugging code enabled há 21 anos atrás
  Bryan Drewery 488f4d034f * tempdir is now filled in bin_to_conf há 21 anos atrás
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files há 21 anos atrás
  Bryan Drewery d97a780ca3 * Missing headers for FreeBSD for kill() há 21 anos atrás
  Bryan Drewery 8682bcd48c * Fixed a few calloc() calls that weren't using my_calloc() há 21 anos atrás
  Bryan Drewery a01eeef5e5 * Send SIGUSR1 after exiting from -C há 21 anos atrás
  Bryan Drewery f45c76868b * Added actually support for refreshing binary on SIGUSR1 in get_checksum há 21 anos atrás
  Bryan Drewery 42ba520486 * Added a signal to handle refreshing binary data há 21 anos atrás
  Bryan Drewery a0efdf5657 * Now initialized MD5_CTX ctx inside of bin_checksum há 21 anos atrás
  Bryan Drewery a5475506f6 * Don't write the checksum if we aren't writing pack or conf data há 21 anos atrás
  Bryan Drewery 392a79b2f0 * The "wrote settings" notice to shell now specifies which settings it wrote (pack/conf/all) há 21 anos atrás
  Bryan Drewery 31391bd13e há 21 anos atrás
  Bryan Drewery ada4416cdb * Oops, mixed parameters to write_settings() from conf_to_bin() há 21 anos atrás
  Bryan Drewery c3de6bc616 * Added exitstatus to conf_to_bin() to be passed to write_settings() há 21 anos atrás
  Bryan Drewery a681922a71 * Added int to write_settings() to specify whether to write conf or not há 21 anos atrás
  Bryan Drewery 17ffb821a2 * Missing header for WEXITSTATUS for FreeBSD há 21 anos atrás
  Bryan Drewery 650f84cb77 * Don't encrypt settings struct fields if they are uninitialized há 21 anos atrás
  Bryan Drewery 5755cb332e há 21 anos atrás
  Bryan Drewery 2ce191b0b3 * Fixed up binary writing to work with WRITE_PACK|CONF correctly há 21 anos atrás
  Bryan Drewery 2fc874013d há 21 anos atrás
  Bryan Drewery b62f166011 há 21 anos atrás
  Bryan Drewery 23e96cb130 há 21 anos atrás
  Bryan Drewery d9a8869838 há 21 anos atrás
  Bryan Drewery f4b2e96215 há 21 anos atrás
  Bryan Drewery d6ff6e63f2 * Only add SIZE_[PACK|CONF] to skip_bytes if we are writing them há 21 anos atrás
  Bryan Drewery a1548a04fa * Need to actually copy data from 'f' to 'newbin->f' if we aren't writing PACK|CONF há 21 anos atrás
  Bryan Drewery e24e9c25b0 * Added code to check if an update binary is initialized or not há 21 anos atrás
  Bryan Drewery 2b711800b9 * Binary writing is now a bit faster as the hash is calculated on the fly now. há 21 anos atrás
  Bryan Drewery 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. há 21 anos atrás
  Bryan Drewery 9ebcdaed6b * Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update) há 21 anos atrás