]>
git.sur5r.net Git - bacula/rescue/log
Dan Langille [Fri, 12 Dec 2003 15:57:17 +0000 (15:57 +0000)]
Adjust some field names to their correct values.
Add missing default values.
Allow for null values on job.{clientid|starttime|endtime}
Add database changes for 1.33
Dan Langille [Fri, 12 Dec 2003 15:48:24 +0000 (15:48 +0000)]
Fix broken DDL
Dan Langille [Fri, 12 Dec 2003 15:47:59 +0000 (15:47 +0000)]
add PostgreSQL support
Dan Langille [Fri, 12 Dec 2003 15:46:16 +0000 (15:46 +0000)]
hardcode the database name for PostgreSQL
Dan Langille [Fri, 12 Dec 2003 15:45:43 +0000 (15:45 +0000)]
grant select on sequences
Dan Langille [Fri, 12 Dec 2003 15:43:34 +0000 (15:43 +0000)]
get regression tests working by hardcoding a bacula database name for PostgreSQL
Dan Langille [Fri, 12 Dec 2003 15:41:11 +0000 (15:41 +0000)]
- Add sql_table_name which keeps track of the table name being updated.
This is needed by PostgreSQL. macro does nothing under MySQL/SQLite
- Add table_name to the PostgreSQL db structure
- remove LastID from the PostgreSQL structure as it is no longer needed
- ensure sql_num_rows, sql_affected_rows, and sql_num_fields return
unsigned values
Dan Langille [Fri, 12 Dec 2003 15:36:16 +0000 (15:36 +0000)]
cater for create_bacula_database and grant_bacula_privileges
Dan Langille [Fri, 12 Dec 2003 15:35:43 +0000 (15:35 +0000)]
ignore create_bacula_database
Dan Langille [Fri, 12 Dec 2003 15:33:51 +0000 (15:33 +0000)]
Supply a PostgreSQL option
Dan Langille [Thu, 11 Dec 2003 19:55:10 +0000 (19:55 +0000)]
For generic creation of a database
Dan Langille [Wed, 10 Dec 2003 22:49:27 +0000 (22:49 +0000)]
Use ' instead of " when quoting strings.
PostgreSQL cannot handle " and thinks they are attributes.
MySQL can handle ' and so can SQLite.
Dan Langille [Wed, 10 Dec 2003 21:52:33 +0000 (21:52 +0000)]
It is maxvolbytes, not mavvolbytes
Dan Langille [Wed, 10 Dec 2003 19:18:47 +0000 (19:18 +0000)]
Add some more missing postgresql.in files
Dan Langille [Wed, 10 Dec 2003 19:12:37 +0000 (19:12 +0000)]
Add drop_postgresql_tables and update_postgresql_tables
Dan Langille [Wed, 10 Dec 2003 19:11:36 +0000 (19:11 +0000)]
use -f -
use \c not /c for selecting the database.
Dan Langille [Wed, 10 Dec 2003 19:10:54 +0000 (19:10 +0000)]
Use -f -
Dan Langille [Wed, 10 Dec 2003 19:09:37 +0000 (19:09 +0000)]
For symmetry, add this file. At present, all it does is update the version table.
Dan Langille [Wed, 10 Dec 2003 18:41:30 +0000 (18:41 +0000)]
ensure the postgresql *.in files get processed
Dan Langille [Tue, 9 Dec 2003 22:18:46 +0000 (22:18 +0000)]
Add PostgreSQL Support.
correct typo: DaemonGroup => Storage Daemon Group
Dan Langille [Tue, 9 Dec 2003 22:06:10 +0000 (22:06 +0000)]
Add PostgreSQL support
Dan Langille [Tue, 9 Dec 2003 22:04:13 +0000 (22:04 +0000)]
Ignore Makefile bacula-dir bacula-fd bacula-sd
Dan Langille [Tue, 9 Dec 2003 22:03:11 +0000 (22:03 +0000)]
ignore configure.lineno
Dan Langille [Tue, 9 Dec 2003 22:00:36 +0000 (22:00 +0000)]
Support for PostgreSQL.
Dan Langille [Tue, 9 Dec 2003 21:58:58 +0000 (21:58 +0000)]
Support for PostgreSQL
Dan Langille [Tue, 9 Dec 2003 21:57:59 +0000 (21:57 +0000)]
ignore Makefile bacula btraceback fd startit startmysql stopit stopmysql
Dan Langille [Tue, 9 Dec 2003 21:28:50 +0000 (21:28 +0000)]
Modifications to take advantage of PostgreSQL support.
Dan Langille [Tue, 9 Dec 2003 21:27:09 +0000 (21:27 +0000)]
Add PostgreSQL support. Coding and testing is incomplete.
Kern Sibbald [Tue, 9 Dec 2003 17:47:39 +0000 (17:47 +0000)]
last changes
Kern Sibbald [Tue, 9 Dec 2003 10:22:09 +0000 (10:22 +0000)]
Fix new calling sequence of db_find_next_volume() in bdb_find.c
Kern Sibbald [Mon, 8 Dec 2003 20:58:07 +0000 (20:58 +0000)]
Fix overzelous VolCatFiles updating by removing from askdir.c and doing only when appropriate
Kern Sibbald [Mon, 8 Dec 2003 17:45:58 +0000 (17:45 +0000)]
Add new MediaAddressing column to Media record
Kern Sibbald [Mon, 8 Dec 2003 16:17:51 +0000 (16:17 +0000)]
Documentation updates
Kern Sibbald [Sun, 7 Dec 2003 20:18:58 +0000 (20:18 +0000)]
Add new 2003/1.27 directory and contents
Kern Sibbald [Sun, 7 Dec 2003 20:10:45 +0000 (20:10 +0000)]
Update ReleaseNotes
Kern Sibbald [Sun, 7 Dec 2003 14:40:54 +0000 (14:40 +0000)]
New file + typo correction
Kern Sibbald [Sun, 7 Dec 2003 13:06:59 +0000 (13:06 +0000)]
test
Kern Sibbald [Sun, 7 Dec 2003 13:04:33 +0000 (13:04 +0000)]
test
Kern Sibbald [Sun, 7 Dec 2003 12:45:58 +0000 (12:45 +0000)]
Remove fast block rejection. Fix label overwrite on multiple concurrent jobs
Kern Sibbald [Sun, 7 Dec 2003 06:18:46 +0000 (06:18 +0000)]
Remove conio.c from console link for moment
Kern Sibbald [Sat, 6 Dec 2003 22:41:37 +0000 (22:41 +0000)]
Test
Kern Sibbald [Sat, 6 Dec 2003 22:09:00 +0000 (22:09 +0000)]
Test
Kern Sibbald [Sat, 6 Dec 2003 21:54:05 +0000 (21:54 +0000)]
Test Dan's emailer
Kern Sibbald [Sat, 6 Dec 2003 16:34:21 +0000 (16:34 +0000)]
add conio.c + fix bsendmsg seg fault some pm_strcpy() cleanups
Kern Sibbald [Tue, 2 Dec 2003 19:52:20 +0000 (19:52 +0000)]
Update release notes
Kern Sibbald [Fri, 28 Nov 2003 19:51:10 +0000 (19:51 +0000)]
kernstodo updates
Kern Sibbald [Fri, 28 Nov 2003 18:25:45 +0000 (18:25 +0000)]
Fix update catalog problems + Mark bscan Vols as Archive
Kern Sibbald [Fri, 28 Nov 2003 14:59:02 +0000 (14:59 +0000)]
Implement saving last 10 jobs run
Kern Sibbald [Tue, 25 Nov 2003 17:24:30 +0000 (17:24 +0000)]
Add new tape tests
Kern Sibbald [Tue, 25 Nov 2003 13:51:23 +0000 (13:51 +0000)]
New tree commands lsmark+estimate
Kern Sibbald [Sun, 23 Nov 2003 09:17:44 +0000 (09:17 +0000)]
Add TwoEOF directive + enhance fill command
Kern Sibbald [Sat, 22 Nov 2003 08:26:04 +0000 (08:26 +0000)]
Autochanger test, FastSpaceForward implement+test
Kern Sibbald [Thu, 20 Nov 2003 10:07:36 +0000 (10:07 +0000)]
Implement InChanger code + fix Volume ordering
Kern Sibbald [Wed, 19 Nov 2003 17:56:19 +0000 (17:56 +0000)]
Rtn oldest Lastwritten for find_next_vol+remove bad ASSERT+add more SD status if debug
Kern Sibbald [Wed, 19 Nov 2003 17:49:08 +0000 (17:49 +0000)]
Update tests
Kern Sibbald [Tue, 18 Nov 2003 21:05:27 +0000 (21:05 +0000)]
Update to cygwin 1.5.5+add slots=1,3... code
Kern Sibbald [Sat, 15 Nov 2003 20:25:58 +0000 (20:25 +0000)]
Fix Vol info update + add Drive and InChanger to Media rec
Kern Sibbald [Thu, 13 Nov 2003 13:49:12 +0000 (13:49 +0000)]
Update smtp to bsmtp and console to bconsole
Kern Sibbald [Tue, 11 Nov 2003 21:55:36 +0000 (21:55 +0000)]
Fix segfault from double free or RestoreBootstrap; add L_NONE for restore and admin jobs
Kern Sibbald [Mon, 10 Nov 2003 18:05:36 +0000 (18:05 +0000)]
make bconsole and bstmp
Kern Sibbald [Sun, 9 Nov 2003 20:07:39 +0000 (20:07 +0000)]
See kes-1.33 09Nov03 for details; fix multiple slots, | in Include
Kern Sibbald [Fri, 7 Nov 2003 13:54:49 +0000 (13:54 +0000)]
Eliminate extra space in message
Kern Sibbald [Fri, 7 Nov 2003 13:49:32 +0000 (13:49 +0000)]
Correct yes in run command after adding new aliases
Kern Sibbald [Fri, 7 Nov 2003 13:30:29 +0000 (13:30 +0000)]
Update configure to get Dan's changes
Kern Sibbald [Fri, 7 Nov 2003 11:36:37 +0000 (11:36 +0000)]
Fix week position typo causing wrong volume to be printed
Kern Sibbald [Fri, 7 Nov 2003 10:29:25 +0000 (10:29 +0000)]
Fix: clock diff, Dan's patch, Nic's patch, segfault
Kern Sibbald [Tue, 4 Nov 2003 10:15:49 +0000 (10:15 +0000)]
Add incremental backup test
Kern Sibbald [Mon, 3 Nov 2003 09:22:58 +0000 (09:22 +0000)]
Correct version
Kern Sibbald [Mon, 3 Nov 2003 09:18:22 +0000 (09:18 +0000)]
1.32d status dir fix
Kern Sibbald [Wed, 29 Oct 2003 20:46:53 +0000 (20:46 +0000)]
Final changes
Kern Sibbald [Wed, 29 Oct 2003 15:08:42 +0000 (15:08 +0000)]
Final changes
Kern Sibbald [Wed, 29 Oct 2003 15:08:41 +0000 (15:08 +0000)]
Final changes
Kern Sibbald [Sun, 26 Oct 2003 15:08:31 +0000 (15:08 +0000)]
Fix truncated status msg, scroll only on writing text in Gnome2 console
Kern Sibbald [Sat, 25 Oct 2003 19:45:41 +0000 (19:45 +0000)]
More changes
Kern Sibbald [Sat, 25 Oct 2003 18:46:44 +0000 (18:46 +0000)]
Yet more 1.32c changes
Kern Sibbald [Sat, 25 Oct 2003 16:55:17 +0000 (16:55 +0000)]
Fix DiskToCatalog seg fault
Kern Sibbald [Sat, 25 Oct 2003 14:51:26 +0000 (14:51 +0000)]
Last fix to gnome2-console
Kern Sibbald [Sat, 25 Oct 2003 14:35:48 +0000 (14:35 +0000)]
update cvsignore
Kern Sibbald [Sat, 25 Oct 2003 14:21:25 +0000 (14:21 +0000)]
Windows tweaks + fix glade error
Kern Sibbald [Sat, 25 Oct 2003 12:40:17 +0000 (12:40 +0000)]
Glade tweak
Kern Sibbald [Sat, 25 Oct 2003 12:33:06 +0000 (12:33 +0000)]
Documentation
Kern Sibbald [Sat, 25 Oct 2003 11:48:06 +0000 (11:48 +0000)]
tree.c optimizations
Kern Sibbald [Sat, 25 Oct 2003 10:39:32 +0000 (10:39 +0000)]
put back old make_catalog_backup.in
Kern Sibbald [Sat, 25 Oct 2003 10:34:34 +0000 (10:34 +0000)]
Optimize tree.c a bit, take Scott's spec & patch
Kern Sibbald [Fri, 24 Oct 2003 20:04:13 +0000 (20:04 +0000)]
Error msgs + doc
Kern Sibbald [Fri, 24 Oct 2003 17:31:08 +0000 (17:31 +0000)]
Doc updates + fix Gnome2 scrolling + eliminate multiple JobIds in restore listing
Kern Sibbald [Fri, 24 Oct 2003 16:49:01 +0000 (16:49 +0000)]
Fix non-portable var.c + document changes
Kern Sibbald [Fri, 24 Oct 2003 09:48:51 +0000 (09:48 +0000)]
Fix bad pkg-conf call
Kern Sibbald [Thu, 23 Oct 2003 14:36:15 +0000 (14:36 +0000)]
More doc
Kern Sibbald [Thu, 23 Oct 2003 14:25:34 +0000 (14:25 +0000)]
Doc new commands + allow mod of Verify Job
Kern Sibbald [Thu, 23 Oct 2003 10:58:10 +0000 (10:58 +0000)]
Make status dir report all runs + close unused fd in bpipe.c
Kern Sibbald [Wed, 22 Oct 2003 17:30:50 +0000 (17:30 +0000)]
add gnome2 authenticate.c
Kern Sibbald [Wed, 22 Oct 2003 17:19:04 +0000 (17:19 +0000)]
add gnome2 console_conf.c
Kern Sibbald [Wed, 22 Oct 2003 16:36:41 +0000 (16:36 +0000)]
Print block errors once + add RunAfterFailedJob + improve db_find_job_start_time + tweak recycling
Kern Sibbald [Mon, 20 Oct 2003 08:44:22 +0000 (08:44 +0000)]
Tweak gnome2 console + documentation
Kern Sibbald [Sun, 19 Oct 2003 15:24:18 +0000 (15:24 +0000)]
Correct two-vol-test
Kern Sibbald [Sun, 19 Oct 2003 14:47:41 +0000 (14:47 +0000)]
Add Gnome 1.4/2.0 change scripts
Kern Sibbald [Sun, 19 Oct 2003 14:29:16 +0000 (14:29 +0000)]
Add back missing gnome2-console files
Kern Sibbald [Sun, 19 Oct 2003 13:33:53 +0000 (13:33 +0000)]
Change media pool+first cut Verify disk to catalog + get gnome2 console working
Kern Sibbald [Fri, 17 Oct 2003 08:07:07 +0000 (08:07 +0000)]
Commit final code for 1.32b + Verify Job (name) + change Pool for a Volume