]> git.sur5r.net Git - bacula/bacula/history - bacula
Add transparent icon with tape
[bacula/bacula] / bacula /
2011-01-10 Eric BollengierAdd transparent icon with tape
2011-01-05 Martin SimmonsFix #1661 about verify differences with VERIFY_VOLUME_T...
2011-01-03 Eric Bollengiertweak year in copyright model
2011-01-02 Kern SibbaldRemove tray-monitor from Win32 build
2011-01-02 Kern SibbaldFix some double Win32 #ifdefs
2011-01-02 Kern SibbaldFix missing HAVE_LITTLE_ENDIAN for Win32 build
2010-12-30 Eric BollengierAdd helpers to add drives in VSS snapshot from plugins
2010-12-30 Martin SimmonsMake new crc32.c work on FreeBSD
2010-12-30 Martin SimmonsFixes some problems in update_sqlite3_tables.in
2010-12-30 Eric BollengierHandle all FD version in check_bacula
2010-12-30 Eric BollengierFix compilation warning in check_bacula
2010-12-30 Eric BollengierMake new bat progress view compatible with previous FD
2010-12-30 Eric BollengierKeep the same keywords as in previous version
2010-12-30 Eric BollengierModify Job view to follow backup progress in real-time
2010-12-30 Eric BollengierUpdate ".status client running" output for new Bat...
2010-12-28 Kern SibbaldEnsure that Job duration is not negative
2010-12-28 Kern SibbaldAdd Slot to Media View table
2010-12-20 Marco van WieringenFix compiler warning.
2010-12-20 Marco van WieringenFix typo
2010-12-19 Kern SibbaldSet proper status of autochanger slots with 0 on startu...
2010-12-17 Kern SibbaldAdd indentation in lsmark command output
2010-12-17 Eric BollengierChange SELECT count(*) to SELECT 1 .. LIMIT 1 to speed...
2010-12-17 Eric BollengierFix #define when using --disable-smartalloc
2010-12-17 Eric BollengierTrack unbalanced start/end plugin stream
2010-12-17 Kern SibbaldTry to bug where we stop reading before the plugin...
2010-12-17 Kern SibbaldFix end plugin stream index
2010-12-17 Eric Bollengiertweak debug level in fd_plugin
2010-12-17 Marco van WieringenAdd missing switch values although the code works this...
2010-12-17 Marco van WieringenAdded support for NFSv4 ACLs added to FreeBSD 8.1.
2010-12-17 Marco van WieringenAdded additional extended attributes used under FreeBSD...
2010-12-14 Kern SibbaldAllow closing of all tabs + close tab clicked
2010-12-12 Kern SibbaldPrint plugin end records in bls
2010-12-12 Kern SibbaldCenter bat run window on screen
2010-12-03 jgorigFix #1669 making director's address required in traymon...
2010-12-01 Eric BollengierRename MaximumBandwidth to MaximumBandwidthPerJob in...
2010-12-01 Eric BollengierRename MaximumBandwidth to MaximumBandwidthPerJob for...
2010-12-01 Eric BollengierFix for setbandwidth console command
2010-12-01 Eric BollengierFix casting in bwlimit
2010-12-01 Kern SibbaldMake double to int64_t conversion explicit to avoid...
2010-11-28 Kern SibbaldUpdate bat console display only if new text comes in
2010-11-28 Kern SibbaldxPut debug code on test + fix focus on Volume in label...
2010-11-28 Kern SibbaldImproved error message when drive busy
2010-11-28 Kern SibbaldMake Win32 service name include the word Backup
2010-11-26 Eric BollengierUpdate setbandwidth command
2010-11-26 Eric BollengierSet bwlimit to jcr before sd socket
2010-11-26 Eric BollengierDisplay globla bandwidth limit in status client
2010-11-25 Eric BollengierUpdate projects file
2010-11-25 Eric BollengierAdd PurgeMigrateJob Job resource option to purge job...
2010-11-25 Eric BollengierAdd librsync to depkgs
2010-11-25 Eric BollengierMove accurate test in BackupCommand for delta and delta...
2010-11-25 Eric BollengierAdd delta_seq available for plugin restore
2010-11-25 Eric BollengierAdd setbandwidth command in Director (FD protocol is...
2010-11-25 Eric BollengierAdd MaximumBandwidth to Director Job resource
2010-11-25 Eric BollengierAdd Maximum Bandwidth parameter to File Daemon
2010-11-25 Eric BollengierAdd function to limit the bandwidth of a BSOCK
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
2010-11-25 Kern SibbaldFix typo in Win32 offset definition
2010-11-25 Kern SibbaldRemove spaces, try to stop FD faster on cancel
2010-11-25 Kern SibbaldImplement incrementation of delta_seq (I think)
2010-11-25 Kern SibbaldFirst cut Delta code in FD
2010-11-25 Eric BollengierDon't compute accurate list with MD5 if not used
2010-11-25 Eric BollengierUse JobTDate instead of StartTime, and sort by JobTDate...
2010-11-25 Eric BollengierAvoid warning for win64
2010-11-19 Eric BollengierFix tray-monitor compilation
next