]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/smartall.c
Backport from BEE
[bacula/bacula] / bacula / src / lib / smartall.c
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldEnhance smartalloc abort
2013-04-20 Kern SibbaldApply get_basename to printed filenames to reduce unnec...
2010-11-12 Kern SibbaldAdd debug info to smartall.c for buffer overrun
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak fix typo
2010-08-02 Kern SibbaldTweak sm_dump output
2010-08-02 Kern SibbaldMore fixes for 32/64 bit problems in smartall
2010-08-02 Kern SibbaldFix 32/64 bit problem in smartalloc dump routine
2010-08-02 Kern SibbaldAdd bigger print buffer for sm_dump
2010-08-02 Kern SibbaldUse Pmsg in smartall.c rather than printf for tracing...
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-13 Kern SibbaldConvert some old %x into %p for pointers
2009-10-13 Eric BollengierFix #1352 about double free with regexp and big filenam...
2009-01-20 Eric Bollengierebl Use intptr_t instead of long to be sure to handle...
2008-12-09 Eric Bollengierebl Add a new lock manager that can detect deadlock...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-25 Kern SibbaldFix a few more Coverity reported problems.
2008-02-26 Kern SibbaldTweak
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-28 Kern Sibbaldkes Minor refactoring of restore decryption code.
2007-05-27 Kern Sibbaldkes Add < > around %r in from field on mail command...
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-02-06 Kern SibbaldUpdate a few dates
2006-12-16 Kern Sibbaldkes Implement cleaner orphan buffer dumping with buf...
2006-11-21 Kern SibbaldUpdate copyrights
2006-11-18 Kern Sibbald18Nov06
2006-05-02 Kern Sibbald- Simplify Win32 Makefile
2006-01-15 Kern Sibbald15Jan06
2005-12-08 Kern SibbaldFix Win32 built to work with new crypto code.
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-06-27 Kern SibbaldAdd heap stats to Dir and SD -- eliminate #ifdefs
2004-06-22 Kern SibbaldReduce casting in smartall + turn off reload debug...
2004-04-13 Kern SibbaldAdd wx-console directory
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-02-16 Kern Sibbaldconst char * additions
2003-06-02 Kern SibbaldSplit out routines into new files + Implement Verify...
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-01-20 Kern SibbaldMod bacula-dir.conf; fix VolUseDuration bug
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
2002-08-01 Kern SibbaldFirst cut of restore
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-04-23 Kern SibbaldInitial revision