perkeep/pkg/osutil
Brian Gitonga Marete 53ab352fa7 pkg/schema, cmd/camget, cmd/camput: Support sockets.
This patch:

1. Introduces a JSON schema for unix domain sockets (socket files).
2. Adds support for the new schema to pkg/schema.
3. Adds support for uploading and restoring sockets to camput and
camget respectively.

Depends on CL 2706 (https://camlistore-review.googlesource.com/2706/)

Change-Id: Ib0d6e9f9ebd348f55efee5a08cd774f3969d0760
2014-05-21 18:51:14 +03:00
..
cpu.go osutil: add CPUUsage function 2013-11-30 11:59:36 -08:00
cpu_linux.go osutil: add CPUUsage function 2013-11-30 11:59:36 -08:00
findproc_appengine.go osutil: fix typo in build tag 2013-08-02 21:23:55 +02:00
findproc_normal.go integration tests: kill camlistored when all tests are done 2013-08-02 15:42:49 +02:00
mem.go osutil: add MemUsage func 2014-01-26 21:56:16 -08:00
mem_unix.go osutil: add MemUsage func 2014-01-26 21:56:16 -08:00
openurl.go
osutil.go osutil: add DirExists 2014-01-31 12:20:24 +01:00
paths.go camput init: ring/key related fixes 2014-03-28 19:55:18 +01:00
paths_test.go osutil: don't use host config during tests 2014-02-23 10:00:45 -08:00
restart_freebsd.go Fix compilation on FreeBSD. Thanks to retzkek. Fixes Issue 168. 2013-07-02 22:12:53 -07:00
restart_stub.go newui: Final move to get rid of the old ui! 2013-06-11 13:25:59 +02:00
restart_unix.go App Engine: +build hide restart_unix.go 2013-03-14 19:43:25 -07:00
syscall_appengine.go pkg/schema, cmd/camget, cmd/camput: Support sockets. 2014-05-21 18:51:14 +03:00
syscall_posix.go pkg/schema, cmd/camget, cmd/camput: Support sockets. 2014-05-21 18:51:14 +03:00
syscall_windows.go pkg/schema, cmd/camget, cmd/camput: Support sockets. 2014-05-21 18:51:14 +03:00