]> git.ipfire.org Git - thirdparty/squid.git/history - src/snmp_core.cc
Merged from parent (trunk r10600).
[thirdparty/squid.git] / src / snmp_core.cc
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-07-06  Alex RousskovApplied source formatting rules in preparation for...
2010-06-15  Henrik Nordstromoff-by-one error when comparing SNMP OIDs when building...
2010-06-15  Henrik Nordstromfree memory corruption introduced by the polishing...
2010-06-05  Alex RousskovReplaced blocking comm_open_listener() call for incomin...
2010-05-13  Amos JeffriesMerge from trunk
2010-05-03  Francesco ChemolliMerged from trunk
2010-05-02  Henrik NordstromCleanup IpAddress -> Ip::Address transition
2010-05-02  Henrik NordstromMerged from trunk
2010-05-02  Henrik Nordstromrename ip/IpAddress to ip/Address to better reflect...
2010-04-24  Francesco ChemolliMerged from trunk
2010-04-17  Amos JeffriesMerge from trunk
2010-04-17  Amos JeffriesSourceLayout: Add Ip namespace for internal libip
2010-04-08  Amos JeffriesMerged from trunk
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-22  Amos JeffriesCompat: shuffle replacement OS function fiels into...
2010-02-12  Amos JeffriesMerge from trunk
2010-01-17  Amos JeffriesMerge from trunk
2010-01-14  Amos JeffriesBug 2811: SNMP client table renumbering
2010-01-10  Amos JeffriesMerge from trunk
2010-01-01  Amos JeffriesMerge from trunk
2009-12-22  Francesco ChemolliMerged from trunk
2009-12-21  Automatic source... SourceFormat Enforcement
2009-12-20  Amos JeffriesBug 2811: pt 1: Correct Peer table OID numbering
2009-12-20  Amos JeffriesAuthor: Adrian Chadd <adri@squid-cache.org>
2009-09-03  Amos JeffriesMerge from trunk
2009-08-28  Amos JeffriesMerge from trunk
2009-08-28  Amos JeffriesCleanup: Remove more traces of old squid debug()()...
2009-08-24  Amos JeffriesMerged from trunk
2009-08-23  Amos JeffriesSourceFormat: enforcement
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-06-23  Amos Jeffriesmerge from trunk
2009-06-14  Amos JeffriesSourceFormat enforcement
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-05-23  Amos JeffriesMerged from trunk
2009-04-12  Amos JeffriesBug 2571: Squid with IPv6 fails to start on kernel...
2009-04-09  Amos JeffriesMerge from trunk
2009-03-17  Amos JeffriesAuthor: Various Translators
2009-03-17  Alex RousskovMerged from trunk.
2009-03-13  Alex RousskovSourceLayout: acl/, take 1
2009-03-13  Alex RousskovMerged from trunk.
2009-03-10  Alex RousskovMerged from trunk.
2009-03-09  Alex RousskovMerged from trunk.
2009-03-08  Alex RousskovSynced #includes after moving files around.
2009-02-13  Amos JeffriesBug 2287: Send a 505 on requests with unsupported HTTP...
2009-02-10  Henrik NordstromMerged from trunk
2009-02-09  Francesco ChemolliMerged from trunk
2009-02-09  Amos JeffriesMerge from trunk
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesMerge from trunk
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-02-04  Henrik NordstromMerged from trunk
2009-02-04  Francesco ChemolliMerged from trunk
2009-02-04  Amos JeffriesBug 2526: pt 2: default ALLOW when no list specified.
2009-01-18  Amos JeffriesMerge from trunk
2009-01-13  Amos JeffriesSourceLayout: migrate IPAddress into lipip.la
2009-01-13  Amos JeffriesMerge from trunk
2009-01-07  Amos Jeffriesconvert IpAddress.h to ip/IpAddress.h includes
2009-01-07  Amos JeffriesConvert many IPAddress to IpAddress
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-09-13  Amos JeffriesMerge from trunk
2008-08-24  Francesco ChemolliRemoved code handling K&R-style varargs.
2008-06-06  Alex RousskovMerge from trunk
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-22  Amos JeffriesSilence secondary errors on fatal shutdowns.
2008-03-22  Henrik NordstromMerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Amos Jeffries3.1 Cleanups pt 1: Add testheaders.sh script
2008-01-23  rousskovAuthor: Klaus Singvogel <kssingvo@suse.de>
2007-12-19  amosjeffriesClose off some FIXME INET6 that are not really needed.
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-07-06  amosjeffriesAuthor: Henrik Nordstrom <hno@squid-cache.org>
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-20  wesselsRemoved a bunch of code marked UNUSED_CODE, OLD, and...
2006-09-22  hnoBug #1769: near-hit and filedescriptor usage missing...
2006-05-14  serassioBug #1347: Modify squid MIB to incorporate squid.conf...
2005-12-26  serassioCannot build using gcc 4.1 with the error:
2005-12-09  wesselsCompile-time bug introduced in recent changes related to
2005-12-09  wesselsFixed a bug and some confusion with ACLChecklist::fastC...
2005-12-09  wesselsremoved extra ;
2005-08-31  serassioBug #1317: SNMP GETNEXT fails if the given OID is outsi...
2005-06-09  serassioBug #1201: assertion failed: cbdata.cc:402: "c->locks...
2005-05-05  serassioBug 1298: Multiple OIDs in SNMP GETNEXT not processed
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2003-09-21  robertcSummary: ACL tweaks.
2003-02-25  robertcSummary: Merge final stage1 ACL refactoring.
2003-02-23  robertcSummary: More Windows Merges.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-28  robertcSummary: Make aclCheck_t a class (ACLChecklist), and...
2003-01-23  robertcImport of fix-ranges branch
2003-01-17  robertcGuido's fixes
2002-10-21  adrianmove the udp functions to comm_udp_*, to be consistent...
2002-10-21  adriansendto() -> comm_udp_sendto()
2002-10-21  adrianrecvfrom() -> comm_recvfrom()
2002-10-14  robertcC++ conversion
next