]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dircmd.c
11Apr07
[bacula/bacula] / bacula / src / stored / dircmd.c
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
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-11-24 Kern Sibbald- Take Dan's fix to the fix_postgresql_tables (thanks...
2004-11-21 Kern SibbaldUpdate
2004-10-03 Kern SibbaldFinal changes
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-05 Kern Sibbald- Send all queued messages in SD and FD prior to closin...
2004-08-22 Nicolas Boichat- Add default Console resource in src/dird/bacula-dir...
2004-08-19 Nicolas Boichat- Add .status [current|last] command to filed and stored
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-16 Kern SibbaldMore DCR changes
2004-07-16 Kern SibbaldMore dcr updates
2004-07-16 Kern SibbaldPool + label cleanups from bug reports
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-07-04 Kern SibbaldAdd more DCRs
2004-07-04 Kern SibbaldMisc cleanups
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-05-28 Kern SibbaldFix minor update slots bugs
2004-05-01 Kern SibbaldFix mount not releasing job
2004-03-12 Kern SibbaldImplement multiple drive autochanger support
2004-03-10 Kern SibbaldImplement Device Spool directory and sizes
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-03-04 Kern SibbaldUpdate configure to set x on logrotate
2004-03-03 Kern SibbaldUpdate to bool in dircmd.c
2004-03-03 Kern SibbaldSet trace in SD
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-01-30 Kern SibbaldDon't open drive before autochanger list command
2004-01-24 Kern Sibbaldvarious see kes-1.33
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-11-18 Kern SibbaldUpdate to cygwin 1.5.5+add slots=1,3... code
next