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