]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Fix python module compilation
[bacula/bacula] / bacula / src / dird /
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
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...
next