Bryan Drewery d78e596727 * Rewrote most of cmd_cmdpass пре 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 d78e596727 * Rewrote most of cmd_cmdpass пре 21 година
Makefile.in a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
adns.c 267d86e2ce * Fixed possible socket bug with dns code пре 21 година
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id пре 21 година
auth.c fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. пре 21 година
auth.h b150c05717 * Auth system rewritten into a class пре 21 година
base64.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now пре 21 година
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now пре 21 година
bg.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. пре 21 година
binary.c 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. пре 21 година
binary.h 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working пре 21 година
botcmd.c 6863736ae1 * Expire more than 1 remote idx at a time, safe to do so now пре 21 година
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) пре 21 година
botmsg.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
botmsg.h a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
botnet.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
botnet.h efc010fa11 * Converted some functions over пре 21 година
cfg.c a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
cfg.h 6d72b199e8 * Fixed dccauth not correctly working according to it's [bot]config setting (#30) пре 21 година
chan.h 0c38de8025 * Fixed cmd_mns_(ban|exempt|invite) to remove the proper ban if a number is used (#38) пре 21 година
chanprog.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
chanprog.h 378fd00bee * Converted chanprog.c stuff to new hub/leaf пре 21 година
cmds.c d78e596727 * Rewrote most of cmd_cmdpass пре 21 година
cmds.h c9b2524e0b * Fixed cmd_cmdpass not knowing leaf cmds from a hub. пре 21 година
color.h c0e02b4d46 * More work on colors пре 22 година
common.h a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
conf.c 02e6e39214 * Missed an invalid close() пре 21 година
conf.h 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. пре 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 a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
crypt.h 758beb24e5 * Added some stupid stuff for console crypting for future use пре 21 година
dcc.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
dcc.h 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) пре 21 година
dccutil.c df15e26750 * Fixed bug with displaying chat over partyline due to change of default dcc[].simul to -1 пре 21 година
dccutil.h b150c05717 * Auth system rewritten into a class пре 21 година
debug.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now пре 21 година
debug.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now пре 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 e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now пре 21 година
enclink.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now пре 21 година
flags.c 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. пре 21 година
flags.h 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. пре 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 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
log.c fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. пре 21 година
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
main.c 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. пре 21 година
main.h 693c4d652f * Fxied up some misc bugs left from new conf system пре 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 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() пре 21 година
misc.h 93b7df34ce * Moved dumplots() to dccutil.c пре 21 година
misc_file.c 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. пре 21 година
misc_file.h 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. пре 21 година
net.c 7391ee0927 * Changed failed socket bindings to DEBUG msgs пре 21 година
net.h 7c5c0b4b95 * Cleaned up some of the firewall code пре 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 a8458c2bed * Missing __linux__ defines пре 21 година
shell.h 693c4d652f * Fxied up some misc bugs left from new conf system пре 21 година
socket.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() пре 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 година
sprintf.c 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) пре 21 година
sprintf.h 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() пре 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 e2e8642237 * Didn't fix that logging correctly пре 21 година
tclhash.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() пре 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 a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() пре 21 година
userrec.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
userrec.h df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. пре 21 година
users.c f3a3c53273 * Fixed an outstanding bug on linking from a hub to another hub. пре 21 година
users.h 670e017936 * During update, bot uplinks aren't permanently changed now. пре 21 година
utc-time.c bc91a7e206 * Added rcsid[] to all files пре 21 година