]> git.sur5r.net Git - bacula/bacula/shortlog
bacula/bacula
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Eric BollengierUpdate version
2013-04-20 Eric BollengierTweak gzip patch for manpages
2013-04-20 Marco van WieringenSolaris make doesn't like comments in make rules.
2013-04-20 Marco van WieringenFix OSX acl regression test.
2013-04-20 Marco van WieringenStoring the result in a local variable from sql_num_fie...
2013-04-20 Eric BollengierUpdate configure
2013-04-20 Ben WaltonAlter the manpages uninstall targetto handle optional...
2013-04-20 Ben WaltonAlter the manpages install target to handle optional...
2013-04-20 Ben WaltonAdd COMPRESS_MANPAGES substituted variable to autoconf
2013-04-20 Eric BollengierAdd extra check for pInfo size when loading plugin
2013-04-20 Eric BollengierFix [bs #2710] about Storage combo that is too small
2013-04-20 Eric Bollengierregress: tweak hardlink-test to avoid strict counting
2013-04-20 Kern SibbaldMake bad Storage check in is_on_same_storage non-fatal
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2013-04-20 Kern SibbaldRemove Ingress and DBI from configure
2013-04-20 Kern SibbaldRemove Ingres and DBI backends
2013-04-20 Marco van WieringenRebuild configure
2013-04-20 Eric BollengierTweak director plugin example
2013-04-20 Eric BollengierAllow va_arg in Dmsg/Jmsg director plugin functions
2013-04-20 Eric BollengierFix debug code
2013-04-20 Kern SibbaldAdd barcodes help to label command
2013-04-20 Eric BollengierFix the lockmgr test tool
2013-04-20 Marco van WieringenRemove class member shadowing.
2013-04-20 Marco van WieringenRemove class member shadowing.
2013-04-20 Kern SibbaldEliminate some old bnet code
2013-04-20 Kern SibbaldRemove broken code
2013-04-20 Marco van WieringenFix small memory leak when job get canceled.
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 Eric BollengierFix unitialized DeltaSeq during Verify jobs
2013-04-20 Kern SibbaldMake delta_seq same size as in other places
2013-04-20 Kern SibbaldRemove broken code
2013-04-20 Eric BollengierAdd db_strtime_handler to get DATE fields from database
2013-04-20 Marco van WieringenDrop AFS detection.
2013-04-20 Marco van WieringenAC_CHECK_DECL doesn't seem to work so lets do it somewh...
2013-04-20 Marco van WieringenFix typo
2013-04-20 Marco van WieringenCleanup code path for acl and count number of acl entri...
2013-04-20 Marco van WieringenFirst attempt at fixing bug #1735 where acls on OSX...
2013-04-20 Marco van WieringenDrop old unused protypes from before backend refactoring.
2013-04-20 Marco van WieringenDon't force job duplicate checking on copy and migratio...
2013-04-20 Marco van WieringenSimplify the code path in migration and copy jobs
2013-04-20 Marco van WieringenAllow duplicate job check override from run cmdline...
2013-04-20 Marco van WieringenInitialize spool_data_set as boolean.
2013-04-20 Kern SibbaldAdd stat packet size to encode/decode_ routines to...
2013-04-20 Marco van WieringenDrop unused variable.
2013-04-20 Marco van WieringenCleanup Solaris init scripts and made them zone aware.
2013-04-20 Ben WaltonMake the solaris init scripts user/group aware
2013-04-20 Kern SibbaldCorrect fix for bat brestore crash
2013-04-20 Kern SibbaldKludge fix to bat brestore crash
2013-04-20 Eric Bollengierbat: Call parent constructor in all pages
2013-04-20 Kern SibbaldAdd debug to bat label seg fault bug
2013-04-20 Eric BollengierUse user arguments when upgrading catalog
2013-04-20 Kern SibbaldChange all sm_checks into Dsm_check for performance...
2013-04-20 Marco van WieringenFree database results on class destruction (e.g. when...
2013-04-20 Eric BollengierAllow custom variables and checks from debian/ubuntu...
2013-04-20 Eric BollengierFix couple of g++ warnings
2013-04-20 Eric BollengierUpdate configure
2013-04-20 Ben WaltonEnsure the directories for solaris init scripts are...
2013-04-20 Ben WaltonHonour DESTDIR in Solaris install-autostart targets
2013-04-20 Ben WaltonCollapse Solaris install-autostart targets
2013-04-20 Ben WaltonUpdate AC_INIT use to make configure handle docdir...
2013-04-20 Marco van WieringenSome more use DeltaSeq instead of MarkId
2013-04-20 Eric Bollengierbweb: Fix configuration loading problem
2013-04-20 Eric BollengierUpdate Catalog version and use DeltaSeq instead of...
2013-04-20 Kern SibbaldFix Sqlite driver seg fault
2013-04-20 Eric Bollengierbweb: update tpl
2013-04-20 Eric Bollengierbweb: Fix recyclepool problem reported by Magnus Kulk
2013-04-20 Eric Bollengierregress: add checks checksums for #1612
2013-04-20 Eric BollengierFix #1612 about checksum for hardlinks
2013-04-20 Marco van WieringenTweak configure
2013-04-20 Marco van WieringenFix typo.
2013-04-20 Marco van WieringenTweak layout.
2013-04-20 Marco van WieringenSome more code sniplets of no need to call thr_setconcu...
2013-04-20 Marco van WieringenFor Solaris 9 and higher there is no need to call thr_s...
2013-04-20 Marco van WieringenExecute the Index creation for mysql in bvfs.c
2013-04-20 Marco van WieringenUse B_ISSPACE in scan.c and reformat comments a bit.
2013-04-20 Eric BollengierFix nanosleep for Windows
2013-04-20 Eric Bollengierbweb: update tpls
2013-04-20 Eric Bollengierbweb: Add sqlite support
2013-04-20 Kern SibbaldTweak update AUTHORS file
2013-04-20 Kern SibbaldFix reference to uninitialized stack variable
2013-04-20 Kern SibbaldTweak add break to default
2013-04-20 Kern SibbaldRemove FATAL error for ignored events in old Exchange...
2013-04-20 Kern SibbaldFix uninitialized stack variable in bextract
2013-04-20 Kern SibbaldRemove temp index on start and term of dbcheck
2013-04-20 Eric Bollengierbweb: Add support note on about page
2013-04-20 Eric BollengierTweak add some information if joblog is missing
2013-04-20 Eric Bollengierregress: use $conf instead of $bin for binaries test
2013-04-20 Eric Bollengierregress: Add fix for ubuntu dash that adds quotes to...
2013-04-20 Eric BollengierUpdate projects
2013-04-20 Eric Bollengiertweak debug
2013-04-20 Eric BollengierFix brestore that should have miscDebug enabled to...
2013-04-20 Eric BollengierUpdate releasenotes
2013-04-20 Eric Bollengierbacula-web: Sync with Davide repos
2013-04-20 Eric Bollengierregress: test restore object in plugin-test
2013-04-20 Eric Bollengierregress: Add debug for RestoreObject test
next