]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/msgchan.c
Enhance output of Using Device to include for read/write
[bacula/bacula] / bacula / src / dird / msgchan.c
2013-04-20 Kern SibbaldEnhance output of Using Device to include for read...
2013-04-20 Kern Sibbaldbackport code from master
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 SibbaldFirst cut restart Jobs
2013-04-20 Marco van WieringenFix possible core-dump as seen in regression testing
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
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
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-09-18 Eric BollengierMerge branch 'master' into basejobv3
2009-09-17 Kern SibbaldFix some job-start changes
2009-09-17 Kern Sibbaldmore job-restart code
2009-07-30 Eric BollengierAllow restore from multiple storage
2009-07-14 Kern SibbaldSend bootstrap directly from DIR to SD
2009-05-26 Eric Bollengierebl Apply Steve Polyack patch to add DirSourceAddress...
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-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-11-02 Kern SibbaldUse jcr stored in bsock rather than searching in getmsg.c.
2008-11-01 Kern SibbaldTweak debug
2008-08-28 Kern Sibbaldkes Fix problem of Virtual backup not writing a sequen...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-02-24 Kern SibbaldImplement first cut of Copy Job
2007-09-30 Eric Bollengierebl Put SpoolSize at the end of the jobcmd to keep...
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-30 Eric Bollengierebl Add an option that permit to specify spool size...
2007-09-27 Kern SibbaldRemove debug code
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-08-08 Kern SibbaldModify most of dird/msgchan.c to use bsock class calls...
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-13 Kern SibbaldFixed the batch insert MySQL thread specific data that...
2007-05-13 Kern Sibbaldkes Fix restore before command.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-03-16 Eric Bollengierebl add message log to identify the device which will...
2007-02-06 Kern Sibbaldkes Delete src/lib/btree.c from win32 build, then...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-03-24 Kern Sibbald24Mar06
2006-03-17 Kern Sibbald17Mar06
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-03 Kern Sibbald03Dec05
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
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-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-03-06 Kern Sibbald06Mar05
2005-03-02 Kern SibbaldTake MediaType from Storage record
2005-03-02 Kern Sibbald- Fix a few problems with the MySQL table create in...
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-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-21 Kern Sibbald- Fix overriding storage specification to be done
2004-12-19 Kern SibbaldUpdate rescue disk to include mkinitrd
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-06 Kern Sibbald- Implemented Preben 'Peppe' Guldberg <peppe@wielders...
2004-09-29 Kern Sibbald- Fix Storage overrides in Run directive
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-03-09 Kern SibbaldMore data spooling updates
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
2003-12-06 Kern Sibbaldadd conio.c + fix bsendmsg seg fault some pm_strcpy...
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-02 Kern SibbaldSplit out routines into new files + Implement Verify...
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-05 Kern SibbaldAdd Dir heartbeat in FD
2003-04-07 Kern SibbaldChange spelling of cancelled
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldStatus cleanup and cancelling FD
2003-01-14 Kern SibbaldJobStatus updates
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-09 Kern Sibbaldbtape updates + documentation -- see kes09Oct02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-08-24 Kern SibbaldMake restore work well
next