Bryan Drewery 697492b4bc * init_conf -> init_conffile hace 21 años
..
compat 8769e75691 * Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove. hace 21 años
crypto 821a3cc558 * Some openssl aes fixes I took out hace 21 años
mod ee3dd82b99 * Changed some if (localhub) to if (conf.bot->localhub) hace 21 años
Makefile.in 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link hace 21 años
adns.c 2ba072314b * Read in .resolv.conf before /etc/resolv.conf hace 21 años
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id hace 21 años
auth.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
auth.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
base64.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations hace 21 años
base64.h 03d098da24 * C++ compile warning fixes (Still compat with C) hace 22 años
bg.c 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. 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 2ce191b0b3 * Fixed up binary writing to work with WRITE_PACK|CONF correctly hace 21 años
binary.h 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. hace 21 años
bits.h 09e7b8988e * Waste of space to declare these 64-bit hace 22 años
botcmd.c e02a7146d0 hace 21 años
botcmd.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
botmsg.c f6b3d97611 * Forgot some checking for dcc[].type hace 21 años
botmsg.h b83928cdf0 * More c++ leaf fixes, now for hub :) hace 22 años
botnet.c ee3dd82b99 * Changed some if (localhub) to if (conf.bot->localhub) hace 21 años
botnet.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
cfg.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
cfg.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
chan.h 8769e75691 * Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove. hace 21 años
chanprog.c 004c3a7121 * Initialize 'userfile' in chanprog() before reading it with $binpath/.u hace 21 años
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK hace 22 años
cmds.c ee3dd82b99 * Changed some if (localhub) to if (conf.bot->localhub) hace 21 años
cmds.h 03d098da24 * C++ compile warning fixes (Still compat with C) hace 22 años
color.h c0e02b4d46 * More work on colors hace 22 años
common.h 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() hace 21 años
conf.c 697492b4bc * init_conf -> init_conffile hace 21 años
conf.h 697492b4bc * init_conf -> init_conffile hace 21 años
core_binds.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
core_binds.h 7996dff984 * Removed all the unused bindings hace 22 años
crypt.c 919cc86701 * strncat() was cutting off 1 char short, had to account for this in new strlcat() calls hace 21 años
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
dcc.c 1458acf227 hace 21 años
dcc.h 57b763a3d6 * Removed old compatability code for linking hace 21 años
dccutil.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
dccutil.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
debug.c 1b6bb22e65 * Cache getpid() as mypid hace 21 años
debug.h 8d1c20bfa5 * Changed DEBUG_MEM to DEBUG hace 21 años
egg_timer.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations hace 21 años
egg_timer.h fa4f5153e6 hace 22 años
eggdrop.h 5eb8fdb8f0 * srandom() is now called first thing hace 21 años
enclink.c e940fb593c * Removed old (non-nat-fixed) link encryption code hace 21 años
enclink.h e940fb593c * Removed old (non-nat-fixed) link encryption code hace 21 años
flags.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() hace 21 años
flags.h 9d555db17a * Removed compatability support for <= 1.1.9 userfiles (bot records). hace 21 años
garble.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations hace 21 años
garble.h fe467c585e * Removed define GARBLESTRINGS hace 22 años
lang.h e65263bea1 * New mode parsing code hace 21 años
log.c ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... hace 21 años
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
main.c 697492b4bc * init_conf -> init_conffile hace 21 años
main.h 1b6bb22e65 * Cache getpid() as mypid hace 21 años
makehelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it hace 22 años
makeres.c b83928cdf0 * More c++ leaf fixes, now for hub :) hace 22 años
match.c d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). hace 21 años
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). hace 21 años
misc.c 9ebcdaed6b * Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update) hace 21 años
misc.h 6d61f99329 hace 17 años
misc_file.c c47c7a436d * Added gnu-coreutils makepath() for future work hace 21 años
misc_file.h 098d9de5d0 hace 22 años
net.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
net.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
response.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
rfc1459.c 03d098da24 * C++ compile warning fixes (Still compat with C) hace 22 años
rfc1459.h 4f9a5b49d5 * Added 005 parsing hace 22 años
settings.h 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. hace 21 años
shell.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() hace 21 años
shell.h 386b447ca2 * Removed the hacks for 1.1.9->1.2 which include: hace 21 años
socket.c b1bb8607a6 * Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly. hace 21 años
socket.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). hace 21 años
sorthelp.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations hace 21 años
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h hace 22 años
stringfix.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system hace 21 años
tclhash.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
tclhash.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
thread.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
thread.h 98334382b0 * Misc hace 22 años
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
types.h 667125ad15 * Async dns now works for server connects hace 21 años
userent.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 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 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() hace 21 años
userrec.h 8769e75691 * Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove. hace 21 años
users.c 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() hace 21 años
users.h 932ea597a4 * Save passes in an encrypted form for future use hace 21 años
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. hace 22 años