]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dircmd.c
20Feb06
[bacula/bacula] / bacula / src / stored / dircmd.c
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
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-10-24 Kern SibbaldError msgs + doc
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-09-13 Kern SibbaldFinal variable expansion fixes + misc
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-16 Kern SibbaldSet correct SD->FD Job term status
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-06-03 Kern SibbaldFix for reused thread ids by FreeBSD + qfill command
2003-06-01 Kern SibbaldSD crash fixes, get restore report values correct
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-21 Kern SibbaldAdd Bytes/Blocks read by SD during restore
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-05-07 Kern SibbaldFix double mount needed to release drive after unmount
2003-04-21 Kern SibbaldImplement bmicrosleep and run when
2003-04-06 Kern SibbaldMore on barcodes
2003-04-05 Kern SibbaldWork on labeling barcodes
2003-04-04 Kern Sibbaldrelabel command, first cut label barcodes
2003-04-04 Kern SibbaldFirst cut of relabel command
2003-04-02 Kern SibbaldAdd uname to client, various fixes
2003-03-18 Kern SibbaldNew semaphore job scheduling code
next