]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/make_mysql_tables.in
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / cats / make_mysql_tables.in
2006-03-29 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.6
2006-02-26 Kern Sibbald- Fix the block listing bug pointed out by Arno.
2006-02-20 Kern Sibbald20Feb06
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2005-04-04 Kern Sibbald- Increase the index width of Filename and Path entries
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-03-14 Kern Sibbald- Fix ANSI labels to put EOF1 and EOF2 after each file...
2005-03-02 Kern Sibbald- Fix a few problems with the MySQL table create in...
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
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-11-08 Kern Sibbald08Nov04
2004-10-16 Kern SibbaldFix mysql create
2004-10-16 Scott BarningerUpdate database scripts to include CDImages table for...
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-10-13 Kern SibbaldFix MySQL syntax error
2004-10-07 Kern Sibbald- Added Rerun Failed Levels = yes/no
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2003-12-20 Dan Langillechange DEAULT -> DEFAULT
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-12 Dan LangilleFix broken DDL
2003-12-08 Kern SibbaldAdd new MediaAddressing column to Media record
2003-11-28 Kern SibbaldFix update catalog problems + Mark bscan Vols as Archive
2003-11-25 Kern SibbaldNew tree commands lsmark+estimate
2003-11-18 Kern SibbaldUpdate to cygwin 1.5.5+add slots=1,3... code
2003-10-23 Kern SibbaldDoc new commands + allow mod of Verify Job
2003-06-15 Kern SibbaldLabelFormat
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-04-07 Kern SibbaldImplement cleaning prefix
2003-04-03 Kern SibbaldFix NumVols in Pools, implement full listing of DB...
2002-11-29 Kern SibbaldUpdate tables
2002-11-22 Kern SibbaldAdd MaxVolBytes to Pool
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-07-17 Kern SibbaldAdd auto-changer support -- kes17Jul02
2002-07-09 Kern SibbaldSQLite optimizations and corrections
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
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-25 Kern SibbaldStart of Recycle Code
2002-04-23 Kern SibbaldInitial revision