]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/mem_pool.c
Big backport from Enterprise
[bacula/bacula] / bacula / src / lib / mem_pool.c
2017-05-22 Kern SibbaldBig backport from Enterprise
2017-03-15 Kern SibbaldImprove mem pool garbage collection
2016-05-31 Kern SibbaldTweak smartalloc casting + prototypes
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Eric BollengierFix compilation with gcc 4.6.1
2013-04-20 Eric BollengierFix segfault with print_memory_pool_stats()
2013-04-20 Kern SibbaldAdd code to trim heap after big mallocs
2013-04-20 Kern SibbaldAdd pool memory debug output
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak some copyright dates
2008-11-26 Kern SibbaldMake pm_memcpy prototype agree with definition
2008-11-26 Kern SibbaldUpdate
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-10-19 Kern SibbaldCorrect doc error reported by Marco
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-04-24 Kern Sibbaldkes Make pm_strxxx() routines handle input of NULL...
2007-02-17 Kern Sibbaldkes Implement a BSOCK send() method that writes the...
2006-11-21 Kern SibbaldUpdate copyrights
2006-04-17 Kern SibbaldGet migration working again
2006-01-15 Kern Sibbald15Jan06
2005-09-04 Kern SibbaldFix out of order volumes during restore.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-19 Kern SibbaldUpdate rescue disk to include mkinitrd
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-10 Kern SibbaldUpdate version
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-02-16 Kern Sibbaldconst char * additions
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-02-03 Kern SibbaldFix setip crash + missing unlocks()+cleanups
2003-07-07 Kern SibbaldFix missing mempool allocate in voluseduration
2003-06-16 Kern SibbaldAdd Environment arrays + Rescheduling of jobs + cancel...
2003-02-22 Kern SibbaldMisc -- see kes-1.30
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-13 Kern SibbaldFix smartall to be thread safe
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2003-01-10 Kern SibbaldBuffer overrun fixes
2002-08-26 Kern SibbaldRestore from multiple simultaneous backups
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-04-23 Kern SibbaldInitial revision