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