2007-08-27 |
hno | Allow for more complex filters in squid_ldap_auth |
commit | commitdiff | tree |
2007-08-27 |
hno | Clean up the comm I/O loop selection to make it less... |
commit | commitdiff | tree |
2007-08-27 |
hno | Enable HTCP and SNMP support by default in the binary... |
commit | commitdiff | tree |
2007-08-27 |
hno | Bootstrapped |
commit | commitdiff | tree |
2007-08-27 |
hno | One more dlmalloc reference to kill.. |
commit | commitdiff | tree |
2007-08-27 |
hno | Bootstrapped |
commit | commitdiff | tree |
2007-08-27 |
hno | Spelling correction of received |
commit | commitdiff | tree |
2007-08-27 |
hno | Remove remaining traces of dlmalloc |
commit | commitdiff | tree |
2007-08-27 |
hno | Bootstrapped |
commit | commitdiff | tree |
2007-08-27 |
hno | Drop the very old dlmalloc version we have. It's more... |
commit | commitdiff | tree |
2007-08-26 |
amosjeffries | Update squid.conf description of cache_effective_*... |
commit | commitdiff | tree |
2007-08-26 |
amosjeffries | Add --with-default-user=USER option to squid. |
commit | commitdiff | tree |
2007-08-25 |
hno | Make fatal() a controlled exit without dumping core... |
commit | commitdiff | tree |
2007-08-24 |
hno | Make tcp_recv_bufsize apply to send buffers as well... |
commit | commitdiff | tree |
2007-08-24 |
hno | Bootstrapped |
commit | commitdiff | tree |
2007-08-24 |
amosjeffries | Bootstrapped. |
commit | commitdiff | tree |
2007-08-24 |
amosjeffries | Cleanup display of 'configure --help' (whitespace) |
commit | commitdiff | tree |
2007-08-24 |
amosjeffries | Fix debug not showing some values. |
commit | commitdiff | tree |
2007-08-23 |
amosjeffries | Alter "Also known As" to "replaces" showing deprecation... |
commit | commitdiff | tree |
2007-08-23 |
amosjeffries | Fix typo is new CSS headers. |
commit | commitdiff | tree |
2007-08-23 |
hno | Bootstrapped |
commit | commitdiff | tree |
2007-08-23 |
amosjeffries | Add CSS prettiness to cfgman pages. |
commit | commitdiff | tree |
2007-08-22 |
hno | Author: Arthur Tumanyan <arthurtumanyan@yahoo.com> |
commit | commitdiff | tree |
2007-08-22 |
hno | The first local syslog facility is local0, not local9... |
commit | commitdiff | tree |
2007-08-22 |
hno | Move ipcache/fqdncache options to the DNS OPTIONS section |
commit | commitdiff | tree |
2007-08-22 |
hno | access_log syslog facility and priority specification... |
commit | commitdiff | tree |
2007-08-22 |
hno | squid.conf cleanups from syncing squid-3&2&2.6 |
commit | commitdiff | tree |
2007-08-21 |
hno | Use lowercase for syslog tags |
commit | commitdiff | tree |
2007-08-21 |
hno | Make syslog facility/priority names lower case. |
commit | commitdiff | tree |
2007-08-18 |
hno | Bootstrapped |
commit | commitdiff | tree |
2007-08-18 |
rousskov | Bug #2044 fix: Detect aborted client connections. |
commit | commitdiff | tree |
2007-08-18 |
serassio | Convert file from DOS to Unix text format |
commit | commitdiff | tree |
2007-08-18 |
serassio | strtoll() is not available on any platform, this add... |
commit | commitdiff | tree |
2007-08-18 |
serassio | Bootstrapped |
commit | commitdiff | tree |
2007-08-18 |
serassio | strtoll() is not available on any platform, this add... |
commit | commitdiff | tree |
2007-08-17 |
amosjeffries | Fix bug 1902 - Adds Numeric Hit and invalid request... |
commit | commitdiff | tree |
2007-08-17 |
hno | Bug #2003: 'via' config directive doesn't affect respon... |
commit | commitdiff | tree |
2007-08-17 |
hno | access_log now optional. check_null function no longer... |
commit | commitdiff | tree |
2007-08-17 |
hno | Author: adrian |
commit | commitdiff | tree |
2007-08-17 |
hno | Syncronized squid.conf comments with Squid-2 |
commit | commitdiff | tree |
2007-08-17 |
amosjeffries | Fix typo in unit-tests. |
commit | commitdiff | tree |
2007-08-17 |
hno | 64-bit disk I/O, using off_t / size_t where appropriate |
commit | commitdiff | tree |
2007-08-17 |
hno | Fix a debugs typo in 32-bit-only fs code |
commit | commitdiff | tree |
2007-08-16 |
hno | Improve deny_info documentation a bit on how to know... |
commit | commitdiff | tree |
2007-08-16 |
hno | Glue to deal better with >2GB objects on 32-bit file... |
commit | commitdiff | tree |
2007-08-15 |
rousskov | Bug 2045 fix: Do not memset StoreEntry as it comes... |
commit | commitdiff | tree |
2007-08-15 |
amosjeffries | Make haveControlChannel check for both cases of channel... |
commit | commitdiff | tree |
2007-08-15 |
amosjeffries | Fix compile errors in mem_hdr_test |
commit | commitdiff | tree |
2007-08-15 |
amosjeffries | Fix compile error in Store unit-tests |
commit | commitdiff | tree |
2007-08-15 |
hno | Bootstrapped |
commit | commitdiff | tree |
2007-08-15 |
rousskov | Made storeKeyText definition profile match its declarat... |
commit | commitdiff | tree |
2007-08-15 |
serassio | Fix build errors on HP Tru64 Unix and may be others |
commit | commitdiff | tree |
2007-08-14 |
serassio | Bootstrapped |
commit | commitdiff | tree |
2007-08-14 |
serassio | Forward port from 2.6 of definition of ISO C99 Standard... |
commit | commitdiff | tree |
2007-08-14 |
serassio | Windows port: Added strtoll() needed by large object... |
commit | commitdiff | tree |
2007-08-14 |
amosjeffries | Fix typo in Makefile causing metric loads of link errors |
commit | commitdiff | tree |
2007-08-14 |
amosjeffries | Typo leftover in large-obj from debug() > debugs()... |
commit | commitdiff | tree |
2007-08-14 |
amosjeffries | Fix pointer use before NULL check. Coverity located. |
commit | commitdiff | tree |
2007-08-14 |
serassio | Fix build error on Visual Studio and gcc 3.3 |
commit | commitdiff | tree |
2007-08-14 |
serassio | Fix typo into squid3-largeobj |
commit | commitdiff | tree |
2007-08-14 |
amosjeffries | Closes Bugs 1953, 2047, 2051 - improved details for... |
commit | commitdiff | tree |
2007-08-14 |
amosjeffries | bug 1952 - defaultsite documentation update. |
commit | commitdiff | tree |
2007-08-14 |
amosjeffries | Fix some compile errors in unit-tests after large-obj... |
commit | commitdiff | tree |
2007-08-14 |
hno | Remove invalid size_t cast |
commit | commitdiff | tree |
2007-08-14 |
hno | Fix a few more broken or missing casts |
commit | commitdiff | tree |
2007-08-13 |
hno | Author: wessels & Christos Tsantilas |
commit | commitdiff | tree |
2007-08-13 |
rousskov | Bug #2016 fix: Prevent BodyPipe async calls from gettin... |
commit | commitdiff | tree |
2007-08-13 |
serassio | Added missing 'const' to haveControlChannel() definition |
commit | commitdiff | tree |
2007-08-13 |
amosjeffries | Add NULL pointer checks around bug 1560 checks in FTP. |
commit | commitdiff | tree |
2007-08-13 |
serassio | Bug #1560: ftpSendPasv: getsockname(-1,..): (9) Bad... |
commit | commitdiff | tree |
2007-08-13 |
serassio | Ran indent. |
commit | commitdiff | tree |
2007-08-13 |
serassio | Added/updated .cvsignore files |
commit | commitdiff | tree |
2007-08-13 |
hno | Bug 1560: ftpSendPasv: getsockname(-1,..): (9) Bad... |
commit | commitdiff | tree |
2007-08-13 |
amosjeffries | Fix bug 1560 : Bad filedescriptor in ftpSend actions. |
commit | commitdiff | tree |
2007-08-12 |
hno | Bootstrapped |
commit | commitdiff | tree |
2007-08-12 |
serassio | Windows port: Allow build of eDirectory Digest helper... |
commit | commitdiff | tree |
2007-08-12 |
serassio | Windows port: Allow build of eDirectory Digest helper... |
commit | commitdiff | tree |
2007-08-12 |
serassio | Windows port: Allow build on Windows of eDirectory... |
commit | commitdiff | tree |
2007-08-11 |
serassio | Windows port: workaround for fatal build error using... |
commit | commitdiff | tree |
2007-08-11 |
serassio | Fix build error when IP_TOS is not defined. |
commit | commitdiff | tree |
2007-08-11 |
amosjeffries | More RFCs relevant to Squid. |
commit | commitdiff | tree |
2007-08-10 |
amosjeffries | Add the Squid code version to squidclient usage/help... |
commit | commitdiff | tree |
2007-08-10 |
rousskov | Bug 2034 fix, v4: Separate handling of virgin server... |
commit | commitdiff | tree |
2007-08-08 |
rousskov | Polished WCCPv1 and v2 debug statements. |
commit | commitdiff | tree |
2007-08-08 |
hno | Scripts for splitting and merging cf.data.pre files |
commit | commitdiff | tree |
2007-08-08 |
hno | Imported verify_errorpages from Squid-2 |
commit | commitdiff | tree |
2007-08-08 |
rousskov | Bug #2000 fix: Use StoreEntryStreamBuf::overflow()... |
commit | commitdiff | tree |
2007-08-08 |
rousskov | Do not assume that store stream cannot flush its conten... |
commit | commitdiff | tree |
2007-08-08 |
rousskov | Bug #2000 pre-fix: Polish StoreEntryStream style. |
commit | commitdiff | tree |
2007-08-04 |
amosjeffries | Fix, check for NULL pointer before state object cleanup... |
commit | commitdiff | tree |
2007-08-04 |
amosjeffries | Fix assert checking value too late. First use occurs... |
commit | commitdiff | tree |
2007-08-04 |
amosjeffries | Fix typo, assert checking wrong value. |
commit | commitdiff | tree |
2007-08-03 |
amosjeffries | Add pointer validation in helperStatefulHandleRead... |
commit | commitdiff | tree |
2007-08-03 |
amosjeffries | Add assert()s to validate state in Auth Digest |
commit | commitdiff | tree |
2007-08-03 |
amosjeffries | Add assert()s to validate state in Basic Auth |
commit | commitdiff | tree |
2007-08-03 |
amosjeffries | Add assert()s to validate state in Auth Negotiate |
commit | commitdiff | tree |
2007-08-03 |
amosjeffries | Add assert()'s to check for NULL pointers in NTLM auth. |
commit | commitdiff | tree |
2007-08-03 |
amosjeffries | Fix another memory leak in basic auth MSNT session... |
commit | commitdiff | tree |
2007-08-03 |
amosjeffries | Fix memory leaks in NTLM session helper RFCNB_Call... |
commit | commitdiff | tree |
2007-08-03 |
amosjeffries | Add new section to squid.conf: ERROR PAGE CUSTOMISATION |
commit | commitdiff | tree |
next |