plan9fox/sys/lib/dist
cinap_lenrek fde5906b30 adding experimental rcpu service
this is a reimplementation of cpu and import utilities in rc using a tlsclient
and tlssrv as the encryption and authentication layers. there is only one new
service, which after authentication and encryption setup accepts an arbitrary
rc script over the network and executes it with the standard filedescriptors
redirected to the conversaion (this is *after* authentication and in the
context of the authorized user).

the new rcpu program has a few improvements over cpu(1):

- doesnt mangle program arguments
- the remote process will get the clients standard file descriptors, so error
  and output are separated and you can consume the clients input from the
  remote side :-)
- forwards error status of remote process

theres no backwards mode for rimport, but a new program called rexport
for the same purpose.

all these services use exportfs without the bolted on initial handshake,
so the hope is to clean up exportfs in the future and remove all the ugly
crap in there.
2016-02-14 05:18:33 +01:00
..
adm/timezone dist: bind dummy adm/timezone/local 2011-09-20 06:14:15 +02:00
cfg plan9.ini: remove *nomp= 2012-07-25 23:21:16 +02:00
mail/lib qmail: call mail instead of smtp with the wrong path 2014-12-11 14:45:16 -05:00
ndb adding experimental rcpu service 2016-02-14 05:18:33 +01:00
rc/bin/rc-httpd add rc-httpd 2013-02-04 16:40:05 -06:00
usr/glenda mount /n/other from /srv/boot instead of /srv/cwfs 2013-01-22 10:41:01 +01:00
empty add support for mode override in libdisk/proto, fix some perms and add logfiles to cdproto 2011-06-08 00:49:45 +00:00
mkfile dist/mkfile: add target for the aijuboard *.zynq.img 2015-09-05 03:29:17 +02:00