]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sql_cmds.c
Big backport from Enterprise
[bacula/bacula] / bacula / src / cats / sql_cmds.c
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-09 Eric BollengierAdd ExpiresIn field in list and llist media output
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Marco van WieringenFix bug #1946 Fix problem with MySQL with big Base...
2013-04-20 Eric BollengierFix #5346 .bvfs_lsfiles and .bvfs_restore to handle...
2013-04-20 Marco van WieringenFinal fix for #1859 missed one query.
2013-04-20 Eric BollengierFix #1923 about MySQL 4 support for BVFS
2013-04-20 Marco van WieringenFix bug #1859
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Eric BollengierFix #3210 about slow restore with bvfs
2013-04-20 Eric Bollengierbvfs: Fix mysql REGEXP operator
2013-04-20 Eric Bollengierbvfs: fix filter for pattern= bvfs parameter
2013-04-20 Eric BollengierUpdate Catalog version and use DeltaSeq instead of...
2013-04-20 Marco van WieringenTweak sql_cmds, remove unreferenced sql and reformat...
2013-04-20 Eric BollengierAdapt bvfs for SQLite3
2013-04-20 Eric BollengierFix bvfs for mysql
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 Marco van WieringenBackport of class based catalog backends into Branch...
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 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 Eric Bollengierbvfs: support basejobs and migration for PostgreSQL
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 BollengierAdd "all" option to .bvfs_get_jobids dot command.
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric Bollengieradd comments
2010-08-02 Eric BollengierFix #1600 about problems with Accurate code on MySQL
2010-08-02 Eric BollengierCleanup prune queries
2010-08-02 Eric Bollengierupdate prune code
2010-08-02 Eric BollengierImprove the "update stats" sql command
2010-08-02 Eric Bollengiercleanup sql queries
2010-08-02 Eric BollengierFix #1594 about prune copy jobs
2010-08-02 Marco van WieringenCreate table with jobids as a temporary table and move...
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 WieringenChange Ingres query filter to set a realy early timesta...
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 WieringenUpdate Ingres temporary table definitions with new...
2010-08-02 Marco van WieringenFor now the Ingres type is not TEXT but VARCHAR(256...
2010-08-02 Marco van WieringenSeperate some basejob queries into sql_cmds.c so the...
2010-08-02 Marco van WieringenRemove some strange includes halve way this file which...
2010-08-02 Marco van WieringenDISTINCT ON postgresql queries won't work on Ingres...
2010-08-02 Marco van WieringenFix typos.
2010-08-02 Marco van WieringenIngres doesn't understand a query string with ORDER...
2010-08-02 Marco van WieringenFix typo in sql.
2010-08-02 Marco van WieringenDrop Ingres specific versions of queries with #ifdefs
2010-08-02 Stefan Reddigfixed syntax LIMIT/NULL behavior/improved tests
2010-08-02 Stefan Reddigsyntax fix, test improved, empty results fixed
2010-08-02 Stefan Reddig- fixed the database/table scripts - db_user was missin...
2010-01-11 Eric BollengierAdd Job.Reviewed field
2010-01-11 Eric BollengierChange DB version from 11 to 12
2009-11-11 Eric BollengierTweak base file query for Mysql 4.1
2009-11-08 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-05 Eric BollengierDisplay a message if catalog max_connections setting...
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-05 Eric BollengierFix postgresql MD5 missing field
2009-10-05 Eric BollengierMerge commit 'sf/master' into basejobv3
2009-10-03 Eric BollengierMerge branch 'master' into basejobv3
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-28 Kern SibbaldAttempt to fix MySQL SQL error
2009-09-18 Eric BollengierMerge branch 'master' into basejobv3
2009-09-17 Eric BollengierRestore comments
2009-09-17 Eric BollengierFix for sqlite, now it works
2009-09-17 Eric Bollengiersmall fix
2009-09-17 Eric BollengierRestrict Join using JobTDate to a selection of JobIds
2009-09-17 Eric BollengierFix for sqlite
2009-09-17 Eric BollengierFix and document new queries
2009-09-17 Eric BollengierCleanup, change FROM order
2009-09-17 Eric BollengierFix small typo
2009-09-17 Eric BollengierUse new query for Mysql and Sqlite for basejob + accurate
2009-09-17 Eric Bollengierupdate sql query for basefile+accurate
2009-09-16 Eric BollengierFix sql query
2009-09-16 Eric BollengierFix sqlite3 syntax
2009-09-16 Eric Bollengierfix sql
2009-09-16 Eric Bollengierupdate db_get_file_list() to use StartTime instead...
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-08 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-02 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-26 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
next