커밋 기록

작성자 SHA1 메시지 날짜
  Bryan Drewery eb11bc0b9d * Removed unneeded pointer from conf struct 21 년 전
  Bryan Drewery b61acee6cd * Fixed bot not updating it's hostmask when reconnecting to server 21 년 전
  Bryan Drewery a7ea0156b8 * Removed some FIXME comments 21 년 전
  Bryan Drewery f133c4ce77 * Use DP_HELP for irc auth responses 21 년 전
  Bryan Drewery 2d57d076dd * Display channel name from console if one is not used with cmd_chanset 21 년 전
  Bryan Drewery 2d5021409d * Prefix dumped server data with [d->] 21 년 전
  Bryan Drewery e0df700159 * cmds not showing up in help after merge 21 년 전
  Bryan Drewery 803a66f252 #3 * grep didn't need -r in build 21 년 전
  Bryan Drewery b2977958cf Setting -Dinline= was unneeded (because of -fno-inline) and actually broke compiling 21 년 전
  Bryan Drewery a37c3d129a * Disabled watcher on sun as it's ptrace is horrid 21 년 전
  Bryan Drewery 468968b58e * Don't define PAGESIZE until it's not defined and we need it 21 년 전
  Bryan Drewery a07f56bb03 * Fixed getsock() being called wrong in check_maxfd() 21 년 전
  Bryan Drewery 2efdf31a13 * fixed stackdump() being called on non-i386 in cmd_debug 21 년 전
  Bryan Drewery 084972484f * Some constants not defined in OBSD 21 년 전
  Bryan Drewery cfc68ced0b * Removed all Assert()/DEBUG_ASSERT code 21 년 전
  OpenSSL Project (Ported by Bryan) 6330870e16 * Updated MD5 code to use openssl's implemention which is portable and optimized 21 년 전
  OpenSSL Project (Ported by Bryan) ec1a07ea77 * Changed all the SHA code over to the standard openssl code (no changes) 21 년 전
  Bryan Drewery 758beb24e5 * Added some stupid stuff for console crypting for future use 21 년 전
  Bryan Drewery f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. 21 년 전
  Bryan Drewery 0d809ddeec * Decrease bogus FD if they successfully close 21 년 전
  Bryan Drewery 0e1536509e * Should be using calloc() here not my_calloc() 21 년 전
  Bryan Drewery 314fb5a144 * A few fixes in update code which stopped hub from sending out binaries after a failed send. 21 년 전
  Bryan Drewery 014e78d713 * Users who are v|o in a +private chan are now voiced, as before |v was needed. 21 년 전
  Bryan Drewery d228d87b91 * Now settings checked_hostmask to 0 when bot whoises itself, thus changing botuserhost 21 년 전
  Bryan Drewery f7524cafd3 21 년 전
  Bryan Drewery c8090b2594 * No longer calling send_timesync() once per minute as this is done in botnet pings now 21 년 전
  Bryan Drewery c9c8db0356 * Added some profiling code 21 년 전
  Bryan Drewery 45f44b87bb * Fixed bots not rechecking channel for invalid users after a .-chrec 21 년 전
  Bryan Drewery dcec67cb84 * Oops, left some debugging code enabled 21 년 전
  Bryan Drewery 488f4d034f * tempdir is now filled in bin_to_conf 21 년 전