Bryan Drewery 7fe25596d7 * Fix IPv6 RBL lookups il y a 16 ans
..
compat bc1c90d649 Merge branch 'crypt-updates' il y a 16 ans
crypto 43db7666ac * Search in lib/ for libraries il y a 16 ans
mod 7fe25596d7 * Fix IPv6 RBL lookups il y a 16 ans
.gitignore e45e36b07c * Add *.o to .gitignores il y a 17 ans
EncryptedStream.c 5fb5b4422d * Use String::dup where appropriate il y a 16 ans
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line il y a 16 ans
Makefile.in eee567c263 * Make makesort use bdlib il y a 16 ans
adns.c 0806bf1e45 * Fix listing in dns cache listing il y a 16 ans
adns.h a5fff3c7f3 Merge branch 'blocking-dns' il y a 16 ans
auth.c a318d5445d * Make Auth use bd::HashTable il y a 16 ans
auth.h a318d5445d * Make Auth use bd::HashTable il y a 16 ans
base64.c 9fe5a9ae39 * Use bdlib base64 il y a 16 ans
base64.h 9fe5a9ae39 * Use bdlib base64 il y a 16 ans
bg.c b48d1c8211 * Fix multiple warnings about unused results (warn_unused_result) il y a 17 ans
bg.h ea6948ccde * Remove obsoleted conf.watcher il y a 16 ans
binary.c 3b122f2a15 * Updates il y a 16 ans
binary.h 14f34ecafb * Fix problem of upgrading with uninitialized binaries causing corruption il y a 17 ans
binds.c 53fff78db7 * Bind fixes il y a 16 ans
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) il y a 17 ans
botcmd.c 6d5e997962 * Don't use dumplots() for cmd_botcmd reply. Let the target cmd determine this. il y a 16 ans
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars il y a 18 ans
botmsg.c 49bc2bea58 * Trim out an extra space when sending logs between hubs il y a 16 ans
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
botnet.c 40b04bf284 * Note when connecting that it is encrypted il y a 16 ans
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading il y a 17 ans
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 il y a 20 ans
chan.h fb9772e1c8 Merge branch 'bantype' il y a 16 ans
chanprog.c e84178f84d * Cleanup DCC/Telnet listening so bot only listens on IPV6 if it was specifically given an IPV6 IP. il y a 16 ans
chanprog.h ccaf7c9328 * Add child bots on link if wiped out from shared userlist il y a 16 ans
cmds.c a8eb983bd5 Merge branch 'release' il y a 16 ans
cmds.h ae0b2ac496 * Fix aliases not properly indicating bad command on leaf bots (fixes #297) il y a 17 ans
color.h c0e02b4d46 * More work on colors il y a 22 ans
common.h 4e946a28db * Remove old debugging/cygwin code il y a 16 ans
conf.c 3f0d4d4d7c * Link using unix domain socket at ${datadir}/.sock.${localhub nick} il y a 16 ans
conf.h d779e9dec9 * Link over unix domain socket to localhub il y a 16 ans
core_binds.c 6a2cd6a029 Merge branch 'remove-egg-prefix' il y a 17 ans
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 il y a 19 ans
crypt.c af9def3ff4 * Add eggdrop's blowfish which will enable FiSH support il y a 16 ans
crypt.h af9def3ff4 * Add eggdrop's blowfish which will enable FiSH support il y a 16 ans
dcc.c 87e710e008 * Use enclink for relays il y a 16 ans
dcc.h 87e710e008 * Use enclink for relays il y a 16 ans
dccutil.c 7679a6251c Merge branch 'listen-fixes' il y a 16 ans
dccutil.h e84178f84d * Cleanup DCC/Telnet listening so bot only listens on IPV6 if it was specifically given an IPV6 IP. il y a 16 ans
debug.c 9679b5d051 * Cast pid_t to unsigned long to avoid solaris warnings il y a 16 ans
debug.h fd5180392b Merge branch 'remove-stackdump' il y a 17 ans
egg_timer.c 5cb351444f * Cleanup licenses il y a 18 ans
egg_timer.h fa4f5153e6 il y a 22 ans
eggdrop.h da499feb64 * Add cmd_netrelease il y a 16 ans
enclink.c 87e710e008 * Use enclink for relays il y a 16 ans
enclink.h 87e710e008 * Use enclink for relays il y a 16 ans
flags.c ccedef4c46 * When in +f, automatically remove -D il y a 16 ans
flags.h 1ccff9bccd * Inline some flag checking functions il y a 17 ans
garble.c 288300b569 * port [3868] to 1.2.16 from trunk il y a 18 ans
garble.h 288300b569 * port [3868] to 1.2.16 from trunk il y a 18 ans
log.c 27f47b3512 * Rename logf -> log_f to avoid linking conflict on solaris il y a 16 ans
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode il y a 17 ans
main.c 5484e0cb56 * Check maxfiles half-hourly, not minutely il y a 16 ans
main.h 6188eb8f3a * Localhub: Don't share out VAR_NOLDEF vars to child bots until linked to a hub il y a 16 ans
makehelp.c 3c226c5d83 * Use bdlib for makehelp il y a 16 ans
makeres.c 21f63d8168 * Use bdlib for makeres il y a 16 ans
makeset.c ee006372ae * Optimize some substring calls using new bdlib interface il y a 16 ans
makesort.c eee567c263 * Make makesort use bdlib il y a 16 ans
match.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls il y a 17 ans
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
misc.c 5c22c373cb * Set server_online to now if upgrading from older bot il y a 16 ans
misc.h fb9772e1c8 Merge branch 'bantype' il y a 16 ans
misc_file.c e2ba5ba506 * Fix multiple memory leaks in class Tempfile il y a 16 ans
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) il y a 18 ans
net.c 9ade7b2243 Merge branch 'fix-ircfuzz-findings' il y a 16 ans
net.h e4510c27dd * Replace socklist.inbuf with a bd::String il y a 16 ans
response.c 73743349c9 * Remove 'set mean-kicks' and change to 'chanset +meankicks' (default on, does not upgrade from old .set, must unset after upgrade if wanted) il y a 18 ans
rfc1459.c 5cb351444f * Cleanup licenses il y a 18 ans
rfc1459.h 4f9a5b49d5 * Added 005 parsing il y a 22 ans
set.c ab612cce5e * Add msg-release il y a 16 ans
set.h ab612cce5e * Add msg-release il y a 16 ans
settings.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL il y a 16 ans
shell.c 48e5bba511 * Fix regression in autocron: Wasn't working on FreeBSD due to 'crontab -l' not returning anything on STDOUT with an empty crontab il y a 16 ans
shell.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL il y a 16 ans
socket.c e5ee96497f * Set vim settings on {socket,adns,core_binds}.c to handle tabs properly as they were taken from egglib and never indented. il y a 16 ans
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 il y a 20 ans
sorthelp.c eee567c263 * Make makesort use bdlib il y a 16 ans
sprintf.c 92ab12e3ba * Add right padding / left justification il y a 17 ans
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) 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 fbce4d23b3 * Fix warnings in compile utils il y a 17 ans
tandem.h 2c73e786fa * Don't truncate log's timestamp when relaying logs il y a 16 ans
thread.c 5cb351444f * Cleanup licenses il y a 18 ans
thread.h 98334382b0 * Misc il y a 22 ans
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate il y a 18 ans
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
types.h bc47d5d151 * Cleanup some of the time_t mess il y a 18 ans
userent.c 1da96702f3 * Share protected user entries with localhubs for their children il y a 16 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 d65efaeadb * When auto adding hostname, do not consider -telnet! hostnames as conflicting. il y a 16 ans
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack il y a 16 ans
users.c bfa6a60b6b * Add note that a user not found may just be a permissions issue il y a 16 ans
users.h e44719ee4f * Use bd::Stream il y a 17 ans
utc-time.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans