]>
git.sur5r.net Git - bacula/docs/log
Kern Sibbald [Thu, 22 Feb 2007 15:20:38 +0000 (15:20 +0000)]
setprop keywords and eol-style on new files
Kern Sibbald [Thu, 22 Feb 2007 11:06:12 +0000 (11:06 +0000)]
Update FOSDEM talk
Kern Sibbald [Wed, 21 Feb 2007 20:07:37 +0000 (20:07 +0000)]
Start restore tree
Kern Sibbald [Wed, 21 Feb 2007 13:10:58 +0000 (13:10 +0000)]
Implement restore job defs
Kern Sibbald [Wed, 21 Feb 2007 10:53:36 +0000 (10:53 +0000)]
Implement first cut of job defaults in run dialog
Eric Bollengier [Tue, 20 Feb 2007 16:39:46 +0000 (16:39 +0000)]
ebl verify MaxVols when moving recycled volumes to RecyclePool
Eric Bollengier [Tue, 20 Feb 2007 14:33:03 +0000 (14:33 +0000)]
ebl Add Scratch Pool
Eric Bollengier [Tue, 20 Feb 2007 13:46:58 +0000 (13:46 +0000)]
update
Eric Bollengier [Tue, 20 Feb 2007 13:35:10 +0000 (13:35 +0000)]
ebl update
Eric Bollengier [Tue, 20 Feb 2007 13:32:20 +0000 (13:32 +0000)]
ebl for people like me wo want's generate include/exclude with before job commands
Eric Bollengier [Tue, 20 Feb 2007 13:26:41 +0000 (13:26 +0000)]
ebl revert to ClientRunBeforeJob like in 1.38.11
Eric Bollengier [Tue, 20 Feb 2007 12:26:06 +0000 (12:26 +0000)]
ebl fix long message
Eric Bollengier [Tue, 20 Feb 2007 10:28:00 +0000 (10:28 +0000)]
ebl add sqlite notes
Scott Barninger [Mon, 19 Feb 2007 22:10:35 +0000 (22:10 +0000)]
dsb Update rpm-faq with notes on package structure and uses.
Eric Bollengier [Mon, 19 Feb 2007 21:42:43 +0000 (21:42 +0000)]
ebl merge into trunck
Eric Bollengier [Mon, 19 Feb 2007 19:45:15 +0000 (19:45 +0000)]
ebl move file_have_changed before bclose()
Kern Sibbald [Mon, 19 Feb 2007 17:59:15 +0000 (17:59 +0000)]
kes Restore of sockets created false error messages because Bacula
no longer restores sockets, but the code was still trying to
set the attributes on a non-existent file. Reported by a user.
Kern Sibbald [Mon, 19 Feb 2007 17:51:35 +0000 (17:51 +0000)]
Implement socket restore test
Eric Bollengier [Mon, 19 Feb 2007 17:20:55 +0000 (17:20 +0000)]
ebl add RecyclePool notes
Kern Sibbald [Mon, 19 Feb 2007 17:18:58 +0000 (17:18 +0000)]
Fix line I accidently truncated
Kern Sibbald [Mon, 19 Feb 2007 12:12:56 +0000 (12:12 +0000)]
Update copyright date
Kern Sibbald [Mon, 19 Feb 2007 12:09:01 +0000 (12:09 +0000)]
kes Expand new BSOCK class adding signal() and new BNET signals.
kes Begin enhancing the dot commands adding a new API function
that returns more information and will make it easier
to interface to the Director from a program.
Eric Bollengier [Mon, 19 Feb 2007 11:54:07 +0000 (11:54 +0000)]
ebl update
Eric Bollengier [Mon, 19 Feb 2007 11:51:46 +0000 (11:51 +0000)]
ebl add RecyclePool to Pool. Media will take Pool.RecyclePool
when moving from Scratch to a Pool or when user will do
update volume=xxx frompool
To use it, add RecyclePool = aPool to your Pool resource
Pool {
Name = Default
RecyclePool = Scratch
...
}
Kern Sibbald [Sun, 18 Feb 2007 20:12:11 +0000 (20:12 +0000)]
Remove reference to non-existant variable
Kern Sibbald [Sun, 18 Feb 2007 15:51:09 +0000 (15:51 +0000)]
kes Make DEVICE fd private. Its new name is m_fd, and can be
obtained with dev->fd() outside the class. This is the
first of many DEVICE members to be made private.
kes Implement Michael Renner's idea on having a virtual disk
changer. I made some minor modifications (e.g. I did not
implement the Virtual Changer directive, but simply set
the Changer Command to an empty string.
Kern Sibbald [Sun, 18 Feb 2007 14:25:13 +0000 (14:25 +0000)]
Get job defaults
Eric Bollengier [Sun, 18 Feb 2007 11:04:50 +0000 (11:04 +0000)]
ebl patch to copy RecyclePoolId from Pool to Media
TODO: get PoolId from RecyclePool resource when creating/updating Pool
Eric Bollengier [Sun, 18 Feb 2007 10:51:23 +0000 (10:51 +0000)]
ebl avoid loop in show command when NextPool = Pool
Kern Sibbald [Sat, 17 Feb 2007 18:04:29 +0000 (18:04 +0000)]
kes Implement a BSOCK send() method that writes the whole record
in a single write() request rather than in two.
Eric Bollengier [Sat, 17 Feb 2007 17:51:18 +0000 (17:51 +0000)]
ebl update
Eric Bollengier [Sat, 17 Feb 2007 17:50:09 +0000 (17:50 +0000)]
ebl Add checkchanges fileset feature works with 2.1.4
see fd_checkchanges.readme
Eric Bollengier [Sat, 17 Feb 2007 17:35:49 +0000 (17:35 +0000)]
ebl update
Eric Bollengier [Sat, 17 Feb 2007 17:31:07 +0000 (17:31 +0000)]
ebl add update volume=xxx recyclepool=yyyy
Eric Bollengier [Sat, 17 Feb 2007 17:30:11 +0000 (17:30 +0000)]
ebl add update volume=xxx recyclepool=yyyy
Eric Bollengier [Sat, 17 Feb 2007 17:29:28 +0000 (17:29 +0000)]
ebl add update volume=xxx recyclepool=yyyy
Eric Bollengier [Sat, 17 Feb 2007 10:15:29 +0000 (10:15 +0000)]
ebl add comments
Kern Sibbald [Fri, 16 Feb 2007 17:11:07 +0000 (17:11 +0000)]
Tweak
Kern Sibbald [Fri, 16 Feb 2007 15:20:36 +0000 (15:20 +0000)]
kes Fix encryption deblocking bug, which caused some restored files
to be truncated. This fixes bug #763.
Kern Sibbald [Fri, 16 Feb 2007 08:45:16 +0000 (08:45 +0000)]
kes Add FD event sequence order prepared by Eric -- for RunScripts.
kes Fix 12am/pm bug as reported in bug #782.
Kern Sibbald [Thu, 15 Feb 2007 20:28:37 +0000 (20:28 +0000)]
Add encrypt-bug-test
Kern Sibbald [Thu, 15 Feb 2007 18:53:37 +0000 (18:53 +0000)]
tweaks
Eric Bollengier [Wed, 14 Feb 2007 10:19:41 +0000 (10:19 +0000)]
ebl update
Eric Bollengier [Wed, 14 Feb 2007 10:19:28 +0000 (10:19 +0000)]
ebl Add EndTime to display_job if you want add it to your tpl
Eric Bollengier [Wed, 14 Feb 2007 10:17:06 +0000 (10:17 +0000)]
ebl fix cache create bug
Eric Bollengier [Wed, 14 Feb 2007 10:15:26 +0000 (10:15 +0000)]
ebl update
Eric Bollengier [Tue, 13 Feb 2007 19:58:16 +0000 (19:58 +0000)]
ebl Use btime_t instead of uint64_t in media patch.
Eric Bollengier [Tue, 13 Feb 2007 19:55:57 +0000 (19:55 +0000)]
ebl cleanup runscript_after field from JCR
Eric Bollengier [Tue, 13 Feb 2007 11:27:38 +0000 (11:27 +0000)]
ebl use btime_t instead of uint64_t for media stats
Kern Sibbald [Tue, 13 Feb 2007 07:36:40 +0000 (07:36 +0000)]
Doc Win32 problems
Eric Bollengier [Mon, 12 Feb 2007 20:55:43 +0000 (20:55 +0000)]
ebl add first vim support for bacula-dir.conf
Eric Bollengier [Mon, 12 Feb 2007 19:52:58 +0000 (19:52 +0000)]
ebl fix runscript : they was run before the real end of job
Eric Bollengier [Mon, 12 Feb 2007 14:50:20 +0000 (14:50 +0000)]
ebl Add EndTime to display_job
Kern Sibbald [Mon, 12 Feb 2007 12:33:54 +0000 (12:33 +0000)]
Update version
Kern Sibbald [Mon, 12 Feb 2007 11:37:33 +0000 (11:37 +0000)]
Update
Kern Sibbald [Mon, 12 Feb 2007 10:39:38 +0000 (10:39 +0000)]
Create first cut prerestore and restore dialogs
Kern Sibbald [Mon, 12 Feb 2007 07:58:57 +0000 (07:58 +0000)]
Update bacula-web doc
Kern Sibbald [Mon, 12 Feb 2007 07:57:15 +0000 (07:57 +0000)]
Update bacula-web README
Kern Sibbald [Sun, 11 Feb 2007 20:13:20 +0000 (20:13 +0000)]
move moc files into moc and .o into obj
Kern Sibbald [Sun, 11 Feb 2007 18:57:21 +0000 (18:57 +0000)]
Update bat
Kern Sibbald [Sun, 11 Feb 2007 18:21:43 +0000 (18:21 +0000)]
Update bat
Kern Sibbald [Sun, 11 Feb 2007 14:02:32 +0000 (14:02 +0000)]
Update FOSDEM presentation
Kern Sibbald [Sun, 11 Feb 2007 11:20:25 +0000 (11:20 +0000)]
Update FOSDEM presentation
Kern Sibbald [Sun, 11 Feb 2007 11:18:26 +0000 (11:18 +0000)]
kes Optimize the use of the database a bit in the Status dir command.
Only open it when needed, ensure that if any previous database
was opened, it is closed.
Kern Sibbald [Sat, 10 Feb 2007 20:15:58 +0000 (20:15 +0000)]
Correct VolCatBytes bug from media patch
Kern Sibbald [Sat, 10 Feb 2007 14:29:16 +0000 (14:29 +0000)]
Remove RunScript change
Kern Sibbald [Sat, 10 Feb 2007 14:25:21 +0000 (14:25 +0000)]
kes Apply Eric's scratch patch that moves a purged Volume to
the RecyclePool. Question: how is RecyclePool set? what
happens to the ScratchPool?
kes Apply Eric's media patch that collects read/write media
times as well as byte counts. This patch requires a
simultaneous upgrade of the DIR and SD. Note, there
should be some way to turn of timing. I'm not sure
times are in Bacula units.
kes Apply Eric's batch-insert patch.
Kern Sibbald [Fri, 9 Feb 2007 22:22:54 +0000 (22:22 +0000)]
First cut run dialog
Kern Sibbald [Fri, 9 Feb 2007 19:52:24 +0000 (19:52 +0000)]
First cut label dialog
Kern Sibbald [Fri, 9 Feb 2007 10:45:08 +0000 (10:45 +0000)]
Update version
Kern Sibbald [Fri, 9 Feb 2007 10:44:31 +0000 (10:44 +0000)]
09Feb07
kes Update projects list.
08Feb07
kes Implement Include/Exclude file lists in FD as dlists using
the new dlistString class. This permits efficiently having
large include/exclude lists and completes project Item 25.
kes Fix dird/ua_cmds.c so that a cancel command checks if the
console is authorized to cancel the job. This fixes bug
#767.
Eric Bollengier [Thu, 8 Feb 2007 21:59:47 +0000 (21:59 +0000)]
ebl fix cache create bug
Eric Bollengier [Thu, 8 Feb 2007 21:38:33 +0000 (21:38 +0000)]
ebl update RunScript ClientRunBeforeJob notes
Eric Bollengier [Thu, 8 Feb 2007 21:37:25 +0000 (21:37 +0000)]
ebl update runscript ClientRunBeforeJob
Kern Sibbald [Thu, 8 Feb 2007 11:42:17 +0000 (11:42 +0000)]
Update devel guide for SVN + add presentations
Kern Sibbald [Thu, 8 Feb 2007 10:54:40 +0000 (10:54 +0000)]
kes Fix dird/ua_cmds.c so that a cancel command checks if the
console is authorized to cancel the job. This fixes bug
#767.
kes Modify SD so that the VolCatJobs medium record is updated
at the beginning of a Job rather than the end. This
fixes bug #775 where exceeding MaxVolJobs caused jobs
to fail.
kes Added a mutex around getting and setting Volume information
so that multiple simultaneous jobs will single thread.
Eric Bollengier [Wed, 7 Feb 2007 16:52:19 +0000 (16:52 +0000)]
ebl Add ClientId in db_create_job_record
It's usefull for bweb, we have always a client id with a Job
Eric Bollengier [Wed, 7 Feb 2007 16:45:38 +0000 (16:45 +0000)]
ebl fix gtk find word function
Eric Bollengier [Wed, 7 Feb 2007 16:44:56 +0000 (16:44 +0000)]
ebl fix dependency
Kern Sibbald [Wed, 7 Feb 2007 16:20:12 +0000 (16:20 +0000)]
Remove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:19:24 +0000 (16:19 +0000)]
Remove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:18:52 +0000 (16:18 +0000)]
Remove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:18:10 +0000 (16:18 +0000)]
Remove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:17:40 +0000 (16:17 +0000)]
Remove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:16:56 +0000 (16:16 +0000)]
Remove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:07:49 +0000 (16:07 +0000)]
Update web to refer to SVN
Robert Nelson [Wed, 7 Feb 2007 12:47:03 +0000 (12:47 +0000)]
Back out eol change, it doesn't work on Linux.
Robert Nelson [Wed, 7 Feb 2007 10:27:54 +0000 (10:27 +0000)]
Since PostgreSQL 8.1.4 is no longer available upgrade to 8.1.6.
Update msvc build for new rblist.
Robert Nelson [Wed, 7 Feb 2007 09:18:43 +0000 (09:18 +0000)]
Fix eol properties.
Kern Sibbald [Wed, 7 Feb 2007 07:49:49 +0000 (07:49 +0000)]
update version as a test
Kern Sibbald [Wed, 7 Feb 2007 06:33:50 +0000 (06:33 +0000)]
Add new weird-files.tar.gz
Kern Sibbald [Wed, 7 Feb 2007 06:32:45 +0000 (06:32 +0000)]
Remove seemingly broken weirdfiles.tar.gz
Kern Sibbald [Wed, 7 Feb 2007 06:30:11 +0000 (06:30 +0000)]
Fix broken weird-files.tar.gz
Kern Sibbald [Wed, 7 Feb 2007 06:25:12 +0000 (06:25 +0000)]
Remove src/pygtk-console/ from configure
Kern Sibbald [Wed, 7 Feb 2007 06:16:00 +0000 (06:16 +0000)]
Change technotes
Kern Sibbald [Wed, 7 Feb 2007 06:14:28 +0000 (06:14 +0000)]
Test commit
Robert Nelson [Tue, 6 Feb 2007 23:28:39 +0000 (23:28 +0000)]
Remove obsolete .cvsignore files.
Kern Sibbald [Tue, 6 Feb 2007 14:36:28 +0000 (14:36 +0000)]
Update a few dates
Kern Sibbald [Tue, 6 Feb 2007 14:31:09 +0000 (14:31 +0000)]
Correct copyright date
Kern Sibbald [Tue, 6 Feb 2007 14:01:27 +0000 (14:01 +0000)]
updates