Cronologia Commit

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