]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Fix class member shadowing.
[bacula/bacula] / bacula / src / dird /
2011-01-12 Kern SibbaldAdd replace=xxx on restore command line
2011-01-10 Eric BollengierAdd restore_job= option to restore command
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-01 Eric BollengierRename MaximumBandwidth to MaximumBandwidthPerJob in...
2010-12-01 Eric BollengierFix for setbandwidth console command
2010-11-26 Eric BollengierUpdate setbandwidth command
2010-11-25 Eric BollengierAdd PurgeMigrateJob Job resource option to purge job...
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 Kern SibbaldUse new FO_xxx bits in backup/restore and plugins
2010-11-25 Eric BollengierInsert Delta in bootstrap by JobTDate
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 BollengierDon't compute accurate list with MD5 if not used
2010-11-18 Eric BollengierAdd delta sequence to batch mode, accurate query and...
2010-11-18 Kern SibbaldStart adding DeltaSeq
2010-11-18 Eric Bollengierbvfs: support basejobs and migration for PostgreSQL
2010-11-12 Kern SibbaldMake RestoreObject compatible with older FDs
2010-11-12 Eric BollengierFix compilation warning about void* to int cast
2010-11-12 Eric BollengierSmall cleanup for bvfs
2010-11-12 Eric BollengierRemove extra EndTime displayed on the first line of...
2010-11-03 Eric Bollengiertweak help message
2010-10-31 Kern SibbaldIgnore unknown dot commands in restore tree code
2010-10-13 Eric BollengierFix bug #1643 about orphan records with delete volume...
2010-10-06 Eric BollengierTweak messages from .bvfs commands
2010-10-06 Eric Bollengierbat: Add pattern filter and make restore to start from...
2010-10-06 Eric BollengierAdd .bvfs_restore command
2010-10-06 Eric BollengierAdd .bvfs_get_path to traduce a pathid into a path
2010-10-06 Eric BollengierAdd "all" option to .bvfs_get_jobids dot command.
2010-10-06 Eric BollengierImplement .bvfs_versions command to display all file...
2010-10-06 Eric BollengierAdd .bvfs_get_jobids to return jobids needed by a job...
2010-09-30 Eric BollengierFix small typo in pruning output reported by Markus...
2010-09-30 Eric BollengierCleanup BVFS cache when deleting a Job
2010-09-22 Kern SibbaldAdd debug to next_vol.c + shorten retention for recycle...
2010-09-22 Kern SibbaldFix seg fault introduced during restore cut and paste
2010-09-20 Kern SibbaldFix bconsole bug with new BNET signals
2010-09-20 Kern SibbaldFirst cut of bat rerun a Job from Jobs Run
2010-09-18 Kern SibbaldMassive bat notifier rewrite + fix seg fault + implemen...
2010-09-07 Eric BollengierDisplay job information on jobid in Verify screen
2010-09-07 Eric Bollengiertweak copyright
2010-09-07 Eric BollengierAllow to verify any job specified in argument
2010-09-07 Kern SibbaldAdd quotes around resource name in status output
2010-09-07 Eric BollengierChange FD protocol version to avoid error message when...
2010-09-07 Eric BollengierAllow limit= for all list sub commands
2010-09-02 Eric BollengierFix bug #1601 where prune client pool=xx apply pool...
2010-08-31 Eric BollengierAdd level option to estimate help command
2010-08-04 Eric BollengierFix prune sql handler
2010-08-02 Eric Bollengierfix typo
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldFix .dump, .die, .exit when DEVELOPER turned off
2010-08-02 Kern SibbaldAdd .dump and .exit commands for daemons
2010-08-02 Kern SibbaldFix bug #1587 if you have clients with different catalo...
2010-08-02 Eric BollengierFix pruning for migration jobs and do some optimization
2010-08-02 Eric BollengierAdapt new prune code with old db_accurate_get_jobids()
2010-08-02 Eric Bollengiertweak ua_prune
2010-08-02 Eric Bollengiertweak comments
2010-08-02 Eric Bollengierupdate prune code
2010-08-02 Eric BollengierCleanup prune code
2010-08-02 Eric BollengierMake new prune algo to work with backup
2010-08-02 Eric Bollengierstart to tweak prune algo
2010-08-02 Kern SibbaldAttempt to fix duplicate job kill seg fault
2010-08-02 Kern SibbaldFix bug #1582 Restore from multiple storage daemons...
2010-08-02 Eric BollengierFix segfault on "cancel jobid=" command
2010-08-02 Kern SibbaldFix typo reported in bug #1585
2010-08-02 Kern SibbaldTweak: use C++ rather than C and use Bacula indenting...
2010-08-02 Kern SibbaldFix bug #1581 ASSERTs in src/dird/jobq.c can never...
2010-08-02 Eric BollengierFix segfault in action on purge test
2010-08-02 Kern SibbaldTweak: add comments to new action on purge code
2010-08-02 Eric BollengierAdd .dump command
2010-08-02 Eric Bollengiertweak debug level
2010-08-02 Eric BollengierFix #1567 about display of long volume names truncated...
2010-08-02 Eric BollengierFix RestoreObject for PostgreSQL
2010-08-02 Kern SibbaldRemove RestoreObjects when pruning Jobs
2010-08-02 Eric BollengierRework sql queries for update copies
2010-08-02 Marco van WieringenDon't hardcode temporary table creation as some backend...
2010-08-02 Eric BollengierFix File and Job Retention in show pool command
2010-08-02 Eric Bollengiertweak
2010-08-02 Eric BollengierFix #1559 problem when restoring pruned jobs with a...
2010-08-02 Kern SibbaldAdd compress/decompress of Object Record data
2010-08-02 Eric BollengierFix cancel crash bug #1551
2010-08-02 Kern SibbaldTweak fix copyright typo
2010-08-02 Kern SibbaldFix cancel crash reported by Stephen Thompson
2010-08-02 Eric BollengierCheck if sql backend is thread-safe
2010-08-02 Eric BollengierUse a dedicated connexion when VirtualFull computes...
2010-08-02 Kern SibbaldTweak new restore object code
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Kern SibbaldCleanup restore_object packet
2010-08-02 Kern SibbaldRestore object now sent to FD
2010-08-02 Kern SibbaldTweak remove trailing space add doxygen doc marks
2010-08-02 Kern SibbaldExtract restore object and send to FD first cut
2010-08-02 Kern SibbaldCreate and put data into RestoreObject table
2010-08-02 Kern SibbaldCreate db_create_restore_object_record and code to...
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldStart RESTORE_OBJECT code
2010-08-02 Kern SibbaldChange cryptic aop name
2010-08-02 Eric BollengierFix bscan segfault with new comment field
2010-08-02 Kern SibbaldFix bug #1542 File Daemon outputs usage message to...
2010-08-02 Kern SibbaldFix SQL warning message about concurrency pointed out...
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
next