/[BackupPC]/trunk/conf/config.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/conf/config.pl

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 384 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 12:01:25 2007 UTC (16 years, 9 months ago) by iklaric
File length: 65890 byte(s)
Diff to previous 355
- fixed hyperEstraier index URI setting in config file to work finewq


Revision 355 - (view) (annotate) - [select for diffs]
Modified Thu Apr 27 09:35:41 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 65907 byte(s)
Diff to previous 327
 r598@athlon:  dpavlin | 2006-04-27 11:35:30 +0200
 recover now uses temporary path IncrementTempDir


Revision 327 - (view) (annotate) - [select for diffs]
Modified Tue Jan 31 16:45:28 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 65744 byte(s)
Diff to previous 316
 r9168@llin:  dpavlin | 2006-01-31 17:45:12 +0100
 example to disable Hyper Estraier


Revision 316 - (view) (annotate) - [select for diffs]
Modified Mon Jan 30 13:37:17 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 65662 byte(s)
Diff to previous 303
 r9152@llin:  dpavlin | 2006-01-30 14:11:45 +0100
 update to upstream 2.1.2


Revision 303 - (view) (annotate) - [select for diffs]
Modified Sat Jan 28 16:45:46 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 65636 byte(s)
Diff to previous 260
switch to Search::Estraier. Needs more testing for sure!

Revision 260 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 21:00:00 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 65636 byte(s)
Diff to previous 234
 r11646@llin:  dpavlin | 2005-12-12 22:58:02 +0100
 bytes


Revision 234 - (view) (annotate) - [select for diffs]
Modified Tue Nov 8 20:24:45 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 65764 byte(s)
Diff to previous 230
 r8745@llin:  dpavlin | 2005-11-08 21:24:32 +0100
 re-wrote creation of tar archives. gzip is now called directly from
 BackupPC_tarIncCreate. It uses multiple pipes to create .tar.gz and md5sum
 on the fly, supports MaxArchiveFileSize as maximum size of UNCOMPRESSED
 archive (to facilitate decompression on filesystems with limited file size).
 
 For that, there are two split implementations:
 - one which splits multiple files (smaller than MaxArchiveFileSize) into
   multiple tar archives
 - other which splits individual files (larger than MaxArchiveFileSize) into
   multiple tar archives (dir is named like file, and files are named as
   part number)


Revision 230 - (view) (annotate) - [select for diffs]
Modified Tue Oct 25 09:30:52 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 65535 byte(s)
Diff to previous 226
 r8685@llin:  dpavlin | 2005-10-25 11:30:44 +0200
 implemented MaxArchiveFileSize in configuration and javascript 


Revision 226 - (view) (annotate) - [select for diffs]
Modified Mon Oct 24 14:47:52 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 65379 byte(s)
Diff to previous 206
data DVDs are 4.3Gb (1024*1024), so we set limit to 4.2 Gb
(to leave space for file list)


Revision 206 - (view) (annotate) - [select for diffs]
Modified Sat Oct 15 12:01:31 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 65379 byte(s)
Diff to previous 202
make mkisofs and eject configuration variables (so you can run eject and
cdrecord on remote machine over ssh)


Revision 202 - (view) (annotate) - [select for diffs]
Modified Fri Oct 14 14:02:52 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 65251 byte(s)
Diff to previous 174
 r8517@llin:  dpavlin | 2005-10-14 16:02:43 +0200
 moved all options to configuration file, implemented multiple copies for each
 CD, make date in archive_burned be timestamp


Revision 174 - (view) (annotate) - [select for diffs]
Modified Tue Oct 11 16:59:16 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 64806 byte(s)
Diff to previous 149
 r8467@llin:  dpavlin | 2005-10-11 18:59:10 +0200
 first cut at BackupPC_burnArchiveCLI, used to burn archive media from command
 line.


Revision 149 - (view) (annotate) - [select for diffs]
Modified Fri Oct 7 12:27:07 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 64705 byte(s)
Diff to previous 144
 r8390@llin:  dpavlin | 2005-10-07 14:27:00 +0200
 use MaxArchiveSize from configuration in JavaScript


Revision 144 - (view) (annotate) - [select for diffs]
Modified Fri Oct 7 10:28:55 2005 UTC (18 years, 5 months ago) by iklaric
File length: 64701 byte(s)
Diff to previous 116
 r157@klaxLaptop:  klax | 2005-10-07 12:28:46 +0200
 added $Conf{MaxArchiveSize}, total_gzip_size checking in BurnMedia.pm


Revision 116 - (view) (annotate) - [select for diffs]
Modified Sun Sep 11 12:39:24 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 64593 byte(s)
Diff to previous 109
support for node API


Revision 109 - (view) (annotate) - [select for diffs]
Modified Thu Sep 1 18:30:51 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 64513 byte(s)
Diff to previous 82
added Ivan's changes to show increment sizes and other minor fixes

Revision 82 - (view) (annotate) - [select for diffs]
Modified Sun Aug 28 09:12:54 2005 UTC (18 years, 7 months ago) by dpavlin
File length: 64367 byte(s)
Diff to previous 51
added HyperEstraierIndex configuration option


Revision 51 - (view) (annotate) - [select for diffs]
Modified Sat Aug 20 16:40:11 2005 UTC (18 years, 7 months ago) by dpavlin
File length: 64150 byte(s)
Diff to previous 9
added SearchDSN and SearchUser configuration directives. Defaults are
probably useful only to me :-)
Added total duration display to BackupPC_updatedb


Revision 9 - (view) (annotate) - [select for diffs]
Modified Thu Jun 23 12:36:22 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 64092 byte(s)
Diff to previous 6
experimental pager support in search


Revision 6 - (view) (annotate) - [select for diffs]
Modified Thu Jun 23 09:47:59 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 64092 byte(s)
Diff to previous 2
lot of fixes to make search work


Revision 2 - (view) (annotate) - [select for diffs]
Modified Wed Jun 22 19:12:42 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 63983 byte(s)
Diff to previous 1
make working version


Revision 1 - (view) (annotate) - [select for diffs]
Added Wed Jun 22 19:12:04 2005 UTC (18 years, 9 months ago) by dpavlin
Original Path: upstream/2.1.0/conf/config.pl
File length: 63983 byte(s)
import of version 2.1.0


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26