]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
- Fix ANSI labels to put EOF1 and EOF2 after each file mark.
[bacula/bacula] / bacula / src / cats /
2005-03-14 Kern Sibbald- Fix ANSI labels to put EOF1 and EOF2 after each file...
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-11 Kern SibbaldFix grants for new tables in Postgresql
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-21 Kern Sibbald- Make clean remove old CVS files
2005-02-21 Dan LangilleAdd patches from Roger HÃ¥kansson <hson <at> ludd.luth.se>
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-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-02-02 Kern SibbaldSecond cut ANSI labels
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2005-01-03 Kern SibbaldMinor doc changes
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-03 Kern Sibbald- Fix it so that the InChanger flag is only changed...
2004-11-24 Kern Sibbald- Take Dan's fix to the fix_postgresql_tables (thanks...
2004-11-22 Kern SibbaldUpdate doc and authentication error message
2004-11-17 Kern SibbaldBring 1.36.0 up to current 1.37 level
2004-11-13 Kern Sibbald- Fix web page links for new manual.
2004-11-11 Kern SibbaldFix syntax of renaming postgresql per Dan.
2004-11-11 Kern SibbaldAdd working_directory to be /tmp for wx_console.
2004-11-09 Kern SibbaldFix silly error message
2004-11-08 Kern Sibbald08Nov04
2004-10-29 Kern Sibbald30Oct04
2004-10-20 Kern Sibbald- Fix altering PostgreSQL table to be compatible with...
2004-10-19 Kern Sibbald- Modify install of make_catalog_backup and delete_cata...
2004-10-19 Kern Sibbald- Modified detection of largefiles to always set all...
2004-10-16 Kern SibbaldFix mysql create
2004-10-16 Scott BarningerUpdate database scripts to include CDImages table for...
2004-10-15 Kern SibbaldFix SQL syntax error
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-10-13 Scott BarningerRPM changes for 1.35.8/1.36.0
2004-10-13 Kern SibbaldFix MySQL syntax error
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-07 Kern SibbaldFix editing bug with new code
2004-10-07 Kern Sibbald- Added Rerun Failed Levels = yes/no
2004-10-07 Kern Sibbald- Update doc
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-20 Dan LangilleKern had a better idea:
2004-09-20 Dan LangilleBackout previous commit. The index already exists.
2004-09-20 Dan LangilleSee http://bugs.bacula.org/bug_view_advanced_page.php...
2004-09-20 Dan LangilleImprove speed of VolumeToCatalog verify jobs by adding
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-18 Kern SibbaldAdd new PostgreSQL indexes
2004-09-07 Kern SibbaldModify scan code so that in most places scanning will
2004-09-01 Kern Sibbald- Add index file to JobId field of File records for...
2004-08-28 Kern SibbaldAdd more error checking to spooling code
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-08-03 Kern SibbaldMisc
2004-07-08 Kern SibbaldFix PostgreSQL
2004-07-04 Kern SibbaldMisc cleanups
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-18 Kern SibbaldFinish new restore tree code
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-13 Kern SibbaldFinal changes
2004-06-12 Scott BarningerUpdate rpm patch for make_catalog_backup script.
2004-06-10 Kern SibbaldAttr spooling stats + storage override for restore
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-06-09 Kern SibbaldFinal changes
2004-06-08 Dan LangilleMove the database name to the command line rather than...
2004-06-07 Kern SibbaldAdd locking-mtx-changer + more doc
2004-06-05 Kern SibbaldMisc update slots fixes
2004-05-01 Kern SibbaldFix mount not releasing job
2004-04-28 Kern SibbaldRemove old comments
2004-04-27 Kern SibbaldDoc + DB script updates
2004-04-09 Kern SibbaldDoc updates
2004-04-04 Kern SibbaldDoc updates
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-20 Kern SibbaldRestore old split path in sql.c
2004-03-18 Kern SibbaldFix sql path length=0 bug
2004-03-17 Kern SibbaldFirst cut restore GUI
2004-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-03-12 Kern SibbaldUse bigint in postgresql for Start/EndBlock
2004-03-11 Kern SibbaldFix postgresql port again + update win32 version and...
2004-03-11 Kern SibbaldFix editing of PostgreSQL port
2004-03-11 Kern SibbaldFix editing of PostgreSQL port
2004-03-10 Kern SibbaldIntegrate Phil's Makefile patch
2004-03-09 Kern SibbaldMore data spooling updates
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-03-03 Kern SibbaldImprove debug output scheduler+jobq+tracing
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
2004-02-21 Kern SibbaldStart SIGHUP coding + misc
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-02-11 Scott BarningerCorrected src/cats/make_catalog_backup.in.patch for...
2004-02-08 Scott BarningerRPM build patch for update_sqlite_tables script.
next