Bryan Drewery c543c027e5 * Also log to all bots when can't send userfile for some reason il y a 21 ans
..
compat 4230ec0f5b * The binary is only rewritten now if CHANGES are made in the editor. il y a 21 ans
crypto 6330870e16 * Updated MD5 code to use openssl's implemention which is portable and optimized il y a 21 ans
mod c543c027e5 * Also log to all bots when can't send userfile for some reason il y a 21 ans
Makefile.in a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
adns.c 267d86e2ce * Fixed possible socket bug with dns code il y a 21 ans
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id il y a 21 ans
auth.c fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. il y a 21 ans
auth.h b150c05717 * Auth system rewritten into a class il y a 21 ans
base64.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
bg.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. il y a 21 ans
binary.c 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. il y a 21 ans
binary.h 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working il y a 21 ans
botcmd.c 6863736ae1 * Expire more than 1 remote idx at a time, safe to do so now il y a 21 ans
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) il y a 21 ans
botmsg.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
botmsg.h a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
botnet.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
botnet.h efc010fa11 * Converted some functions over il y a 21 ans
cfg.c a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
cfg.h 6d72b199e8 * Fixed dccauth not correctly working according to it's [bot]config setting (#30) il y a 21 ans
chan.h c414af4829 * The -ban fixes for removal by number weren't working right. il y a 21 ans
chanprog.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
chanprog.h 378fd00bee * Converted chanprog.c stuff to new hub/leaf il y a 21 ans
cmds.c 0fe227fd0b * Fixed not being able to console to '*' il y a 21 ans
cmds.h c9b2524e0b * Fixed cmd_cmdpass not knowing leaf cmds from a hub. il y a 21 ans
color.h c0e02b4d46 * More work on colors il y a 22 ans
common.h a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
conf.c 136e9e2851 * Wrong comment when autouname=1 for uname auto change in -C il y a 21 ans
conf.h 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. il y a 21 ans
core_binds.c b150c05717 * Auth system rewritten into a class il y a 21 ans
core_binds.h b150c05717 * Auth system rewritten into a class il y a 21 ans
crypt.c a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
crypt.h 758beb24e5 * Added some stupid stuff for console crypting for future use il y a 21 ans
dcc.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
dcc.h 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) il y a 21 ans
dccutil.c db78d48af1 * Another lostdcc() double free() bug fix il y a 21 ans
dccutil.h b150c05717 * Auth system rewritten into a class il y a 21 ans
debug.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
debug.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
egg_timer.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
egg_timer.h fa4f5153e6 il y a 22 ans
eggdrop.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them il y a 21 ans
enclink.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
enclink.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
flags.c 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. il y a 21 ans
flags.h 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. il y a 21 ans
garble.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
garble.h fe467c585e * Removed define GARBLESTRINGS il y a 22 ans
hash_table.c b150c05717 * Auth system rewritten into a class il y a 21 ans
hash_table.h ced0ca4ac7 * Added hash table functions from egglib il y a 21 ans
lang.h 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
log.c fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. il y a 21 ans
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
main.c ab9fb47f5b * Running the bot with -C will automatically update uid/uname/homedir/username **(use -c to avoid this)** il y a 21 ans
main.h 82d36e759d * Updated -c/-C so both will display the correct values but: il y a 21 ans
makehelp.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
makeres.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
match.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
misc.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() il y a 21 ans
misc.h 93b7df34ce * Moved dumplots() to dccutil.c il y a 21 ans
misc_file.c 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. il y a 21 ans
misc_file.h 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. il y a 21 ans
net.c 7391ee0927 * Changed failed socket bindings to DEBUG msgs il y a 21 ans
net.h 7c5c0b4b95 * Cleaned up some of the firewall code il y a 21 ans
profile.c c9c8db0356 * Added some profiling code il y a 21 ans
response.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
rfc1459.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
rfc1459.h 4f9a5b49d5 * Added 005 parsing il y a 22 ans
settings.h 8e1e97b61c il y a 21 ans
shell.c ab9fb47f5b * Running the bot with -C will automatically update uid/uname/homedir/username **(use -c to avoid this)** il y a 21 ans
shell.h ab9fb47f5b * Running the bot with -C will automatically update uid/uname/homedir/username **(use -c to avoid this)** il y a 21 ans
socket.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() il y a 21 ans
socket.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
sorthelp.c 0e1536509e * Should be using calloc() here not my_calloc() il y a 21 ans
sprintf.c 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) il y a 21 ans
sprintf.h 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() il y a 21 ans
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h il y a 22 ans
stringfix.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
tandem.h e2e8642237 * Didn't fix that logging correctly il y a 21 ans
tclhash.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() il y a 21 ans
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them il y a 21 ans
thread.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
thread.h 98334382b0 * Misc il y a 22 ans
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
types.h 491d9c2cf6 * Bad typedef on solaris il y a 21 ans
userent.c a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
userrec.c c414af4829 * The -ban fixes for removal by number weren't working right. il y a 21 ans
userrec.h df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. il y a 21 ans
users.c 2e5bfb16cf * Combined code for restore_chan[ban|exempt|invite] into restore_chanmask() for userfile loading il y a 21 ans
users.h 670e017936 * During update, bot uplinks aren't permanently changed now. il y a 21 ans
utc-time.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans