2004-01-03 |
Dan Langille | When writing to the media table, update the lastwritten...
|
commit | commitdiff | tree |
2004-01-03 |
Dan Langille | Remove "not null" and "default current_timestamp" from
|
commit | commitdiff | tree |
2004-01-03 |
Dan Langille | Create the bacula user.
|
commit | commitdiff | tree |
2004-01-03 |
Dan Langille | Use the command line utility dropdb instead of the...
|
commit | commitdiff | tree |
2004-01-02 |
Dan Langille | Write PID, then drop privileges
|
commit | commitdiff | tree |
2004-01-02 |
Dan Langille | Use sd_user for Storage Daemon.
|
commit | commitdiff | tree |
2003-12-30 |
Dan Langille | whitespace changes only : column alignments
|
commit | commitdiff | tree |
2003-12-29 |
Dan Langille | Ooops, missed the other URL. Fixed.
|
commit | commitdiff | tree |
2003-12-29 |
Dan Langille | Fix the URL for that patch. The missing portion has...
|
commit | commitdiff | tree |
2003-12-28 |
Dan Langille | Fix typo in comment.
|
commit | commitdiff | tree |
2003-12-23 |
Dan Langille | remove comments expressing doubt. adjust whitespace
|
commit | commitdiff | tree |
2003-12-23 |
Dan Langille | Add my_postgresql_max_length which caculates the maximum...
|
commit | commitdiff | tree |
2003-12-23 |
Dan Langille | Store an array of POSTGRESQL_FIELD, one for each field.
|
commit | commitdiff | tree |
2003-12-23 |
Dan Langille | whitespace changes
|
commit | commitdiff | tree |
2003-12-23 |
Dan Langille | lots of whitespace changes
|
commit | commitdiff | tree |
2003-12-23 |
Dan Langille | correct date
|
commit | commitdiff | tree |
2003-12-22 |
Dan Langille | add missing E to $POSTGRSQL_LFLAGS
|
commit | commitdiff | tree |
2003-12-22 |
Dan Langille | add missing E to $POSTGRSQL_LFLAGS
|
commit | commitdiff | tree |
2003-12-22 |
Dan Langille | old-onfigure => old-configure
|
commit | commitdiff | tree |
2003-12-22 |
Dan Langille | Change SQLite reference to PostgreSQL
|
commit | commitdiff | tree |
2003-12-22 |
Dan Langille | start using @DB_NAME@
|
commit | commitdiff | tree |
2003-12-22 |
Dan Langille | $(RMF) mysql postgresql sqlite => $(RMF) mysql sqlite
|
commit | commitdiff | tree |
2003-12-22 |
Dan Langille | deal with grant_bacula_privileges
|
commit | commitdiff | tree |
2003-12-22 |
Dan Langille | Add file
|
commit | commitdiff | tree |
2003-12-21 |
Dan Langille | Add file
|
commit | commitdiff | tree |
2003-12-21 |
Dan Langille | When invoking the mysql script, pass in $*
|
commit | commitdiff | tree |
2003-12-21 |
Dan Langille | tidy up make clean and ensure we have all the create...
|
commit | commitdiff | tree |
2003-12-20 |
Dan Langille | Oops, remove media.drive added in errror
|
commit | commitdiff | tree |
2003-12-20 |
Dan Langille | Add volreadtime and volwritetime to media table.
|
commit | commitdiff | tree |
2003-12-20 |
Dan Langille | change DEAULT -> DEFAULT
|
commit | commitdiff | tree |
2003-12-20 |
Dan Langille | Add missing ;
|
commit | commitdiff | tree |
2003-12-20 |
Dan Langille | Use @scriptdir@ not . ./
|
commit | commitdiff | tree |
2003-12-20 |
Dan Langille | Allow for optional parameter which specifies the database...
|
commit | commitdiff | tree |
2003-12-19 |
Dan Langille | ignore grant_bacula_privileges grant_sqlite_privileges
|
commit | commitdiff | tree |
2003-12-19 |
Dan Langille | Add in --with-tcp-wrappers but without =/usr/lib
|
commit | commitdiff | tree |
2003-12-19 |
Dan Langille | Add PostgreSQL support droppped in revision 1.88.
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | Remember to install grant_bacula_privileges
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | Cater for grant_sqlite_privileges
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | replace references to sqlite scripts with generic bacula...
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | ignore weird-files2
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | Remove calls to sql_table_name()
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | use bstrncpy instead of strcpy. Simlarly for bstrncat.
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | replace sql_table_name() with an extra parameter on...
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | numornull becomes edit_num_or_null
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | add missing fi
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | cater for grant_sqlite_privileges
|
commit | commitdiff | tree |
2003-12-18 |
Dan Langille | grant sqlite privileges
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | Define the DelCandidates, temp, and temp1 tables differently...
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | Fine tuning of the PostgreSQL items needed for regression...
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | Add numornull which retuns NULL if the value is zero...
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | remove GROUP BY on db_get_job_volume_names. REVIEW.
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | Add this for symmetry
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | When creating a new Job, don't grab the JobId in advance.
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | Start including postgres_ext.h for max field name value
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | Adjust some field names to their correct values.
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | Fix broken DDL
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | add PostgreSQL support
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | hardcode the database name for PostgreSQL
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | grant select on sequences
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | get regression tests working by hardcoding a bacula...
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | - Add sql_table_name which keeps track of the table...
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | cater for create_bacula_database and grant_bacula_privileges
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | ignore create_bacula_database
|
commit | commitdiff | tree |
2003-12-12 |
Dan Langille | Supply a PostgreSQL option
|
commit | commitdiff | tree |
2003-12-11 |
Dan Langille | For generic creation of a database
|
commit | commitdiff | tree |
2003-12-10 |
Dan Langille | Use ' instead of " when quoting strings.
|
commit | commitdiff | tree |
2003-12-10 |
Dan Langille | It is maxvolbytes, not mavvolbytes
|
commit | commitdiff | tree |
2003-12-10 |
Dan Langille | Add some more missing postgresql.in files
|
commit | commitdiff | tree |
2003-12-10 |
Dan Langille | Add drop_postgresql_tables and update_postgresql_tables
|
commit | commitdiff | tree |
2003-12-10 |
Dan Langille | use -f -
|
commit | commitdiff | tree |
2003-12-10 |
Dan Langille | Use -f -
|
commit | commitdiff | tree |
2003-12-10 |
Dan Langille | For symmetry, add this file. At present, all it does...
|
commit | commitdiff | tree |
2003-12-10 |
Dan Langille | ensure the postgresql *.in files get processed
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | Add PostgreSQL Support.
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | Add PostgreSQL support
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | Ignore Makefile bacula-dir bacula-fd bacula-sd
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | ignore configure.lineno
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | Support for PostgreSQL.
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | Support for PostgreSQL
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | ignore Makefile bacula btraceback fd startit startmysql...
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | Modifications to take advantage of PostgreSQL support.
|
commit | commitdiff | tree |
2003-12-09 |
Dan Langille | Add PostgreSQL support. Coding and testing is incomplete.
|
commit | commitdiff | tree |
|