perkeep/cmd/camput
Tamás Gulácsi e056081be1 add capctime flag to camput
I can recreate the file, set the modification time, but can't forge creation
time, thus cannot recreate the exact same uploaded file twice.
This change targets this problem.

As this is a very rarely used flag, this is enabled only if the CAMLI_DEBUG
environment variable is true - such as the other "gross" options
(statcache, sqlitecache...).

Change-Id: I99c7805898ed97883043de4e7dcec23a472e462c
2013-10-09 21:06:51 +02:00
..
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
android.go Allow HTTPS with a self-signed certificate. 2013-04-23 17:10:37 +02:00
attr.go camput attr: support -del 2013-10-03 15:07:43 +02:00
blobs.go all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
cache.go camput: have cache and stat cache based on github.com/cznic/kv 2013-08-30 23:54:22 +02:00
camput.go Move pkg/gate to pkg/syncutil, to house more stuff. 2013-09-12 16:04:10 +01:00
camput_test.go camput: fix test. Add descriptions for better help. 2013-02-26 21:08:24 +01:00
chanworker.go camput: add an unbounded mode to chanworker. 2013-09-10 20:07:20 -07:00
doc.go website doc: cmds: golang style + install command 2013-03-15 23:18:09 +01:00
files.go add capctime flag to camput 2013-10-09 21:06:51 +02:00
init.go devcam test: generate keyblob with devcam put init 2013-09-20 20:03:21 +02:00
kvcache.go camput: check stat cache value form 2013-09-09 19:08:07 +02:00
logging.go Create camtool cmd, with sync subcommand. 2013-02-20 23:47:17 +01:00
permanode.go camtool: added dbinit. 2013-02-27 16:07:02 +01:00
rawobj.go camtool: added dbinit. 2013-02-27 16:07:02 +01:00
remove.go all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
share.go Let shares have expiration times. 2013-09-08 17:46:40 -07:00
stat_darwin.go camput: ignore atimes 2013-01-01 21:05:02 -08:00
stat_linux.go camput: ignore atimes 2013-01-01 21:05:02 -08:00
uploader.go add capctime flag to camput 2013-10-09 21:06:51 +02:00