]> git.sur5r.net Git - bacula/bacula/history - bacula
bacula-web: Improved PHP code for GetDbSize() function in bweb.inc.php
[bacula/bacula] / bacula /
2013-04-20 Kern SibbaldTweak add beefsteak files
2013-04-20 Eric BollengierTweak Makefile for cats_test
2013-04-20 Eric BollengierFix #1684 Use --with-db-password option in grant_bacula...
2013-04-20 Kern SibbaldTweak update date and version
2013-04-20 Kern SibbaldTweak bacula-ctl scripts for valgrind
2013-04-20 Kern SibbaldTweak tree.c debugging
2013-04-20 Kern SibbaldFree unused pool memory after restore
2013-04-20 Kern SibbaldAdd pool memory debug output
2013-04-20 Kern SibbaldFix typo in buffer sizes off by factor of 10
2013-04-20 Eric BollengierChange accurate CurFile allocation size
2013-04-20 Eric BollengierTweak accurate code to avoid useless memcpy()
2013-04-20 Eric BollengierAdd more tests on cats_test
2013-04-20 Eric BollengierAdd cats_test unit tests
2013-04-20 Eric BollengierTweak TODO
2013-04-20 Eric BollengierFix #1685 about JobBytes counter when using Accurate...
2013-04-20 Kern SibbaldIgnore replace=xx for directories. Corrects (not total...
2013-04-20 Kern SibbaldAdd replace=xxx on restore command line
2013-04-20 Eric BollengierAdd restore_job= option to restore command
2013-04-20 Kern SibbaldTweak Windows tray monitor build
2013-04-20 Kern SibbaldTweak qt-console .pro.in files
2013-04-20 Eric BollengierTweak date format in tray monitor
2013-04-20 Eric BollengierAdd windows tray monitor to bat make-win32 script
2013-04-20 Eric BollengierAdapt traymonitor qmake project file for win32
2013-04-20 Eric BollengierAdd cross-win32 target to qmake template
2013-04-20 Eric BollengierAdd new QT traymonitor
2013-04-20 Eric BollengierAdd qt traymonitor files to configure.in
2013-04-20 Eric BollengierAdd transparent icon with tape
2013-04-20 Martin SimmonsFix #1661 about verify differences with VERIFY_VOLUME_T...
2013-04-20 Eric Bollengiertweak year in copyright model
2013-04-20 Eric BollengierAdd helpers to add drives in VSS snapshot from plugins
2013-04-20 Martin SimmonsMake new crc32.c work on FreeBSD
2013-04-20 Martin SimmonsFixes some problems in update_sqlite3_tables.in
2013-04-20 Eric BollengierHandle all FD version in check_bacula
2013-04-20 Eric BollengierFix compilation warning in check_bacula
2013-04-20 Eric BollengierMake new bat progress view compatible with previous FD
2013-04-20 Eric BollengierKeep the same keywords as in previous version
2013-04-20 Eric BollengierModify Job view to follow backup progress in real-time
2013-04-20 Eric BollengierUpdate ".status client running" output for new Bat...
2013-04-20 Kern SibbaldEnsure that Job duration is not negative
2013-04-20 Kern SibbaldAdd Slot to Media View table
2013-04-20 Marco van WieringenFix compiler warning.
2013-04-20 Marco van WieringenFix typo
2013-04-20 Kern SibbaldSet proper status of autochanger slots with 0 on startu...
2013-04-20 Kern SibbaldAdd indentation in lsmark command output
2013-04-20 Eric BollengierChange SELECT count(*) to SELECT 1 .. LIMIT 1 to speed...
2013-04-20 Eric BollengierFix #define when using --disable-smartalloc
2013-04-20 Eric BollengierTrack unbalanced start/end plugin stream
2013-04-20 Kern SibbaldTry to bug where we stop reading before the plugin...
2013-04-20 Kern SibbaldFix end plugin stream index
2013-04-20 Eric Bollengiertweak debug level in fd_plugin
2013-04-20 Marco van WieringenAdd missing switch values although the code works this...
2013-04-20 Marco van WieringenAdded support for NFSv4 ACLs added to FreeBSD 8.1.
2013-04-20 Marco van WieringenAdded additional extended attributes used under FreeBSD...
2013-04-20 Kern SibbaldAllow closing of all tabs + close tab clicked
2013-04-20 Kern SibbaldPrint plugin end records in bls
2013-04-20 Kern SibbaldCenter bat run window on screen
2013-04-20 Kern SibbaldUpdate bat console display only if new text comes in
2013-04-20 Kern SibbaldxPut debug code on test + fix focus on Volume in label...
2013-04-20 Kern SibbaldImproved error message when drive busy
2013-04-20 Eric BollengierUpdate projects file
2013-04-20 Eric BollengierAdd PurgeMigrateJob Job resource option to purge job...
2013-04-20 Eric BollengierMove accurate test in BackupCommand for delta and delta...
2013-04-20 Eric BollengierAdd delta_seq available for plugin restore
2010-11-25 Eric BollengierAdd store_speed() in configuration parser
2010-11-25 Kern SibbaldPrepare for adding high bits to Stream
2010-11-25 Kern SibbaldUse new FO_xxx bits in backup/restore and plugins
2010-11-25 Kern SibbaldDefine new stream bits
2010-11-25 Kern SibbaldSeparate definitions of streams, filetypes, and fileopt...
2010-11-25 Eric BollengierRename bEventVssSnapshotLetters to bEventPrepareSnapshot
2010-11-25 Eric Bollengierrename plugin->len to plugin->file_len
2010-11-25 Eric BollengierHandle all kind of plugins when computing plugin name...
2010-11-25 Eric BollengierTweak new event documentation
2010-11-25 Eric BollengierAllow plugins to add drives to vss snapshot
2010-11-25 Eric BollengierTweak how we select a plugin for an event
2010-11-25 Eric BollengierTweak debug
2010-11-25 Eric BollengierEnsure that two plugins starting with the same name...
2010-11-25 Eric BollengierEnsure that two plugins starting with the same name...
2010-11-25 Eric BollengierDon't define DLL_IMP_EXP twice in fd_common.h
2010-11-25 Eric BollengierTweak debug message
2010-11-25 Eric BollengierUpdate delta plugin to raise error if we get delta...
2010-11-25 Eric BollengierInsert Delta in bootstrap by JobTDate
2010-11-25 Eric BollengierModify MySQL accurate query with Delta
2010-11-25 Eric BollengierYet an other tweak of MySQL accurate query with Delta
2010-11-25 Eric BollengierAdd missing MarkId in mysql accurate query
2010-11-25 Eric BollengierFix sql typo
2010-11-25 Eric BollengierAdd delta option to db_get_file_list()
2010-11-25 Eric BollengierSupport restore with Delta in Director
2010-11-25 Eric BollengierAdd delta_seq to restore tree code
2010-11-25 Eric BollengierAdd db_get_file_list_with_delta() for restore
2010-11-25 Eric BollengierFix delta-test-fd
2010-11-25 Kern SibbaldEnsure that sparse stream is set when delta enabled
2010-11-25 Eric BollengierMake non accurate fatal for delta-test plugin
2010-11-25 Eric BollengierTweak plugin makefile to install delta-test
2010-11-25 Eric BollengierTweak delta-test to use ofname instead of fixed name
2010-11-25 Eric BollengierUpdate bfile.offset when with plugin offset
2010-11-25 Eric BollengierUpdate delta plugin
2010-11-25 Eric BollengierTweak delta_seq on restore_pkt
2010-11-25 Eric BollengierAdd delta-test plugin
2010-11-25 Eric BollengierPass Delta Sequence to save_pkt and restore_pkt
2010-11-25 Kern SibbaldClear delta sequence when not using in plugin
next