2001-11-14 |
hno | Clean swap.state rotation was completely fucked up... |
commit | commitdiff | tree |
2001-11-14 |
hno | Mark icons as "SPECIAL" early on, making it more obviou... |
commit | commitdiff | tree |
2001-11-14 |
hno | Don't swap out "SPECIAL" entries such as icons. We... |
commit | commitdiff | tree |
2001-11-13 |
hno | Make no_cache bypass the cache, not only stop content... |
commit | commitdiff | tree |
2001-11-09 |
hno | Use the correct error message when asking for FTP passw... |
commit | commitdiff | tree |
2001-11-03 |
hno | HTML error detected by Toomas Soome |
commit | commitdiff | tree |
2001-10-31 |
hno | stdlib.h is required for abs() |
commit | commitdiff | tree |
2001-10-31 |
hno | string.h is required for memcpy and friends |
commit | commitdiff | tree |
2001-10-30 |
adrian | Error number 1048 doesn't actually exist, so we can... |
commit | commitdiff | tree |
2001-10-29 |
hno | Further cleanups of Bugzilla #255 related issues. |
commit | commitdiff | tree |
2001-10-29 |
robertc | Only build snprintf.o if one or more of the functions... |
commit | commitdiff | tree |
2001-10-29 |
robertc | fix race with installing .conf and .conf.default files. |
commit | commitdiff | tree |
2001-10-29 |
robertc | don't delete icons.shar on make distclean |
commit | commitdiff | tree |
2001-10-27 |
hno | Oops.. the previous bugfix to plug leaks on errors... |
commit | commitdiff | tree |
2001-10-26 |
hno | Bugzilla #255: Core dump in sslStart if miss_access... |
commit | commitdiff | tree |
2001-10-26 |
hno | authenticateAuthUserRequestSetIp never stored the new... |
commit | commitdiff | tree |
2001-10-24 |
hno | Be both stricter and more relaxed when reading TLV... |
commit | commitdiff | tree |
2001-10-24 |
hno | format fixes |
commit | commitdiff | tree |
2001-10-24 |
hno | format fixes |
commit | commitdiff | tree |
2001-10-24 |
hno | format fixes |
commit | commitdiff | tree |
2001-10-24 |
hno | format fixes |
commit | commitdiff | tree |
2001-10-24 |
hno | format error fixes |
commit | commitdiff | tree |
2001-10-24 |
hno | First batch of format error fixes |
commit | commitdiff | tree |
2001-10-24 |
hno | Don't consider PURGE as proxy requests when running... |
commit | commitdiff | tree |
2001-10-23 |
hno | Added configure options to "squid -v" |
commit | commitdiff | tree |
2001-10-23 |
hno | Removed duplicate ipcacheInvalidate call |
commit | commitdiff | tree |
2001-10-23 |
hno | Plug some memory leaks on invalid requests. |
commit | commitdiff | tree |
2001-10-23 |
hno | Enable GCC to check printf style arguments |
commit | commitdiff | tree |
2001-10-23 |
hno | Removed type dependency on glib.h. This is not needed... |
commit | commitdiff | tree |
2001-10-22 |
hno | Removed the default request_body_max_size limit. There... |
commit | commitdiff | tree |
2001-10-22 |
hno | Properly account "Store Disk files open" in "aufs"... |
commit | commitdiff | tree |
2001-10-22 |
hno | Protect acl types requiring a request from NULL pointer... |
commit | commitdiff | tree |
2001-10-20 |
hno | ssl_unclean_shutdown needs to be ifdef USE_SSL |
commit | commitdiff | tree |
2001-10-20 |
hno | Bugzilla #131 |
commit | commitdiff | tree |
2001-10-20 |
hno | More minor https_port documentation cleanups |
commit | commitdiff | tree |
2001-10-20 |
hno | Minor cleanup of https_port options documentation |
commit | commitdiff | tree |
2001-10-20 |
hno | SSL update from the "ssl" branch at SourceForge |
commit | commitdiff | tree |
2001-10-18 |
hno | SunPRO cc found a bug.. adrian changed the argument... |
commit | commitdiff | tree |
2001-10-18 |
hno | Get rid of a "unused variable" warning when NTLM fail... |
commit | commitdiff | tree |
2001-10-18 |
hno | Many small compiler warning fixes, mainly const strings |
commit | commitdiff | tree |
2001-10-18 |
hno | Backed out bad/unneded cleanup |
commit | commitdiff | tree |
2001-10-18 |
hno | Some warning fixes |
commit | commitdiff | tree |
2001-10-18 |
hno | Many small warning fixes, const and missing prototypes |
commit | commitdiff | tree |
2001-10-18 |
hno | Many small warning fixes, mostly const related |
commit | commitdiff | tree |
2001-10-18 |
hno | ANSI:fied the SNMP functions, and removed some stale... |
commit | commitdiff | tree |
2001-10-17 |
hno | Converted to ANSI C |
commit | commitdiff | tree |
2001-10-17 |
hno | bootstrapped |
commit | commitdiff | tree |
2001-10-17 |
hno | Namespace cleanup of the digest and ntlm schemes |
commit | commitdiff | tree |
2001-10-17 |
hno | There is no need to include <ldap_cdefs.h>. This is... |
commit | commitdiff | tree |
2001-10-17 |
hno | The "aufs" and "diskd" stores also had the same sfileno... |
commit | commitdiff | tree |
2001-10-17 |
hno | Simplified code flow to not confuse SunPRO cc into... |
commit | commitdiff | tree |
2001-10-17 |
hno | bootstrapped |
commit | commitdiff | tree |
2001-10-17 |
hno | --use-pthreads needs to add thread compiler options... |
commit | commitdiff | tree |
2001-10-17 |
hno | More SunPRO cc warnings and errors.. |
commit | commitdiff | tree |
2001-10-17 |
hno | Fixes various warnings emitted in lib by the SunPRO... |
commit | commitdiff | tree |
2001-10-17 |
hno | indent |
commit | commitdiff | tree |
2001-10-17 |
hno | Minor cosmetic fix of squid_ldap_auth usage message |
commit | commitdiff | tree |
2001-10-17 |
adrian | A bunch of quick patches to silence gcc warnings when... |
commit | commitdiff | tree |
2001-10-17 |
hno | Make xcalloc() take size_t in both it's arguments.... |
commit | commitdiff | tree |
2001-10-16 |
hno | Don't mess with libexecdir in the makefiles. This is... |
commit | commitdiff | tree |
2001-10-15 |
hno | memcpy and friends requires string.h |
commit | commitdiff | tree |
2001-10-13 |
hno | indent |
commit | commitdiff | tree |
2001-10-13 |
hno | Potential fix for Bugzilla #236 |
commit | commitdiff | tree |
2001-10-11 |
hno | tosaddracl messed up one of the comments |
commit | commitdiff | tree |
2001-10-10 |
adrian | Commit Roger Venning's TOS/source address ACL selection... |
commit | commitdiff | tree |
2001-10-08 |
hno | Unwrap globals.h |
commit | commitdiff | tree |
2001-10-08 |
hno | Oops.. |
commit | commitdiff | tree |
2001-10-08 |
hno | Bugzilla #11: Some Header Files Not Wrapped Or Wrapped... |
commit | commitdiff | tree |
2001-10-08 |
hno | The rearrangement of store/file numbers broke the on... |
commit | commitdiff | tree |
2001-10-06 |
hno | * Be more consistent with OpenLDAP tools in how to... |
commit | commitdiff | tree |
2001-10-06 |
hno | Oops.. |
commit | commitdiff | tree |
2001-10-06 |
hno | Be consistent with most other helpers in how to manage... |
commit | commitdiff | tree |
2001-10-04 |
hno | Some spelling corrections |
commit | commitdiff | tree |
2001-10-04 |
hno | Added a warning about append_domain blocking access... |
commit | commitdiff | tree |
2001-10-04 |
hno | Further cleanup of quick_abort description. It is wrong... |
commit | commitdiff | tree |
2001-10-04 |
hno | Make the wording in quick_abort less ambigous. Lots... |
commit | commitdiff | tree |
2001-10-04 |
hno | Cosmetic: Added a missing linefeed from a lowlevel... |
commit | commitdiff | tree |
2001-10-03 |
hno | Bootstrapped with maintainer mode |
commit | commitdiff | tree |
2001-10-03 |
hno | Don't rely on getcwd(NULL,..) allocating the needed... |
commit | commitdiff | tree |
2001-10-03 |
hno | Added maintainer mode to not have automake dependencies... |
commit | commitdiff | tree |
2001-10-02 |
hno | Removed all trailing spaces |
commit | commitdiff | tree |
2001-10-01 |
hno | ! is an shell extension not supported on all platforms... |
commit | commitdiff | tree |
2001-10-01 |
hno | * Lower the priority of DNS "giving up after..." messag... |
commit | commitdiff | tree |
2001-10-01 |
hno | Oops.. Some extra spaces got added somehow. |
commit | commitdiff | tree |
2001-09-29 |
wessels | Bugzilla #241: assignment instead of equality in src... |
commit | commitdiff | tree |
2001-09-28 |
hno | Resurrected Duanes old sleep_after_fork patch. This... |
commit | commitdiff | tree |
2001-09-26 |
robertc | Create logs dir during install |
commit | commitdiff | tree |
2001-09-26 |
robertc | Move CACHE_HTTP_PORT and CACHE_ICP_PORT from config... |
commit | commitdiff | tree |
2001-09-25 |
hno | Removed copyright section. Not set. |
commit | commitdiff | tree |
2001-09-25 |
hno | squid_ldap_auth documentation update. Make the two... |
commit | commitdiff | tree |
2001-09-24 |
hno | Backed out some bad delay-pool changes (Revision 1... |
commit | commitdiff | tree |
2001-09-19 |
adrian | Add some initial COSS information for people. |
commit | commitdiff | tree |
2001-09-19 |
hno | Bugfix: Vary failed to calculate the variance when... |
commit | commitdiff | tree |
2001-09-18 |
hno | Fix for a segfault in ftp.c when only creating directories |
commit | commitdiff | tree |
2001-09-18 |
wessels | just reformatting long lines in comments to be less... |
commit | commitdiff | tree |
2001-09-18 |
wessels | made struct _digest_nonce_h use 'hash_link hash' direct... |
commit | commitdiff | tree |
2001-09-12 |
hno | Change of email to hno@squid-cache.org |
commit | commitdiff | tree |
2001-09-10 |
hno | Guido: found another function declare mismatch between... |
commit | commitdiff | tree |
2001-09-08 |
adrian | Remove MEM_STMEM_BUF from the scene, and statically... |
commit | commitdiff | tree |
2001-09-07 |
wessels | oops, need to add .txt to all target |
commit | commitdiff | tree |
next |