]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dircmd.c
Implement truncate on purge setting
[bacula/bacula] / bacula / src / stored / dircmd.c
2009-10-03 Michael StapelbergImplement truncate on purge setting
2009-09-10 Kern SibbaldAdd more info when SD connection refused
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.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-06 Kern Sibbald- Modify mtx-changer.in script to return slot:barcode for
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-07-04 Kern Sibbald04Jul05
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-14 Kern Sibbald- Fix the same state variable problem in open_next_part().
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
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-26 Kern Sibbald- Make SD re-open a device with the right permissions if
2005-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
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-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-11 Kern SibbaldFix error message
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-08 Kern SibbaldMore device name convention
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-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
next