]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/status.c
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / filed / status.c
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2017-06-07 Eric BollengierFix #2890 about segfault in .status command on Redhat...
2017-05-29 Kern SibbaldFix some problems noted by clang
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-07-15 Eric BollengierFix compilation warnings with GCC 6.1
2015-12-20 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldTweak updates
2013-04-20 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2013-04-20 Eric BollengierFix couple of g++ warnings
2013-04-20 Kern SibbaldGet full Windows Version display string
2013-04-20 Eric BollengierKeep the same keywords as in previous version
2013-04-20 Eric BollengierUpdate ".status client running" output for new Bat...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
2010-01-19 Kern SibbaldEnhance FD status to have level
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2008-11-26 Kern SibbaldFix win32 build, not without some pain
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-11-12 Eric Bollengierebl Add plugin list to status dir command output
2008-10-09 Kern Sibbaldkes Add malloc and free Bacula entry points for plugin...
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-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-02-24 Kern Sibbaldkes First cut of converting FD .status to work with...
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-07-13 Eric Bollengierebl move Errors count up to be more easy to parse...
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
2007-06-22 Kern SibbaldAdd Swedish sv.po file
2007-06-21 Kern Sibbaldkes Don't print clock skew message in FD if less than...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
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-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-04 Robert NelsonFix bug # 746 - Windows FD crashes when job canceled
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-26 Robert NelsonEliminate dependency on man2html.
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-07-27 Robert NelsonComplete port to Windows
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-01-07 Kern Sibbald07Jan06
2005-11-13 Kern SibbaldRemove the USE_WIN32STREAMEXTRACTION #defines (always on)
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
2005-09-05 Thorsten Engeladded GetVolumePathW and GetVolumeNameForVolumeMountPoi...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-15 Kern Sibbald- Include msvcr71.dll in distribution.
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-02 Thorsten EngelUTF-8 support for win32 finished
2005-04-26 Kern SibbaldUpdate projects
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
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-19 Nicolas Boichat- Add .status [current|last] command to filed and stored
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-06-27 Kern SibbaldAdd heap stats to Dir and SD -- eliminate #ifdefs
2004-06-27 Kern SibbaldMore minor Win32 fixes
2004-06-27 Kern SibbaldCorrect tool tip length problem
2004-06-27 Kern SibbaldWin32 fixes + resources array fix
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-07 Kern SibbaldFix Win32 status
2004-04-03 Kern SibbaldUpdate doc
2004-04-02 Kern SibbaldFix btape autochanger handling
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 SibbaldFix Win32 status.c
2004-02-23 Kern SibbaldMore fixes to reporting jobs run
2004-02-23 Kern SibbaldFix reporting jobs from state file + misc
2004-02-21 Kern SibbaldFix result return in compat readdir_r
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-12-31 Kern SibbaldFix Win32 FD crash
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-09-02 Kern SibbaldFix positioning error on second tape
2003-06-13 Kern SibbaldVERIFY + automatic labeling bug fix + cygwin cleanups
2003-05-18 Kern SibbaldMajor part of Win32 BackupRead/Write done
2003-05-05 Kern SibbaldFix Win32 crash
2003-02-11 Kern SibbaldFix DATE problem and minor compile stuff
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
2002-11-25 Kern SibbaldEliminate \n in Win32 status box
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-07-26 Kern SibbaldFix seg fault in FD status
next