Commit Graph

693 Commits

Author SHA1 Message Date
Brad Fitzpatrick 7169c6d5bc Be less verbose; let you pass -v -v to get old verbosity. 2011-05-10 12:17:43 -07:00
Brad Fitzpatrick 67b1d6cb43 More remote blobserver work 2011-05-10 11:35:48 -07:00
Brad Fitzpatrick 651fac6a3d put directional constraints on all the channel types 2011-05-10 11:21:28 -07:00
Brad Fitzpatrick c4eb6bb68d Some work on remote blobserver & camli client; allow client to use alt http clients 2011-05-10 06:25:18 -07:00
Brad Fitzpatrick a31431a11b use new Go API http.NewRequest 2011-05-10 05:59:36 -07:00
Brad Fitzpatrick a010e605fa flag cleanup: remove some GPG flags 2011-05-10 05:00:53 -07:00
Brad Fitzpatrick 494edc82bc Make camlistored configuration load dependencies as needed
Before it was just 2 passes, statically configured, and was fragile. Now
it faults things in as needed and has much better error messages and stricter
checking everywhere.
2011-05-09 14:20:19 -07:00
Brad Fitzpatrick ab2a1e1fb4 jsonconfig: add optional object 2011-05-09 14:17:30 -07:00
Brad Fitzpatrick 73e4da3b08 use 3179 port for dev-server; for use with dev-camput, etc 2011-05-09 14:17:11 -07:00
Brad Fitzpatrick a5bdaef70d better client error message 2011-05-09 14:16:59 -07:00
Brad Fitzpatrick c619cdcdf1 Allow dev-* scripts listening on port 0, and then log resolved port. 2011-05-09 12:22:31 -07:00
Brad Fitzpatrick ec0c73f08d allow default value in jsonconfig _env expansion 2011-05-09 12:12:54 -07:00
Brad Fitzpatrick 7ef1f52fc2 remove camlistored command-line configuration mode 2011-05-09 12:07:56 -07:00
Brad Fitzpatrick 17a804b7c1 Move TLS setup to config file, not flags. Use jsonconfig for root config. 2011-05-09 11:49:02 -07:00
Brad Fitzpatrick 0d3f7305cb Remove --showimages demo flag; make it an env variable. 2011-05-09 11:16:48 -07:00
Brad Fitzpatrick 1b7aceac3f Automatic blobserver queue creation from sync Handler. 2011-05-09 11:08:14 -07:00
Brad Fitzpatrick bed26de507 Cleanup: remove partitions from interfaces. WIP but compiles.
Still need to fix up blobhub notification for localdisk
mirroring, since now localdisk can't find the notification
hub for mirrored partitions.  (and also can't be configured
yet)
2011-05-09 09:11:18 -07:00
Brad Fitzpatrick 77cfa748f5 Start of remote (proxy) blobserver type 2011-05-09 06:32:24 -07:00
Brad Fitzpatrick 226981a5c9 tell sync handler the prefix names 2011-05-09 06:08:04 -07:00
Brad Fitzpatrick bbad19c3a6 Start of putting auto-sync into camlistored. 2011-05-09 06:05:58 -07:00
Brad Fitzpatrick 771393f89e update for multipart return EOF change 2011-05-07 05:37:54 -07:00
Brad Fitzpatrick 094566966c more slides 2011-05-06 19:18:53 -07:00
Brad Fitzpatrick b68e0184b1 in verify reply, include SignerKeyId 2011-05-06 05:37:17 -07:00
Brad Fitzpatrick aca3dbc1b1 some TODO notes 2011-05-06 05:36:59 -07:00
Brad Fitzpatrick 1f6bee57c7 wire up verification handler to web UI 2011-05-05 21:45:24 -07:00
Brad Fitzpatrick 6d0639054d woot, signing handler hooked up to web UI now. 2011-05-05 21:21:30 -07:00
Brad Fitzpatrick 71f1646fdf more UI js/html work, for signatures. 2011-05-05 18:27:19 -07:00
Brad Fitzpatrick 1a14a121d0 improve jsonsign discovery handler 2011-05-05 17:15:32 -07:00
Brad Fitzpatrick 962d65877d some sig discovery work 2011-05-05 16:41:00 -07:00
Brad Fitzpatrick 73a7329401 blobref memory store 2011-05-05 16:31:19 -07:00
Brad Fitzpatrick 916c2cdaad disable fonts to speed up slide development 2011-05-05 16:31:09 -07:00
Brad Fitzpatrick b078f4f88c more slides 2011-05-05 15:50:16 -07:00
Brad Fitzpatrick 9f8aae9d0a more camlistore slide work 2011-05-05 15:06:49 -07:00
Brad Fitzpatrick 127b23ad94 more slides 2011-05-04 17:38:15 -07:00
Brad Fitzpatrick 8ebaf61a13 add arch.png 2011-05-04 16:43:50 -07:00
Brad Fitzpatrick 82b3688aa0 more slides 2011-05-04 16:11:51 -07:00
Brad Fitzpatrick 54efd345d8 start of blobref.MemoryStore 2011-05-03 17:55:57 -07:00
Brad Fitzpatrick e52ec48de8 Merge branch 'master' of camlistore.org:camlistore 2011-05-03 17:45:50 -07:00
Brad Fitzpatrick 6071130723 move some camsigd stuff over to camlistored. 2011-05-03 17:45:35 -07:00
Brad Fitzpatrick 1ba5fd168a allow fetcher or streaming fetcher in jsonsign signing 2011-05-03 17:34:16 -07:00
Brad Fitzpatrick e994c53d55 Start of sao paolo slides 2011-05-03 16:40:50 -07:00
Brad Fitzpatrick 8658894096 add keyring with a passphrase for testing 2011-05-03 07:26:57 -07:00
Brad Fitzpatrick ce16f66588 sig handler: find key / export to armor on start 2011-05-03 07:26:42 -07:00
Brad Fitzpatrick 0a29a45a42 jsonsign handler / config work. 2011-05-01 21:37:01 -07:00
Brad Fitzpatrick 0ccf46e561 start writing up jsonsign handler to camlistored. 2011-05-01 21:23:31 -07:00
Brad Fitzpatrick 36989b6dcf Add dev-server helper script to run a full dev config. 2011-05-01 18:36:11 -07:00
Brad Fitzpatrick cc12a8788b Add camdbinit tool, convert from Perl to Go. 2011-05-01 18:21:22 -07:00
Brad Fitzpatrick 9f486934f5 Fix dev-indexer; make it use a config file. 2011-05-01 16:23:58 -07:00
Brad Fitzpatrick 12b8190828 jsonconfig expansion support; start making dev-* helper scripts use config files 2011-05-01 16:10:53 -07:00
Brad Fitzpatrick f97f6101c1 remove runas; moved to github 2011-05-01 13:57:21 -07:00