]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_update.c
Big backport from Enterprise
[bacula/bacula] / bacula / src / dird / ua_update.c
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-05-31 Eric BollengierFix #146 about update volume command line usage
2016-02-15 Kern SibbaldFix update Volume=x Slot=nn when Slot > MaxVols
2015-12-16 Kern SibbaldPartial modification of copyrights as per agreement...
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new StorageId code
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldChange cryptic aop name
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-21 Marco van WieringenMerge branch 'mvw/configure-update'
2009-10-21 Marco van WieringenMerge branch 'mvw/regress-updates'
2009-10-20 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-20 Eric Bollengierpermits "update slot(s)" and "label barcodes slot(s...
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-18 Eric Bollengierfix typo in ActionOnPurge
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-18 Eric Bollengierfix typo in ActionOnPurge code
2009-10-17 Eric BollengierUpdate Media and Pool record for ActionOnPurge + cleanup
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-03 Michael StapelbergImplement the ActionOnPurge setting for pools and indiv...
2009-03-14 Kern SibbaldFix problems with bug #1247 and 64 bit time_t OSes...
2009-01-28 Eric Bollengierebl Add new ScratchPool directive to Pool. Thanks...
2008-09-09 Eric Bollengierebl Change the new statistic implementation. Remove...
2008-08-26 Kern Sibbaldminor tweaks
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-05 Eric Bollengierebl Apply Allan patch that allow update volume=xx...
2008-01-05 Kern Sibbaldkes Fix reserve_volume() so it doesn't release a volum...
2007-09-17 Eric Bollengierebl Add an option to operate on all pools with update...
2007-08-07 Kern Sibbaldkes Fix display of Recycle flag after update volume...
2007-07-24 Kern SibbaldImplement PopUp YES/NO dialog for bat.
2007-07-07 Kern Sibbaldkes Tweak some code in ua_update.c to use POOL_MEM...
2007-06-08 Kern SibbaldFix update allfrompool to pass pool name.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-13 Kern Sibbaldkes Fix restore before command.
2007-05-02 Kern Sibbaldkes Correct handle problem in new win32_ftruncate...
2007-04-28 Kern Sibbaldkes First cut update job.
2007-02-19 Kern SibbaldUpdate copyright date
2007-02-19 Eric Bollengierebl add RecyclePool to Pool. Media will take Pool...
2007-02-17 Eric Bollengierebl add update volume=xxx recyclepool=yyyy
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-12-23 Kern Sibbaldkes Add code in catreq.c to reject volumes not marked...
2006-12-13 Eric Bollengierebl revert "Add update volume=xxx status=Purged"
2006-12-12 Eric Bollengierebl Add update volume=xxx status=Purged
2006-11-21 Eric Bollengierebl add Error status in update volume=xxx status=yyyy
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-09-13 Kern Sibbaldkes Apply Richard Mortimer's patches for printing...
2006-09-04 Kern SibbaldImplement Enabled on update slots
2006-08-24 Kern Sibbaldkes Add Media.Enabled flag to client backups for dotcmds.c
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-07-27 Robert NelsonComplete port to Windows
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-07-22 Eric Bollengier o add new is_yesno() function. This function test...
2006-07-22 Eric Bollengier o add NT_ to volume_update args
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-04-21 Kern Sibbald- Implement using pg_config for finding PostgreSQL...
2006-04-11 Kern Sibbald11Apr06
2006-02-23 Kern Sibbald- Add Rudolf Cejka's new rc-chio-changer.
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-11 Kern SibbaldFix merge collision
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.