]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sql_list.c
ebl Work on copy jobs
[bacula/bacula] / bacula / src / cats / sql_list.c
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-12-14 Kern SibbaldImplement a crude 'list joblog' mostly for debugging.
2008-09-29 Kern SibbaldFix Win32 build after Joao's patch
2008-09-29 Kern SibbaldApply dbi driver patch from Joao
2008-08-26 Kern Sibbaldminor tweaks
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-02-22 Kern SibbaldApply patch (with some difficulties) from Joao Henrique...
2007-07-19 Kern SibbaldEnsure that we keep Recycle Pool when moving Scratch...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-07-05 Kern SibbaldMigration fixes
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-02-27 Kern Sibbald27Feb06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-03 Kern Sibbald- Tweak dvd-writepart script to prevent door from openi...
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-02-02 Kern SibbaldSecond cut ANSI labels
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-05 Kern SibbaldMisc update slots fixes
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
2004-02-21 Kern SibbaldStart SIGHUP coding + misc
2004-01-27 Kern SibbaldFix run pool problem + remove bad ASSERTs
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2003-12-09 Dan LangilleModifications to take advantage of PostgreSQL support.
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-04-03 Kern SibbaldUpdate doc
2003-04-03 Kern SibbaldFix NumVols in Pools, implement full listing of DB...
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2002-12-05 Kern Sibbaldlist clients + restore fixes
2002-11-15 Kern SibbaldOrder Pool by poolid and Jobs by JobId in list
2002-09-01 Kern SibbaldVerify cleanups + eliminate unwanted messages
2002-08-29 Kern SibbaldAutochanger fixes
2002-08-01 Kern SibbaldFirst cut of restore
2002-06-11 Kern SibbaldFix space in filename bug -- see kes11Jun02
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-09 Kern SibbaldDB changes for Retention Periods
2002-04-23 Kern SibbaldInitial revision