Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... 21 tahun lalu
  Bryan Drewery e2e8642237 * Didn't fix that logging correctly 21 tahun lalu
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) 21 tahun lalu
  Bryan Drewery 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() 21 tahun lalu
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now 21 tahun lalu
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 tahun lalu
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d 21 tahun lalu
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 tahun lalu
  Bryan Drewery f6b3d97611 * Forgot some checking for dcc[].type 21 tahun lalu
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 tahun lalu
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... 21 tahun lalu
  Bryan Drewery 7abb9533ea * Fixed a bug with part of the 'remotecmd' system 21 tahun lalu
  Bryan Drewery 1413abcd5d * Undid sockt_t/size_t patches 21 tahun lalu
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 tahun lalu
  Bryan Drewery b83928cdf0 * More c++ leaf fixes, now for hub :) 22 tahun lalu
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 tahun lalu
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 tahun lalu
  Bryan Drewery 249537cbf5 * More unneeded stack pointers 22 tahun lalu
  Bryan Drewery aed2b5005f * Removed a ton of unused paramaters 22 tahun lalu
  Bryan Drewery 58346386a5 * Remove define DCCPASS 22 tahun lalu
  Bryan Drewery 220e5a2e99 * Misc compile *warnings* 22 tahun lalu
  Bryan Drewery 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 tahun lalu
  Bryan Drewery 0a04e92dd0 * Removed cmd_botinfo 22 tahun lalu
  Bryan Drewery 78d8c05fa5 * Made some large buffers quite smaller 22 tahun lalu
  Bryan Drewery 4d86714aa2 * inline -> __inline__ 22 tahun lalu
  Bryan Drewery 3ae6e42a2d * Cleaned up shadowing variables 22 tahun lalu
  Bryan Drewery 2e58c63a11 * Now using calloc() everywhere 22 tahun lalu
  Bryan Drewery a05f8d040d * Removed cmd_vbottree 22 tahun lalu
  Bryan Drewery 14d6968982 * Removed all BOT_FLAGS and the old sharing stuff from eggdrop 22 tahun lalu
  Bryan Drewery 2627a9aecb * Removed majority of garblestrings. 22 tahun lalu