]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
20 years agoadd __STDC__=1 for all windows includes and fixup resulting namespace changes. use...
Christopher S. Hull [Tue, 24 Feb 2004 18:13:14 +0000 (18:13 +0000)]
add __STDC__=1 for all windows includes and fixup resulting namespace changes.  use 64bit off_t and switch lseek() to call _lseeki64() for 64bit file addressing

20 years agoAdd binary mode to open
Kern Sibbald [Tue, 24 Feb 2004 16:49:35 +0000 (16:49 +0000)]
Add binary mode to open

20 years agoCommit new files
Kern Sibbald [Tue, 24 Feb 2004 16:39:17 +0000 (16:39 +0000)]
Commit new files

20 years agoUpdate version
Kern Sibbald [Tue, 24 Feb 2004 16:37:32 +0000 (16:37 +0000)]
Update version

20 years agoWork on state file. Add popup if Abort on Windows. Attempt cleaner shutdown
Kern Sibbald [Tue, 24 Feb 2004 15:39:42 +0000 (15:39 +0000)]
Work on state file. Add popup if Abort on Windows. Attempt cleaner shutdown

20 years agoAdded modification comment to suse init scripts.
Scott Barninger [Tue, 24 Feb 2004 00:01:13 +0000 (00:01 +0000)]
Added modification comment to suse init scripts.

20 years agoMisc
Kern Sibbald [Mon, 23 Feb 2004 22:51:15 +0000 (22:51 +0000)]
Misc

20 years agoMisc
Kern Sibbald [Mon, 23 Feb 2004 19:54:18 +0000 (19:54 +0000)]
Misc

20 years agomodify open/close/read/write to use windows posix emulation routines
Christopher S. Hull [Mon, 23 Feb 2004 17:43:38 +0000 (17:43 +0000)]
modify open/close/read/write to use windows posix emulation routines

20 years agoUpdate projects + attempt to fix state file on Win32
Kern Sibbald [Mon, 23 Feb 2004 16:10:04 +0000 (16:10 +0000)]
Update projects + attempt to fix state file on Win32

20 years agoFix Win32 status.c
Kern Sibbald [Mon, 23 Feb 2004 10:12:59 +0000 (10:12 +0000)]
Fix Win32 status.c

20 years agoMore fixes to reporting jobs run
Kern Sibbald [Mon, 23 Feb 2004 09:59:28 +0000 (09:59 +0000)]
More fixes to reporting jobs run

20 years agoFix reporting jobs from state file + misc
Kern Sibbald [Mon, 23 Feb 2004 09:27:17 +0000 (09:27 +0000)]
Fix reporting jobs from state file + misc

20 years agoadd utime() compatibility function
Christopher S. Hull [Sun, 22 Feb 2004 23:23:56 +0000 (23:23 +0000)]
add utime() compatibility function

20 years agoAdd doc files + update .cvsignore
Kern Sibbald [Sun, 22 Feb 2004 22:24:02 +0000 (22:24 +0000)]
Add doc files + update .cvsignore

20 years agoAdd third argument to open()
Kern Sibbald [Sun, 22 Feb 2004 22:19:36 +0000 (22:19 +0000)]
Add third argument to open()

20 years agoreorder stream/data_stream tests so set_win32_attributes gets called
Christopher S. Hull [Sun, 22 Feb 2004 21:50:15 +0000 (21:50 +0000)]
reorder stream/data_stream tests so set_win32_attributes gets called

20 years agoImplement state file and save/restore last_jobs list
Kern Sibbald [Sun, 22 Feb 2004 21:26:43 +0000 (21:26 +0000)]
Implement state file and save/restore last_jobs list

20 years agoalso fix gettimeofday which used the same conversion constants as orig
Christopher S. Hull [Sun, 22 Feb 2004 19:58:03 +0000 (19:58 +0000)]
also fix gettimeofday which used the same conversion constants as orig
stat code.

20 years agoFix compat.cpp times
Kern Sibbald [Sun, 22 Feb 2004 17:41:19 +0000 (17:41 +0000)]
Fix compat.cpp times

20 years agoFix result return in compat readdir_r
Kern Sibbald [Sat, 21 Feb 2004 22:53:46 +0000 (22:53 +0000)]
Fix result return in compat readdir_r

