Историја ревизија

Аутор SHA1 Порука Датум
  Bryan Drewery ab9fb47f5b * Running the bot with -C will automatically update uid/uname/homedir/username **(use -c to avoid this)** пре 21 година
  Bryan Drewery a8458c2bed * Missing __linux__ defines пре 21 година
  Bryan Drewery 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. пре 21 година
  Bryan Drewery 693c4d652f * Fxied up some misc bugs left from new conf system пре 21 година
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() пре 21 година
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
  Bryan Drewery 5f23f3d38a * Fixed a file descriptor leak in the 'last' checking. пре 21 година
  Bryan Drewery a07f56bb03 * Fixed getsock() being called wrong in check_maxfd() пре 21 година
  Bryan Drewery 0d809ddeec * Decrease bogus FD if they successfully close пре 21 година
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files пре 21 година
  Bryan Drewery 5f9b33d8a2 * Added ifdefs for HAVE_SYS_PTRACE_H пре 21 година
  Bryan Drewery 64474a643b * More defines removal пре 21 година
  Bryan Drewery a966a3b564 * Eliminated the conffile struct as it was a duplicate of conf пре 21 година
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() пре 21 година
  Bryan Drewery 26fb8a746c * No longer replacing '~' with homedir in config, only done internally now. пре 21 година
  Bryan Drewery 1ba1f132b1 * No longer making the bot fatal() if it cannot open a new socket. пре 21 година
  Bryan Drewery 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if пре 21 година
  Bryan Drewery 386b447ca2 * Removed the hacks for 1.1.9->1.2 which include: пре 21 година
  Bryan Drewery 7e92cc812d * Shell error typo пре 21 година
  Bryan Drewery 97af2f4595 * MAXFD quit text change пре 21 година
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
  Bryan Drewery a3bf1f1eac пре 21 година
  Bryan Drewery 6a100d5082 пре 21 година
  Bryan Drewery 52289087b8 * After changing conf with -C, binary is now moved to binpath/binname. пре 21 година
  Bryan Drewery aac352496c * Added binary path to email пре 21 година
  Bryan Drewery 659fa81c8b * Raised maxdcc and maxfd to 300 пре 21 година
  Bryan Drewery ffe6dd59c0 * New method, try to close() all the bogus fd, if that failes, die. пре 21 година
  Bryan Drewery 410d88b2eb пре 21 година
  Bryan Drewery b64bec7fbe * Sort of a solution to the max fd problem пре 21 година
  Bryan Drewery 64226b1d23 * Fixed bots quitting on max files with the getpid stuff, it's the WRONG error to quit with пре 21 година