]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/status.c
07Jan06
[bacula/bacula] / bacula / src / stored / status.c
2006-01-07 Kern Sibbald07Jan06
2005-12-23 Kern SibbaldMinor updates
2005-12-20 Kern Sibbald- Pull in latest reservation system changes from 1.38
2005-12-03 Kern Sibbald03Dec05
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
2005-08-24 Kern SibbaldAdd drive name to reserved Volume list printout in SD.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-16 Kern SibbaldAdd more debug to SD for Autochangers + status output.
2005-05-09 Kern Sibbald- Fix bug in changing tape pools after first backup...
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-08 Kern Sibbald- Copy latest config.sub and config.guess from autoconf.
2005-02-26 Kern SibbaldFix some bugs in SD with multiple files
2005-02-25 Kern Sibbald24Feb05
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
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-10-07 Kern Sibbald- Update doc
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-26 Nicolas BoichatUse POOLMEM and get_memory instead of alloca in src...
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-08-22 Nicolas BoichatFix .status return codes.
2004-08-19 Nicolas Boichat- Add .status [current|last] command to filed and stored
2004-06-27 Kern SibbaldAdd heap stats to Dir and SD -- eliminate #ifdefs
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-25 Kern SibbaldCleanups
2004-03-19 Kern SibbaldEliminate zombie job in SD
2004-03-13 Kern SibbaldPhil's code + rework status command
2004-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-03-02 Kern Sibbaldmisc minor updates
2004-02-23 Kern SibbaldMore fixes to reporting jobs run
2004-02-23 Kern SibbaldFix reporting jobs from state file + misc
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-12-26 Kern SibbaldDefine foreach_res() + work on jobdefs + bstrftime_nc
2003-12-24 Kern SibbaldSee kes-1.33; restore fixes, cleanups, must update...
2003-12-17 Kern SibbaldUpdate from week away
2003-11-28 Kern SibbaldImplement saving last 10 jobs run
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-09-02 Kern SibbaldFix positioning error on second tape
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...