]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
kes Apply most of changes in a patch from:
[bacula/bacula] / bacula / src / cats /
2007-04-02 Eric Bollengierebl fix escape bug
2007-04-02 Kern SibbaldCorrect migration prune SQL typo
2007-04-01 Kern Sibbaldkes Modify job report to include director name and...
2007-03-30 Kern Sibbaldkes Make database name and user configurable
2007-03-29 Kern Sibbaldkes Fix some of the mtx-changer grep commands for...
2007-03-27 Eric Bollengierebl Add a busy handler to use multi db connection...
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-03-23 Eric Bollengierebl fix comments
2007-03-23 Eric Bollengierebl fix batch evry x files
2007-03-23 Eric Bollengierebl fix batch insert for mysql and sqlite
2007-03-23 Eric Bollengierebl make mysql working with batch mode
2007-03-23 Eric Bollengierebl remove IGNORE keyword from batch mode
2007-03-22 Kern Sibbaldkes Implement new prunning code that prunes up to...
2007-03-21 Eric Bollengierebl make batch mode usable
2007-03-18 Kern SibbaldFix batch file #ifdefing
2007-03-18 Kern Sibbaldkes Correct return status on db_batch... routines.
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-26 Kern Sibbaldkes Correct SQLite log table index as reported by...
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-02-19 Kern SibbaldUpdate copyright date
2007-02-19 Eric Bollengierebl add RecyclePool to Pool. Media will take Pool...
2007-02-17 Eric Bollengierebl add update volume=xxx recyclepool=yyyy
2007-02-13 Eric Bollengierebl Use btime_t instead of uint64_t in media patch.
2007-02-10 Kern SibbaldCorrect VolCatBytes bug from media patch
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-07 Eric Bollengierebl Add ClientId in db_create_job_record
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2007-01-26 Kern SibbaldFix open of SQLite3 db where user does not have write...
2007-01-13 Kern Sibbaldkes Fix Bacula->Documentation link on Win32 to point...
2007-01-12 Kern SibbaldUpdate spec copyrights
2007-01-09 Dan LangilleUpdate comments and echo to indicate this script is...
2007-01-09 Dan LangilleGrant permissions on location, locationlog, log.
2006-12-09 Scott BarningerUpdate patch to match kes change in environment variable.
2006-12-08 Robert NelsonRename cats_pgsql to cats_postgresql and cats_sqlite...
2006-12-06 Kern Sibbaldkes Put make_catalog_backup SQL_BINDIR in an environme...
2006-12-01 Robert NelsonFix path issues.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-10-07 Kern Sibbaldkes Begin work on new GUI console.
2006-09-25 Kern Sibbaldkes Update src/win32/dll/bacula.def for change in...
2006-09-18 Kern Sibbaldkes Add -c option to pg_dump so that it initializes...
2006-09-06 Kern Sibbaldkes Fix incorrect number of arguments in SQL statement in
2006-08-24 Kern Sibbaldkes Add Media.Enabled flag to client backups for dotcmds.c
2006-08-19 Kern Sibbaldkes Apply Maritn's fix to src/win32/Makefile.
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-08-06 Robert NelsonFix Linux build problem. I had tested this on Linux...
2006-08-06 Kern SibbaldDefined BUILDING_CATS in src/cats/cats.h so that *nix...
2006-08-05 Robert NelsonMove the definition of catalog_db[] into cats. Change...
2006-08-05 Kern SibbaldCorrect improperly formated list command output reporte...
2006-08-05 Scott BarningerRe-enable and update sqlite script patches. Bug 648.
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-27 Robert NelsonComplete port to Windows
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-07-22 Kern Sibbald- Tweak catalog make scripts.
2006-07-19 Kern Sibbald19July06
2006-07-17 Eric Bollengier o small typo fix
2006-07-10 Kern Sibbald- Add Enabled column to Location, correct some typos...
2006-07-10 Kern Sibbald- Correct bug I introduced into RunScripts enum.
2006-07-05 Kern SibbaldMigration fixes
2006-07-01 Kern Sibbald- Fix a complier warning in files/backup.c
2006-06-30 Kern Sibbald- I removed a size_t from the jcr.h definition.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-25 Kern Sibbald25Jun06
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-04-20 Kern Sibbald- Ensure that DB signature is never NULL.
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-04-17 Dan LangilleRemember to drop MAC and Location tables.
2006-04-17 Kern SibbaldCorrect some problems with database creation (new tables).
2006-04-11 Kern Sibbald11Apr06
2006-04-08 Kern Sibbald- Tweak license to include Microsoft restrictions.
2006-03-24 Kern Sibbald24Mar06
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2006-02-27 Kern Sibbald27Feb06
2006-02-26 Kern Sibbald- Fix the block listing bug pointed out by Arno.
2006-02-22 Kern Sibbald- Back port changes to 1.38.5
2006-02-20 Kern Sibbald20Feb06
2006-02-19 Dan Langille- split an export into two lines so it works in all...
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.
2006-01-15 Kern Sibbald15Jan06
2006-01-07 Kern SibbaldFix sql_update bug
2006-01-07 Kern Sibbald07Jan06
2005-12-13 Kern Sibbald13Dec05
2005-12-05 Kern Sibbald- Get next volume from Scratch pool before creating...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-11-10 Kern SibbaldRemove delete of CVS files
2005-11-06 Kern Sibbald- Apply patch supplied by Eric Bollinger to fix PostgreSQL
2005-11-03 Kern Sibbald- Modify configure.in to add execute option to sqlite3...
2005-10-25 Kern SibbaldMake db_get_job_record() return Name so that the ACL
2005-10-08 Kern Sibbald- Add README plus tar release to gui project.
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
next