Bryan Drewery c598ab5329 * Fixed cmd_boot attempting to boot a remote simulated dcc created by .botcmd. (#90) 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 8024e185c2 * Attempt to fix #92 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 21b19ac5e8 * Fixed dns' dcc loosing socket and not triggering a reconnect 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 d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
binary.h 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working hace 21 años
botcmd.c c598ab5329 * Fixed cmd_boot attempting to boot a remote simulated dcc created by .botcmd. (#90) hace 21 años
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) hace 21 años
botmsg.c d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 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 f0644026b8 * Removed some old unused code 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 d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
chanprog.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
cmds.c c598ab5329 * Fixed cmd_boot attempting to boot a remote simulated dcc created by .botcmd. (#90) 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 f9d2fc1393 * Another fix for #92 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 624bc1e175 * Cleaned up some odd code on failing to link which cycled all sockets which was not necesary hace 21 años
dcc.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
dccutil.c ee5a71d988 * Fixed hub delinking bots for not sharing instead of just offering the userfile again. (#59) hace 21 años
dccutil.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
debug.c d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 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 474b367e2b * Changed set of "other" chars for random strings hace 21 años
enclink.c 84eff8c742 * Fixed some socket writes that were being colorized when they shouldn't have been 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 040b42ecdb hace 21 años
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 21 años
main.c 0c5b1d9ee1 * restart/rehash were broken in main loop still hace 21 años
main.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 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 b9a7555411 * FreeBSD compile fix; kill() is listed in a different header than linux hace 21 años
misc.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
misc_file.c fafdb27cec * Added /usr/tmp to the tempdir search list hace 21 años
misc_file.h 756c56ffe4 * Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./ hace 21 años
net.c d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
net.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 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 756c56ffe4 * Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./ hace 21 años
shell.h 756c56ffe4 * Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./ 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 d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 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 c9a48f4aa1 * Don't share out userfile entries to bots that shouldn't get them (nodename/os/uname/config) 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 3697095bf9 * Don't share out all nodename/os/username/config entries to bots, only send THEIR records. 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 b1a32402f1 * Fixed some potential sharing problems while loading userfile hace 21 años
users.h 3697095bf9 * Don't share out all nodename/os/username/config entries to bots, only send THEIR records. hace 21 años
utc-time.c bc91a7e206 * Added rcsid[] to all files hace 21 años