20 years agoStart SIGHUP coding + misc
Kern Sibbald [Sat, 21 Feb 2004 11:50:34 +0000 (11:50 +0000)]
Start SIGHUP coding + misc

20 years agoAdded gconsole package to spec file.
Scott Barninger [Fri, 20 Feb 2004 21:53:07 +0000 (21:53 +0000)]
Added gconsole package to spec file.

20 years agoAdded updatedb scripts package to spec file
Scott Barninger [Thu, 19 Feb 2004 22:38:28 +0000 (22:38 +0000)]
Added updatedb scripts package to spec file

20 years agoRename updatedb scripts for uniformity. Adeed code to 6_to7 scripts to check db.
Scott Barninger [Wed, 18 Feb 2004 21:23:04 +0000 (21:23 +0000)]
Rename updatedb scripts for uniformity. Adeed code to 6_to7 scripts to check db.

20 years agoadd const to char* args to open_bipe and d_msg prototype to get things to link
Christopher S. Hull [Wed, 18 Feb 2004 16:09:58 +0000 (16:09 +0000)]
add const to char* args to open_bipe and d_msg prototype to get things to link

20 years agoAdd const for Solaris' C++ compiler
Kern Sibbald [Wed, 18 Feb 2004 15:50:42 +0000 (15:50 +0000)]
Add const for Solaris' C++ compiler

20 years agoNew README + updated doc
Kern Sibbald [Tue, 17 Feb 2004 21:41:25 +0000 (21:41 +0000)]
New README + updated doc

20 years agoconst char * additions
Kern Sibbald [Mon, 16 Feb 2004 20:09:04 +0000 (20:09 +0000)]
const char * additions

20 years agoAdd test to script + correct kern.conf
Kern Sibbald [Mon, 16 Feb 2004 14:14:11 +0000 (14:14 +0000)]
Add test to script + correct kern.conf

20 years agobtape test and fill improvements + first cut Qmsg
Kern Sibbald [Mon, 16 Feb 2004 09:58:36 +0000 (09:58 +0000)]
btape test and fill improvements + first cut Qmsg

20 years agoMisc
Kern Sibbald [Fri, 13 Feb 2004 22:04:59 +0000 (22:04 +0000)]
Misc

20 years agoFix find_next_volume sorting again
Kern Sibbald [Fri, 13 Feb 2004 13:52:10 +0000 (13:52 +0000)]
Fix find_next_volume sorting again

20 years agoAdd second COALESCE to sql_find -- thanks to JML
Kern Sibbald [Fri, 13 Feb 2004 07:58:52 +0000 (07:58 +0000)]
Add second COALESCE to sql_find -- thanks to JML

20 years agoAdd write/read and positioning test to btape
Kern Sibbald [Thu, 12 Feb 2004 23:51:44 +0000 (23:51 +0000)]
Add write/read and positioning test to btape

20 years agoChange IFNULL to COALESCE, which is more portable
Kern Sibbald [Thu, 12 Feb 2004 20:34:13 +0000 (20:34 +0000)]
Change IFNULL to COALESCE, which is more portable

20 years agoApply sql_find fix for sorting NULL LastWritten
Kern Sibbald [Thu, 12 Feb 2004 13:36:20 +0000 (13:36 +0000)]
Apply sql_find fix for sorting NULL LastWritten

20 years agoAdd Scott's RPM-Faq
Kern Sibbald [Thu, 12 Feb 2004 13:05:56 +0000 (13:05 +0000)]
Add Scott's RPM-Faq

20 years agoUpdate doc
Kern Sibbald [Thu, 12 Feb 2004 11:22:43 +0000 (11:22 +0000)]
Update doc

20 years agoAdded postgresql package suppport to rpm spec file.
Scott Barninger [Thu, 12 Feb 2004 09:48:04 +0000 (09:48 +0000)]
Added postgresql package suppport to rpm spec file.

20 years agoCorrected src/cats/make_catalog_backup.in.patch for changes to that script. Changes...
Scott Barninger [Wed, 11 Feb 2004 17:18:54 +0000 (17:18 +0000)]
Corrected src/cats/make_catalog_backup.in.patch for changes to that script. Changes to rpm spec file for upcoming 1.34 release for redhat and suse platforms.

20 years agoTemp kludge for FreeBSD mt_count problem
Kern Sibbald [Wed, 11 Feb 2004 12:40:20 +0000 (12:40 +0000)]
Temp kludge for FreeBSD mt_count problem

20 years agoFix bad printf of InChanger flag
Kern Sibbald [Tue, 10 Feb 2004 23:13:05 +0000 (23:13 +0000)]
Fix bad printf of InChanger flag

20 years agoFix authenticate stack problem
Kern Sibbald [Tue, 10 Feb 2004 22:56:09 +0000 (22:56 +0000)]
Fix authenticate stack problem

20 years agoFix FreeBSD pthreads patch documentation
Kern Sibbald [Tue, 10 Feb 2004 20:21:34 +0000 (20:21 +0000)]
Fix FreeBSD pthreads patch documentation

20 years agoadd working win32 open_bpipe, close_?pipe
Christopher S. Hull [Tue, 10 Feb 2004 17:41:50 +0000 (17:41 +0000)]
add working win32 open_bpipe, close_?pipe

20 years agoCorrect typo in tapetest.c
Kern Sibbald [Tue, 10 Feb 2004 15:58:58 +0000 (15:58 +0000)]
Correct typo in tapetest.c

20 years agoApply win32 fixes + add tapetest.c
Kern Sibbald [Tue, 10 Feb 2004 15:54:16 +0000 (15:54 +0000)]
Apply win32 fixes + add tapetest.c

20 years agoAdd win32 directory
Kern Sibbald [Tue, 10 Feb 2004 13:47:35 +0000 (13:47 +0000)]
Add win32 directory

20 years agoAdd security message class + put host.access rejects messages in M_SECURITY class
Kern Sibbald [Mon, 9 Feb 2004 10:30:21 +0000 (10:30 +0000)]
Add security message class + put host.access rejects messages in M_SECURITY class

20 years agoRPM build patch for update_sqlite_tables script.
Scott Barninger [Sun, 8 Feb 2004 18:28:54 +0000 (18:28 +0000)]
RPM build patch for update_sqlite_tables script.

20 years agoFix query bus error bug
Kern Sibbald [Sun, 8 Feb 2004 17:49:34 +0000 (17:49 +0000)]
Fix query bus error bug

20 years agoFix watchdog deadlog + restore soft link bug
Kern Sibbald [Sat, 7 Feb 2004 17:25:23 +0000 (17:25 +0000)]
Fix watchdog deadlog + restore soft link bug

20 years agoDoc + ignore label errors option in bls
Kern Sibbald [Wed, 4 Feb 2004 22:10:00 +0000 (22:10 +0000)]
Doc + ignore label errors option in bls

20 years agoFix setip crash + missing unlocks()+cleanups
Kern Sibbald [Tue, 3 Feb 2004 13:40:24 +0000 (13:40 +0000)]
Fix setip crash + missing unlocks()+cleanups

20 years agoDon't open drive before autochanger list command
Kern Sibbald [Fri, 30 Jan 2004 19:32:13 +0000 (19:32 +0000)]
Don't open drive before autochanger list command

20 years agoUpdate configure
Kern Sibbald [Fri, 30 Jan 2004 11:42:59 +0000 (11:42 +0000)]
Update configure

20 years agoAdd additional search directories for PostgreSQL
Kern Sibbald [Fri, 30 Jan 2004 11:41:37 +0000 (11:41 +0000)]
Add additional search directories for PostgreSQL

20 years agoFix command line argument handling in restore
Kern Sibbald [Thu, 29 Jan 2004 20:59:42 +0000 (20:59 +0000)]
Fix command line argument handling in restore

20 years agoFix run pool problem + remove bad ASSERTs
Kern Sibbald [Tue, 27 Jan 2004 21:00:46 +0000 (21:00 +0000)]
Fix run pool problem + remove bad ASSERTs

20 years agoAdd bsock timers to authentication
Kern Sibbald [Mon, 26 Jan 2004 15:33:10 +0000 (15:33 +0000)]
Add bsock timers to authentication

20 years agovarious see kes-1.33
Kern Sibbald [Sat, 24 Jan 2004 16:19:05 +0000 (16:19 +0000)]
various see kes-1.33

20 years agoSetIP command + CloseOnPoll + Full,Inc,Diff Pools + more access control checks
Kern Sibbald [Thu, 22 Jan 2004 22:59:31 +0000 (22:59 +0000)]
SetIP command + CloseOnPoll + Full,Inc,Diff Pools + more access control checks

20 years agoOptimize restore for diferential backups + add *all* ACL value
Kern Sibbald [Sat, 17 Jan 2004 21:01:05 +0000 (21:01 +0000)]
Optimize restore for diferential backups + add *all* ACL value

20 years agoAdd maximum network buffer size directive
Kern Sibbald [Sat, 17 Jan 2004 16:27:38 +0000 (16:27 +0000)]
Add maximum network buffer size directive

20 years agoFirst cut Console ACLs
Kern Sibbald [Sat, 17 Jan 2004 14:10:22 +0000 (14:10 +0000)]
First cut Console ACLs

20 years agoAdd IP address to BSOCK + authentication sets console + tweak run argument handling...
Kern Sibbald [Fri, 16 Jan 2004 11:46:31 +0000 (11:46 +0000)]
Add IP address to BSOCK + authentication sets console + tweak run argument handling + add device/Volume to SD error messages

20 years agoImplement first cut of multiple consoles
Kern Sibbald [Thu, 15 Jan 2004 14:03:43 +0000 (14:03 +0000)]
Implement first cut of multiple consoles

20 years agoNumerous restore tree changes
Kern Sibbald [Thu, 15 Jan 2004 10:44:26 +0000 (10:44 +0000)]
Numerous restore tree changes

20 years agoMake mark run *MUCH* faster in restore tree + update copyright on changed files
Kern Sibbald [Tue, 13 Jan 2004 14:09:41 +0000 (14:09 +0000)]
Make mark run *MUCH* faster in restore tree + update copyright on changed files

20 years agoUpdate Irix bacula-fd script
Kern Sibbald [Tue, 13 Jan 2004 09:28:32 +0000 (09:28 +0000)]
Update Irix bacula-fd script

20 years agoFix win32 directory permission restore problems
Kern Sibbald [Mon, 12 Jan 2004 21:56:07 +0000 (21:56 +0000)]
Fix win32 directory permission restore problems

20 years agoCorrect src/lib/var.c for Alpha machine
Kern Sibbald [Sun, 11 Jan 2004 14:04:01 +0000 (14:04 +0000)]
Correct src/lib/var.c for Alpha machine

20 years agoReplace bsd_queue with dlist in lib/watchdog
Kern Sibbald [Sun, 11 Jan 2004 09:16:29 +0000 (09:16 +0000)]
Replace bsd_queue with dlist in lib/watchdog

20 years agoAdd Scott's new spec file
Kern Sibbald [Sat, 10 Jan 2004 21:58:48 +0000 (21:58 +0000)]
Add Scott's new spec file

20 years agoDoc updates + first cut Volume polling code
Kern Sibbald [Sat, 10 Jan 2004 13:32:42 +0000 (13:32 +0000)]
Doc updates + first cut Volume polling code

20 years agoFix typo in btape + minor updates to doc
Kern Sibbald [Thu, 8 Jan 2004 17:10:48 +0000 (17:10 +0000)]
Fix typo in btape + minor updates to doc

20 years agoUse Dan's start sequence for autostart scripts
Kern Sibbald [Wed, 7 Jan 2004 10:44:48 +0000 (10:44 +0000)]
Use Dan's start sequence for autostart scripts

20 years agoUpdate version
Kern Sibbald [Tue, 6 Jan 2004 20:05:48 +0000 (20:05 +0000)]
Update version

20 years agoFix week of month scheduler calculation
Kern Sibbald [Tue, 6 Jan 2004 20:04:48 +0000 (20:04 +0000)]
Fix week of month scheduler calculation

20 years agoFix order of selection of next volume
Kern Sibbald [Mon, 5 Jan 2004 16:50:38 +0000 (16:50 +0000)]
Fix order of selection of next volume

20 years agoFix cancel of job waiting on mount to be a bit cleaner
Kern Sibbald [Sun, 4 Jan 2004 14:38:38 +0000 (14:38 +0000)]
Fix cancel of job waiting on mount to be a bit cleaner

