Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-02-13 | bug fix | rsc | 2 | -4/+12 |
2005-02-13 | hide xreadcons | rsc | 1 | -1/+1 |
2005-02-13 | more bug fixes | rsc | 3 | -25/+14 |
2005-02-13 | lower case | rsc | 8 | -6/+51 |
2005-02-13 | new | rsc | 8 | -37/+247 |
2005-02-13 | no zombies | rsc | 1 | -1/+1 |
2005-02-13 | handle /dev/stdin always | rsc | 2 | -3/+3 |
2005-02-13 | add log | rsc | 2 | -0/+189 |
2005-02-13 | add getnetconninfo | rsc | 2 | -0/+135 |
2005-02-13 | use nci to label connections | rsc | 4 | -3/+29 |
2005-02-13 | work around stupid linux bug | rsc | 1 | -0/+8 |
2005-02-13 | add dsa x509 | rsc | 1 | -0/+74 |
2005-02-13 | add %lB for lower case | rsc | 1 | -28/+39 |
2005-02-13 | allow parseattr(nil) | rsc | 1 | -0/+3 |
2005-02-13 | bug fix | rsc | 1 | -1/+1 |
2005-02-13 | add local address to dial | rsc | 1 | -3/+42 |
2005-02-13 | add pass proto | rsc | 4 | -90/+39 |
2005-02-13 | bigger buffers; add rdwr | rsc | 1 | -5/+43 |
2005-02-13 | more add | rsc | 2 | -0/+39 |
2005-02-13 | add others | rsc | 16 | -0/+1185 |
2005-02-13 | add ssh-agent via factotum | rsc | 9 | -59/+1267 |
2005-02-13 | new program readcons | rsc | 1 | -0/+39 |
2005-02-13 | new auth | rsc | 44 | -0/+9955 |
2005-02-13 | moving to auth | rsc | 50 | -11445/+0 |
2005-02-11 | make key prompt work | rsc | 3 | -16/+14 |
2005-02-11 | less chatty | rsc | 1 | -1/+0 |
2005-02-11 | open correct factotum file | rsc | 1 | -1/+1 |
2005-02-11 | fix warnings | rsc | 1 | -1/+2 |
2005-02-11 | no anon union | rsc | 1 | -26/+23 |
2005-02-11 | $WSYSTYPE not WSYSTYPE | rsc | 1 | -1/+1 |
2005-02-11 | add x11 include | rsc | 1 | -0/+1 |
2005-02-11 | build changes | rsc | 8 | -143/+27 |
2005-02-11 | changes | rsc | 2 | -534/+802 |
2005-02-11 | use ndb directly for authdial | rsc | 2 | -16/+22 |
2005-02-11 | do not need auth_wep or login | rsc | 1 | -2/+2 |
2005-02-11 | remove factotum directory | rsc | 3 | -2/+14 |
2005-02-11 | better handling of failed setproc | rsc | 1 | -4/+7 |
2005-02-11 | fix doubleclick | rsc | 1 | -3/+11 |
2005-02-11 | add write -l | rsc | 1 | -5/+27 |
2005-02-11 | unbugger | rsc | 2 | -2/+2 |
2005-02-11 | new | rsc | 27 | -0/+2521 |
2005-02-11 | add secstored; use readcons | rsc | 11 | -22/+1196 |
2005-02-11 | use explicit %# | rsc | 1 | -2/+2 |
2005-02-11 | add fsamount, nsamount; use ndb for authdial; use explicit %# | rsc | 3 | -0/+68 |
2005-02-11 | add _fsunmount; do version in fsinit; add nsinit; add chatty9pclient | rsc | 2 | -19/+41 |
2005-02-11 | call srv->start at start | rsc | 2 | -7/+22 |
2005-02-11 | hard code list of plan 9 services in case they are not in /etc/services | rsc | 8 | -8/+300 |
2005-02-11 | set pid=-1 explicitly | rsc | 1 | -0/+1 |
2005-02-11 | bug fixes; add secstore | rsc | 8 | -111/+698 |
2005-02-11 | add secstore | rsc | 1 | -2/+3 |