Commit Graph

63 Commits

Author SHA1 Message Date
hjp 066869e9c2 Try to be more intelligent in linking to old instances of the same file.
Especially recover from various errors (e.g. link count exvceeded) by
creating a new file.

Note: This code is extremely slow and should not be used. A
reorganisation of the database layout is in progress.
2008-04-13 10:36:46 +00:00
hjp 87ab219c31 fixed count of skipped tests. 2008-04-05 11:21:51 +00:00
hjp c42aeb5aee Refactoring: Moved code to store a regular file in a sub of its own,
but don't change the logic yet. Put info about file related subprocesses 
into $self so that this can be cleaned up after the session ends.
Added a few log messages.
2008-04-05 11:21:28 +00:00
hjp 446c3a6fdc fixed name of DA config file. 2008-03-23 16:30:48 +00:00
hjp b110319851 First draft of installation instructions. 2008-03-23 16:27:01 +00:00
hjp 26afacf9d0 really fix permissions of da 2008-03-21 21:39:32 +00:00
hjp 3fa026c805 Added option filesets to backup only some filesets (instead of all of
them).
2008-03-21 11:12:42 +00:00
hjp b32e22fd99 fix permissions of da. 2008-03-20 21:13:04 +00:00
hjp 2c2e366cf3 Removed start values for autoincrement columns. 2007-11-17 21:25:37 +00:00
hjp bd90ba53b3 Bumped version number. 2007-11-17 21:04:14 +00:00
hjp 579b0a33b3 Find duplicate files even if file name is different. 2007-11-17 21:03:10 +00:00
hjp 474ef9e7ef Moved prune list of disk agent to a config file. 2007-11-17 21:01:51 +00:00
hjp 1546672d9a Added mysql schema. 2007-11-17 19:38:19 +00:00
hjp a70a9d6d31 New TODO: prune list in config file. 2007-11-15 20:18:55 +00:00
hjp 5cea787672 log files with timestamp 2007-11-15 20:18:15 +00:00
hjp 36d9cdef22 copy checksum from previous session if file hasn't changed. 2007-11-15 20:17:55 +00:00
hjp 1447c7d03c Log files with timestamp. 2007-11-15 20:15:56 +00:00
hjp a8634adc3b Die if disk full. 2007-06-22 20:41:56 +00:00
hjp 719cc67c25 record sessions. 2007-06-18 20:11:27 +00:00
hjp f186cd0c94 Note problem with setuid files. 2007-06-18 19:44:26 +00:00
hjp f087e0f535 Don't backup /backup. 2007-06-18 19:43:53 +00:00
hjp 00d6862522 Add database support. 2007-06-18 19:43:09 +00:00
hjp 0475702456 Get targets from database.
Store metadata of backed up files in database.
Use -i option of ssh.
2007-06-18 19:42:08 +00:00
hjp 12c52a7655 logging. 2007-06-18 01:00:29 +00:00
hjp 9f46b37420 moved da to scripts/da 2007-06-17 21:58:57 +00:00
hjp 12f2c87c71 Ups - wrong filename. 2007-06-17 21:50:58 +00:00
hjp 6dba0be7f5 Checked in link for testcase. 2007-06-17 21:43:03 +00:00
hjp cd0fcfae1b Added database connection 2007-06-17 21:40:04 +00:00
hjp 14cd9fc2fb metastr needs to be called with unquoted filename. 2007-02-10 22:05:25 +00:00
hjp f3a9e35d7f Added missing class attribute. 2007-01-15 16:40:26 +00:00
hjp c8618649b1 Removed border from section. 2007-01-15 16:33:48 +00:00
hjp 35c8667930 Added CSS file to repository 2007-01-15 16:32:34 +00:00
hjp 41c7d6b6ed Mengengerüst 2007-01-15 16:30:31 +00:00
hjp 1df0e25ed6 Mehr zu DB-Backups. 2007-01-15 15:49:43 +00:00
hjp a6f50cd59f Konzept 2007-01-14 22:30:44 +00:00
hjp ed4c9e8bed Notes about DDS4 2006-12-04 23:18:02 +00:00
hjp 0ed616e2c2 Fixed unknown users and groups. 2006-11-30 14:50:23 +00:00
hjp 1ad94f6e4f untainted symlink targets 2006-11-30 13:55:53 +00:00
hjp 76eb5e0b27 Removed check for PERL_UNICODE. 2006-11-30 13:48:17 +00:00
hjp df240ec622 Added test symlink (can svn handle this?) 2006-11-28 16:40:29 +00:00
hjp 7b075f1b40 Added symlinks to CA. 2006-11-28 16:27:59 +00:00
hjp d00c40ca13 Added symlinks to DA. 2006-11-28 16:14:35 +00:00
hjp 3e2340bf4b more stats 2006-11-28 16:01:10 +00:00
hjp 07d7027bf0 Made prune paths relative 2006-11-28 16:00:58 +00:00
hjp 9e4d6c250f Added a debug message 2006-11-28 09:13:58 +00:00
hjp 1bd2b28ed9 another bug 2006-11-21 21:21:11 +00:00
hjp d601ba0031 Added note about non-ascii filenames 2006-11-21 21:14:38 +00:00
hjp ab385ca14b added notes about first benchmark 2006-11-20 22:19:39 +00:00
hjp 67cff76dc4 Added dependency on Readonly again. 2006-11-20 17:40:31 +00:00
hjp 5049a3a494 Fixed check of metadata.
Should have approximately the functionality of my rsync-based
script, except that it doesn't clean up yet.
2006-11-20 15:08:21 +00:00