]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
[bacula/bacula] / bacula / src / dird /
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-18 Eric Bollengierfix typo in ActionOnPurge code
2009-10-17 Eric BollengierUpdate Media and Pool record for ActionOnPurge + cleanup
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-15 Kern SibbaldTweak debug and add cancel message
2009-10-11 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-09 Eric Bollengierfix bash/sh problem in disk-changer.in
2009-10-08 Eric Bollengierebl Add new autochanger command to get all information...
2009-10-05 Kern SibbaldFix concurrent Job recycle bug #1288
2009-10-03 Michael StapelbergLittle fixes for the action_on_purge command
2009-10-03 Michael StapelbergImplement action_on_purge command
2009-10-03 Michael StapelbergImplement the ActionOnPurge setting for pools and indiv...
2009-10-03 Michael StapelbergImplement truncate on purge setting
2009-09-26 Kern SibbaldImplement store_size32 and store_size64
2009-09-25 Kern SibbaldUp max vol size
2009-09-25 Kern SibbaldDefine File Pool and limit size to 5G
2009-09-19 Dmitry V. LevinImplement support of keeping readall capabilities after...
2009-09-17 Kern SibbaldFix warning typo pointed out by Phil Stracchino
2009-09-17 Kern SibbaldFix some job-start changes
2009-09-17 Kern Sibbaldmore job-restart code
2009-09-15 Eric BollengierUpdate restore menu 12 explanation
2009-09-01 Eric BollengierRename .lsdirs/.lsfiles/.update to .bvfs_xxx to avoid...
2009-09-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-09-09 Eric BollengierFix #1369 about segfault when using ExcludeDirContainin...
2009-09-07 Eric BollengierMake output of new commands .lsdir/.lsfile more usable.
2009-08-30 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-30 Kern SibbaldFix bug #1355 Director crashes with double free in...
2009-08-29 Kern SibbaldFix bug #1357 Verify jobs fail when job has zero files
2009-08-26 Kern SibbaldRelease orphanned buffers in accurate code
2009-08-21 Eric BollengierMerge branch 'master' of ssh://ricozz@bacula.git.source...
2009-08-20 Eric Bollengierin status slots command, unlock db just after sql query
2009-08-12 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-12 Eric Bollengierfix offset in new lsdirs/lsfiles command
2009-08-12 Eric Bollengieradd comments and list special dirs in .lsdirs
2009-08-12 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-12 Eric BollengierAdd .lsfiles, .lsdirs, .update command to interface...
2009-08-11 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-11 Eric Bollengiercleanups
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-09 Eric Bollengiercontinue storage content panel
2009-08-09 Kern SibbaldFix bug #1344 show pool displayed wrong variable for...
2009-08-08 Kern SibbaldUse 64 bit ftell and fseek in send_bootstrap_file
2009-08-06 Eric BollengierAdd the rest of files for new Bvfs
2009-07-30 Eric BollengierAllow restore from multiple storage
2009-07-30 Kern SibbaldModify enable/disable commands to show only appropriate...
2009-07-29 Kern SibbaldAdd ACL check for client in estimate command
2009-07-22 Kern SibbaldApply idea of part of Graham's tidy-bsr-source.patch...
2009-07-16 Eric BollengierReplace info_msg by send_msg in status_slots for bat
2009-07-15 Kern SibbaldTweak bacula-dir.conf default save
2009-07-15 Eric Bollengierebl fix technotes
2009-07-14 Kern SibbaldChange default save dir to sbindir in bacula-dir.conf
2009-07-14 Eric Bollengierebl Should fix #1323
2009-07-14 Eric Bollengierebl Implement project 2, about new restore menu
2009-07-14 Kern SibbaldSend bootstrap directly from DIR to SD
2009-07-02 Eric Bollengierebl Update help page with accurate=yes/no
2009-07-02 Eric Bollengierebl Add estimate accurate=yes/no
2009-07-02 Eric BollengierMake estimate command accurate compatible. Should fix...
2009-07-02 Kern SibbaldAnother fix for bug #1311 to get the correct last_full_time
2009-07-01 Kern SibbaldFix bug #1317 Allow duplicate jobs = no does not work
2009-07-01 Kern SibbaldEliminate double job report when do_xxx_init() returns...
2009-07-01 Kern SibbaldAdd debug code to MaxDiffInterval
2009-06-29 Kern SibbaldChange bacula-dir.conf default job name from Client1...
2009-06-27 Kern SibbaldFix Win32 build -- turn off lockmgr and remove lockmgr...
2009-06-23 Eric Bollengierebl Add '*' when volume is online when displaying...
2009-06-21 Kern SibbaldRe-fix bug #1311 if MaxDiffInterval exceeded ensure...
2009-06-18 Kern SibbaldBack out previous maxdiff patch, which is broken
2009-06-18 Kern SibbaldFix bug #1311 if MaxDiffInterval exceeded ensure job...
2009-06-17 Kern SibbaldFix bug #1307 AllowHigherDuplicates=no prevents automat...
2009-06-05 Kern SibbaldImprove error messages when a migration sql query...
2009-05-26 Eric Bollengierebl Apply Steve Polyack patch to add DirSourceAddress...
2009-05-23 Kern SibbaldCreate Client record in database at startup -- makes...
2009-05-23 Kern SibbaldRework printed message when files are purged on restore
2009-05-23 Kern SibbaldTweak PurgedFiles check on restore
2009-05-23 Kern SibbaldWhen doing a tree selection restore, look at the Purged...
2009-05-21 Kern SibbaldAdd Catalog = all to the default Messages resource
2009-05-20 James HarperFix race in director job start which was allowing the...
2009-05-14 Kern Sibbaldkes Reduce bconsole help to fit in 80 columns
2009-05-14 Kern SibbaldAllow specification of base daemon resource name.
2009-04-30 Kern SibbaldFix purged restore prompting
2009-04-29 Kern SibbaldFix bug #1282 Setting job.Priority in python crashes...
2009-04-29 Kern SibbaldFix bug #1281 allow all on restore command line to...
2009-04-27 Eric Bollengierebl Fix bug #1274 where a migration job can be cancele...
2009-04-21 Eric Bollengierebl Tweak version string to display versionid field...
2009-04-14 Kern SibbaldFix bug #1268 Full Max Run Time cancels jobs (when...
2009-04-11 Kern SibbaldModify insertion of read Volumes in SD to be done befor...
2009-03-30 Eric Bollengierebl Fix small memory leak in fileregexp bsr code
2009-03-29 Kern SibbaldAttempt to fix bat seg faults
2009-03-28 Kern SibbaldAdd checks on the plugin version and the plugin license...
2009-03-27 Kern SibbaldApply patch from Pasi Karkkainen <pasik@iki.fi> that...
2009-03-25 Kern SibbaldDisable plugin options in ua_run.c
2009-03-21 Kern SibbaldAttempt to correct timing problems with starting bat...
2009-03-20 Kern SibbaldUpdate patches
2009-03-15 Kern SibbaldAdd more output if a user attempts to clone a job but...
2009-03-14 Kern SibbaldFix problems with bug #1247 and 64 bit time_t OSes...
2009-03-09 Kern Sibbaldkes Apply patch from bug #1224, which fixes waiting...
2009-03-07 Kern SibbaldWhen deleting a Volume by MediaId require the Id to be
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-03-06 Kern SibbaldAdd JobErrors to returned SD values
next