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