Bryan Drewery 9f2dcd0120 * +take stuff %!s(int64=21) %!d(string=hai) anos
..
compat 084972484f * Some constants not defined in OBSD %!s(int64=21) %!d(string=hai) anos
crypto 6330870e16 * Updated MD5 code to use openssl's implemention which is portable and optimized %!s(int64=21) %!d(string=hai) anos
mod 9f2dcd0120 * +take stuff %!s(int64=21) %!d(string=hai) anos
Makefile.in c9c8db0356 * Added some profiling code %!s(int64=21) %!d(string=hai) anos
adns.c be7e0abec5 * Fixed DNS returning a blank reply for reverse lookups with missing records. %!s(int64=21) %!d(string=hai) anos
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id %!s(int64=21) %!d(string=hai) anos
auth.c b150c05717 * Auth system rewritten into a class %!s(int64=21) %!d(string=hai) anos
auth.h b150c05717 * Auth system rewritten into a class %!s(int64=21) %!d(string=hai) anos
base64.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
base64.h 03d098da24 * C++ compile warning fixes (Still compat with C) %!s(int64=22) %!d(string=hai) anos
bg.c a37c3d129a * Disabled watcher on sun as it's ptrace is horrid %!s(int64=21) %!d(string=hai) anos
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. %!s(int64=21) %!d(string=hai) anos
binary.c 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working %!s(int64=21) %!d(string=hai) anos
binary.h 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working %!s(int64=21) %!d(string=hai) anos
botcmd.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
botcmd.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() %!s(int64=21) %!d(string=hai) anos
botmsg.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
botmsg.h b83928cdf0 * More c++ leaf fixes, now for hub :) %!s(int64=22) %!d(string=hai) anos
botnet.c bbb67dd74a * Fixed users showing up in .whom after doing .botcmd and relinking the bot which the cmd was ran on. (#9) %!s(int64=21) %!d(string=hai) anos
botnet.h efc010fa11 * Converted some functions over %!s(int64=21) %!d(string=hai) anos
cfg.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
cfg.h 950e09b829 * Converted over cfg_struct to hub/leaf mix %!s(int64=21) %!d(string=hai) anos
chan.h 4e026bc6db * Replaced CHAN_ASKED_INVITED with CHAN_ASKED_INVITES (typo) %!s(int64=21) %!d(string=hai) anos
chanprog.c b150c05717 * Auth system rewritten into a class %!s(int64=21) %!d(string=hai) anos
chanprog.h 378fd00bee * Converted chanprog.c stuff to new hub/leaf %!s(int64=21) %!d(string=hai) anos
cmds.c 9fe0d46aed * Fixed segfault after booting users when a leaf has lost +c. (#18) %!s(int64=21) %!d(string=hai) anos
cmds.h 760bc8c23e * Added .type and checking for botcmd_t %!s(int64=21) %!d(string=hai) anos
color.h c0e02b4d46 * More work on colors %!s(int64=22) %!d(string=hai) anos
common.h 8682bcd48c * Fixed a few calloc() calls that weren't using my_calloc() %!s(int64=21) %!d(string=hai) anos
conf.c 8e99178d5e * Added some spacing after 'uname' in -C %!s(int64=21) %!d(string=hai) anos
conf.h ce9e5dc1d0 * Default UID is now -1 (to fix running as root) (Fixes #12) %!s(int64=21) %!d(string=hai) anos
core_binds.c b150c05717 * Auth system rewritten into a class %!s(int64=21) %!d(string=hai) anos
core_binds.h b150c05717 * Auth system rewritten into a class %!s(int64=21) %!d(string=hai) anos
crypt.c 758beb24e5 * Added some stupid stuff for console crypting for future use %!s(int64=21) %!d(string=hai) anos
crypt.h 758beb24e5 * Added some stupid stuff for console crypting for future use %!s(int64=21) %!d(string=hai) anos
dcc.c 363634fc13 * Fixed a problem with accepting new telnet connections. %!s(int64=21) %!d(string=hai) anos
dcc.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them %!s(int64=21) %!d(string=hai) anos
dccutil.c b150c05717 * Auth system rewritten into a class %!s(int64=21) %!d(string=hai) anos
dccutil.h b150c05717 * Auth system rewritten into a class %!s(int64=21) %!d(string=hai) anos
debug.c a37c3d129a * Disabled watcher on sun as it's ptrace is horrid %!s(int64=21) %!d(string=hai) anos
debug.h cfc68ced0b * Removed all Assert()/DEBUG_ASSERT code %!s(int64=21) %!d(string=hai) anos
egg_timer.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
egg_timer.h fa4f5153e6 %!s(int64=22) %!d(string=hai) anos
eggdrop.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them %!s(int64=21) %!d(string=hai) anos
enclink.c e82ddbd090 * Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C). %!s(int64=21) %!d(string=hai) anos
enclink.h e82ddbd090 * Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C). %!s(int64=21) %!d(string=hai) anos
flags.c f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. %!s(int64=21) %!d(string=hai) anos
flags.h f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. %!s(int64=21) %!d(string=hai) anos
garble.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
garble.h fe467c585e * Removed define GARBLESTRINGS %!s(int64=22) %!d(string=hai) anos
hash_table.c b150c05717 * Auth system rewritten into a class %!s(int64=21) %!d(string=hai) anos
hash_table.h ced0ca4ac7 * Added hash table functions from egglib %!s(int64=21) %!d(string=hai) anos
lang.h e65263bea1 * New mode parsing code %!s(int64=22) %!d(string=hai) anos
log.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=22) %!d(string=hai) anos
main.c 9f2dcd0120 * +take stuff %!s(int64=21) %!d(string=hai) anos
main.h 9f2dcd0120 * +take stuff %!s(int64=21) %!d(string=hai) anos
makehelp.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
makeres.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
match.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). %!s(int64=21) %!d(string=hai) anos
misc.c 6679b221fd %!s(int64=21) %!d(string=hai) anos
misc.h 93b7df34ce * Moved dumplots() to dccutil.c %!s(int64=21) %!d(string=hai) anos
misc_file.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
misc_file.h 38337c4d60 * Moved check_tempdir() to misc_file.c %!s(int64=21) %!d(string=hai) anos
net.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
net.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() %!s(int64=21) %!d(string=hai) anos
profile.c c9c8db0356 * Added some profiling code %!s(int64=21) %!d(string=hai) anos
response.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
rfc1459.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
rfc1459.h 4f9a5b49d5 * Added 005 parsing %!s(int64=22) %!d(string=hai) anos
settings.h 8e1e97b61c %!s(int64=21) %!d(string=hai) anos
shell.c a07f56bb03 * Fixed getsock() being called wrong in check_maxfd() %!s(int64=21) %!d(string=hai) anos
shell.h 64474a643b * More defines removal %!s(int64=21) %!d(string=hai) anos
socket.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
socket.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). %!s(int64=21) %!d(string=hai) anos
sorthelp.c 0e1536509e * Should be using calloc() here not my_calloc() %!s(int64=21) %!d(string=hai) anos
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h %!s(int64=22) %!d(string=hai) anos
stringfix.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system %!s(int64=21) %!d(string=hai) anos
tclhash.c b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them %!s(int64=21) %!d(string=hai) anos
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them %!s(int64=21) %!d(string=hai) anos
thread.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
thread.h 98334382b0 * Misc %!s(int64=22) %!d(string=hai) anos
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=22) %!d(string=hai) anos
types.h 491d9c2cf6 * Bad typedef on solaris %!s(int64=21) %!d(string=hai) anos
userent.c cfc68ced0b * Removed all Assert()/DEBUG_ASSERT code %!s(int64=21) %!d(string=hai) anos
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() %!s(int64=21) %!d(string=hai) anos
userrec.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
userrec.h 88377d31ae * More conversions %!s(int64=21) %!d(string=hai) anos
users.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
users.h dc70f3ae47 * Converted over user_entry_type to one binary mix %!s(int64=21) %!d(string=hai) anos
utc-time.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos