aboutsummaryrefslogtreecommitdiffstats
path: root/exmachina.py
Commit message (Expand)AuthorAgeFilesLines
* document per-app socket pathsbnewbold2012-12-261-0/+3
* can't change permissions if non-rootbnewbold2012-12-261-0/+6
* add user socket ownership optionbnewbold2012-12-261-7/+27
* more rigorous socket clobbering checksbnewbold2012-12-261-4/+26
* add atexit socket cleanupbnewbold2012-12-251-0/+8
* hash secret keys all over the placebnewbold2012-12-251-2/+13
* comment socket code; enforce only one client connectionbnewbold2012-12-251-3/+36
* refactor auth checks with a decorator; fail fastbnewbold2012-12-251-60/+77
* disclaimersbnewbold2012-11-211-1/+1
* update license at request of ndalybnewbold2012-11-121-1/+1
* add timezone setting hookbnewbold2012-07-251-4/+18
* apt-get wrappersbnewbold2012-07-251-0/+55
* add group flagbnewbold2012-07-241-4/+15
* pep8 compliance (mostly)bnewbold2012-07-241-26/+30
* remove deprecated optparsebnewbold2012-07-241-20/+20
* pidfile not pid_file; no auth okbnewbold2012-07-121-5/+8
* documentation, cleanupbnewbold2012-07-121-34/+60
* progressroot2012-07-121-36/+154
* close methods, quiet mode, more testsbnewbold2012-07-111-0/+9
* basic client librarybnewbold2012-07-111-3/+26
* root checkbnewbold2012-07-111-0/+3
* permissions, working testbnewbold2012-07-111-10/+101
* initial scafoldingbnewbold2012-07-101-0/+80