hjp
|
b8210f431e
|
Fixed equality checking for setuid files.
Setuid files are now stored as setuid which means that the backup volume
should be mounted nosuid or even noexec unless you trust all your
clients.
|
2009-06-28 20:24:18 +00:00 |
hjp
|
87ab219c31
|
fixed count of skipped tests.
|
2008-04-05 11:21:51 +00:00 |
hjp
|
579b0a33b3
|
Find duplicate files even if file name is different.
|
2007-11-17 21:03:10 +00:00 |
hjp
|
00d6862522
|
Add database support.
|
2007-06-18 19:43:09 +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
|
14cd9fc2fb
|
metastr needs to be called with unquoted filename.
|
2007-02-10 22:05:25 +00:00 |
hjp
|
0ed616e2c2
|
Fixed unknown users and groups.
|
2006-11-30 14:50:23 +00:00 |
hjp
|
df240ec622
|
Added test symlink (can svn handle this?)
|
2006-11-28 16:40:29 +00:00 |
hjp
|
d00c40ca13
|
Added symlinks to DA.
|
2006-11-28 16:14:35 +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 |
hjp
|
6306294038
|
Make tests less noisy.
|
2006-11-20 15:06:39 +00:00 |
hjp
|
0dedd18b8e
|
Changed DA::list to return relative paths.
|
2006-11-19 23:31:07 +00:00 |
hjp
|
6cc428c1c9
|
Skeleton of rsync-like backup to disk is working.
Relative paths are wrong, and permissions are missing.
Database support is missing.
|
2006-11-19 23:00:08 +00:00 |
hjp
|
9c8573289b
|
get passes tests for short regular files.
|
2006-10-02 14:33:26 +00:00 |
hjp
|
a52a6869f9
|
Added Build.PL
Added some testcases for DA::list and DA::get
|
2006-10-02 12:18:30 +00:00 |