]> git.sur5r.net Git - bacula/bacula/history - bacula/src/jcr.h
backport code from master
[bacula/bacula] / bacula / src / jcr.h
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Kern SibbaldBack port fixes from BEE to fix Windows bug #1892
2013-04-20 Eric BollengierFix warning reported by clang
2013-04-20 Eric BollengierSend previous Job name during Incremental/Differential...
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Eric BollengierFix spooldata and ignoreduplicates run command options...
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 Marco van WieringenDon't force job duplicate checking on copy and migratio...
2013-04-20 Craig MiskellFix for duplicate jobmedia records bug #1666
2013-04-20 Kern SibbaldBetter fix for bug #1603 restart of Virtual Full
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 SibbaldMake restart2-test work
2013-04-20 Kern SibbaldFirst cut restart Jobs
2013-04-20 Marco van WieringenB_DB is a class now not a struct lets fix the include...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldAttempt to fix duplicate job kill seg fault
2010-08-02 Eric BollengierFix cancel crash bug #1551
2010-08-02 Kern SibbaldApply James' patch with my restore object changes
2010-08-02 Kern SibbaldExtract restore object and send to FD first cut
2010-08-02 Kern SibbaldTweak update copyright date + sort job statuses
2010-08-02 Eric BollengierAdd comment= option to restore and run commands
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-11-08 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-03 Kern SibbaldCleanup attribute catalog insert errors + cancel SD...
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-10-23 Kern SibbaldDisallow Qmsg when despooling
2009-10-23 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-23 Kern SibbaldFix Qmsg race condition reported by Eric
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-05 Eric BollengierMerge commit 'sf/master' into basejobv3
2009-10-03 Eric BollengierMerge branch 'master' into basejobv3
2009-09-30 Eric BollengierSend checksum only when the FD will use it
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-18 Eric BollengierMerge branch 'master' into basejobv3
2009-09-17 Kern Sibbaldmore job-restart code
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-08 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-02 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-26 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-15 Marco van WieringenAdd all acl and xattr related variables which are eithe...
2009-08-14 Marco van WieringenAdd all acl and xattr related variables which are eithe...
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-14 Marco van WieringenLoose void pointer and use C++ supported declaration...
2009-08-14 Marco van WieringenMove global variables into jcr private xattr data struc...
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-09 Kern SibbaldFix screw up with setting JobLevel and JobType
2009-08-09 Marco van WieringenAdded support for counting xattr errors and only print...
2009-08-09 Marco van WieringenAdded support for counting acl errors and only print...
2009-08-08 Kern SibbaldStart adding Incomplete Job status
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierAdd the rest of files for new Bvfs
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-03 Eric Bollengierwork on stats, fix bug with batch connection
2009-08-03 Eric Bollengieradd variables for stats
2009-08-03 Eric Bollengierstop copy/migration using basejobs
2009-08-03 Eric Bollengierupdate HasBase in catalog
2009-07-30 Eric BollengierAllow restore from multiple storage
2009-07-22 Kern SibbaldModify setJobStatus so cancel has same priority as...
2009-07-14 Kern SibbaldRemove some whitespace
2009-07-14 Kern SibbaldSend bootstrap directly from DIR to SD
2009-04-27 Eric Bollengierebl Fix bug #1274 where a migration job can be cancele...
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-11-24 Kern SibbaldMove definition of FileId_t to bc_types and define...
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-11-13 Eric Bollengierebl Add writable variable to director plugin interface
2008-11-12 Eric Bollengierebl Apply Riccardo's patch that fix some win32 compila...
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-10 Eric Bollengierebl Update after fatal signal debugging
2008-11-10 Eric Bollengierebl Fix maxwaittime to fit documentation, this time...
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-09-30 Kern Sibbaldkes Apply Marco van Wieringen's set of patches, cleans...
2008-09-28 Kern Sibbaldkes Add cmd_plugin flag to jcr so we can globally...
2008-09-25 Kern Sibbaldkes Improve plugin debug. Create plugin test.
2008-09-22 Eric Bollengierebl Revert accurate code to htable (instead of rblist)
2008-09-22 Eric Bollengierebl Cleanup accurate code (remove tcdbm parts) and...
2008-09-22 Eric Bollengierebl Use a dedicate DB link to compute and send the...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-15 Kern SibbaldMake SD aware of Virtual Backup jobs.
next