Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Bryan Drewery 66ec6172c0 * Changed password encryption, should auto convert, might need to reset all though. (#75) 21 vuotta sitten
  Bryan Drewery 3697095bf9 * Don't share out all nodename/os/username/config entries to bots, only send THEIR records. 21 vuotta sitten
  Bryan Drewery c414af4829 * The -ban fixes for removal by number weren't working right. 21 vuotta sitten
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... 21 vuotta sitten
  Bryan Drewery 0c38de8025 * Fixed cmd_mns_(ban|exempt|invite) to remove the proper ban if a number is used (#38) 21 vuotta sitten
  Bryan Drewery df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. 21 vuotta sitten
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 vuotta sitten
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d 21 vuotta sitten
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 vuotta sitten
  Bryan Drewery dc70f3ae47 * Converted over user_entry_type to one binary mix 21 vuotta sitten
  Bryan Drewery 88377d31ae * More conversions 21 vuotta sitten
  Bryan Drewery af11695e50 * Converted over dcc.c 21 vuotta sitten
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 vuotta sitten
  Bryan Drewery 932ea597a4 * Save passes in an encrypted form for future use 21 vuotta sitten
  Bryan Drewery 7c72fb35ff 21 vuotta sitten
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 vuotta sitten
  Bryan Drewery 0d5758fa26 21 vuotta sitten
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... 21 vuotta sitten
  Bryan Drewery 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. 21 vuotta sitten
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 vuotta sitten
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 vuotta sitten
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 vuotta sitten
  Bryan Drewery edffa072e6 * Made a MAXPASSLEN 22 vuotta sitten
  Bryan Drewery aed2b5005f * Removed a ton of unused paramaters 22 vuotta sitten
  Bryan Drewery 3ee7017e1f * Removed the code left over from 1.1.8 22 vuotta sitten
  Bryan Drewery 4cfb0aa510 * adduser() was not adding the "-" onto new bots for share 22 vuotta sitten
  Bryan Drewery 4337575cf6 * Dont save the +b to userfile 22 vuotta sitten
  Bryan Drewery 60b89bde3c * More fixes 22 vuotta sitten
  Bryan Drewery 7b7519e6be * Blah 22 vuotta sitten
  Bryan Drewery e56eeeb443 * HACK++ 22 vuotta sitten