]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_status.c
Fix typos pointed out in bug #2264
[bacula/bacula] / bacula / src / dird / ua_status.c
2017-05-22 Kern SibbaldFix typos pointed out in bug #2264
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-10-02 Ana Emilia M. de... Fix bug #2178 for bconsole status schedule to also...
2016-09-21 Kern SibbaldFix status alignment output reported by Wanderlei Huttel
2016-09-20 Kern SibbaldModify status to include Admin and Restore in Level...
2016-07-15 Eric BollengierFix compilation warnings with GCC 6.1
2016-07-03 Eric BollengierFix #1902 about a segfault with the "cancel inactive...
2015-12-16 Kern SibbaldPartial modification of copyrights as per agreement...
2015-11-21 Eric BollengierFix #1414 When the FD is down, status dir now prints...
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-07-12 Kern SibbaldIncrease status schedule days from 500 to 3000
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new StorageId code
2013-04-20 Eric Bollengiertweak copyright
2013-04-20 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2013-04-20 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2010-09-07 Kern SibbaldAdd quotes around resource name in status output
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
2010-08-02 Eric BollengierAdd comment= option to restore and run commands
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-11 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-08 Eric Bollengierebl Add new autochanger command to get all information...
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-01-28 Eric Bollengierebl Add new ScratchPool directive to Pool. Thanks...
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-11-12 Eric Bollengierebl Add plugin list to status dir command output
2008-10-26 Kern SibbaldEliminate pesky compiler warnings
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-19 Eric Bollengierebl Add new status storage slots command
2008-05-24 Kern SibbaldApply Allan Black's status dir job count patch.
2008-03-10 Kern SibbaldSet debug level
2008-02-24 Kern Sibbaldkes First cut of converting FD .status to work with...
2008-02-09 Kern SibbaldImplement .status dir xxx command. See technotes for...
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2007-11-25 Kern Sibbaldkes This patch fixes the status command to include...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-11 Kern Sibbaldkes Check for client and store NULL pointers in status...
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-05-09 Kern SibbaldUpdate ReleaseNotes
2007-05-07 Kern Sibbaldkes Implement bconsole memory command that prints...
2007-05-02 Kern SibbaldConvert all other Dir files to use ne ua class message
2007-03-25 Kern SibbaldImplement code to turn off pruning in obtaining the...
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-02-19 Kern Sibbaldkes Expand new BSOCK class adding signal() and new...
2007-02-11 Kern Sibbaldkes Optimize the use of the database a bit in the...
2006-12-23 Kern Sibbaldkes Add code in catreq.c to reject volumes not marked...
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-22 Kern Sibbaldkes Make sure that the storage for a job is pulled...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-11-20 Kern Sibbaldkes Make WritePartAfterJob the default so that the...
2006-10-11 Kern Sibbaldkes Turn on heap reporting in Dir with zero debug...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonFix header file includes.
2006-04-11 Kern Sibbald11Apr06
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-11 Kern SibbaldFix merge collision
2006-01-07 Kern Sibbald07Jan06
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Kern Sibbald- Landon merged his data encription changes into the...
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
2005-08-18 Kern Sibbald- Implement search for exact Volume in reservation...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
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-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-06 Kern Sibbald06Mar05
2005-02-16 Kern SibbaldMake another attempt at fixing the ClientRunXXX return...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-21 Kern Sibbald- Fix overriding storage specification to be done
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-22 Nicolas BoichatFix .status return codes.
2004-08-22 Nicolas Boichat- Add default Console resource in src/dird/bacula-dir...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-16 Kern SibbaldPool + label cleanups from bug reports
2004-07-09 Kern SibbaldFix st_ctime on Win32 + fix status dir scheduled jobs...
2004-06-27 Kern SibbaldAdd heap stats to Dir and SD -- eliminate #ifdefs
2004-06-27 Kern SibbaldAdd Dir heap stats
2004-06-21 Kern SibbaldSort Scheduled Jobs list
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-04-09 Kern SibbaldDoc updates
2004-04-01 Kern SibbaldFix releasing of last_jobs
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-19 Kern SibbaldEliminate zombie job in SD
2004-03-02 Kern Sibbaldmisc minor updates
2004-02-23 Kern SibbaldMisc
2004-02-23 Kern SibbaldMore fixes to reporting jobs run
2004-02-23 Kern SibbaldFix reporting jobs from state file + misc
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-02-03 Kern SibbaldFix setip crash + missing unlocks()+cleanups
next