BackupPC.git
18 years agorewrite pager to transfer all parametars via URL instead of form POST
dpavlin [Sun, 28 Aug 2005 10:45:51 +0000 (10:45 +0000)]
rewrite pager to transfer all parametars via URL instead of form POST

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

18 years agoconnect to DB just once
dpavlin [Sun, 28 Aug 2005 10:20:31 +0000 (10:20 +0000)]
connect to DB just once

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

18 years agorefactor displaySearchGrid and related function to remove multiple calls
dpavlin [Sun, 28 Aug 2005 10:14:48 +0000 (10:14 +0000)]
refactor displaySearchGrid and related function to remove multiple calls
from BackupPC::CGI::SearchArchives to BackupPC::SearchLib.

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

18 years agoadded HyperEstraierIndex configuration option
dpavlin [Sun, 28 Aug 2005 09:12:54 +0000 (09:12 +0000)]
added HyperEstraierIndex configuration option

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

18 years agoadded experimental HyperEstraier index creation.
dpavlin [Sun, 28 Aug 2005 08:40:06 +0000 (08:40 +0000)]
added experimental HyperEstraier index creation.

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

18 years agominor tweak and new CSS theme
dpavlin [Fri, 26 Aug 2005 23:50:05 +0000 (23:50 +0000)]
minor tweak and new CSS theme

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

18 years agouse BackupPC::Lib::timeStamp in epoch_to_iso,
dpavlin [Fri, 26 Aug 2005 23:37:10 +0000 (23:37 +0000)]
use BackupPC::Lib::timeStamp in epoch_to_iso,
removed dvds from SQL (in preparation for new storage of archival media),
fix archial SQL,
use correct (I hope) CSS classes in search html

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

18 years agofix restore url escaping
dpavlin [Fri, 26 Aug 2005 21:43:01 +0000 (21:43 +0000)]
fix restore url escaping

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

18 years agoupdated
dpavlin [Fri, 26 Aug 2005 21:23:44 +0000 (21:23 +0000)]
updated

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

18 years agoalternative implementation of fix with temporary table. must be commit-ed manually.
dpavlin [Fri, 26 Aug 2005 21:18:37 +0000 (21:18 +0000)]
alternative implementation of fix with temporary table. must be commit-ed manually.

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

18 years agoadded some useful SQL examples. They are lightly commented within each file.
dpavlin [Fri, 26 Aug 2005 20:44:24 +0000 (20:44 +0000)]
added some useful SQL examples. They are lightly commented within each file.

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

18 years agofixed found_in_db to prevent duplicate file insertion when restarting from
dpavlin [Fri, 26 Aug 2005 17:18:27 +0000 (17:18 +0000)]
fixed found_in_db to prevent duplicate file insertion when restarting from
non-empty database.

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

18 years agomore bugs
dpavlin [Thu, 25 Aug 2005 16:01:21 +0000 (16:01 +0000)]
more bugs

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

18 years agoorder shares alphabetically
dpavlin [Thu, 25 Aug 2005 11:41:58 +0000 (11:41 +0000)]
order shares alphabetically

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

18 years agoadded known bugs
dpavlin [Wed, 24 Aug 2005 17:13:30 +0000 (17:13 +0000)]
added known bugs

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

18 years agoreturn correct number of new files in each increment (just display error)
dpavlin [Wed, 24 Aug 2005 17:12:22 +0000 (17:12 +0000)]
return correct number of new files in each increment (just display error)

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

18 years agoxls target to make report
dpavlin [Mon, 22 Aug 2005 09:47:06 +0000 (09:47 +0000)]
xls target to make report

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

18 years agosort sheets
dpavlin [Mon, 22 Aug 2005 09:46:57 +0000 (09:46 +0000)]
sort sheets

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

18 years agosmall speedup and nicer output
dpavlin [Mon, 22 Aug 2005 08:58:59 +0000 (08:58 +0000)]
small speedup and nicer output

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

