]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
- Add code to catalog_update to detect NULL db pointer.
[bacula/bacula] / bacula / src / cats /
2005-09-15 Kern Sibbald- Apply Nicolas' dvd-freespace.in patch.
2005-09-09 Kern Sibbald07Sep05
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
2005-08-18 Kern SibbaldFix bug 399 -- make_catalog_backup does not work for...
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-02 Kern Sibbald02Aug05
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-03 Kern Sibbald- Tweak dvd-writepart script to prevent door from openi...
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-27 Kern Sibbald- Add Database vendor to CatalogRes tuple for Python.
2005-06-20 Kern Sibbald- Fix bug where Storage daemon gets confused about...
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-18 Kern SibbaldCorrect updating count of number of Volumes in a pool.
2005-05-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-05-08 Kern Sibbald- Add Client OS type to Job report.
2005-05-08 Kern SibbaldFinal changes
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-05-07 Scott BarningerMove sqlite install dir and remove readline dependency.
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-04-26 Kern SibbaldMake option 2 of restore work better (list last 20
2005-04-19 Kern SibbaldFix SQLite and PostgreSQL table creation script syntax
2005-04-18 Kern SibbaldDrop Status table in drop_ scripts -- bug 283.
2005-04-17 Kern Sibbald- First cut of new Python implementation.
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-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
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...
next