]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dircmd.c
Quote device name in SD and implement releasing message
[bacula/bacula] / bacula / src / stored / dircmd.c
2010-09-18 Kern SibbaldQuote device name in SD and implement releasing message
2010-07-25 Kern SibbaldChange license from GPLv2 to AGPLv3
2010-02-21 Kern SibbaldFix three-pool regress bug
2010-02-16 Kern SibbaldMake dup jobs regress test work
2010-02-16 Eric BollengierFix typo
2010-02-15 Kern SibbaldFix Allow Duplicates bug
2010-02-04 Eric BollengierBackport truncate on purge from 5.1.x
2010-01-27 Eric BollengierDisabled ActionOnPurge waiting for a fix
2010-01-27 Eric BollengierCheck pool memory size for truncate op
2010-01-26 Eric BollengierFix #1467 about ActionOnPurge with Devices having space
2010-01-19 Kern SibbaldRemove debug code
2009-12-10 Kern SibbaldAllow mount to wake job waiting for op
2009-12-07 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-07 Kern SibbaldAdd memory corruption checks
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-04 Kern SibbaldMore db + sd error handling cleanup
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
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-11 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-08 Eric Bollengierebl Add new autochanger command to get all information...
2009-10-03 Michael StapelbergLittle fixes for the action_on_purge command
2009-10-03 Michael StapelbergImplement action_on_purge command
2009-10-03 Michael StapelbergImplement truncate on purge setting
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-10 Kern SibbaldAdd more info when SD connection refused
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-23 Kern SibbaldFree Volume in several places. Fixes virtual-changer...
2009-07-16 Eric BollengierFix #1323 about a problem when mounting a requested...
2009-07-14 Kern SibbaldMore cleanup of bootstrap
2009-07-14 Kern SibbaldSend bootstrap directly from DIR to SD
2008-11-06 Kern Sibbaldkes Fix bug with job name duplication if more than...
2008-07-15 Kern SibbaldMake SD aware of Virtual Backup jobs.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-28 Kern SibbaldAdd debug + clear unload flag at begin acquire
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-06-20 Kern SibbaldMore word alignment cleanup.
2008-05-24 Kern Sibbaldkes Enhance a couple of SD debug messages.
2008-05-21 Kern Sibbaldkes Modify autochanger locking to attempt to avoid...
2008-05-21 Kern Sibbaldkes Display open() errors except when polling. Previou...
2008-05-11 Kern SibbaldAdd debug times, reduce size of two-pool-changer test
2008-05-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-04-11 Kern Sibbaldkes Remove redundant code in terminating the scheduler...
2008-01-10 Kern SibbaldUpdate new reservations changes
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2008-01-08 Kern Sibbaldkes Undo recent reservations changes ... will apply...
2008-01-06 Kern SibbaldMore reservations tweaks
2008-01-06 Kern SibbaldMore calls to volume_unused()
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-26 Kern SibbaldConvert bnet_xxx to bsock class calls
2007-09-14 Kern Sibbaldkes Fix bacula_cats.def for new db_escape_string().
2007-09-14 Kern SibbaldUpdate for Dan's tests
2007-09-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-08-04 Kern Sibbaldkes Remove fnmatch() in SD that permitted wild card...
2007-07-16 Kern Sibbaldkes Add ability to mount and unmount a file device...
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-09 Kern Sibbaldkes When backup fails, cancel SD before waiting for...
2007-04-14 Kern Sibbaldkes Simplify locking in the reservations system.
2007-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-03-29 Kern Sibbaldkes Fix some of the mtx-changer grep commands for...
2007-03-26 Kern SibbaldMore pruning cleanup
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-11-21 Kern SibbaldUpdate copyright
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-10-02 Kern Sibbaldkes Apply dvd find volume patch from Richard Mortimer.
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-25 Kern Sibbaldkes Apply the recycle patch from Richard Mortimer.
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-19 Kern SibbaldBack out more code
2006-09-16 Kern Sibbaldkes Correct a test in block.c that prevented restore...
2006-09-14 Kern Sibbaldkes Put removing zero sized spool part file in subrout...
2006-09-14 Kern Sibbaldkes Rework a lot of subroutines in dev.c to take dcr...
2006-09-08 Kern Sibbaldkes At Eric's suggestion make both the slots and drive...
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-27 Kern Sibbaldkes Rework many features of DVD writing and reading...
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-20 Kern Sibbald20Feb06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-12-03 Kern Sibbald03Dec05
2005-11-14 Kern SibbaldApply SunOS patch for ACLs submitted by David Duchscher.
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-08-31 Kern Sibbald- Final tweaks to build Win32.
2005-08-13 Kern Sibbald- Add drive specification to mount, unmount, release...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-03 Kern Sibbald- Modify open() for tape so nonblocking really works.
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct a NULL pointer reference in the mount command.
next