コミット履歴

作者 SHA1 メッセージ 日付
  Bryan Drewery 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) 21 年 前
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now 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 8e9c982f63 * Removed some old eggdrop bot reject code 21 年 前
  Bryan Drewery f876237a45 * Fixed cmd_boot to allow users to boot users they can whois. (Users with lower flags) 21 年 前
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 年 前
  Bryan Drewery f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB 21 年 前
  Bryan Drewery 693a0bcb39 * Removed some lingering defines 21 年 前
  Bryan Drewery efc010fa11 * Converted some functions over 21 年 前
  Bryan Drewery 760bc8c23e * Added .type and checking for botcmd_t 21 年 前
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) 21 年 前
  Bryan Drewery e02a7146d0 21 年 前
  Bryan Drewery 20c12e514b * Sanity check if a botcmd is being sent by a hub or not. 21 年 前
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 年 前
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... 21 年 前
  Bryan Drewery 7abb9533ea * Fixed a bug with part of the 'remotecmd' system 21 年 前
  Bryan Drewery 50e3fd86b3 * Undoing some of the cast patching 21 年 前
  Bryan Drewery 9f3d22aaca 21 年 前
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 年 前
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 年 前
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 年 前
  Bryan Drewery 249537cbf5 * More unneeded stack pointers 22 年 前
  Bryan Drewery aed2b5005f * Removed a ton of unused paramaters 22 年 前
  Bryan Drewery 3ee7017e1f * Removed the code left over from 1.1.8 22 年 前
  Bryan Drewery 58346386a5 * Remove define DCCPASS 22 年 前
  Bryan Drewery 5298dccd7f * Fixed USERENTRY_OS not being set correctly. 22 年 前
  Bryan Drewery a6fff706d6 22 年 前
  Bryan Drewery d47d7385d5 * Fixed hubs not searching for binaries in same dir for update 22 年 前
  Bryan Drewery 6efaf5ee5a * Removed that remote_boots bs 22 年 前