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 |
2011-08-30 |
Amos Jeffries | Cleanup: make IP address show AnyAddr() as v4 or v6 |
commit | commitdiff | tree |
2011-08-30 |
Alex Rousskov | Use a time-based limit for the Rock Store rebuild loop. |
commit | commitdiff | tree |
2011-08-30 |
Alex Rousskov | Merged from parent (trunk r11691, v3.2.0.11+). |
commit | commitdiff | tree |
2011-08-30 |
Amos Jeffries | Bug 3320: miss_access description confusing |
commit | commitdiff | tree |
2011-08-30 |
Amos Jeffries | Docs: limit internal DNS options properly |
commit | commitdiff | tree |
2011-08-30 |
Alex Rousskov | Improved disker timeout handling. |
commit | commitdiff | tree |
2011-08-29 |
Alex Rousskov | Use a time-based limit for the disker I/O loop. |
commit | commitdiff | tree |
2011-08-29 |
Alex Rousskov | Initial support for breaking the "do all queued I/Os... |
commit | commitdiff | tree |
2011-08-29 |
Alex Rousskov | Initial support for breaking the "do all queued I/Os... |
commit | commitdiff | tree |
2011-08-29 |
Alex Rousskov | Made FewToFewBiQueue::peek() check both incoming and... |
commit | commitdiff | tree |
2011-08-29 |
Sergey Merzlikin | Bug 3322: adapt:: and icap:: format codes do not parse |
commit | commitdiff | tree |
2011-08-29 |
Amos Jeffries | Bug 3319: Inconsistencies in error messages |
commit | commitdiff | tree |
2011-08-28 |
Dmitry Kurochkin | Disable Rock store and shared memory cache if shared... |
commit | commitdiff | tree |
2011-08-28 |
Amos Jeffries | Useful error message from NCSA when DES blocked. |
commit | commitdiff | tree |
2011-08-28 |
Amos Jeffries | Prep for 3.1.15 and 3.2.0.11 |
commit | commitdiff | tree |
2011-08-28 |
Amos Jeffries | Bug 3295: broken escaping in rfc1738_do_escape |
commit | commitdiff | tree |
2011-08-27 |
Amos Jeffries | Bug 3311: segmentation fault in getMyPort() with only... |
commit | commitdiff | tree |
2011-08-27 |
Amos Jeffries | Bug 3316: Failed to connect to nameserver using TCP |
commit | commitdiff | tree |
2011-08-27 |
Amos Jeffries | Prep for 3.1.15 and 3.0.STABLE26 |
commit | commitdiff | tree |
next |