История коммитов

Автор SHA1 Сообщение Дата
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... 21 лет назад
  Bryan Drewery 0c38de8025 * Fixed cmd_mns_(ban|exempt|invite) to remove the proper ban if a number is used (#38) 21 лет назад
  Bryan Drewery df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. 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 bc91a7e206 * Added rcsid[] to all files 21 лет назад
  Bryan Drewery dc70f3ae47 * Converted over user_entry_type to one binary mix 21 лет назад
  Bryan Drewery 88377d31ae * More conversions 21 лет назад
  Bryan Drewery af11695e50 * Converted over dcc.c 21 лет назад
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
  Bryan Drewery 932ea597a4 * Save passes in an encrypted form for future use 21 лет назад
  Bryan Drewery 7c72fb35ff 21 лет назад
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 лет назад
  Bryan Drewery 0d5758fa26 21 лет назад
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... 21 лет назад
  Bryan Drewery 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. 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 edffa072e6 * Made a MAXPASSLEN 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 4cfb0aa510 * adduser() was not adding the "-" onto new bots for share 22 лет назад
  Bryan Drewery 4337575cf6 * Dont save the +b to userfile 22 лет назад
  Bryan Drewery 60b89bde3c * More fixes 22 лет назад
  Bryan Drewery 7b7519e6be * Blah 22 лет назад
  Bryan Drewery e56eeeb443 * HACK++ 22 лет назад
  Bryan Drewery 482e15f7d5 * Filled all fr.bot with 0 22 лет назад
  Bryan Drewery 5e242c2a4e * No longer using USER_BOT 22 лет назад
  Bryan Drewery 3ae6e42a2d * Cleaned up shadowing variables 22 лет назад