]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats
Use db_escape_string() in all db_xxx functions
[bacula/bacula] / bacula / src / cats /
2013-04-20 Eric BollengierUse db_escape_string() in all db_xxx functions
2013-04-20 Marco van WieringenTweak remove last reference to __SQL_C which is not...
2013-04-20 Eric BollengierAdapt bvfs for SQLite3
2013-04-20 Eric BollengierRename db_list_ctx.cat() to db_list_ctx.add()
2013-04-20 Eric BollengierFix bvfs for mysql
2013-04-20 Eric BollengierAdd simple way to add string elements to db_list_ctx
2013-04-20 Eric BollengierClose cursor in big sql query
2013-04-20 Kern SibbaldFix bad character in cats/sql_cmds.c
2013-04-20 Marco van WieringenRemoved old queries from sql_cmds.[ch] which are no...
2013-04-20 Eric BollengierTweak ident some queries
2013-04-20 Eric BollengierEnsure that we always close the transaction in db_big_s...
2013-04-20 Eric BollengierImplement db_big_sql_query() that uses cursor on Postgr...
2013-04-20 Marco van WieringenFix typo
2013-04-20 Eric BollengierAdd more ingres code
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2013-04-20 Eric BollengierFix #1684 Use --with-db-password option in grant_bacula...
2013-04-20 Eric BollengierTweak TODO
2013-04-20 Martin SimmonsFix #1661 about verify differences with VERIFY_VOLUME_T...
2013-04-20 Martin SimmonsFixes some problems in update_sqlite3_tables.in
2010-11-25 Eric BollengierModify MySQL accurate query with Delta
2010-11-25 Eric BollengierYet an other tweak of MySQL accurate query with Delta
2010-11-25 Eric BollengierAdd missing MarkId in mysql accurate query
2010-11-25 Eric BollengierFix sql typo
2010-11-25 Eric BollengierAdd delta option to db_get_file_list()
2010-11-25 Eric BollengierAdd db_get_file_list_with_delta() for restore
2010-11-25 Eric BollengierDon't compute accurate list with MD5 if not used
2010-11-25 Eric BollengierUse JobTDate instead of StartTime, and sort by JobTDate...
2010-11-18 Eric BollengierAdd delta sequence to batch mode, accurate query and...
2010-11-18 Kern SibbaldStart adding DeltaSeq
2010-11-18 Eric Bollengierbvfs: Tweak pattern in lsdir, lsfiles
2010-11-18 Eric Bollengierbvfs: Tweak BaseJob code, should be ok now
2010-11-18 Eric Bollengierbvfs: support basejobs and migration for PostgreSQL
2010-11-18 Eric Bollengierbvfs: support for bweb user acl
2010-11-12 Eric Bollengiertweak queries for bvfs
2010-10-14 Kern SibbaldTweak fix MySQL quoting again :-(
2010-10-13 Eric BollengierFix bug #1643 about orphan records with delete volume...
2010-10-07 Eric Bollengierbvfs: fix mysql query, restore seems to be ok
2010-10-07 Eric Bollengierbvfs: Restore should be ok with MySQL
2010-10-06 Eric Bollengiertweak debug
2010-10-06 Eric BollengierTweak basejobs + bvfs
2010-10-06 Eric BollengierAdapt bvfs for BaseJobs (path is ok)
2010-10-06 Eric BollengierAdd .bvfs_restore command
2010-10-06 Eric BollengierAdd "all" option to .bvfs_get_jobids dot command.
2010-10-06 Eric BollengierUpdate BVFS file versions browser
2010-10-05 Eric BollengierFix #1648 about make_catalog_backup.pl with multiple...
2010-09-20 Marco van WieringenTweak insert_autokey to use unsigned int64 instead...
2010-09-20 Marco van WieringenFix the insert_autokey_record functions to be 64bit...
2010-09-15 Richard MortimerFix postgresql version detection in database creation...
2010-08-29 Kern SibbaldTweak fix bad quoting in make_mysql_tables.in
2010-08-08 Kern SibbaldFix bug #1504 -- Error when creating tables in MySQL 5.5
2010-08-02 Eric BollengierFix postgresql catalog creation when version is not...
2010-08-02 Kern SibbaldMore changes from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak remove bdb from cats Makefile.in
2010-08-02 Eric Bollengieradd comments
2010-08-02 Eric BollengierFix #1600 about problems with Accurate code on MySQL
2010-08-02 Marco van WieringenRemove prototypes of removed prune queries.
2010-08-02 Eric BollengierCleanup prune queries
2010-08-02 Eric Bollengierupdate prune code
2010-08-02 Eric BollengierFix db_get_base_jobid()
2010-08-02 Eric BollengierFix postgresql error in grant script
2010-08-02 Eric BollengierFix accurate code
2010-08-02 Eric BollengierImprove the "update stats" sql command
2010-08-02 Eric BollengierImprove performance for MySQL with update stats command
2010-08-02 Eric Bollengiercleanup sql queries
2010-08-02 Kern SibbaldFix Makefile and build problems
2010-08-02 Eric BollengierFix #1594 about prune copy jobs
2010-08-02 Kern SibbaldAdd new upgrade script from DB vers 12 to 13
2010-08-02 Kern SibbaldCorrect copy/paste typos
2010-08-02 Kern SibbaldAdd BDB_VERSION for scripts + prepare update 11 to...
2010-08-02 Marco van WieringenCreate table with jobids as a temporary table and move...
2010-08-02 Eric BollengierUpdate makefiles for new libtool revision
2010-08-02 Eric BollengierFix #1571 and install libraries with 755 perms
2010-08-02 Marco van WieringenRemoved workaround for bug in Ingres with insert into...
2010-08-02 Kern SibbaldFix sqlite.c typo that fails build
2010-08-02 Marco van WieringenFirst stab at a simple script to dump the content of...
2010-08-02 Eric Bollengiertweak debug level
2010-08-02 Eric BollengierMySQL compilation fix
2010-08-02 Eric Bollengiertweak comments
2010-08-02 Eric BollengierFix RestoreObject for PostgreSQL
2010-08-02 Eric BollengierFix RestoreObject schema on PostgreSQL
2010-08-02 Eric BollengierFix insertion of RestoreObject
2010-08-02 Eric BollengierRework sql queries for update copies
2010-08-02 Marco van WieringenDon't hardcode temporary table creation as some backend...
2010-08-02 Marco van WieringenAdded missing column in Ingres database definition...
2010-08-02 Marco van WieringenChange Ingres query filter to set a realy early timesta...
2010-08-02 Kern SibbaldUpdate Ingres RestoreObject table
2010-08-02 Kern SibbaldAdd compress/decompress of Object Record data
2010-08-02 Eric BollengierFix #1558 about bscan that doesn't update PurgedFiles...
2010-08-02 Marco van WieringenA timestamp can only be assigned to a timestamp in...
2010-08-02 Marco van Wieringenreindent some Ingres DECLARE queries so they are better...
2010-08-02 Marco van WieringenLets not use the mdb->transaction bool but create a...
2010-08-02 Marco van WieringenLets have a single exit from db_write_batch_file_record...
2010-08-02 Marco van WieringenImplement IS_NUM for Ingres by using eqsqlda.h IISQ_...
2010-08-02 Eric BollengierAdd performance notes in make_xxx_tables.in files
2010-08-02 Marco van WieringenFix Ingres problems with queries with have both an...
2010-08-02 Eric BollengierCheck if sql backend is thread-safe
2010-08-02 Eric BollengierFix error message with PostgreSQL on JobHisto sequence
2010-08-02 Kern SibbaldAdd RestoreObject postgresql privilege
2010-08-02 Marco van WieringenUpdate Ingres temporary table definitions with new...
next