]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Fix class member shadowing.
[bacula/bacula] / bacula / src / dird /
2012-05-28 Marco van WieringenMove storages tls initialization to proper place.
2012-04-30 Kern SibbaldEnsure that StorageId is updated after write
2012-04-30 Kern SibbaldTweak debug levels
2012-04-20 Eric BollengierFix problem in BVFS with concurrent queries
2012-04-19 Eric BollengierFix restore_job restore keyword
2012-04-18 Kern SibbaldPrint seconds in schedule time as noted in bug #1854
2012-04-18 Kern SibbaldMore definitive fix for update slots bug
2012-04-18 Kern SibbaldFix old update slots bug
2012-04-18 Kern SibbaldBackport new StorageId code
2012-04-17 Eric BollengierFix #1857 about restore cd command that blocks on empty...
2012-03-23 Marco van WieringenFix bug #1841 estimate command level=differential goes...
2012-02-16 Eric BollengierTweak layout
2012-02-16 Kern SibbaldFirst cut wild card in restore cd command -- works...
2012-02-03 Kern SibbaldMerge branch 'Branch-5.2' of bsweb:bacula into Branch-5.2
2012-01-29 Marco van WieringenTweak no need to initialize the loop var.
2012-01-29 Kern SibbaldFix plugin bug with multiple simultaneous jobs
2012-01-26 Eric BollengierAllow BVFS to browse and restore Base jobs
2012-01-26 Eric BollengierAdd error message to .bvfs_clear_cache command
2012-01-25 Eric BollengierDisable usage of JS_Warning waiting for a more complete...
2012-01-18 Eric BollengierDelete only restore bootstrap during director startup Release-5.2.4
2012-01-18 Kern SibbaldFix bug #1822 Schedule run line parsing fails if value...
2012-01-17 Marco van WieringenTweak call to cancel_job.
2012-01-17 Eric BollengierFix python module compilation
2012-01-17 Kern SibbaldSet job status to running when restore job really starts
2012-01-10 Kern SibbaldRemove ifdeffing that turned off JS_Warning status...
2012-01-10 Kern SibbaldLimit migration/copy jobs to starting 100 at a time
2012-01-06 Eric BollengierSend previous Job name during Incremental/Differential...
2012-01-04 Eric BollengierTweak copyrights again
2012-01-04 Eric BollengierUse RestoreObject type in Catalog
2012-01-04 Eric BollengierImplement run accurate=yes/no
2012-01-04 Eric BollengierAdd .bvfs_clear_cache
2012-01-04 Eric BollengierAdd Accurate and MaxRunSchedTime in Schedule resource
2012-01-04 Eric Bollengiertweak copyright
2012-01-02 Kern SibbaldPull compiler warning cleanup code + other from master
2011-11-30 Kern SibbaldTweak comments in migration
2011-11-30 Kern SibbaldTweak error message
2011-11-10 Marco van WieringenTweak switch statement remove unneeded breaks.
2011-11-10 Bastian FriedrichAdd %D option to edit_job_code, simplify callbacks...
2011-11-07 Marco van WieringenRemove last traces of @SQL_BINDIR@ and @DB_TYPE@
2011-10-29 Kern SibbaldMake PurgeMigrationJob directive name correspond to doc
2011-10-20 Kern SibbaldFix regression in keyword of migrate pool patch
2011-10-19 Kern SibbaldAdd pool to migration run command
2011-10-11 Eric BollengierSend level command before fileset as sugested by Bastia...
2011-09-23 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2011-09-19 Ben WaltonUpdate auth troubleshooting URL to use MANUAL_AUTH_URL...
2011-09-07 Eric BollengierFix spooldata and ignoreduplicates run command options...
2011-09-04 Kern SibbaldFix compile warnings
2011-08-17 Eric BollengierAdd help for "use" command as suggested by Thomas Mueller
2011-08-17 Eric BollengierFix error message with bad dot commands
2011-08-06 Kern SibbaldMake bat run dialog present only allowed levels
2011-08-03 Marco van WieringenFix bug #1751 Make duplicate checking somewhat less...
2011-07-17 Eric BollengierCleanup function name and move MaxRunSchedTime value...
2011-06-28 Laurent PapierAdd LZO compression support in bacula-fd.
2011-06-14 Kern SibbaldMake bad Storage check in is_on_same_storage non-fatal
2011-06-14 Eric BollengierImplement RestoreObject for sqlite + cleanups
2011-06-05 Eric BollengierAllow va_arg in Dmsg/Jmsg director plugin functions
2011-06-05 Kern SibbaldAdd barcodes help to label command
2011-06-03 Marco van WieringenFix small memory leak when job get canceled.
2011-05-30 Eric BollengierFix unitialized DeltaSeq during Verify jobs
2011-05-30 Kern SibbaldRemove broken code
2011-05-04 Marco van WieringenDon't force job duplicate checking on copy and migratio...
2011-05-04 Marco van WieringenSimplify the code path in migration and copy jobs
2011-05-04 Marco van WieringenAllow duplicate job check override from run cmdline...
2011-05-04 Marco van WieringenInitialize spool_data_set as boolean.
2011-05-04 Kern SibbaldAdd stat packet size to encode/decode_ routines to...
2011-04-21 Kern SibbaldChange all sm_checks into Dsm_check for performance...
2011-04-19 Eric BollengierFix couple of g++ warnings
2011-04-18 Eric BollengierUpdate Catalog version and use DeltaSeq instead of...
2011-02-25 Kern SibbaldBetter fix for bug #1603 restart of Virtual Full
2011-02-24 Kern SibbaldFix bug #1603 restart of Virtual Full becomes a Full
2011-02-24 Kern SibbaldUse jcr->is_xxx instead of direct tests
2011-02-24 Kern SibbaldFix week of year schduling bug #1699
2011-02-24 Kern SibbaldAdd missing code for rename incomplete to rerunning
2011-02-24 Kern SibbaldRename incomplete to rerunning for clarity
2011-02-23 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2011-02-23 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2011-02-21 Kern SibbaldTweak restart incomplete jobs
2011-02-21 Eric BollengierAdd %h option in runscript to get client address
2011-02-21 Kern SibbaldTweak restart base
2011-02-21 Kern SibbaldRework Incomplete job intereaction with Base and Accurate
2011-02-20 Kern SibbaldRestart incomplete jobs only if type Backup
2011-02-19 Kern SibbaldMake restart2-test work
2011-02-14 Kern SibbaldPut resched Incomplete Job on directive default=on
2011-02-10 Kern SibbaldUse max(FileIndex) for restarting incomplete Job
2011-02-10 Kern SibbaldFirst cut restart Jobs
2011-02-08 Eric BollengierRename ua->err to ua->errmsg
2011-02-07 Eric BollengierCheck some user inputs in purge and restore commands
2011-02-07 Eric BollengierCheck if resource name is valid in acl_access_ok()
2011-02-06 Eric BollengierFix chgrp on bacula-x.conf
2011-02-05 Kern SibbaldImplement chgrp on bacula-x.conf if user configs a...
2011-02-05 Eric BollengierTweak select_media_dbr()
2011-02-05 Eric BollengierCheck if volume name is valid in select_media_dbr()
2011-02-04 Marco van WieringenMerge branch 'Branch-5.1' of git@bsgit:bacula into...
2011-02-04 Marco van WieringenDrop last SQL_INC leftovers. Due to backend abstraction...
2011-02-03 Eric BollengierRename db_list_ctx.cat() to db_list_ctx.add()
2011-02-03 Kern SibbaldAdd code to trim heap after big mallocs
2011-02-01 Marco van WieringenFix possible core-dump as seen in regression testing
2011-01-25 Marco van WieringenAdded set_db_type function to set global debug symbol...
2011-01-25 Marco van WieringenBackport of class based catalog backends into Branch...
2011-01-24 Kern SibbaldFree unused pool memory after restore
next