]> git.ipfire.org Git - thirdparty/squid.git/history - src/ipc/mem/Segment.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / ipc / mem / Segment.h
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-04-08  Amos JeffriesFix shm_open error message after rev.14625
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-29  Amos JeffriesMerged from trunk rev.14612
2016-03-25  Amos JeffriesBug 4438: SIGSEGV in memFreeString() destructing SBuf...
2016-03-24  Alex RousskovAdded shared_memory_locking configuration directive...
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-02  Francesco ChemolliImplement sbuf/forward.h and use it
2016-03-01  Francesco ChemolliMake use of sbuf/forward.h
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-28  Markus MayerFixed handling of shared memory left over by Squid...
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-06  Christos Tsantilasmerge from trunk r13526
2014-07-30  Alex RousskovMerged from trunk (r13515).
2014-07-30  Amos JeffriesMerged from trunk rev.13515
2014-07-12  Amos JeffriesMerge from trunk
2014-06-24  Alex RousskovRock and shared memory caches fixes/improvements.
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-02  Christos Tsantilasmerge from trunk
2014-04-21  Alex RousskovStop wasting 96 RAM bytes per slot for high-offset...
2014-04-03  Amos JeffriesMerge from trunk
2014-02-21  Alex RousskovMigrated RegisteredRunners to a multi-action interface.
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-09-13  Francesco ChemolliCompleted protos.h split and code refactoring
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-09  Francesco ChemolliMerged from trunk
2012-09-03  Francesco ChemolliMerged from trunk
2012-09-01  Francesco ChemolliRemoved CVS $ markers
2011-10-26  Alex RousskovName shared memory segments in a more portable way
2011-10-06  Alex RousskovPolished SMP caching code, primarily to stay out of...
2011-10-04  Dmitry KurochkinAdd base class for registered runners that work with...
2011-10-04  Dmitry KurochkinAdd "fake" shared memory segment implementation.
2011-10-04  Dmitry KurochkinFix comment for Ipc::Mem::Segment::create() method.
2011-09-16  Francesco ChemolliMerged from trunk
2011-09-13  Alex RousskovSMP Caching: Core changes, IPC primitives, Shared memor...
2011-09-12  Alex RousskovMerged from parent (trunk r11728, v3.2.0.11+).
2011-09-06  Alex RousskovSourceFormat Enforcement
2011-09-06  Alex RousskovMerged from parent (trunk r11711, v3.2.0.11+).
2011-09-04  Alex RousskovMerged from parent (trunk r11700, v3.2.0.11+).
2011-08-30  Alex RousskovMerged from parent (trunk r11691, v3.2.0.11+).
2011-08-28  Dmitry KurochkinDisable Rock store and shared memory cache if shared...
2011-08-25  Dmitry KurochkinMerged from parent (trunk r11672, v3.2.0.10+).
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-05-24  Alex RousskovMerged from parent (trunk r11446, v3.2.0.7+).
2011-04-25  Dmitry KurochkinRework shared object design and management API.
2011-04-19  Alex RousskovMerged from parent (trunk r11387, v3.2.0.7+).
2011-04-19  Dmitry KurochkinConvert most Segment::mem() calls to reserve().
2011-04-19  Dmitry KurochkinUnlink shared segments used by memory cache, using...
2011-04-14  Alex RousskovUse off_t instead of int and size_t for segment sizes
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-04-09  Alex RousskovAdded reserve() method to allow nested classes or simil...
2011-03-31  Alex RousskovMoved ipc/SharedMemory to ipc/mem/ and renamed it to...