]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/status.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / filed / status.c
2006-05-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.9
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
2002-07-21 Kern SibbaldSQLite performance + misc -- see kes20Jul02
2002-07-15 Kern SibbaldCleanups and AutoChanger code -- kes15Jul02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested
2002-04-23 Kern SibbaldInitial revision