]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sql_get.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / cats / sql_get.c
2006-01-05 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.3
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-10-25 Kern SibbaldMake db_get_job_record() return Name so that the ACL
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-27 Kern Sibbald- Add Database vendor to CatalogRes tuple for Python.
2005-05-18 Kern SibbaldCorrect updating count of number of Volumes in a pool.
2005-05-08 Kern Sibbald- Add Client OS type to Job report.
2005-05-08 Kern SibbaldFinal changes
2005-04-26 Kern SibbaldMake option 2 of restore work better (list last 20
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-12 Kern Sibbald- Implement IBM labels
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
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-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-08-28 Kern SibbaldAdd more error checking to spooling code
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
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-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-24 Kern SibbaldFinal changes
2004-03-24 Kern SibbaldPartial fix for sql_get.c problem
2004-03-18 Kern SibbaldFix sql path length=0 bug
2004-03-17 Kern SibbaldFirst cut restore GUI
2004-03-08 Kern SibbaldSecond cut data spooling + fix yesterday's patch
2004-03-07 Kern SibbaldInChanger Flag patches from Jason Conroy
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2003-12-29 Kern SibbaldFix last_jobs list crash for utilities + fix sql_get...
2003-12-28 Dan LangilleFix typo in comment.
2003-12-12 Dan Langilleremove GROUP BY on db_get_job_volume_names. REVIEW.
2003-12-09 Dan LangilleModifications to take advantage of PostgreSQL support.
2003-11-20 Kern SibbaldImplement InChanger code + fix Volume ordering
2003-10-25 Kern SibbaldWindows tweaks + fix glade error
2003-10-19 Kern SibbaldChange media pool+first cut Verify disk to catalog...
2003-10-17 Kern SibbaldCommit final code for 1.32b + Verify Job (name) + chang...
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-06-15 Kern SibbaldLabelFormat
2003-06-10 Kern SibbaldEliminate email address + start on POOLMEM + fix bscan
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-05-23 Kern SibbaldSort bsr on JobMediaId
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-04-10 Kern SibbaldDoc, Vol name scan, misc
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldEnhance dbcheck -- tweak Paths
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
2003-01-09 Kern SibbaldFix dynamic file options
2003-01-04 Kern SibbaldFix more strncpys
2002-12-16 Kern SibbaldBetter bootstrap file + static daemons
2002-12-07 Kern Sibbaldrestore + SQL editing cleanups
2002-12-05 Kern Sibbaldlist clients + restore fixes
2002-11-22 Kern SibbaldAdd MaxVolBytes to Pool
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-18 Kern SibbaldString length protection, VolUseDuration,MaxVolJobs...
2002-11-18 Kern SibbaldWrite MaxVolJobs and VolUseDuration to DB
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-10-10 Kern SibbaldWin32 fixes -- see kes10Oct02
2002-10-07 Kern SibbaldMinor bscan fixes + documentation
2002-10-06 Kern SibbaldVacation updates -- see kes06Oct02
2002-09-15 Kern SibbaldFix error message printing (too much)
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-09-01 Kern SibbaldVerify cleanups + eliminate unwanted messages
2002-08-30 Kern SibbaldFix hard/soft links in backup and restore
2002-08-26 Kern SibbaldRestore from multiple simultaneous backups
2002-08-20 Kern SibbaldFix part of FileSet restore problem
2002-08-13 Kern SibbaldDocumentation + more work on restore -- kes12Aug02
2002-08-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
2002-08-01 Kern SibbaldFirst cut of restore
2002-07-17 Kern SibbaldAdd auto-changer support -- kes17Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-03 Kern SibbaldFix zero length filenames & make abort() seg fault...
2002-05-22 Kern SibbaldFix verify
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-05-04 Kern SibbaldRetention period updates
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested
2002-04-23 Kern SibbaldInitial revision