- fix version number, bump release number, added changelog
[myplc.git] / plc.d /
2006-07-24 Mark Huang- merge revision 1.10
2006-07-21 Mark Huang- MyPLC 0.4 RC2
2006-06-28 Mark Huang- The self-signed root CA keypair and cert should ...
2006-06-28 Aaron Klingamanallow apache to read PLC_MA_SA_SSL_KEY so it can make...
2006-06-23 Mark Huang- generate up to 5 sets of SSL certs: a root CA keypair...
2006-06-23 Mark Huang- add ssl_email function for extracting the emailAddres...
2006-06-23 Mark Huang- add script to bootstrap the db
2006-06-23 Mark Huang- change this script to one whose primary jobs is to...
2006-06-23 Mark Huangbe verbose
2006-05-26 Mark Huang- move DNS configuration/update to separate Python...
2006-05-23 Mark Huangenable local DNS server that can provide minimal forwar...
2006-05-22 Mark Huangvacuum the DB every night
2006-05-18 Mark Huang- fix empty repository check; bash lazily evaluates...
2006-05-18 Mark Huangscript to update node package repository and sign packages
2006-05-18 Mark Huang- can't figure out how to parse escaped colons in gpg...
2006-05-17 Mark Huang- deleting UIDs is not the right thing to do; instead...
2006-05-17 Mark Huang- update GPG UID name/email/comment fields
2006-05-16 Mark Huang- fix /etc/hosts generation
2006-05-08 Mark Huang- make gpg public key readable
2006-05-02 Mark Huang- fix an intermittent startup problem: the only way...
2006-04-25 Mark Huang- don't source shell configuration in /etc/plc.d/functi...
2006-04-24 Mark Huang- start and stop local sendmail daemon
2006-04-10 Mark Huang- set PGPORT
2006-04-10 Mark Huang- only source configuration if it exists to avoid boots...
2006-04-07 Mark Huang- simplify/correct certificate generation
2006-04-07 Mark Huang- plc_daemon: return failure from exec
2006-04-07 Mark Huang- whenever we generate a new self signed certificate...
2006-04-06 Mark Huang- split up guest.init (/etc/init.d/plc inside the chroo...