]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/mac.c
Rewrite some SD subroutines as class members
[bacula/bacula] / bacula / src / stored / mac.c
2013-04-20 Kern SibbaldRewrite some SD subroutines as class members
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldStart RESTORE_OBJECT code
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Kern SibbaldFix SD Vol+dev lock race bug
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
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-09-13 Kern Sibbaldkes Remove Encryption and Accurate lines in vbackup...
2008-08-30 Kern Sibbaldkes Another try at fixing Vbackup. It looks much bette...
2008-08-29 Kern SibbaldFix migration code broken by previous virtual backup fix
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-15 Kern SibbaldMake SD aware of Virtual Backup jobs.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-02-10 Kern Sibbaldkes Fix bug #1047, which had a heap overrun when strip...
2007-09-26 Kern SibbaldConvert bnet_xxx to 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-08 Kern Sibbaldkes Merge patch from Sergey Svishchev <svs@ropnet...
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-11-21 Kern SibbaldUpdate copyright
2006-07-09 Kern Sibbald Modify read_record and friends to properly deal with...
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-05 Kern SibbaldMigration fixes
2006-04-23 Kern SibbaldMake migration work with new subroutine
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-20 Kern Sibbald20Feb06
2006-02-07 Kern SibbaldAdd mac.c file