2011-10-03 |
David Parks | Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED |
commit | commitdiff | tree |
2011-10-03 |
Christos Tsantilas | Bug 3346: forward.cc:364: "entry->store_status == STORE... |
commit | commitdiff | tree |
2011-09-25 |
Henrik Nordstrom | Author: Andrew Beverley <andy@andybev.com> |
commit | commitdiff | tree |
2011-09-24 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-23 |
Amos Jeffries | Workaround: disable translation of error-details.txt |
commit | commitdiff | tree |
2011-09-22 |
Alex Rousskov | Fixed SwapDir::reconfigure() arguments broken by my... |
commit | commitdiff | tree |
2011-09-22 |
Dmitry Kurochkin | Fix cache_dir type check during reconfiguration. |
commit | commitdiff | tree |
2011-09-22 |
Dmitry Kurochkin | Remove SwapDir::reconfigure() arguments since they... |
commit | commitdiff | tree |
2011-09-22 |
Dmitry Kurochkin | Ignore and warn about attempts to reconfigure static... |
commit | commitdiff | tree |
2011-09-22 |
Christos Tsantilas | Bug fix: "(ssl_crtd): Cannot add certificate to db... |
commit | commitdiff | tree |
2011-09-22 |
Alex Rousskov | Bug 3351: FTP timeout causing "store_status == STORE_PE... |
commit | commitdiff | tree |
2011-09-22 |
Amos Jeffries | STUB: wordlist |
commit | commitdiff | tree |
2011-09-22 |
Peter Pramberger | Bug 3355: configure setting --with-swapdir ignored... |
commit | commitdiff | tree |
2011-09-22 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-21 |
Alex Rousskov | Temporary fix: Avoid killing Coordinator with unregiste... |
commit | commitdiff | tree |
2011-09-21 |
Andrew Beverley | ext_session_acl: version 1.1 |
commit | commitdiff | tree |
2011-09-18 |
Amos Jeffries | Cleanup: Drop useless ; and whitespaces |
commit | commitdiff | tree |
2011-09-18 |
Amos Jeffries | Enumerate all ACL results for always_direct/never_direct. |
commit | commitdiff | tree |
2011-09-18 |
Amos Jeffries | Fix typo in IPF interception |
commit | commitdiff | tree |
2011-09-17 |
Alex Rousskov | Removed assert with a "pointless comparison" to make... |
commit | commitdiff | tree |
2011-09-16 |
Amos Jeffries | Prep for 3.2.0.12 |
commit | commitdiff | tree |
2011-09-16 |
Alex Rousskov | Removed assert with a "pointless comparison" to make... |
commit | commitdiff | tree |
2011-09-15 |
Alex Rousskov | Do not let cache manager requests kill SMP Squid using... |
commit | commitdiff | tree |
2011-09-15 |
Alex Rousskov | Removed "pointless comparison of unsigned integer with... |
commit | commitdiff | tree |
2011-09-15 |
Automatic source... | Maintenance: snapshot needs to cope with out-of-tree... |
commit | commitdiff | tree |
2011-09-15 |
Alex Rousskov | Check for and use __sync_sub_and_fetch() and such for... |
commit | commitdiff | tree |
2011-09-15 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-14 |
Alex Rousskov | Made Ipc::StoreMap::Shared public to make ICC compiler... |
commit | commitdiff | tree |
2011-09-14 |
Alex Rousskov | Fixed negative time value detection and removed "pointl... |
commit | commitdiff | tree |
2011-09-14 |
Alex Rousskov | Implemented the second Store::get() API to make ICC... |
commit | commitdiff | tree |
2011-09-14 |
Alex Rousskov | Moved "meaningless" const to make ICC compiler happier. |
commit | commitdiff | tree |
2011-09-14 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-13 |
Alex Rousskov | SMP Caching: Core changes, IPC primitives, Shared memor... |
commit | commitdiff | tree |
2011-09-12 |
Francesco Chemolli | Implement String::operator< |
commit | commitdiff | tree |
2011-09-12 |
Alex Rousskov | Merged from parent (trunk r11728, v3.2.0.11+). |
commit | commitdiff | tree |
2011-09-12 |
Alex Rousskov | Use STUB_RETVAL() to minimize the number of stub lines. |
commit | commitdiff | tree |
2011-09-12 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-12 |
Alex Rousskov | Polished comments related to sizing, resizing, and... |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Removed tests/testRock placeholder until we have test... |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Fixed n_strands comment to use the right doxygen syntax. |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Polished debugging: Use DBG_CRITICAL for level-0 messages. |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Polished cache_mem description by adding some shared... |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Removed explicit sys/types.h #inclusion per Amos request. |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Named StoreEntry::swap_filen maximum value to avoid... |
commit | commitdiff | tree |
2011-09-11 |
Amos Jeffries | Cleanup: DIRECT access decision debugging and process |
commit | commitdiff | tree |
2011-09-11 |
Amos Jeffries | Docs: clarify retry_on_error situations |
commit | commitdiff | tree |
2011-09-11 |
Amos Jeffries | Docs: mention Host validation effect on url_rewrite_hos... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Polished debugging, #includes. And mkdir() no longer... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Renamed RockFile.h to RockDbCell.h to better match... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Use "#if HAVE_" and not "#ifdef HAVE_" per Squid style... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Reversed r11339: Rock Store no longer needs time_msec... |
commit | commitdiff | tree |
2011-09-10 |
Amos Jeffries | FTP: use random outgoing port on PASV connections |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Moved squid.conf global disk_io_timeout to cache_dir... |
commit | commitdiff | tree |
2011-09-10 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-09 |
Christos Tsantilas | %la for intercepted connections |
commit | commitdiff | tree |
2011-09-09 |
Alex Rousskov | Provided more documentation for memory_cache_shared... |
commit | commitdiff | tree |
2011-09-09 |
Alex Rousskov | Polished free_YesNoNone() to avoid creating a static... |
commit | commitdiff | tree |
2011-09-09 |
Alex Rousskov | Fixed max-stale check. Entities not exceeding max-stale... |
commit | commitdiff | tree |
2011-09-09 |
Alex Rousskov | Added RunnersRegistry, an API to register and, later... |
commit | commitdiff | tree |
2011-09-09 |
Amos Jeffries | Document STUB.h macros and usage |
commit | commitdiff | tree |
2011-09-09 |
Amos Jeffries | Maintenance: re-instate snapshot testing |
commit | commitdiff | tree |
2011-09-09 |
Amos Jeffries | Cleanup: make getOutgoingAddress fix local/remote protocol |
commit | commitdiff | tree |
2011-09-09 |
Amos Jeffries | Maintenance: add revno and build-info to snapshot bundles |
commit | commitdiff | tree |
2011-09-08 |
Amos Jeffries | Bug 3335: ICAP service is down |
commit | commitdiff | tree |
2011-09-07 |
Amos Jeffries | basic_db_auth: display available DSN drivers on connect... |
commit | commitdiff | tree |
2011-09-07 |
Alex Rousskov | Fixed whitespace formatting. |
commit | commitdiff | tree |
2011-09-07 |
Christos Tsantilas | %I shows hostname on SSL error page |
commit | commitdiff | tree |
2011-09-07 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Removed unused file. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Polished comments. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Merged from parent (trunk r11711, v3.2.0.11+). |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Declare already-too-large objects with yet-unknown... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Minimized differences with trunk. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Polished debugging messages to use DBG_IMPORTANT, WARNI... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Polished cache_dir rebuild warnings. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Polished API description to explain what a module is... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Temporary fixed coredumps when isOpen() is called durin... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Adjusted cf.data.pre to reflect cross-vectoring point... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Support maximum field width for string access.log fields. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Removed an accidently added file. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Added a Vector::front() method, to mimic std::vector... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Send RST packet when closing an ICAP connection after... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Marked comm_reset_close() parameter as const because... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Log ICAP_ERR_GONE ICAP transaction outcome when ICAP... |
commit | commitdiff | tree |
2011-09-06 |
Amos Jeffries | Bump assert Connection.cc:29 down to a debug notice... |
commit | commitdiff | tree |
2011-09-06 |
Amos Jeffries | Bug 3281: pconn in-use while closing assertion |
commit | commitdiff | tree |
2011-09-06 |
Amos Jeffries | Updated OpenSSL 1.0.0 version checks. |
commit | commitdiff | tree |
2011-09-05 |
Amos Jeffries | Fix rejection of 200-status in deny_info |
commit | commitdiff | tree |
2011-09-04 |
Alex Rousskov | SourceFormat |
commit | commitdiff | tree |
2011-09-04 |
Alex Rousskov | Minimize differences with trunk. |
commit | commitdiff | tree |
2011-09-04 |
Alex Rousskov | Merged from parent (trunk r11700, v3.2.0.11+). |
commit | commitdiff | tree |
2011-09-02 |
Amos Jeffries | Bug 3319: Inconsistencies in error messages pt2 |
commit | commitdiff | tree |
2011-09-02 |
Amos Jeffries | Fix crash on missing port |
commit | commitdiff | tree |
2011-09-01 |
Amos Jeffries | Bug 3259: assertion failed: Connection.cc:29: 'fd<0... |
commit | commitdiff | tree |
2011-09-01 |
Amos Jeffries | Bug 3303: Support for non-English usernames in log... |
commit | commitdiff | tree |
2011-09-01 |
F Wolff | Language: af updates |
commit | commitdiff | tree |
2011-09-01 |
Amos Jeffries | Bug 3243: Fix cases: raw-IPv6, case variant FQDN, inter... |
commit | commitdiff | tree |
2011-08-31 |
Henrik Nordstrom | Remove duplicated code in gopher fix |
commit | commitdiff | tree |
2011-08-31 |
Amos Jeffries | Bug 3321: IPv4 Transport endpoint is not connected |
commit | commitdiff | tree |
next |