]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Take a more conservative approach for setting killable true
[bacula/bacula] / bacula / src / dird /
2013-04-20 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2013-04-20 Ben WaltonUpdate auth troubleshooting URL to use MANUAL_AUTH_URL...
2013-04-20 Eric BollengierFix spooldata and ignoreduplicates run command options...
2013-04-20 Kern SibbaldFix compile warnings
2013-04-20 Eric BollengierAdd help for "use" command as suggested by Thomas Mueller
2013-04-20 Eric BollengierFix error message with bad dot commands
2013-04-20 Kern SibbaldMake bat run dialog present only allowed levels
2013-04-20 Marco van WieringenFix bug #1751 Make duplicate checking somewhat less...
2013-04-20 Eric BollengierCleanup function name and move MaxRunSchedTime value...
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
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 Eric BollengierAllow va_arg in Dmsg/Jmsg director plugin functions
2013-04-20 Kern SibbaldAdd barcodes help to label command
2013-04-20 Marco van WieringenFix small memory leak when job get canceled.
2013-04-20 Eric BollengierFix unitialized DeltaSeq during Verify jobs
2013-04-20 Kern SibbaldRemove broken code
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 SibbaldChange all sm_checks into Dsm_check for performance...
2013-04-20 Eric BollengierFix couple of g++ warnings
2013-04-20 Eric BollengierUpdate Catalog version and use DeltaSeq instead of...
2013-04-20 Kern SibbaldBetter fix for bug #1603 restart of Virtual Full
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 week of year schduling bug #1699
2013-04-20 Kern SibbaldAdd missing code for rename incomplete to rerunning
2013-04-20 Kern SibbaldRename incomplete to rerunning for clarity
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2013-04-20 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2013-04-20 Kern SibbaldTweak restart incomplete jobs
2013-04-20 Eric BollengierAdd %h option in runscript to get client address
2013-04-20 Kern SibbaldTweak restart base
2013-04-20 Kern SibbaldRework Incomplete job intereaction with Base and Accurate
2013-04-20 Kern SibbaldRestart incomplete jobs only if type Backup
2013-04-20 Kern SibbaldMake restart2-test work
2013-04-20 Kern SibbaldPut resched Incomplete Job on directive default=on
2013-04-20 Kern SibbaldUse max(FileIndex) for restarting incomplete Job
2013-04-20 Kern SibbaldFirst cut restart Jobs
2013-04-20 Eric BollengierRename ua->err to ua->errmsg
2013-04-20 Eric BollengierCheck some user inputs in purge and restore commands
2013-04-20 Eric BollengierCheck if resource name is valid in acl_access_ok()
2013-04-20 Eric BollengierFix chgrp on bacula-x.conf
2013-04-20 Kern SibbaldImplement chgrp on bacula-x.conf if user configs a...
2013-04-20 Eric BollengierTweak select_media_dbr()
2013-04-20 Eric BollengierCheck if volume name is valid in select_media_dbr()
2013-04-20 Marco van WieringenDrop last SQL_INC leftovers. Due to backend abstraction...
2013-04-20 Eric BollengierRename db_list_ctx.cat() to db_list_ctx.add()
2013-04-20 Kern SibbaldAdd code to trim heap after big mallocs
2013-04-20 Marco van WieringenFix possible core-dump as seen in regression testing
2013-04-20 Marco van WieringenAdded set_db_type function to set global debug symbol...
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2013-04-20 Kern SibbaldFree unused pool memory after restore
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 SibbaldAdd indentation in lsmark command output
2013-04-20 Eric BollengierChange SELECT count(*) to SELECT 1 .. LIMIT 1 to speed...
2013-04-20 Eric BollengierAdd PurgeMigrateJob Job resource option to purge job...
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
next