]> git.sur5r.net Git - bacula/bacula/history - bacula/src/tools
backport code from master
[bacula/bacula] / bacula / src / tools /
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Marco van WieringenFix bsmtp
2013-04-20 Marco van WieringenTweak layout.
2013-04-20 Marco van WieringenReset bsmtp to only send to IPv4 mailhosts.
2013-04-20 Marco van WieringenAdd support for new POSIX getaddrinfo interface.
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Marco van WieringenFix cats_test to use the new method names.
2013-04-20 Marco van WieringenFlush mntent cache on exit.
2013-04-20 Martin SimmonsPut libraries in the correct order for non shared libs.
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Kern SibbaldEliminate some old bnet code
2013-04-20 Marco van WieringenFix small memory leak in dbcheck not calling free_pool_...
2013-04-20 Marco van WieringenRemove global variable shadowing by local variable.
2013-04-20 Marco van WieringenFix dbcheck to use the new runtime checks for mysql...
2013-04-20 Marco van WieringenTweak layout and redo comments.
2013-04-20 Marco van WieringenRestore db_type printing to dbcheck -B
2013-04-20 Kern SibbaldAdd stat packet size to encode/decode_ routines to...
2013-04-20 Kern SibbaldRemove temp index on start and term of dbcheck
2013-04-20 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2013-04-20 Marco van WieringenDrop last SQL_INC leftovers. Due to backend abstraction...
2013-04-20 Kern SibbaldRemove reference to @SQL_INC@ in tools Makefile.in
2013-04-20 Marco van WieringenFix logic inversion.
2013-04-20 Eric BollengierAdapt bbatch and cats_test tool to new cats
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2013-04-20 Eric BollengierTweak Makefile for cats_test
2013-04-20 Eric BollengierAdd more tests on cats_test
2013-04-20 Eric BollengierAdd cats_test unit tests
2010-11-25 Eric BollengierAdd delta option to db_get_file_list()
2010-11-25 Eric BollengierDon't compute accurate list with MD5 if not used
2010-11-12 Eric BollengierAdd -l and -a options to drivetype tool
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Stefan Reddigfixed syntax LIMIT/NULL behavior/improved tests
2010-08-02 Stefan Reddigsyntax fix, test improved, empty results fixed
2010-08-02 Marco van WieringenFix compile link flags for gigaslam
2010-08-02 Kern SibbaldTweak testls.c
2010-08-02 Kern SibbaldFix compiler warnings in tools directory
2010-08-02 Marco van WieringenAdded patch from Stefan Reddig -- improved ingres db...
2010-08-02 Marco van WieringenAdded patch from Stefan Reddig -- added some checks...
2010-08-02 Kern SibbaldAdd debug to testls
2010-08-02 Eric BollengierAdd "bbatch -r" option to test database performance
2010-08-02 Philipp StorzFix compiling gigaslam.c whith $(CFLAGS) for OpenSuse...
2009-12-21 Eric BollengierM_ABORT Bacula If batch insert is turned on when we...
2009-12-02 Eric Bollengierbvfs: update bvfs_test
2009-12-02 Richard HartmannTypo: fuction -> function
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Eric Bollengieravoid orphan memory in testls
2009-10-24 Eric Bollengierupdate tools with lmgr
2009-10-24 Eric BollengierFix deadlock detection to work in daemon mode
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-26 Kern SibbaldTweak some -? printout
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-11 Kern SibbaldModify tools to be able to correctly install testls...
2009-09-08 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Eric BollengierMake output of new commands .lsdir/.lsfile more usable.
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-08 Kern SibbaldFix compiler warning in bvfs code
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-07 Eric Bollengierbvfs: Add example to list files versions
2009-08-07 Eric BollengierBvfs: Create cache tables when updating the cache if...
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric Bollengierfix makefile for bvfs_test
2009-08-06 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric Bollengieradd option to truncate cache table during startup for...
2009-08-06 Eric Bollengieradd user handler to print directory
2009-08-06 Eric BollengierAdd the rest of files for new Bvfs
2009-08-06 Eric BollengierAdd a new Bvfs class that implements brestore instant...
2009-03-25 Eric Bollengierebl tweak bsmtp for mingw64
2009-02-18 Kern SibbaldEnsure that libtool directory always cleaned + reduce
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-10-28 Kern SibbaldFix typo in dbcheck code
2008-10-26 Kern SibbaldEliminate pesky compiler warnings
2008-10-19 Kern Sibbaldkes Add Makefile dependency when using LIBTOOL_LINK...
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-09-25 Eric Bollengierebl Add -B option to dbcheck to get catalog information
2008-09-18 Kern SibbaldApply dbcheck patch from Yuri Timofeev <tim4dev@gmail...
2008-08-29 Kern SibbaldFix compile warning in new dbcheck port code.
2008-08-28 Kern Sibbaldkes Correct a problem with Level and Virtual backup...
2008-07-23 Kern SibbaldMake some tweaks to bsmtp based on patch submitted...
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-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-04-16 Eric Bollengierebl Make regression tests working
2008-04-15 Eric Bollengierebl Add program to validate TCDBM lib with accurate...
2008-03-22 Eric Bollengierebl Fix warning on 64bit
2008-02-09 Kern Sibbaldkes Remove a redundant jcr argument to find_files...
2008-02-09 Kern Sibbaldkes Remove a redundant jcr argument to find_files...
2008-02-04 Kern SibbaldMore plugin implementation
2008-02-03 Kern SibbaldFD plugin enhancements
2007-12-13 Kern SibbaldApply patch for bsmtp Win32 daylight savings time fix...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-10-01 Kern SibbaldUpdate
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-08-25 Kern Sibbaldkes Integrate more portable zone offset code into...
2007-08-23 Kern Sibbald23Aug07
2007-07-21 Kern SibbaldFix grow.c
2007-07-21 Kern SibbaldEliminate one #ifdef Win32 in bsmtp
2007-07-21 Kern Sibbaldkes Implement grow tool to grow a file for testing...
next