]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/postgresql.c
Patch to add MySQL ssl access
[bacula/bacula] / bacula / src / cats / postgresql.c
2015-12-23 Ana Emilia M. ArrudaPatch to add MySQL ssl access
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Marco van WieringenTweak second part of fix for #1893
2013-04-20 Marco van WieringenFix bug #1893
2013-04-20 Eric BollengierEnsure that bvfs SQL link is not shared
2013-04-20 Marco van WieringenFree database results on class destruction (e.g. when...
2013-04-20 Eric BollengierUpdate Catalog version and use DeltaSeq instead of...
2013-04-20 Marco van WieringenFix some esc_obj handling in DBI and wrong free in...
2013-04-20 Kern SibbaldFix seg fault in PostgreSQL driver code
2013-04-20 Eric BollengierClose cursor in big sql query
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 WieringenBackport of class based catalog backends into Branch...
2010-11-18 Eric BollengierAdd delta sequence to batch mode, accurate query and...
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-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric Bollengiertweak debug level
2010-08-02 Eric BollengierFix RestoreObject for PostgreSQL
2010-08-02 Marco van WieringenRename sql_insert_id into sql_insert_autokey_record...
2010-08-02 Marco van WieringenFix stupid inverted logic
2010-08-02 Marco van WieringenMake sql_insert_id a atomic function which executes...
2010-08-02 Marco van WieringenDrop have_insert_id in mdb as its always true for all...
2010-08-02 Kern SibbaldFree db_list when not used
2010-08-02 Kern SibbaldRemove old bdb files + change DQUEUE to use dlist
2009-12-22 Eric BollengierContinue to support Batch Mode with PostgreSQL < 8.2
2009-12-21 Eric BollengierM_ABORT Bacula If batch insert is turned on when we...
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-04 Kern SibbaldMore db + sd error handling cleanup
2009-07-15 Eric BollengierForce the client_encoding to SQL_ASCII when database...
2009-07-15 Eric BollengierFix #1335 about postgresql error message during copy...
2009-07-14 Eric BollengierFix postgresql driver bug that displayed <NULL> rows...
2009-04-12 Eric Bollengierebl Add debug message when checking database encoding
2009-02-17 Eric Bollengierebl comments about usage of PQisthreadsafe
2009-02-15 Eric Bollengierebl Check postgresql database encoding that should...
2008-10-31 Kern SibbaldFix picky compiler warning
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-01 Kern SibbaldBackup bad fix
2007-12-01 Kern SibbaldAdd new include to cats/postgresql.c suggested by Marc...
2007-11-04 Kern Sibbaldkes Minor tweaks to some bat restore SQL.
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-18 Eric Bollengierebl PQerrorMessage add a \n at the end of the message
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-24 Eric Bollengierebl Cleanup batch code
2007-09-23 Kern SibbaldTurn off some code when batch insert not enabled.
2007-09-15 Dan LangilleComplete the quoting experience and do this right after...
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-09-07 Kern Sibbaldkes Apply Martin Simmons patch that should turn off...
2007-07-28 Kern SibbaldCorrect seg fault in postgresql when first operation...
2007-06-19 Kern SibbaldRemove inappropriate my_postgresql_free_result() in...
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-02 Kern SibbaldFix Bacula PostgreSQL buffer overruns.
2007-06-02 Kern SibbaldPut debug code on level 50
2007-06-02 Kern SibbaldMore error checking in PostgreSQL
2007-06-02 Kern Sibbaldkes Do better checking for NULL results returned from...
2007-05-29 Kern SibbaldFix PostgreSQL double free.
2007-05-13 Kern SibbaldFixed the batch insert MySQL thread specific data that...
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-04-18 Kern SibbaldUpdate
2007-04-02 Eric Bollengierebl rename esc_name2 with esc_path
2007-04-02 Eric Bollengierebl fix batch escape string bug
2007-04-02 Eric Bollengierebl fix escape bug
2007-03-21 Eric Bollengierebl make batch mode usable
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-08-05 Robert NelsonMove the definition of catalog_db[] into cats. Change...
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-03-24 Kern Sibbald24Mar06
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-20 Kern Sibbald- Fix bug where Storage daemon gets confused about...
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-08 Kern SibbaldFix PostgreSQL
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-04 Kern SibbaldDoc updates
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-07 Kern SibbaldImplement first cut DCR in SD
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-03 Kern SibbaldFix seg fault due to premature db close in mysql
2003-12-23 Dan Langilleremove comments expressing doubt. adjust whitespace
2003-12-23 Dan LangilleAdd my_postgresql_max_length which caculates the maximu...
2003-12-23 Dan Langillelots of whitespace changes
2003-12-23 Dan Langillecorrect date
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-18 Dan Langilleuse bstrncpy instead of strcpy. Simlarly for bstrncat.
2003-12-12 Dan LangilleStart including postgres_ext.h for max field name value
2003-12-09 Dan LangilleAdd PostgreSQL support. Coding and testing is incomplete.