커밋 기록

작성자 SHA1 메시지 날짜
  Bryan Drewery 7fd69e5820 * Port [3188] to 1.2.14 19 년 전
  Bryan Drewery d75b612c84 * Port [3184] to 1.2.14 19 년 전
  Bryan Drewery 5d6e2b309c * Port [3115] to 1.2.12 19 년 전
  Bryan Drewery 063b1710e9 * Port [2952] to 1.2.11 20 년 전
  Bryan Drewery dc4575b10d * Ported [2950] to 1.2.11 20 년 전
  Bryan Drewery 14aca57e35 * Ported [2889] to 1.2.11 20 년 전
  Bryan Drewery 7494ddd8c1 * Ported [2651] to 1.2.9 (Use datadir now, addresses #162) 20 년 전
  Bryan Drewery 1eb433f5de * When a user is removed and is on partyline, they are now booted. (#142) 21 년 전
  Bryan Drewery b8a2a2dfc4 * Fixed CIDR host matching not checking for BEST MATCH as normal method does 21 년 전
  Bryan Drewery ce3e8c0aac * Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137) 21 년 전
  Bryan Drewery 688e171082 * Small cidr user host matching fix 21 년 전
  Bryan Drewery a2b5958929 * Added CIDR/mask matching support for all user hosts, ie, '.+host user *!jerry@1.2.0.0/16' will match 'bob!jerry@1.2.3.4' 21 년 전
  Bryan Drewery 3c666436a8 * Renamed "CONFIG" userentry for bots to "SET" 21 년 전
  Bryan Drewery 40c4d0e8f6 21 년 전
  Bryan Drewery 66ec6172c0 * Changed password encryption, should auto convert, might need to reset all though. (#75) 21 년 전
  Bryan Drewery 3697095bf9 * Don't share out all nodename/os/username/config entries to bots, only send THEIR records. 21 년 전
  Bryan Drewery c414af4829 * The -ban fixes for removal by number weren't working right. 21 년 전
  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 년 전