18 years agocalculate size for each backup (this is more accurate than reading meta data
dpavlin [Mon, 22 Aug 2005 00:09:59 +0000 (00:09 +0000)]
calculate size for each backup (this is more accurate than reading meta data
if you aren't staring from clean BackupPC installation).

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

18 years agoadd shareID to backups and fixed commit mess. Now update correctly continues
dpavlin [Sun, 21 Aug 2005 23:25:47 +0000 (23:25 +0000)]
add shareID to backups and fixed commit mess. Now update correctly continues
from last aborted backup and share.

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

18 years agosort files by date and cludge (hard-coded mess) to make TZ +1
dpavlin [Sun, 21 Aug 2005 17:08:55 +0000 (17:08 +0000)]
sort files by date and cludge (hard-coded mess) to make TZ +1

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

18 years agochange date input in search form to ISO format yyyy-mm-dd
dpavlin [Sun, 21 Aug 2005 16:12:34 +0000 (16:12 +0000)]
change date input in search form to ISO format yyyy-mm-dd

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

18 years agoremoved on-disk full path from database and queries, search now tries to
dpavlin [Sun, 21 Aug 2005 15:59:55 +0000 (15:59 +0000)]
removed on-disk full path from database and queries, search now tries to
match full path and not only filename

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

18 years agoupdate target to run BackupPC_updatedb
dpavlin [Sun, 21 Aug 2005 15:42:40 +0000 (15:42 +0000)]
update target to run BackupPC_updatedb

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

18 years agofixed limit by share while searching
dpavlin [Sun, 21 Aug 2005 15:38:18 +0000 (15:38 +0000)]
fixed limit by share while searching

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

18 years agoAdd permantent serach form using HTML::FillInForm, fixed offset+1 bug,
dpavlin [Sun, 21 Aug 2005 15:29:24 +0000 (15:29 +0000)]
Add permantent serach form using HTML::FillInForm, fixed offset+1 bug,
added no results message

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

18 years agoburn media now sorts by start date and display age (in days)
dpavlin [Sun, 21 Aug 2005 14:26:23 +0000 (14:26 +0000)]
burn media now sorts by start date and display age (in days)

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

18 years agoprint start time and duration of each backup
dpavlin [Sun, 21 Aug 2005 14:25:46 +0000 (14:25 +0000)]
print start time and duration of each backup

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

18 years agoprofile target is now destructive to backuppc database!
dpavlin [Sun, 21 Aug 2005 13:52:47 +0000 (13:52 +0000)]
profile target is now destructive to backuppc database!

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

18 years agoremoved dvds from count sql, added duration of search, cosmetic changes in output
dpavlin [Sun, 21 Aug 2005 13:44:20 +0000 (13:44 +0000)]
removed dvds from count sql, added duration of search, cosmetic changes in output

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

18 years agoanother fix for profile target
dpavlin [Sun, 21 Aug 2005 12:46:24 +0000 (12:46 +0000)]
another fix for profile target

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

18 years agofix archive to backup medium (but it still doesn't have functionality)
dpavlin [Sat, 20 Aug 2005 17:19:48 +0000 (17:19 +0000)]
fix archive to backup medium (but it still doesn't have functionality)

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

18 years agoschema fix
dpavlin [Sat, 20 Aug 2005 16:45:02 +0000 (16:45 +0000)]
schema fix

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

18 years agoadded SearchDSN and SearchUser configuration directives. Defaults are
dpavlin [Sat, 20 Aug 2005 16:40:11 +0000 (16:40 +0000)]
added SearchDSN and SearchUser configuration directives. Defaults are
probably useful only to me :-)
Added total duration display to BackupPC_updatedb

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

18 years agodisplay duration time for each increment part
dpavlin [Sat, 20 Aug 2005 15:51:16 +0000 (15:51 +0000)]
display duration time for each increment part

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

18 years agochanges to make it work on PostgreSQL (and add general DBD independence), added
dpavlin [Sat, 20 Aug 2005 15:01:48 +0000 (15:01 +0000)]
changes to make it work on PostgreSQL (and add general DBD independence), added
unique indexes, fixed schema, converted primary keys to serial.

This change breaks search for sure, but PostgreSQL is faster than SQLite on
my laptop:

User+System Time
SQLite 24.96514
PostgreSQL 11.08451

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

18 years agosome speedups, I think this is most I can do without changing database
dpavlin [Sat, 20 Aug 2005 14:13:58 +0000 (14:13 +0000)]
some speedups, I think this is most I can do without changing database

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

18 years agoprofile target now calls test to install new version, minor fixes in profile
dpavlin [Sat, 20 Aug 2005 14:08:02 +0000 (14:08 +0000)]
profile target now calls test to install new version, minor fixes in profile
file generation

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

18 years agomore fixes for profile target
dpavlin [Sat, 20 Aug 2005 12:40:24 +0000 (12:40 +0000)]
more fixes for profile target

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

18 years agofine-tune debug output, profile target
dpavlin [Sat, 20 Aug 2005 11:39:05 +0000 (11:39 +0000)]
fine-tune debug output, profile target

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

18 years agoadded verbosity level to -v and backup type to display
dpavlin [Sat, 20 Aug 2005 11:24:55 +0000 (11:24 +0000)]
added verbosity level to -v and backup type to display

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

18 years agofix size format
dpavlin [Fri, 19 Aug 2005 22:12:56 +0000 (22:12 +0000)]
fix size format

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

18 years agoadded size format
dpavlin [Fri, 19 Aug 2005 22:07:01 +0000 (22:07 +0000)]
added size format

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

18 years agofirst try at generating Excel report
dpavlin [Fri, 19 Aug 2005 21:52:43 +0000 (21:52 +0000)]
first try at generating Excel report

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

18 years agodisplay number of new and total files in each increment
dpavlin [Fri, 19 Aug 2005 15:38:56 +0000 (15:38 +0000)]
display number of new and total files in each increment

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

18 years agofix clean pid handling on clean exit
dpavlin [Fri, 19 Aug 2005 15:28:59 +0000 (15:28 +0000)]
fix clean pid handling on clean exit

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

18 years agomaintain pid file in /tmp/BackuPC_update.pid
dpavlin [Fri, 19 Aug 2005 15:27:27 +0000 (15:27 +0000)]
maintain pid file in /tmp/BackuPC_update.pid

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

18 years agoadded date, time and average items per second
dpavlin [Fri, 19 Aug 2005 14:57:30 +0000 (14:57 +0000)]
added date, time and average items per second

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

18 years agonow it works from current directory
dpavlin [Wed, 3 Aug 2005 14:58:26 +0000 (14:58 +0000)]
now it works from current directory

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

18 years agocreate BackupPC::View just once
dpavlin [Sun, 31 Jul 2005 21:03:36 +0000 (21:03 +0000)]
create BackupPC::View just once

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

18 years agoadded option to dump just first increment in view
dpavlin [Sun, 31 Jul 2005 20:53:40 +0000 (20:53 +0000)]
added option to dump just first increment in view

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

18 years agonew install-etc target
dpavlin [Sun, 31 Jul 2005 18:58:26 +0000 (18:58 +0000)]
new install-etc target

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

18 years agoadded -v option to turn debugging on (-d is allready delete)
dpavlin [Sun, 31 Jul 2005 18:10:45 +0000 (18:10 +0000)]
added -v option to turn debugging on (-d is allready delete)

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

18 years agoimplemented pager which work (with maximum of 10 pages at one time and 100 results on
dpavlin [Sun, 31 Jul 2005 16:16:55 +0000 (16:16 +0000)]
implemented pager which work (with maximum of 10 pages at one time and 100 results on
one screen)

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

18 years agoadded $debug level to make script chatty to STDERR
dpavlin [Sun, 31 Jul 2005 15:59:19 +0000 (15:59 +0000)]
added $debug level to make script chatty to STDERR

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

18 years agobug squashing fest: moved stack in recurseDir in proper scope (which will save memory),
dpavlin [Sun, 31 Jul 2005 12:40:51 +0000 (12:40 +0000)]
bug squashing fest: moved stack in recurseDir in proper scope (which will save memory),
recurse always through all directories (unfortunate fact that directory mtime doesn't
track changes in sub-directories), insert invrement after all files are inserted

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

18 years agoadded init script and example httpd.conf (local use, really)
dpavlin [Fri, 29 Jul 2005 17:33:23 +0000 (17:33 +0000)]
added init script and example httpd.conf (local use, really)

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

18 years agomaintain own stack to cut down memory usage
dpavlin [Fri, 29 Jul 2005 17:31:14 +0000 (17:31 +0000)]
maintain own stack to cut down memory usage

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

18 years agoadded restore link to search results
dpavlin [Fri, 29 Jul 2005 17:30:25 +0000 (17:30 +0000)]
added restore link to search results

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

18 years agofixed drop-down label
dpavlin [Wed, 13 Jul 2005 09:57:41 +0000 (09:57 +0000)]
fixed drop-down label

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

18 years agocosmetics
dpavlin [Mon, 11 Jul 2005 16:48:33 +0000 (16:48 +0000)]
cosmetics

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

18 years agofixed names, Makefile and misc stuff
dpavlin [Mon, 11 Jul 2005 16:22:50 +0000 (16:22 +0000)]
fixed names, Makefile and misc stuff

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

18 years agoadded sub-project to create configuration from M$ Excel file
dpavlin [Mon, 11 Jul 2005 15:53:59 +0000 (15:53 +0000)]
added sub-project to create configuration from M$ Excel file

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

18 years agotarget to rsync to deployment server
dpavlin [Mon, 11 Jul 2005 14:59:05 +0000 (14:59 +0000)]
target to rsync to deployment server

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

18 years agofixed join with backups to show just increments
dpavlin [Mon, 11 Jul 2005 14:58:54 +0000 (14:58 +0000)]
fixed join with backups to show just increments

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

18 years agodisplay limits in search, easier to understand filter generator (and correct
dpavlin [Mon, 11 Jul 2005 14:32:40 +0000 (14:32 +0000)]
display limits in search, easier to understand filter generator (and correct
one -- doesn't require users to enter dates as 01 01 2001)

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

18 years agofix schema
dpavlin [Mon, 11 Jul 2005 14:31:51 +0000 (14:31 +0000)]
fix schema

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

18 years agoimproved design
dpavlin [Mon, 11 Jul 2005 13:22:38 +0000 (13:22 +0000)]
improved design

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

18 years agodon't join with backups, so it will show just increments
dpavlin [Mon, 11 Jul 2005 11:51:09 +0000 (11:51 +0000)]
don't join with backups, so it will show just increments

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

18 years agoremoved debug output
dpavlin [Mon, 11 Jul 2005 00:07:25 +0000 (00:07 +0000)]
removed debug output

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

18 years agorefactured updatedb to be faster, hopefully easier to understand and to
dpavlin [Sun, 10 Jul 2005 22:56:43 +0000 (22:56 +0000)]
refactured updatedb to be faster, hopefully easier to understand and to
save just increments for each backup in database.

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

18 years agosome changes from Ivan.
dpavlin [Thu, 23 Jun 2005 17:23:14 +0000 (17:23 +0000)]
some changes from Ivan.

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

18 years agowait a while after stopping backuppc daemon
dpavlin [Thu, 23 Jun 2005 17:19:41 +0000 (17:19 +0000)]
wait a while after stopping backuppc daemon

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

18 years agotest now stops BackupPC, installs over existing installation in /data/backuppc/
dpavlin [Thu, 23 Jun 2005 13:14:04 +0000 (13:14 +0000)]
test now stops BackupPC, installs over existing installation in /data/backuppc/
and starts it again

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

18 years agosome useful targets (install, start, stop, test)
dpavlin [Thu, 23 Jun 2005 13:10:03 +0000 (13:10 +0000)]
some useful targets (install, start, stop, test)

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

18 years agoexperimental pager support in search
dpavlin [Thu, 23 Jun 2005 12:36:22 +0000 (12:36 +0000)]
experimental pager support in search

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

18 years agofix
dpavlin [Thu, 23 Jun 2005 12:22:21 +0000 (12:22 +0000)]
fix

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

18 years agoremoved backup
dpavlin [Thu, 23 Jun 2005 10:14:10 +0000 (10:14 +0000)]
removed backup

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

18 years agolot of fixes to make search work
dpavlin [Thu, 23 Jun 2005 09:47:59 +0000 (09:47 +0000)]
lot of fixes to make search work

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

18 years agoadd missing actions
dpavlin [Thu, 23 Jun 2005 09:04:00 +0000 (09:04 +0000)]
add missing actions

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

18 years agoadded Search and Burn changes from Ivan Klaric
dpavlin [Wed, 22 Jun 2005 19:22:51 +0000 (19:22 +0000)]
added Search and Burn changes from Ivan Klaric

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

18 years agoadded SmbHostName (which can be specified in hosts.pl file) to override
dpavlin [Wed, 22 Jun 2005 19:13:39 +0000 (19:13 +0000)]
added SmbHostName (which can be specified in hosts.pl file) to override
name of machine when connecting to smb/cifs share

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

18 years agomake working version
dpavlin [Wed, 22 Jun 2005 19:12:42 +0000 (19:12 +0000)]
make working version

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

18 years agoimport of version 2.1.0
dpavlin [Wed, 22 Jun 2005 19:12:04 +0000 (19:12 +0000)]
import of version 2.1.0

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