]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/status.c
Big backport from Enterprise
[bacula/bacula] / bacula / src / stored / status.c
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-07-15 Eric BollengierFix compilation warnings with GCC 6.1
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-30 Kern SibbaldFix false status output. Fixes bug #2103
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldPull SD files from master
2013-04-20 Kern SibbaldRemove unused variable
2013-04-20 Kern SibbaldFix compile problems with stored/status.c
2013-04-20 Kern SibbaldPull files from Master
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-10-03 Michael StapelbergRemove obsolete truncate_on_purge settings
2009-10-03 Michael StapelbergImplement truncate on purge setting
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2008-10-26 Kern SibbaldEliminate pesky compiler warnings
2008-07-25 Kern SibbaldChange text
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-05-30 Kern SibbaldMake DEVICE Slot private and access it via a method.
2008-04-12 Kern Sibbaldkes Rework class structures for VOLRES, DCR, and DEVIC...
2008-03-18 Kern SibbaldAdd debug level to debug output
2008-03-09 Kern Sibbaldkes Attempt to correct problems with restores with...
2008-03-04 Kern Sibbaldkes Refactor FD and SD status commands to permit new...
2008-03-03 Kern Sibbaldkes Implement 'MaxFullInterval' and start 'MaxDiffInte...
2008-02-28 Kern Sibbaldkes Correct po warning message with datarootdir
2007-07-12 Kern Sibbaldkes Make arguments to get_scratch_volume() in same...
2007-06-26 Kern SibbaldConvert SD status.c to use bsock
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-29 Kern Sibbaldkes Tweak reservations algorithm to permit a few more...
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-10 Kern SibbaldFix buffer overrun in FD
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-11-21 Kern SibbaldUpdate copyright
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-26 Robert NelsonEliminate dependency on man2html.
2006-09-08 Kern Sibbaldkes Fix logic error in handling error return from...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-07-27 Robert NelsonComplete port to Windows
2006-07-22 Kern Sibbald- Tweak catalog make scripts.
2006-07-19 Kern Sibbald19July06
2006-07-03 Robert NelsonFix header file includes.
2006-04-23 Kern Sibbald- Add 'Dir Status' button to the gnome console.
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-15 Kern Sibbald15Jan06
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
next