BackupPC.git
18 years agobug fix: add attributes with zero (0) value to hyperestraier
dpavlin [Thu, 17 Nov 2005 17:56:25 +0000 (17:56 +0000)]
bug fix: add attributes with zero (0) value to hyperestraier

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@241 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoadded SQL which delete all backups afeter daylight saving time change.
dpavlin [Thu, 17 Nov 2005 17:22:31 +0000 (17:22 +0000)]
added SQL which delete all backups afeter daylight saving time change.
added cludge which tolerate +/- 1 hour difference in mtime from (probably
windows) hosts which drift when DST is in action, thus producing duplicate
entries

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@240 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agofix for absolute paths to HyperEstraier index (they probably should be absolute
dpavlin [Thu, 17 Nov 2005 15:06:24 +0000 (15:06 +0000)]
fix for absolute paths to HyperEstraier index (they probably should be absolute
in config file instead)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@239 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoshow ISO dates and not timestamps
dpavlin [Thu, 17 Nov 2005 15:00:26 +0000 (15:00 +0000)]
show ISO dates and not timestamps

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@238 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agofixed path to HyperEstraier index when not using estmaster
dpavlin [Wed, 16 Nov 2005 19:24:32 +0000 (19:24 +0000)]
fixed path to HyperEstraier index when not using estmaster

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@237 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8749@llin: dpavlin | 2005-11-10 16:38:04 +0100
dpavlin [Thu, 10 Nov 2005 15:38:14 +0000 (15:38 +0000)]
 r8749@llin:  dpavlin | 2005-11-10 16:38:04 +0100
 update backups also, handle various signals (to facilitate cleanup)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@236 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8747@llin: dpavlin | 2005-11-10 16:06:57 +0100
dpavlin [Thu, 10 Nov 2005 15:07:10 +0000 (15:07 +0000)]
 r8747@llin:  dpavlin | 2005-11-10 16:06:57 +0100
 added backup_parts table to track parts of each backup, rewrote
 BackupPC_tarIncCreate to use backup_parts

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@235 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8745@llin: dpavlin | 2005-11-08 21:24:32 +0100
dpavlin [Tue, 8 Nov 2005 20:24:45 +0000 (20:24 +0000)]
 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)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@234 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoreally create file :-)
dpavlin [Fri, 4 Nov 2005 15:40:51 +0000 (15:40 +0000)]
really create file :-)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@233 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8723@llin: dpavlin | 2005-11-04 16:10:20 +0100
dpavlin [Fri, 4 Nov 2005 15:10:26 +0000 (15:10 +0000)]
 r8723@llin:  dpavlin | 2005-11-04 16:10:20 +0100
 working version of script which will try to recover meta data stored in
 data/pc/hostname/backups file from XferLOG files on disk

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@232 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agolocal change: added check of $Conf{CgiAdminUserGroup} against
dpavlin [Fri, 28 Oct 2005 12:41:47 +0000 (12:41 +0000)]
local change: added check of $Conf{CgiAdminUserGroup} against
REMOTE_NTGROUP from mod_ntlm to support single-sign on

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@231 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8685@llin: dpavlin | 2005-10-25 11:30:44 +0200
dpavlin [Tue, 25 Oct 2005 09:30:52 +0000 (09:30 +0000)]
 r8685@llin:  dpavlin | 2005-10-25 11:30:44 +0200
 implemented MaxArchiveFileSize in configuration and javascript

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@230 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8684@llin: dpavlin | 2005-10-25 10:42:58 +0200
dpavlin [Tue, 25 Oct 2005 09:30:51 +0000 (09:30 +0000)]
 r8684@llin:  dpavlin | 2005-10-25 10:42:58 +0200
 added unicode arrows to show sort order, cleanup sort_header a bit

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@229 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8682@llin: dpavlin | 2005-10-24 18:41:06 +0200
dpavlin [Mon, 24 Oct 2005 16:41:13 +0000 (16:41 +0000)]
 r8682@llin:  dpavlin | 2005-10-24 18:41:06 +0200
 limit one file size to 4Gb-2Kb (maximum file size on one media)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@228 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agogenerate valid HTML (bug noticed in IE)
dpavlin [Mon, 24 Oct 2005 15:04:45 +0000 (15:04 +0000)]
generate valid HTML (bug noticed in IE)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@227 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agodata DVDs are 4.3Gb (1024*1024), so we set limit to 4.2 Gb
dpavlin [Mon, 24 Oct 2005 14:47:52 +0000 (14:47 +0000)]
data DVDs are 4.3Gb (1024*1024), so we set limit to 4.2 Gb
(to leave space for file list)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@226 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agosort by share in burn sort by host *AND* share (not just share)
dpavlin [Mon, 24 Oct 2005 14:02:00 +0000 (14:02 +0000)]
sort by share in burn sort by host *AND* share (not just share)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@225 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8656@llin: dpavlin | 2005-10-22 17:40:26 +0200
dpavlin [Sat, 22 Oct 2005 15:40:46 +0000 (15:40 +0000)]
 r8656@llin:  dpavlin | 2005-10-22 17:40:26 +0200
 limit is optional, more queries

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@224 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8655@llin: dpavlin | 2005-10-21 23:10:54 +0200
dpavlin [Sat, 22 Oct 2005 15:40:42 +0000 (15:40 +0000)]
 r8655@llin:  dpavlin | 2005-10-21 23:10:54 +0200
 converted data to tags

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@223 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8654@llin: dpavlin | 2005-10-21 23:10:37 +0200
dpavlin [Sat, 22 Oct 2005 15:40:40 +0000 (15:40 +0000)]
 r8654@llin:  dpavlin | 2005-10-21 23:10:37 +0200
 added db_recover (yak) before targets

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@222 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8653@llin: dpavlin | 2005-10-21 00:07:36 +0200
dpavlin [Sat, 22 Oct 2005 15:40:38 +0000 (15:40 +0000)]
 r8653@llin:  dpavlin | 2005-10-21 00:07:36 +0200
 experiment with Berkeley DB XML

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@221 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8652@llin: dpavlin | 2005-10-20 23:55:31 +0200
dpavlin [Sat, 22 Oct 2005 15:40:35 +0000 (15:40 +0000)]
 r8652@llin:  dpavlin | 2005-10-20 23:55:31 +0200
 forgotten migration script

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@220 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8651@llin: dpavlin | 2005-10-20 23:54:45 +0200
dpavlin [Sat, 22 Oct 2005 15:40:33 +0000 (15:40 +0000)]
 r8651@llin:  dpavlin | 2005-10-20 23:54:45 +0200
 dump all files in pool from database

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@219 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoadded MIN_TAR_SIZE cludge as variable
dpavlin [Sun, 16 Oct 2005 17:48:05 +0000 (17:48 +0000)]
added MIN_TAR_SIZE cludge as variable

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@218 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8615@llin: dpavlin | 2005-10-16 19:41:44 +0200
dpavlin [Sun, 16 Oct 2005 17:41:52 +0000 (17:41 +0000)]
 r8615@llin:  dpavlin | 2005-10-16 19:41:44 +0200
 added sort into archive to backup medium, small updates

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@217 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoreport status to STDOUT
dpavlin [Sun, 16 Oct 2005 17:41:10 +0000 (17:41 +0000)]
report status to STDOUT

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@216 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8613@llin: dpavlin | 2005-10-16 18:18:05 +0200
dpavlin [Sun, 16 Oct 2005 16:18:12 +0000 (16:18 +0000)]
 r8613@llin:  dpavlin | 2005-10-16 18:18:05 +0200
 use Archive::Tar::Streamed to prevent OOM killer when working with
 huge tars

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@215 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8609@llin: dpavlin | 2005-10-16 14:32:54 +0200
dpavlin [Sun, 16 Oct 2005 12:33:05 +0000 (12:33 +0000)]
 r8609@llin:  dpavlin | 2005-10-16 14:32:54 +0200
 added command-line options: -d for debugging and -c to check tar archives
 on disk against database, moved join in tar_join()

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@214 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8608@llin: dpavlin | 2005-10-16 13:23:59 +0200
dpavlin [Sun, 16 Oct 2005 12:33:02 +0000 (12:33 +0000)]
 r8608@llin:  dpavlin | 2005-10-16 13:23:59 +0200
 fix for rename, show current and total number of increments

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@213 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8607@llin: dpavlin | 2005-10-16 13:14:00 +0200
dpavlin [Sun, 16 Oct 2005 12:33:00 +0000 (12:33 +0000)]
 r8607@llin:  dpavlin | 2005-10-16 13:14:00 +0200
 create increment into temporary file (.tmp extension)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@212 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8603@llin: dpavlin | 2005-10-15 22:44:32 +0200
