2009-03-17 |
Alex Rousskov | Synced after simplifying the parser registration API. |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Added ESI module management code to register and de... |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Simplified registration. We will no longer support... |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Support multiple test spec arguments. If at least one... |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Polished. |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Return the result of the last command explicitly. The... |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Polshed debugging, comments. |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Fixed the problem with Squid executable missing code... |
commit | commitdiff | tree |
2009-03-17 |
Alex Rousskov | Fixed the problem with Squid executable missing code... |
commit | commitdiff | tree |
2009-03-16 |
Alex Rousskov | Fixed header guard to allow acl/DestinationDomain.h... |
commit | commitdiff | tree |
2009-03-13 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-03-13 |
Alex Rousskov | Build libTrie only if ESI is enabled. Nothing else... |
commit | commitdiff | tree |
2009-03-13 |
Alex Rousskov | Do not redefine max(). compat/compat_shared.h:135 is... |
commit | commitdiff | tree |
2009-03-13 |
Alex Rousskov | Made max #define safer. Do we really need it? |
commit | commitdiff | tree |
2009-03-13 |
Alex Rousskov | SourceLayout: acl/, take 1 |
commit | commitdiff | tree |
2009-03-13 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-03-11 |
Amos Jeffries | Bug 1232: cache_dir parameter limited to only 63 entries. |
commit | commitdiff | tree |
2009-03-10 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-03-10 |
Alex Rousskov | SourceLayout: esi/, take 1 |
commit | commitdiff | tree |
2009-03-10 |
Amos Jeffries | Bug 2559: Problem parsing /0 and /0.0.0.0 |
commit | commitdiff | tree |
2009-03-10 |
Amos Jeffries | Bug 2404: WCCP in mask mode is broken |
commit | commitdiff | tree |
2009-03-09 |
Amos Jeffries | Author: Rafal Ramocki <maniac@sistbg.net> |
commit | commitdiff | tree |
2009-03-09 |
Alex Rousskov | Support multiple test spec arguments. If at least one... |
commit | commitdiff | tree |
2009-03-09 |
Amos Jeffries | TestBed: make parent layer find sucess message in its... |
commit | commitdiff | tree |
2009-03-09 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Moved authenticated() method from ACL[Filled]Checklist... |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Synced #includes after moving files around. |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Synced #includes after moving files around. |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Removed some 140 SOURCEs of ufsdump, adding a few stubs... |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Split auth/libauth into two libraries: |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Moved src/ACL* and a few related files into src/acl/. |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Synced #includes after moving files around. |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Split ACL.{cc,h} and src/acl_noncore.cc into acl/Acl... |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Extracted transaction state storage and related checks... |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Removed AUTH_LIBS_TO_ADD as unused. auth/libauth.la... |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Moved src/ACL* and a few related files into src/acl/. |
commit | commitdiff | tree |
2009-03-08 |
Alex Rousskov | Fixed subdir handling when USE_LOADABLE_MODULES is... |
commit | commitdiff | tree |
2009-03-08 |
Henrik Nordstrom | Wrap #define max in an #ifndef to avoid conflict with... |
commit | commitdiff | tree |
2009-03-08 |
Henrik Nordstrom | Remove empty unused class Adaptation::Icap::Options... |
commit | commitdiff | tree |
2009-03-08 |
Henrik Nordstrom | Make GCC-4.4 happy |
commit | commitdiff | tree |
2009-03-08 |
Amos Jeffries | Add Content-Disposition to the known headers list. |
commit | commitdiff | tree |
2009-03-08 |
Amos Jeffries | Bug 2613: test-builds.sh does not test what it claims... |
commit | commitdiff | tree |
2009-03-07 |
Alex Rousskov | This file does not need to include authenticate.h,... |
commit | commitdiff | tree |
2009-03-07 |
Alex Rousskov | This file does not need to include authenticate.h,... |
commit | commitdiff | tree |
2009-03-07 |
Amos Jeffries | Fix typo on dist of translated files. Add missing ... |
commit | commitdiff | tree |
2009-03-06 |
Amos Jeffries | Compat: Shuffle semi-duplicate min/max alternatives... |
commit | commitdiff | tree |
2009-03-06 |
Amos Jeffries | Translation is a build process, no excuse for not using... |
commit | commitdiff | tree |
2009-03-06 |
Amos Jeffries | Author: Francesco Chemolli <kinkie@squid-cache.org> |
commit | commitdiff | tree |
2009-03-04 |
Alex Rousskov | Removed unused #includes. |
commit | commitdiff | tree |
2009-03-04 |
Amos Jeffries | TestBed: distuninstallcheck still broken. By orphan... |
commit | commitdiff | tree |
2009-03-03 |
Francesco Chemolli | Rolled a basename-alike method to beautify HERE calls... |
commit | commitdiff | tree |
2009-03-03 |
Amos Jeffries | Grr, enum lists must not end with ,} |
commit | commitdiff | tree |
2009-03-03 |
Amos Jeffries | Experimental Solaris 10 pthreads Support |
commit | commitdiff | tree |
2009-03-03 |
Amos Jeffries | Typo in HTCP enum definition |
commit | commitdiff | tree |
2009-03-02 |
Amos Jeffries | Author: Wang DaQing <wdq@bigfoot.com> |
commit | commitdiff | tree |
2009-03-02 |
Amos Jeffries | Author: Wang DaQing <wdq@bigfoot.com> |
commit | commitdiff | tree |
2009-03-02 |
Amos Jeffries | Updates auto-save |
commit | commitdiff | tree |
2009-03-02 |
Amos Jeffries | Author: Francesco Chemolli <kinkie@squid-cache.org> |
commit | commitdiff | tree |
2009-03-01 |
Francesco Chemolli | Reintegrated missing in strListIsSubstr(). |
commit | commitdiff | tree |
2009-03-01 |
Francesco Chemolli | Added guards against undefnined Strings in the pos... |
commit | commitdiff | tree |
2009-03-01 |
Amos Jeffries | Add libgen.h to configure checks |
commit | commitdiff | tree |
2009-03-01 |
Amos Jeffries | basename requires libgen.h on FreeBSD maybe others. |
commit | commitdiff | tree |
2009-03-01 |
Amos Jeffries | Author: Various Translators |
commit | commitdiff | tree |
2009-03-01 |
Amos Jeffries | Language: Uzbek |
commit | commitdiff | tree |
2009-03-01 |
Amos Jeffries | Prep for 3.1.0.6 |
commit | commitdiff | tree |
2009-03-01 |
Amos Jeffries | Sync ChangeLog and ReleaseNotes |
commit | commitdiff | tree |
2009-03-01 |
Amos Jeffries | Use basename in HERE macro to cleanup debugs |
commit | commitdiff | tree |
2009-02-28 |
Amos Jeffries | TestBed: Alter translation to work in more make targets |
commit | commitdiff | tree |
2009-02-28 |
Amos Jeffries | Merge language-specific CSS directly into templates. |
commit | commitdiff | tree |
2009-02-28 |
Amos Jeffries | Updates auto-save |
commit | commitdiff | tree |
2009-02-28 |
Amos Jeffries | Author: Mohsen Saeedi <mohsen.saeedi@gmail.com> |
commit | commitdiff | tree |
2009-02-28 |
Amos Jeffries | Promote byte-units parse message to a full warning... |
commit | commitdiff | tree |
2009-02-27 |
Alex Rousskov | Moved Ecap namespace into Adaptation namespace, to... |
commit | commitdiff | tree |
2009-02-27 |
Alex Rousskov | Moved Ecap namespace into Adaptation namespace, to... |
commit | commitdiff | tree |
2009-02-27 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-02-27 |
Alex Rousskov | SourceLayout: src/auth, take 0: Moved src/AuthFoo*... |
commit | commitdiff | tree |
2009-02-27 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-02-27 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-02-27 |
Alex Rousskov | Fixed "make distuninstallcheck" by removing installed... |
commit | commitdiff | tree |
2009-02-27 |
Amos Jeffries | Author: Henrik Nordstrom <henrik@henriknordstrom.net> |
commit | commitdiff | tree |
2009-02-27 |
Alex Rousskov | Add a dummy file called testHeaders to CLEANFILES. |
commit | commitdiff | tree |
2009-02-26 |
Alex Rousskov | SourceLayout: adaptation/{icap,ecap}, take 1 with tweaks |
commit | commitdiff | tree |
2009-02-26 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-02-26 |
Alex Rousskov | Use HERE instead of hard-coded file and method names... |
commit | commitdiff | tree |
2009-02-26 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-02-26 |
Amos Jeffries | TestBed: correct log handling. |
commit | commitdiff | tree |
2009-02-26 |
Amos Jeffries | Improve documentation of vary_ignore_expire |
commit | commitdiff | tree |
2009-02-25 |
Alex Rousskov | Merged from trunk. |
commit | commitdiff | tree |
2009-02-25 |
Alex Rousskov | SourceLayout: src/fs, take 0 |
commit | commitdiff | tree |
2009-02-25 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
2009-02-25 |
Amos Jeffries | TestBed: temporarily remove distcheck again. |
commit | commitdiff | tree |
2009-02-25 |
Alex Rousskov | testheaders.sh needs an absolute source directory to... |
commit | commitdiff | tree |
2009-02-25 |
Amos Jeffries | TestBed: fix translation errors from out-of-tree distcheck |
commit | commitdiff | tree |
2009-02-25 |
Amos Jeffries | Language: Greek |
commit | commitdiff | tree |
2009-02-25 |
Amos Jeffries | Language: Greek |
commit | commitdiff | tree |
2009-02-24 |
Alex Rousskov | SourceLayout: src/auth, take 0 |
commit | commitdiff | tree |
2009-02-24 |
Francesco Chemolli | Merged from trunk |
commit | commitdiff | tree |
next |