]> git.ipfire.org Git - thirdparty/bacula.git/shortlog
thirdparty/bacula.git
2003-12-23  Dan LangilleAdd my_postgresql_max_length which caculates the maximu...
2003-12-23  Dan LangilleStore an array of POSTGRESQL_FIELD, one for each field.
2003-12-23  Dan Langillewhitespace changes
2003-12-23  Dan Langillelots of whitespace changes
2003-12-23  Dan Langillecorrect date
2003-12-22  Dan Langilleadd missing E to $POSTGRSQL_LFLAGS
2003-12-22  Dan Langilleadd missing E to $POSTGRSQL_LFLAGS
2003-12-22  Dan Langilleold-onfigure => old-configure
2003-12-22  Kern SibbaldNew configure from changed aclocal.m4
2003-12-22  Dan LangilleChange SQLite reference to PostgreSQL
2003-12-22  Dan Langillestart using @DB_NAME@
2003-12-22  Kern SibbaldFix configure.in + build new configure
2003-12-22  Dan Langille$(RMF) mysql postgresql sqlite => $(RMF) mysql sqlite
2003-12-22  Dan Langilledeal with grant_bacula_privileges
2003-12-22  Dan LangilleAdd file
2003-12-21  Dan LangilleAdd file
2003-12-21  Dan LangilleWhen invoking the mysql script, pass in $*
2003-12-21  Dan Langilletidy up make clean and ensure we have all the create...
2003-12-21  Kern SibbaldTake Dan's new configure.in and generate configure
2003-12-21  Kern SibbaldMinor updates after backporting to 1.32e
2003-12-20  Dan LangilleOops, remove media.drive added in errror
2003-12-20  Dan LangilleAdd volreadtime and volwritetime to media table.
2003-12-20  Dan Langillechange DEAULT -> DEFAULT
2003-12-20  Kern SibbaldApply Dan's fix to Makefile.in
2003-12-20  Dan LangilleAdd missing ;
2003-12-20  Kern SibbaldSQL updates + Vol read/write times
2003-12-20  Kern SibbaldFix configuration of default SQLite
2003-12-20  Kern SibbaldError check arg to config
2003-12-20  Dan LangilleUse @scriptdir@ not . ./
2003-12-20  Dan LangilleAllow for optional parameter which specifies the databa...
2003-12-19  Kern SibbaldMerge Dan's and my code to add PostgreSQL detection...
2003-12-19  Dan Langilleignore grant_bacula_privileges grant_sqlite_privileges
2003-12-19  Kern SibbaldAdd grant_bacula_privileges to configure.in and Makefile.in
2003-12-19  Kern SibbaldPut configure back in sync
2003-12-19  Kern SibbaldAdd user config files
2003-12-19  Dan LangilleAdd in --with-tcp-wrappers but without =/usr/lib
2003-12-19  Dan LangilleAdd PostgreSQL support droppped in revision 1.88.
2003-12-18  Dan LangilleRemember to install grant_bacula_privileges
2003-12-18  Kern SibbaldRemove conio kludge
2003-12-18  Kern SibbaldApply Dan's fix to conio.c
2003-12-18  Kern Sibbaldifdef off conio.c if not configured -- should not be...
2003-12-18  Kern SibbaldFinal fixes to new scheduler
2003-12-18  Dan LangilleCater for grant_sqlite_privileges
2003-12-18  Dan Langillereplace references to sqlite scripts with generic bacul...
2003-12-18  Dan Langilleignore weird-files2
2003-12-18  Dan LangilleRemove calls to sql_table_name()
2003-12-18  Dan Langilleuse bstrncpy instead of strcpy. Simlarly for bstrncat.
2003-12-18  Dan Langillereplace sql_table_name() with an extra parameter on...
2003-12-18  Dan Langillenumornull becomes edit_num_or_null
2003-12-18  Dan Langilleadd missing fi
2003-12-18  Dan Langillecater for grant_sqlite_privileges
2003-12-18  Dan Langillegrant sqlite privileges
2003-12-18  Kern SibbaldAdd skeleton SuSe platform files
2003-12-18  Kern SibbaldUpdate Cygwin build version documentation + increment...
2003-12-18  Kern SibbaldAdd back config.h.in, which is needed by ./configure...
2003-12-17  Kern SibbaldIntegration with Dan's PostgreSQL code
2003-12-17  Kern Sibbaldadd do_all script
2003-12-17  Kern SibbaldUpdate from week away
2003-12-17  Kern SibbaldTest unified diff
2003-12-17  Kern SibbaldUpdate kernstodo and test syncmail
2003-12-12  Dan LangilleDefine the DelCandidates, temp, and temp1 tables differ...
2003-12-12  Dan LangilleFine tuning of the PostgreSQL items needed for regressi...
2003-12-12  Dan LangilleAdd numornull which retuns NULL if the value is zero...
2003-12-12  Dan Langilleremove GROUP BY on db_get_job_volume_names. REVIEW.
2003-12-12  Dan LangilleAdd this for symmetry
2003-12-12  Dan LangilleWhen creating a new Job, don't grab the JobId in advance.
2003-12-12  Dan LangilleStart including postgres_ext.h for max field name value
2003-12-12  Dan LangilleAdjust some field names to their correct values.
2003-12-12  Dan LangilleFix broken DDL
2003-12-12  Dan Langilleadd PostgreSQL support
2003-12-12  Dan Langillehardcode the database name for PostgreSQL
2003-12-12  Dan Langillegrant select on sequences
2003-12-12  Dan Langilleget regression tests working by hardcoding a bacula...
2003-12-12  Dan Langille- Add sql_table_name which keeps track of the table...
2003-12-12  Dan Langillecater for create_bacula_database and grant_bacula_privi...
2003-12-12  Dan Langilleignore create_bacula_database
2003-12-12  Dan LangilleSupply a PostgreSQL option
2003-12-11  Dan LangilleFor generic creation of a database
2003-12-10  Dan LangilleUse ' instead of " when quoting strings.
2003-12-10  Dan LangilleIt is maxvolbytes, not mavvolbytes
2003-12-10  Dan LangilleAdd some more missing postgresql.in files
2003-12-10  Dan LangilleAdd drop_postgresql_tables and update_postgresql_tables
2003-12-10  Dan Langilleuse -f -
2003-12-10  Dan LangilleUse -f -
2003-12-10  Dan LangilleFor symmetry, add this file. At present, all it does...
2003-12-10  Dan Langilleensure the postgresql *.in files get processed
2003-12-09  Dan LangilleAdd PostgreSQL Support.
2003-12-09  Dan LangilleAdd PostgreSQL support
2003-12-09  Dan LangilleIgnore Makefile bacula-dir bacula-fd bacula-sd
2003-12-09  Dan Langilleignore configure.lineno
2003-12-09  Dan LangilleSupport for PostgreSQL.
2003-12-09  Dan LangilleSupport for PostgreSQL
2003-12-09  Dan Langilleignore Makefile bacula btraceback fd startit startmysql...
2003-12-09  Dan LangilleModifications to take advantage of PostgreSQL support.
2003-12-09  Dan LangilleAdd PostgreSQL support. Coding and testing is incomplete.
2003-12-09  Kern Sibbaldlast changes
2003-12-09  Kern SibbaldFix new calling sequence of db_find_next_volume() in...
2003-12-08  Kern SibbaldFix overzelous VolCatFiles updating by removing from...
2003-12-08  Kern SibbaldAdd new MediaAddressing column to Media record
2003-12-08  Kern SibbaldDocumentation updates
next