]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sql_find.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / cats / sql_find.c
2006-05-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.9
2006-02-22 Kern Sibbald- Back port changes to 1.38.5
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
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-10-07 Kern SibbaldFix editing bug with new code
2004-10-07 Kern Sibbald- Added Rerun Failed Levels = yes/no
2004-09-07 Kern SibbaldModify scan code so that in most places scanning will
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-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-03-07 Kern SibbaldInChanger Flag patches from Jason Conroy
2004-02-13 Kern SibbaldFix find_next_volume sorting again
2004-02-13 Kern SibbaldAdd second COALESCE to sql_find -- thanks to JML
2004-02-12 Kern SibbaldChange IFNULL to COALESCE, which is more portable
2004-02-12 Kern SibbaldApply sql_find fix for sorting NULL LastWritten
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-05 Kern SibbaldFix order of selection of next volume
2003-12-09 Dan LangilleModifications to take advantage of PostgreSQL support.
2003-11-20 Kern SibbaldImplement InChanger code + fix Volume ordering
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-11-03 Kern Sibbald1.32d status dir fix
2003-10-25 Kern SibbaldFix DiskToCatalog seg fault
2003-10-25 Kern SibbaldWindows tweaks + fix glade error
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
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-06-23 Kern SibbaldCosmetics for Recyle Oldest Volume
2003-06-20 Kern SibbaldDo normal recycle before RecycleOldesVolume
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-06-02 Kern SibbaldSeparate tree and bsr code from ua_restore.c
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-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldEnhance dbcheck -- tweak Paths
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
2002-12-24 Kern SibbaldCorrect creation/update of Pool/Media records for new...
2002-12-07 Kern Sibbaldrestore + SQL editing cleanups
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-18 Kern SibbaldString length protection, VolUseDuration,MaxVolJobs...
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
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-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision