]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/job.c
Change copyright as per agreement with FSFE
[bacula/bacula] / bacula / src / stored / job.c
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-06-22 Kern SibbaldTweak sd calls client recv retries
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldPull SD files from master
2013-04-20 Kern SibbaldAdd JobId to SD debug output
2013-04-20 Marco van WieringenFix bug #1853: bacula-sd dead but pid file exists.
2013-04-20 Kern SibbaldFix 32/64 bit problems in SD sscanf commands
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldChange all sm_checks into Dsm_check for performance...
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 SibbaldFirst cut restart Jobs
2010-11-12 Eric BollengierFix compilation warning about void* to int cast
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak add debug to duplicate-job
2009-09-18 Eric BollengierMerge branch 'master' into basejobv3
2009-09-17 Kern SibbaldFix typo that prevented older SD from working with DIR
2009-09-17 Kern SibbaldFix some job-start changes
2009-09-17 Kern Sibbaldmore job-restart code
2009-07-14 Kern SibbaldSend bootstrap directly from DIR to SD
2009-04-11 Kern SibbaldModify insertion of read Volumes in SD to be done befor...
2009-03-06 Kern SibbaldAdd JobErrors to returned SD values
2008-11-06 Kern Sibbaldkes Fix bug with job name duplication if more than...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-15 Kern SibbaldMake SD aware of Virtual Backup jobs.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-01 Kern Sibbaldkes Fix strippath so that it does not get a buffer...
2008-02-24 Kern SibbaldImplement first cut of Copy Job
2008-02-08 Kern Sibbaldkes Apply patch from Peter Much <pmc@citylink.dinoex...
2008-01-06 Kern SibbaldUpdate copyrights
2007-12-24 Kern Sibbaldkes Fix seg fault Frank Sweetser reports in regression...
2007-09-30 Eric Bollengierebl Put SpoolSize at the end of the jobcmd to keep...
2007-09-30 Eric Bollengierebl Add an option that permit to specify spool size...
2007-09-27 Kern SibbaldPatch for bug 953 + remove more debug code
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-27 Kern SibbaldAdd const char where needed (more to do). Remove temp...
2007-09-26 Kern SibbaldMake SD session key more unique
2007-09-26 Kern SibbaldMore debug code
2007-09-26 Kern SibbaldMake SD session key more random.
2007-09-26 Kern SibbaldMore connect debug code
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-14 Kern SibbaldUpdate for Dan's tests
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-08-09 Kern SibbaldFix subsysdir typo in configure.in
2007-08-04 Kern Sibbaldkes Remove fnmatch() in SD that permitted wild card...
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-03-02 Kern Sibbald02Mar07
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-01-26 Kern Sibbaldebl Implements the include JobID in spool file name...
2006-12-16 Kern Sibbaldkes Implement cleaner orphan buffer dumping with buf...
2006-11-21 Kern SibbaldUpdate copyright
2006-04-18 Kern Sibbald- Remove the -f option from the chown in Makefile.in...
2006-03-24 Kern Sibbald24Mar06
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-03 Kern Sibbald03Dec05
2005-08-23 Kern Sibbald- Fix bug in acquire.c that incorrectly reported volume
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-14 Kern Sibbald- Fix the same state variable problem in open_next_part().
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-20 Kern SibbaldUnify the reserve_device() for a single device into...
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
2005-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-09 Kern Sibbald- Fix bug in changing tape pools after first backup...
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-04 Kern Sibbald- Increase the index width of Filename and Path entries
2005-04-02 Kern SibbaldFix DIR - SD use storage protocol
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-26 Kern Sibbald- Add wait.c (oops forgot previously).
2005-03-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-03-06 Kern Sibbald06Mar05
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-03-02 Kern Sibbald- Make Director loop over alternative Devices specified...
2005-03-01 Kern Sibbald- Implement setting DIR Storage device to Autochanger
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-16 Kern SibbaldMore dcr updates
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-03-13 Kern SibbaldPhil's code + rework status command
next