dpavlin [Sun, 16 Oct 2005 10:57:55 +0000 (10:57 +0000)]
 r8603@llin:  dpavlin | 2005-10-15 22:44:32 +0200
 implemented sort in search results

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@211 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8602@llin: dpavlin | 2005-10-15 21:51:11 +0200
dpavlin [Sun, 16 Oct 2005 10:57:53 +0000 (10:57 +0000)]
 r8602@llin:  dpavlin | 2005-10-15 21:51:11 +0200
 updated

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@210 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8601@llin: dpavlin | 2005-10-15 21:00:32 +0200
dpavlin [Sun, 16 Oct 2005 10:57:51 +0000 (10:57 +0000)]
 r8601@llin:  dpavlin | 2005-10-15 21:00:32 +0200
 added check_archived to lookup (and cache) media on which is file

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@209 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agocreate diskname in form "DVD_ID part/total_parts" (e.g. 66 1/3)
dpavlin [Sat, 15 Oct 2005 14:11:46 +0000 (14:11 +0000)]
create diskname in form "DVD_ID part/total_parts" (e.g. 66 1/3)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@208 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agomake iso file with .tmp extension and rename it after succesfull creation
dpavlin [Sat, 15 Oct 2005 13:40:04 +0000 (13:40 +0000)]
make iso file with .tmp extension and rename it after succesfull creation

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@207 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agomake mkisofs and eject configuration variables (so you can run eject and
dpavlin [Sat, 15 Oct 2005 12:01:31 +0000 (12:01 +0000)]
make mkisofs and eject configuration variables (so you can run eject and
cdrecord on remote machine over ssh)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@206 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8524@llin: dpavlin | 2005-10-15 13:38:50 +0200
dpavlin [Sat, 15 Oct 2005 11:39:20 +0000 (11:39 +0000)]
 r8524@llin:  dpavlin | 2005-10-15 13:38:50 +0200
 added archive.css to install

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@205 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8522@llin: dpavlin | 2005-10-14 18:46:27 +0200
dpavlin [Fri, 14 Oct 2005 16:46:33 +0000 (16:46 +0000)]
 r8522@llin:  dpavlin | 2005-10-14 18:46:27 +0200
 countdown while creating filelist, create filelist in temporary file (to
 prevent partial files)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@204 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agodisplay some progress about dumping of file list
dpavlin [Fri, 14 Oct 2005 15:53:54 +0000 (15:53 +0000)]
display some progress about dumping of file list

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@203 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8517@llin: dpavlin | 2005-10-14 16:02:43 +0200
dpavlin [Fri, 14 Oct 2005 14:02:52 +0000 (14:02 +0000)]
 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

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@202 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8516@llin: dpavlin | 2005-10-14 12:59:08 +0200
dpavlin [Fri, 14 Oct 2005 14:02:51 +0000 (14:02 +0000)]
 r8516@llin:  dpavlin | 2005-10-14 12:59:08 +0200
 use File::Which to find binaries

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@201 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8513@llin: dpavlin | 2005-10-13 23:17:04 +0200
dpavlin [Thu, 13 Oct 2005 21:19:08 +0000 (21:19 +0000)]
 r8513@llin:  dpavlin | 2005-10-13 23:17:04 +0200
 and a bugfix

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@200 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8512@llin: dpavlin | 2005-10-13 23:06:07 +0200
dpavlin [Thu, 13 Oct 2005 21:19:06 +0000 (21:19 +0000)]
 r8512@llin:  dpavlin | 2005-10-13 23:06:07 +0200
 support for multi-parts increments.

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@199 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agomore needed modules
dpavlin [Thu, 13 Oct 2005 19:03:32 +0000 (19:03 +0000)]
more needed modules

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@198 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8507@llin: dpavlin | 2005-10-13 20:32:53 +0200
dpavlin [Thu, 13 Oct 2005 18:33:00 +0000 (18:33 +0000)]
 r8507@llin:  dpavlin | 2005-10-13 20:32:53 +0200
 added support for multiple parts to user interface

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@197 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8506@llin: dpavlin | 2005-10-13 19:26:50 +0200
dpavlin [Thu, 13 Oct 2005 18:32:59 +0000 (18:32 +0000)]
 r8506@llin:  dpavlin | 2005-10-13 19:26:50 +0200
 added parts to backups, make split calculate suffix length, added ability
 to join parts of increments if media size changes

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@196 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8503@llin: dpavlin | 2005-10-13 19:11:50 +0200
dpavlin [Thu, 13 Oct 2005 17:12:00 +0000 (17:12 +0000)]
 r8503@llin:  dpavlin | 2005-10-13 19:11:50 +0200
 change iso_size to bigint

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@195 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8502@llin: dpavlin | 2005-10-13 19:05:29 +0200
dpavlin [Thu, 13 Oct 2005 17:11:59 +0000 (17:11 +0000)]
 r8502@llin:  dpavlin | 2005-10-13 19:05:29 +0200
 split archives which are larger than MaxArchiveSize to multiple parts

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@194 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8500@llin: dpavlin | 2005-10-13 17:11:38 +0200
dpavlin [Thu, 13 Oct 2005 15:11:58 +0000 (15:11 +0000)]
 r8500@llin:  dpavlin | 2005-10-13 17:11:38 +0200
 "production" paths (won't work witout install from now)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@193 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8497@llin: dpavlin | 2005-10-13 17:09:51 +0200
dpavlin [Thu, 13 Oct 2005 15:09:55 +0000 (15:09 +0000)]
 r8497@llin:  dpavlin | 2005-10-13 17:09:51 +0200
 re-create tar increments if size differs or if tar file dissapared

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@192 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8496@llin: dpavlin | 2005-10-13 17:05:24 +0200
dpavlin [Thu, 13 Oct 2005 15:09:55 +0000 (15:09 +0000)]
 r8496@llin:  dpavlin | 2005-10-13 17:05:24 +0200
 more, more...

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@191 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago0 is valid backupnum, so don't re-create full text index on it!
dpavlin [Thu, 13 Oct 2005 11:43:58 +0000 (11:43 +0000)]
0 is valid backupnum, so don't re-create full text index on it!

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@190 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8491@llin: dpavlin | 2005-10-12 18:48:55 +0200
dpavlin [Wed, 12 Oct 2005 16:49:03 +0000 (16:49 +0000)]
 r8491@llin:  dpavlin | 2005-10-12 18:48:55 +0200
 added style sheet for xml file export in iso image

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@189 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8490@llin: dpavlin | 2005-10-12 16:03:29 +0200
dpavlin [Wed, 12 Oct 2005 16:49:02 +0000 (16:49 +0000)]
 r8490@llin:  dpavlin | 2005-10-12 16:03:29 +0200
 generate XML description in ISO image

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@188 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r201@klaxLaptop: klax | 2005-10-12 15:13:36 +0200
iklaric [Wed, 12 Oct 2005 13:14:06 +0000 (13:14 +0000)]
 r201@klaxLaptop:  klax | 2005-10-12 15:13:36 +0200
 - added dumpArchive2XML() sub

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@187 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8484@llin: dpavlin | 2005-10-12 14:53:21 +0200
dpavlin [Wed, 12 Oct 2005 12:53:27 +0000 (12:53 +0000)]
 r8484@llin:  dpavlin | 2005-10-12 14:53:21 +0200
 fix bug with same dates in from and to field

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@186 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agofix corner case with two instruments on same machine (use conf_name as key, not hostname)
dpavlin [Wed, 12 Oct 2005 12:24:05 +0000 (12:24 +0000)]
fix corner case with two instruments on same machine (use conf_name as key, not hostname)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@185 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoclean dvd_nr and delete archive
dpavlin [Wed, 12 Oct 2005 11:47:39 +0000 (11:47 +0000)]
clean dvd_nr and delete archive

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@184 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8481@llin: dpavlin | 2005-10-12 13:15:12 +0200
dpavlin [Wed, 12 Oct 2005 11:15:19 +0000 (11:15 +0000)]
 r8481@llin:  dpavlin | 2005-10-12 13:15:12 +0200
 added archive_burned to -c

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@183 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8480@llin: dpavlin | 2005-10-12 13:14:43 +0200
dpavlin [Wed, 12 Oct 2005 11:15:18 +0000 (11:15 +0000)]
 r8480@llin:  dpavlin | 2005-10-12 13:14:43 +0200
 nicer output

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@182 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agofix sql, close list file for mkisofs
dpavlin [Wed, 12 Oct 2005 10:34:26 +0000 (10:34 +0000)]
fix sql, close list file for mkisofs

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@181 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agocreate archive_backup also
dpavlin [Tue, 11 Oct 2005 19:31:51 +0000 (19:31 +0000)]
create archive_backup also

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@180 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agomigration sql to create archive database
dpavlin [Tue, 11 Oct 2005 19:16:51 +0000 (19:16 +0000)]
migration sql to create archive database

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@179 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agofew more migration sqls
dpavlin [Tue, 11 Oct 2005 19:11:32 +0000 (19:11 +0000)]
few more migration sqls

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@178 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agominor add-ons (needs more work)
dpavlin [Tue, 11 Oct 2005 18:32:45 +0000 (18:32 +0000)]
minor add-ons (needs more work)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@177 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago$tar_dir should be just readable, create list of files and use system to
dpavlin [Tue, 11 Oct 2005 18:32:27 +0000 (18:32 +0000)]
$tar_dir should be just readable, create list of files and use system to
start mkisofs, insert record in archive_burned (but don't burn yet)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@176 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8469@llin: dpavlin | 2005-10-11 19:55:44 +0200
dpavlin [Tue, 11 Oct 2005 17:55:48 +0000 (17:55 +0000)]
 r8469@llin:  dpavlin | 2005-10-11 19:55:44 +0200
 create ISO image

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@175 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8467@llin: dpavlin | 2005-10-11 18:59:10 +0200
dpavlin [Tue, 11 Oct 2005 16:59:16 +0000 (16:59 +0000)]
 r8467@llin:  dpavlin | 2005-10-11 18:59:10 +0200
 first cut at BackupPC_burnArchiveCLI, used to burn archive media from command
 line.

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@174 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8464@llin: dpavlin | 2005-10-11 17:18:18 +0200
dpavlin [Tue, 11 Oct 2005 16:00:03 +0000 (16:00 +0000)]
 r8464@llin:  dpavlin | 2005-10-11 17:18:18 +0200
 renamed migration sql files

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@173 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8463@llin: dpavlin | 2005-10-11 16:06:47 +0200
dpavlin [Tue, 11 Oct 2005 16:00:02 +0000 (16:00 +0000)]
 r8463@llin:  dpavlin | 2005-10-11 16:06:47 +0200
 removed File::Pid which isn't used

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@172 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agobackups.size can be 0 for very small backups (because it's in Mb)
dpavlin [Mon, 10 Oct 2005 14:32:31 +0000 (14:32 +0000)]
backups.size can be 0 for very small backups (because it's in Mb)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@171 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agouups, opts not opt
dpavlin [Mon, 10 Oct 2005 14:14:28 +0000 (14:14 +0000)]
uups, opts not opt

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@170 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agohush NOTE output
dpavlin [Mon, 10 Oct 2005 14:12:33 +0000 (14:12 +0000)]
hush NOTE output

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@169 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoBUGFIX: update inc_deleted when producing new increment
dpavlin [Mon, 10 Oct 2005 14:11:10 +0000 (14:11 +0000)]
BUGFIX: update inc_deleted when producing new increment

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@168 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agominimum dump length is 45 (empty .tar.gz)
dpavlin [Mon, 10 Oct 2005 14:05:09 +0000 (14:05 +0000)]
minimum dump length is 45 (empty .tar.gz)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@167 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agobetter calculation of inc_size
dpavlin [Mon, 10 Oct 2005 14:04:49 +0000 (14:04 +0000)]
better calculation of inc_size

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@166 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8442@llin: dpavlin | 2005-10-10 15:57:24 +0200
dpavlin [Mon, 10 Oct 2005 13:57:29 +0000 (13:57 +0000)]
 r8442@llin:  dpavlin | 2005-10-10 15:57:24 +0200
 insert real user in archives

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@165 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8441@llin: dpavlin | 2005-10-10 15:54:14 +0200
dpavlin [Mon, 10 Oct 2005 13:57:29 +0000 (13:57 +0000)]
 r8441@llin:  dpavlin | 2005-10-10 15:54:14 +0200
 update total_size in archives

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@164 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoupdate inc_deleted if I can't produce tar increment
dpavlin [Mon, 10 Oct 2005 13:50:51 +0000 (13:50 +0000)]
update inc_deleted if I can't produce tar increment

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@163 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8425@llin: dpavlin | 2005-10-10 15:39:04 +0200
dpavlin [Mon, 10 Oct 2005 13:39:14 +0000 (13:39 +0000)]
 r8425@llin:  dpavlin | 2005-10-10 15:39:04 +0200
 butify

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@162 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8424@llin: dpavlin | 2005-10-10 15:30:41 +0200
dpavlin [Mon, 10 Oct 2005 13:39:13 +0000 (13:39 +0000)]
 r8424@llin:  dpavlin | 2005-10-10 15:30:41 +0200
 use inc_size for everything

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@161 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8423@llin: dpavlin | 2005-10-10 15:30:15 +0200
dpavlin [Mon, 10 Oct 2005 13:39:11 +0000 (13:39 +0000)]
 r8423@llin:  dpavlin | 2005-10-10 15:30:15 +0200
 make delete from archives work

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@160 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8422@llin: dpavlin | 2005-10-10 15:29:45 +0200
dpavlin [Mon, 10 Oct 2005 13:39:10 +0000 (13:39 +0000)]
 r8422@llin:  dpavlin | 2005-10-10 15:29:45 +0200
 convert $total_size to Kb

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@159 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8421@llin: dpavlin | 2005-10-10 15:13:38 +0200
dpavlin [Mon, 10 Oct 2005 13:39:10 +0000 (13:39 +0000)]
 r8421@llin:  dpavlin | 2005-10-10 15:13:38 +0200
 update inc_size in backups

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@158 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8417@llin: dpavlin | 2005-10-10 15:04:43 +0200
dpavlin [Mon, 10 Oct 2005 13:04:51 +0000 (13:04 +0000)]
 r8417@llin:  dpavlin | 2005-10-10 15:04:43 +0200
 added BackupPC_incPartsUpdate which creates .tar.gz of increments

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@157 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8416@llin: dpavlin | 2005-10-10 15:04:13 +0200
dpavlin [Mon, 10 Oct 2005 13:04:49 +0000 (13:04 +0000)]
 r8416@llin:  dpavlin | 2005-10-10 15:04:13 +0200
 added -v flag

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@156 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8415@llin: dpavlin | 2005-10-10 15:03:25 +0200
dpavlin [Mon, 10 Oct 2005 13:04:48 +0000 (13:04 +0000)]
 r8415@llin:  dpavlin | 2005-10-10 15:03:25 +0200
 nicer filenames (remove multiple ___)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@155 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8412@llin: dpavlin | 2005-10-10 14:07:06 +0200
dpavlin [Mon, 10 Oct 2005 12:07:13 +0000 (12:07 +0000)]
 r8412@llin:  dpavlin | 2005-10-10 14:07:06 +0200
 removed status column (not used)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@154 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8411@llin: dpavlin | 2005-10-10 14:06:48 +0200
dpavlin [Mon, 10 Oct 2005 12:07:12 +0000 (12:07 +0000)]
 r8411@llin:  dpavlin | 2005-10-10 14:06:48 +0200
 create sequences

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@153 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agocleanup database schema
dpavlin [Mon, 10 Oct 2005 11:43:08 +0000 (11:43 +0000)]
cleanup database schema

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@152 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agoremoved workflow parts
dpavlin [Mon, 10 Oct 2005 10:29:59 +0000 (10:29 +0000)]
removed workflow parts

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@151 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agosomewhat nicer reporting about burned backups (it should report details
dpavlin [Mon, 10 Oct 2005 10:25:37 +0000 (10:25 +0000)]
somewhat nicer reporting about burned backups (it should report details
instead of ids)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@150 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8390@llin: dpavlin | 2005-10-07 14:27:00 +0200
dpavlin [Fri, 7 Oct 2005 12:27:07 +0000 (12:27 +0000)]
 r8390@llin:  dpavlin | 2005-10-07 14:27:00 +0200
 use MaxArchiveSize from configuration in JavaScript

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@149 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r164@klaxLaptop: klax | 2005-10-07 14:05:39 +0200
iklaric [Fri, 7 Oct 2005 12:06:35 +0000 (12:06 +0000)]
 r164@klaxLaptop:  klax | 2005-10-07 14:05:39 +0200
 - minor bugfix ( archive creation )

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@148 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agogit-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@147 8392b6e1-25fa...
iklaric [Fri, 7 Oct 2005 12:03:56 +0000 (12:03 +0000)]
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@147 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r159@klaxLaptop: klax | 2005-10-07 13:14:47 +0200
iklaric [Fri, 7 Oct 2005 12:03:05 +0000 (12:03 +0000)]
 r159@klaxLaptop:  klax | 2005-10-07 13:14:47 +0200
 - switched from hardcoded sql's to $dbh->prepare() & execute()
 - various bugfixes

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@146 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r8368@llin: dpavlin | 2005-10-07 13:15:21 +0200
dpavlin [Fri, 7 Oct 2005 11:15:28 +0000 (11:15 +0000)]
 r8368@llin:  dpavlin | 2005-10-07 13:15:21 +0200
 refactor code a lot. Probably broken now.

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@145 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r157@klaxLaptop: klax | 2005-10-07 12:28:46 +0200
iklaric [Fri, 7 Oct 2005 10:28:55 +0000 (10:28 +0000)]
 r157@klaxLaptop:  klax | 2005-10-07 12:28:46 +0200
 added $Conf{MaxArchiveSize}, total_gzip_size checking in BurnMedia.pm

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@144 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years ago r155@klaxLaptop: klax | 2005-10-07 11:36:01 +0200
iklaric [Fri, 7 Oct 2005 09:36:10 +0000 (09:36 +0000)]
 r155@klaxLaptop:  klax | 2005-10-07 11:36:01 +0200
 added sub getGzipSize() in SearchLib.pm

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@143 8392b6e1-25fa-0310-8288-cc32f8e212ea

18 years agofix proslog fixa: nije dobro radilo odcheckiranje glavnog checkboxa, niti checkiranje...
ravilov [Fri, 7 Oct 2005 08:58:45 +0000 (08:58 +0000)]
fix proslog fixa: nije dobro radilo odcheckiranje glavnog checkboxa, niti checkiranje checkboxova ako se vec checkirani "preklapaju" sa onima koje bi checkAll() htio checkirati

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@142 8392b6e1-25fa-0310-8288-cc32f8e212ea