Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more rigorous socket clobbering checks | bnewbold | 2012-12-26 | 1 | -4/+26 |
* | add atexit socket cleanup | bnewbold | 2012-12-25 | 1 | -0/+8 |
* | hash secret keys all over the place | bnewbold | 2012-12-25 | 1 | -2/+13 |
* | comment socket code; enforce only one client connection | bnewbold | 2012-12-25 | 1 | -3/+36 |
* | refactor auth checks with a decorator; fail fast | bnewbold | 2012-12-25 | 1 | -60/+77 |
* | disclaimers | bnewbold | 2012-11-21 | 1 | -1/+1 |
* | update license at request of ndaly | bnewbold | 2012-11-12 | 1 | -1/+1 |
* | add timezone setting hook | bnewbold | 2012-07-25 | 1 | -4/+18 |
* | apt-get wrappers | bnewbold | 2012-07-25 | 1 | -0/+55 |
* | add group flag | bnewbold | 2012-07-24 | 1 | -4/+15 |
* | pep8 compliance (mostly) | bnewbold | 2012-07-24 | 1 | -26/+30 |
* | remove deprecated optparse | bnewbold | 2012-07-24 | 1 | -20/+20 |
* | pidfile not pid_file; no auth ok | bnewbold | 2012-07-12 | 1 | -5/+8 |
* | documentation, cleanup | bnewbold | 2012-07-12 | 1 | -34/+60 |
* | progress | root | 2012-07-12 | 1 | -36/+154 |
* | close methods, quiet mode, more tests | bnewbold | 2012-07-11 | 1 | -0/+9 |
* | basic client library | bnewbold | 2012-07-11 | 1 | -3/+26 |
* | root check | bnewbold | 2012-07-11 | 1 | -0/+3 |
* | permissions, working test | bnewbold | 2012-07-11 | 1 | -10/+101 |
* | initial scafolding | bnewbold | 2012-07-10 | 1 | -0/+80 |