]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2008-07-14  Francesco ChemolliFixed "make check".
2008-07-14  Francesco ChemolliMerged from trunk.
2008-07-14  Henrik Nordstromuserhash and sourcehash peer seletction methods
2008-07-14  Henrik NordstromMerged from trunk
2008-07-13  Francesco ChemolliFix out-of-sourcedir "make check" dependency misdetection.
2008-07-13  Francesco ChemolliMerged from trunk
2008-07-13  Guido SerassioWindows port: Fix mswin_check_ad_group build error...
2008-07-13  Francesco ChemolliNamespace cleanups and dead code removal
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMore namespace cleanup.
2008-07-12  Francesco ChemolliCleaned up the namespace some.
2008-07-12  Francesco ChemolliMore cachemanager initialization reshuffling.
2008-07-12  Amos JeffriesFix compile error auto-testing found
2008-07-12  Francesco ChemolliMore cache manager initialization calls reshuffling.
2008-07-12  Francesco ChemolliMore cache manager initialization calls reshuffling.
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMore cache manager initialization calls reshuffling.
2008-07-12  Amos JeffriesMark TODO on icap_access with authentication
2008-07-11  Henrik NordstromThe rest of the needed glue needed for peer_userhash...
2008-07-11  Henrik NordstromMerged from trunk
2008-07-11  Henrik NordstromSyntax error
2008-07-11  Henrik NordstromWorkaround for Linux-2.6.24/2.6.25 netfilter_ipv4.h...
2008-07-11  Henrik NordstromThe needed glue and function renames to integrate userh...
2008-07-11  Henrik NordstromMerged from trunk
2008-07-11  Henrik NordstromRemove a leftover #if USE_CARP
2008-07-11  Henrik NordstromInstall the userhash and sourcehash keys
2008-07-11  Henrik Nordstromcopy carp.cc to peer_userhash.cc and peer_sourcehash.cc
2008-07-11  Henrik NordstromRemove the --disable-carp option, keeping the CARP...
2008-07-11  Francesco ChemolliMore cache manager initialization calls reshuffling.
2008-07-11  Francesco ChemolliMore cache manager initialization calls reshuffling.
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMore action registration reshuffling.
2008-07-11  Amos JeffriesAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2008-07-11  Amos JeffriesTestBed: Add master test scripts and some control files
2008-07-11  Francesco ChemolliMore action registration reshuffling.
2008-07-11  Francesco ChemolliCache Manager initialization reshuffling.
2008-07-11  Francesco ChemolliMoved asndb registration with Cache Manager from main...
2008-07-11  Amos JeffriesMore old compiler support.
2008-07-11  Francesco ChemolliAdjusted some debug levels and output messages.
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Amos JeffriesAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2008-07-11  Amos JeffriesBetter fix for function return ignoring
2008-07-10  Francesco ChemolliLast round of initialization refactoring.
2008-07-10  Francesco ChemolliSome more caller refactoring
2008-07-10  Francesco ChemolliRefactored delay pools registration
2008-07-10  Francesco ChemolliYet more caller refactoring.
2008-07-10  Francesco ChemolliMore caller refactoring.
2008-07-10  Amos JeffriesUbuntu support: fix gcc complaints about function results
2008-07-09  Francesco ChemolliRefactored actions for http_headers, events, external_a...
2008-07-09  Francesco ChemolliRefactored actions for clientdb, comm_select, dns and...
2008-07-09  Francesco ChemolliRefactored actions for comm_poll to Cache Manager singl...
2008-07-09  Francesco ChemolliRefactored actions for kqueue to Cache Manager singleto...
2008-07-09  Francesco ChemolliRefactored actions for epoll to Cache Manager singleton...
2008-07-09  Francesco ChemolliRefactored actions for cbdata to Cache Manager singleto...
2008-07-09  Francesco ChemolliRefactored actions for "carp" to Cache Manager singleto...
2008-07-09  Francesco ChemolliMerged from trunk.
2008-07-09  Francesco ChemolliRefactored actions for authentication, I/O, storedir...
2008-07-09  Guido SerassioWindows port: Restore _get_osfhandle() usage in FD_CLR...
2008-07-09  Francesco ChemolliRefactored actions "via_headers", "forw_headers" and...
2008-07-09  Francesco ChemolliRefactored actions "server_list" and "non_peer" to...
2008-07-09  Francesco ChemolliMoved action "config" to singleton API.
2008-07-09  Guido SerassioRemove strtok_r() usage because is not available on...
2008-07-09  Amos JeffriesAuthor: Kinkie <gkinkie@gmail.com>
2008-07-08  Guido SerassioFix typo
2008-07-08  Francesco ChemolliRemoved comment.
2008-07-07  Henrik NordstromMinor shell script syntax correction in the --with...
2008-07-07  Henrik NordstromMake --with-large-files and --with-build-envirnment...
2008-07-07  Henrik Nordstromauth_param basic&digest utf8 on|of
2008-07-07  Amos JeffriesAuthor: Brad Smith <brad@comstyle.com>
2008-07-07  Amos JeffriesBoost error pages HTML standards.
2008-07-06  Francesco ChemolliAdded documentation
2008-07-05  Francesco ChemolliDocumentation.
2008-07-04  Francesco ChemolliMerged from trunk
2008-07-04  Francesco ChemolliList of actions is now a first-class protected data...
2008-07-04  Francesco ChemolliRefactored menu action.
2008-07-04  Francesco ChemolliShortened action classes' names. Since they're private...
2008-07-04  Francesco ChemolliCommand object classes are now members of the CacheMana...
2008-07-04  Francesco ChemolliTurned reconfigure into command object
2008-07-04  Amos JeffriesCleanups: ident.h not included in daily snapshots
2008-07-04  Amos JeffriesRollback: Windows port: cachemgr.cgi should use closeso...
2008-07-04  KinkieMerged from trunk
2008-07-04  KinkieRefactored shutdown command from legacy-style to object...
2008-07-04  KinkieAdded variant of registration function which takes...
2008-07-03  KinkieMoved the ActionTable to a Vector. Still Kludgy, but...
2008-07-03  KinkieMoved Action initialization to object constructors.
2008-07-03  Amos JeffriesKill some magic numbers in string definition
2008-07-03  Amos JeffriesWindows port: cachemgr.cgi should use closesocket not...
2008-07-03  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2008-07-03  Amos JeffriesWindows port: cachemgr.cgi should use closesocket not...
2008-07-02  Kinkieimported changes from older tree
2008-07-02  Amos JeffriesCleanup: Drop appname and full_appname_string constant...
2008-07-02  Amos JeffriesCleanups: Shuffle ident API into its own header file
2008-07-02  KinkieImported changes from old trees.
2008-07-01  Guido SerassioWindows port: Fix various build errors
2008-06-30  Guido SerassioWindows port: always shutdown winsocks on program termi...
2008-06-30  Guido SerassioWindows port: configure enhancements on MinGW
2008-06-30  Guido SerassioFix build error on Solaris using gcc and --with-large...
2008-06-30  Amos JeffriesBug 2141: Netmasks need to die a clean death (part 1)
2008-06-30  Guido SerassioWindows port: add option for control of IP address...
2008-06-30  Guido SerassioWindows port: forward port of 2.7 lib functions updates
next