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