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