]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/util.c
Big backport from Enterprise
[bacula/bacula] / bacula / src / lib / util.c
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-09-20 Eric BollengierHandle NULL pointers in smartdump() and asciidump()
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 BollengierChange JobFiles display from %f to %F in RunScript...
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2013-04-20 Eric BollengierFix #1696 about an error when displaying "Base" level...
2013-04-20 Kern SibbaldFirst cut restart Jobs
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric BollengierImplement %f %b to get JobFiles, JobBytes in a RunScript
2010-08-02 Kern SibbaldChange cryptic aop name
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-17 Eric BollengierUpdate Media and Pool record for ActionOnPurge + cleanup
2009-06-18 Kern SibbaldAdd all Job Types to job_type_to_str() for bat
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-08-30 Kern Sibbaldkes Another try at fixing Vbackup. It looks much bette...
2008-07-23 Dirk H BartleyPurged was missed, Adding here.
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-21 Dirk H BartleyCommit of patch by Riccardo.
2008-02-08 Kern SibbaldFix plugin backup/restore sizes
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2007-12-24 Kern Sibbaldkes Fix compile warning in src/lib/util.c
2007-12-14 Kern SibbaldApply patch from Bastian Friedrich <bastian.friedrich...
2007-12-03 Kern Sibbald03Dec07
2007-10-06 Kern SibbaldCorrect technotes bug #
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2006-12-04 Kern Sibbaldkes Enable data encryption code.
2006-12-03 Kern Sibbaldkes Move unserial code in restore.c to a subroutine...
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-21 Kern SibbaldUpdate copyright
2006-10-11 Robert NelsonFix Windows' daemons so that messages print to stdout...
2006-10-01 Kern Sibbaldkes Require a messages command acl to be able to recei...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-07-14 Robert NelsonRewrite msvcrt localtime kludge so it doesn't used...
2006-04-16 Kern SibbaldAdd mingw files and changes
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2006-01-07 Kern Sibbald07Jan06
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-12-03 Kern Sibbald03Dec05
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-03-09 Kern SibbaldHammer Solaris autoconf incompatibilities
2005-03-06 Kern Sibbald06Mar05
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-01 Kern Sibbald- Fix non-python prototypes in dummy routines.
2004-11-08 Kern Sibbald08Nov04
2004-10-13 Kern SibbaldCorrect #ifdefing for CONSOLEs
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-10 Kern SibbaldUpdate version
2004-02-22 Kern SibbaldFix compat.cpp times
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-11-11 Kern SibbaldFix segfault from double free or RestoreBootstrap;...
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-10-29 Kern SibbaldFinal changes
2003-10-26 Kern SibbaldFix truncated status msg, scroll only on writing text...
2003-10-25 Kern SibbaldMore changes
2003-10-25 Kern SibbaldYet more 1.32c changes
2003-10-25 Kern SibbaldFix DiskToCatalog seg fault
2003-10-04 Kern SibbaldMerge search run code
2003-08-20 Kern SibbaldFix segfault in mysql.c with no password
2003-08-20 Kern SibbaldMisc cleanup
2003-08-17 Kern SibbaldApply Phil's code for the job name
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-08-08 Kern SibbaldUse bpipe for shell expansion
2003-06-15 Kern SibbaldLabelFormat
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-05-22 Kern Sibbaldlib/bmisc.c -> bsys.c cleanup error status a bit +...
2003-05-15 Kern SibbaldWin32 BackupRead/Write, begin adding Base, Jmsg knows...
2003-05-13 Kern SibbaldRemove unused variables
2003-05-10 Kern SibbaldMisc cleanups
2003-04-16 Kern SibbaldHome page change. Tweak to Win32 Backup API
2003-04-12 Kern SibbaldBFILE I/O, new console @ commands, regression, file...
2003-04-06 Kern SibbaldMore on barcodes
2003-01-08 Kern SibbaldUpdate version
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
2002-12-07 Kern Sibbaldrestore + SQL editing cleanups
2002-12-02 Kern SibbaldSee kes02Dec02
2002-11-22 Kern SibbaldAdd MaxVolBytes to Pool
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-06 Kern SibbaldVacation updates -- see kes06Oct02
2002-09-25 Kern SibbaldServer address binding + bscan updates -- see kes25Sep02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-09-05 Kern SibbaldUpdate tools
2002-08-19 Kern SibbaldFix uninitialized variables
2002-08-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
next