]> git.sur5r.net Git - bacula/bacula/history - bacula/src
bacula-web: Added Start time column in backup job report page
[bacula/bacula] / bacula / src /
2013-04-20 Marco van WieringenTweak lookup of the attr namespace after making sure...
2013-04-20 Eric BollengierCleanup function name and move MaxRunSchedTime value...
2013-04-20 Marco van WieringenTweak script
2013-04-20 Marco van WieringenTweak script
2013-04-20 Laurent PapierFix typo in db upgrade scripts
2013-04-20 Marco van WieringenFix libtool definition and make the helper script execu...
2013-04-20 Marco van WieringenUse a helper script to link the correct database backend.
2013-04-20 Eric BollengierFix #1741 about possible problems with fnmatch
2013-04-20 Eric BollengierAdd missing stream in bscan, fix #1749
2013-04-20 Eric BollengierChange intmax_t to int64_t to fix #1664
2013-04-20 Eric BollengierFix compilation with gcc 4.6.1
2013-04-20 Eric BollengierAdd mutex priority check for changer mutex
2013-04-20 Eric BollengierFix deadlock with autochanger
2013-04-20 Eric BollengierFix #1602 about Uninstall /S that should not prompt...
2013-04-20 Eric BollengierChange JobFiles display from %f to %F in RunScript...
2013-04-20 Laurent PapierFix brestore compilation from previous patch
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Eric BollengierUpdate version
2013-04-20 Marco van WieringenSolaris make doesn't like comments in make rules.
2013-04-20 Marco van WieringenStoring the result in a local variable from sql_num_fie...
2013-04-20 Eric BollengierAdd extra check for pInfo size when loading plugin
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 Ingres and DBI backends
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 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 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 BollengierFix couple of g++ warnings
2013-04-20 Marco van WieringenSome more use DeltaSeq instead of MarkId
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 BollengierFix #1612 about checksum for hardlinks
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 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 Bollengiertweak debug
2013-04-20 Eric BollengierFix brestore that should have miscDebug enabled to...
2013-04-20 Eric Bollengierregress: Add debug for RestoreObject test
2013-04-20 Craig MiskellFix for duplicate jobmedia records bug #1666
2013-04-20 Kern SibbaldFix bug #1703 unable to bextract compressed files
2013-04-20 Marco van WieringenFix some esc_obj handling in DBI and wrong free in...
2013-04-20 Kern SibbaldGet full Windows Version display string
2013-04-20 Kern SibbaldFix seg fault in PostgreSQL driver code
2013-04-20 Kern SibbaldRemove _ in restore_job
2013-04-20 Kern SibbaldAttempt to disactivate old exchange-fd.dll if no plugin...
2013-04-20 Eric BollengierAdd tray monitor to windows installer
2013-04-20 Eric BollengierFix QT tray monitor compilation on windows
2013-04-20 Eric BollengierFix tray-monitor qmake project file
2013-04-20 Kern SibbaldAdd extra Bacula plugin variables
2013-04-20 Kern SibbaldFix Windows build entrypoints
2013-04-20 Kern SibbaldFix bug #1389 MaxUseDuration uses job start instead...
2013-04-20 Kern SibbaldTweak date, version, and copyright
2013-04-20 Kern SibbaldBetter fix for bug #1603 restart of Virtual Full
2013-04-20 Eric BollengierUse system malloc in strack_trace() instead of smartalloc
2013-04-20 Kern SibbaldFix bug #1603 restart of Virtual Full becomes a Full
2013-04-20 Kern SibbaldUse jcr->is_xxx instead of direct tests
2013-04-20 Kern SibbaldFix bug #1608 btape test failure when block size too big
2013-04-20 Kern SibbaldFix week of year schduling bug #1699
next