20 years agoUpdate version
Kern Sibbald [Sat, 3 Jan 2004 22:53:32 +0000 (22:53 +0000)]
Update version

20 years agoEliminate bsd_queue conflict with winnt.h
Kern Sibbald [Sat, 3 Jan 2004 22:49:47 +0000 (22:49 +0000)]
Eliminate bsd_queue conflict with winnt.h

20 years agoFix seg fault due to premature db close in mysql
Kern Sibbald [Sat, 3 Jan 2004 22:41:39 +0000 (22:41 +0000)]
Fix seg fault due to premature db close in mysql

20 years agoWhen writing to the media table, update the lastwritten field iff non-zero.
Dan Langille [Sat, 3 Jan 2004 22:34:23 +0000 (22:34 +0000)]
When writing to the media table, update the lastwritten field iff non-zero.

20 years agoRemove "not null" and "default current_timestamp" from
Dan Langille [Sat, 3 Jan 2004 22:33:24 +0000 (22:33 +0000)]
Remove "not null" and "default current_timestamp" from
media.{firstwritten|lastwritten|labeldate}

20 years agoCreate the bacula user.
Dan Langille [Sat, 3 Jan 2004 22:29:46 +0000 (22:29 +0000)]
Create the bacula user.

20 years agoUse the command line utility dropdb instead of the psql command
Dan Langille [Sat, 3 Jan 2004 22:26:34 +0000 (22:26 +0000)]
Use the command line utility dropdb instead of the psql command
drop database.  The latter cannot be used because we would be using
the database we are dropping.

20 years agoFix unsigned/int warnings in MySQL + Correct Version table name in update...
Kern Sibbald [Sat, 3 Jan 2004 22:11:19 +0000 (22:11 +0000)]
Fix unsigned/int warnings in MySQL + Correct Version table name in update...

20 years agoAllow purge of JobId from Vol + keep SD from looping requesting new Vol at end of...
Kern Sibbald [Sat, 3 Jan 2004 21:50:43 +0000 (21:50 +0000)]
Allow purge of JobId from Vol + keep SD from looping requesting new Vol at end of Volume -- Phil's bug

20 years agoWrite PID, then drop privileges
Dan Langille [Fri, 2 Jan 2004 17:21:21 +0000 (17:21 +0000)]
Write PID, then drop privileges

20 years agoUse sd_user for Storage Daemon.
Dan Langille [Fri, 2 Jan 2004 14:12:34 +0000 (14:12 +0000)]
Use sd_user for Storage Daemon.
Reported by: Lars Koller

20 years agoFix stray */ + install bsmtp with user x permission
Kern Sibbald [Fri, 2 Jan 2004 09:38:37 +0000 (09:38 +0000)]
Fix stray */ + install bsmtp with user x permission

20 years agoFix configure print FD user + new bacula.spec + make RunAfterJob non-fatal
Kern Sibbald [Thu, 1 Jan 2004 21:19:52 +0000 (21:19 +0000)]
Fix configure print FD user + new bacula.spec + make RunAfterJob non-fatal

20 years agoFix Win32 FD crash
Kern Sibbald [Wed, 31 Dec 2003 09:14:22 +0000 (09:14 +0000)]
Fix Win32 FD crash

20 years agowhitespace changes only : column alignments
Dan Langille [Tue, 30 Dec 2003 13:20:46 +0000 (13:20 +0000)]
whitespace changes only : column alignments

20 years agoFirst cut at putting PostgreSQL into manual
Kern Sibbald [Mon, 29 Dec 2003 23:03:20 +0000 (23:03 +0000)]
First cut at putting PostgreSQL into manual

20 years agoMove btraceback.gdb to scriptdir on install + hammer DB Version update
Kern Sibbald [Mon, 29 Dec 2003 20:43:00 +0000 (20:43 +0000)]
Move btraceback.gdb to scriptdir on install + hammer DB Version update

20 years agoOoops, missed the other URL. Fixed.
Dan Langille [Mon, 29 Dec 2003 20:31:44 +0000 (20:31 +0000)]
Ooops, missed the other URL.  Fixed.