Re: [Bacula-devel] Rif: [Bacula-users] Virtual backup

2008-09-03 Thread Kern Sibbald
On Wednesday 03 September 2008 14:50:56 Ferdinando Pasqualetti wrote: > Hello Kern, > thanks one more time for your work. > I am trying to contribute to this discussion, even if I am sure that my > knowledge is too weak. > In my opinion you should allow to set a Next Pool also in a Virtual Backup >

Re: [Bacula-devel] [PATCH] newfeatures.tex: ctime != creation time

2008-09-03 Thread Martin Simmons
> On Wed, 3 Sep 2008 13:27:52 +0200, Marc Schiffbauer said: > > Hi Kern, > > the UNIX ctime is not the creation time of a file but its (inode) > change time. There is no file creation time. > > This small patch fixes this for the current svn trunk version of > "newfeatures.tex" I think it s

[Bacula-devel] [PATCH] newfeatures.tex: ctime != creation time

2008-09-03 Thread Marc Schiffbauer
Hi Kern, the UNIX ctime is not the creation time of a file but its (inode) change time. There is no file creation time. This small patch fixes this for the current svn trunk version of "newfeatures.tex" Regards -Marc -- 8AAC 5F46 83B4 DB70 8317 3723 296C 6CCA 35A6 4134 --- newfeatures.tex.orig

[Bacula-devel] Virtual backup

2008-09-03 Thread Kern Sibbald
Hello, As many of you know Virtual Backup (consolidation, synthetic full, ...) is a new feature that is implemented in the development trunk and scheduled to be released later this year. It essentially copies what would be a "full current" restore to a new Volume thus creating an virtual backu

[Bacula-devel] Fwd: SourceForge.net Subversion service downtime scheduled 2008-09-04

2008-09-03 Thread Kern Sibbald
Please note that the SVN will be down for write on the 4th of September. Kern -- Forwarded Message -- Subject: SourceForge.net Subversion service downtime scheduled 2008-09-04 Date: Tuesday 02 September 2008 From: "SourceForge.net Team" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED]

Re: [Bacula-devel] exclude files by touching special f ile on client

2008-09-03 Thread Kern Sibbald
Hello, On Wednesday 03 September 2008 10:09:26 Ulrich Leodolter wrote: > On Tue, 2008-09-02 at 18:28 +0200, Kern Sibbald wrote: > > Hello, > > > > Yes, I remember this patch quite well, because (amazingly enough) I just > > finished the first cut of the documentation (a bit crude at the moment) >

Re: [Bacula-devel] exclude files by touching special file on client

2008-09-03 Thread Ulrich Leodolter
On Tue, 2008-09-02 at 18:28 +0200, Kern Sibbald wrote: > Hello, > > Yes, I remember this patch quite well, because (amazingly enough) I just > finished the first cut of the documentation (a bit crude at the moment) for > this feature, and it will be posted to the web site in a few minutes in the

Re: [Bacula-devel] small mysql patch

2008-09-03 Thread Kern Sibbald
On Wednesday 03 September 2008 08:22:31 Yuri Timofeev wrote: > Hi > > 2008/8/31 Eric Bollengier <[EMAIL PROTECTED]>: > > If you want to use new indexes with dbcheck, you can modify dbcheck.c in > > this way : > > - ask to the user if he wants to add them (think about disk space) > > - add them +

Re: [Bacula-devel] small mysql patch

2008-09-03 Thread Kern Sibbald
On Wednesday 03 September 2008 08:22:31 Yuri Timofeev wrote: > Hi > > 2008/8/31 Eric Bollengier <[EMAIL PROTECTED]>: > > If you want to use new indexes with dbcheck, you can modify dbcheck.c in > > this way : > > - ask to the user if he wants to add them (think about disk space) > > - add them +