| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | basic: Enable all.log and tweak syslogd flags | Aaron LI | 2018-12-20 | 1 | -0/+23 |
* | radicale: Do not bother to rotate the log file | Aaron LI | 2018-12-20 | 1 | -6/+0 |
* | Fix uwsgi socket owner in rc.conf | Aaron LI | 2018-12-20 | 2 | -0/+2 |
* | Ignore two symlinks | Aaron LI | 2018-12-01 | 1 | -0/+4 |
* | web/sites: Add 233233.d.conf to proxy to duckduckgo.com | Aaron LI | 2018-12-01 | 1 | -0/+78 |
* | dns: Add CNAME d.233233.xyz | Aaron LI | 2018-12-01 | 2 | -1/+2 |
* | README: Add basic usage and Ansible version | Aaron LI | 2018-12-01 | 1 | -1/+35 |
* | Port to Ansible 2.7 | Aaron LI | 2018-12-01 | 3 | -11/+21 |
* | ansible.cfg: Fix warning about inventory | Aaron LI | 2018-12-01 | 1 | -0/+3 |
* | vars: Update shadowsocks passwords | Aaron LI | 2018-06-24 | 1 | -70/+73 |
* | security/pf: Allow the ports of all shadowsocks instances | Aaron LI | 2018-06-24 | 1 | -2/+3 |
* | shadowsocks: Support multiple instances (share with others) | Aaron LI | 2018-06-24 | 5 | -22/+154 |
* | git: remove obsolete git-shell-commands files and vars.conf.j2 | Aaron LI | 2018-05-15 | 11 | -381/+0 |
* | git: remove some obsolete settings | Aaron LI | 2018-05-15 | 2 | -50/+34 |
* | git: configure gitolite with cgit | Aaron LI | 2018-05-15 | 2 | -2/+5 |
* | git/gitolite: update config | Aaron LI | 2018-05-15 | 1 | -2/+2 |
* | git: update github keyname to be keyfile to the full path to the key | Aaron LI | 2018-05-14 | 2 | -4/+4 |
* | git: Use gitolite to replace the git-shell shipped with git | Aaron LI | 2018-05-14 | 4 | -19/+256 |
* | mail/dovecot: change sieve directory ownership | Aaron LI | 2018-05-05 | 2 | -7/+3 |
* | security/clean-pf: log cleaned ip address | Aaron LI | 2018-05-05 | 1 | -1/+1 |
* | git/cgit: copy script and install highlight | Aaron LI | 2018-04-18 | 1 | -0/+7 |
* | git: Update git shell commands; add git-cmds tag | Aaron LI | 2018-04-18 | 4 | -4/+6 |
* | Add introduction and git role to README.md | Aaron LI | 2018-04-18 | 1 | -2/+14 |
* | Add git role: host git repos and share repos via cgit | Aaron LI | 2018-04-18 | 20 | -3/+806 |
* | web: Fix private path for the dhparam file | Aaron LI | 2018-04-18 | 1 | -3/+3 |
* | mail/dovecot: update config file to dovecot v2.3 | Aaron LI | 2018-04-18 | 1 | -14/+3 |
* | basic/periodic: Inline daily security status | Aaron LI | 2018-04-16 | 2 | -6/+12 |
* | web/sites: rename liwt.git.conf.j2 to liwt.cgit.conf.j2 | Aaron LI | 2018-04-11 | 1 | -2/+1 |
* | radicale: setup git repo | Aaron LI | 2018-04-11 | 1 | -0/+22 |
* | web/sites: Clean up liwt.radicale.conf | Aaron LI | 2018-04-10 | 1 | -18/+4 |
* | web/sites: Fix reload-nginx after generating sites | Aaron LI | 2018-04-10 | 2 | -1/+1 |
* | web/sites: Also check availability of 'radicale' and 'cgit' | Aaron LI | 2018-04-10 | 2 | -2/+2 |
* | radicale: Use the default path of uwsgi socket | Aaron LI | 2018-04-10 | 2 | -2/+1 |
* | radicale: Fix log rotation | Aaron LI | 2018-04-10 | 1 | -2/+2 |
* | radicale: add 'git' variable to toggle versioning with git | Aaron LI | 2018-04-10 | 2 | -1/+6 |
* | radicale: use full path to git; rotation log file | Aaron LI | 2018-04-09 | 2 | -1/+7 |
* | Update README.md | Aaron LI | 2018-04-09 | 1 | -5/+70 |
* | Add radicale role: lightweight {Card,Cal}DAV server | Aaron LI | 2018-04-09 | 10 | -45/+374 |
* | web/acme: tag acme and acme-renew; add deploy-acme handler | Aaron LI | 2018-04-09 | 2 | -0/+21 |
* | dns/zones: use dav to replace {card,cal}dav; clean aaronly.me | Aaron LI | 2018-04-09 | 3 | -8/+4 |
* | Merge filter_plugins/{mail,znc}.py into passwd.py | Aaron LI | 2018-04-09 | 3 | -66/+32 |
* | Add filter_plugins/passwd.py with cryptpass() method | Aaron LI | 2018-04-09 | 1 | -0/+29 |
* | dns/zones: tweak space after ";" | Aaron LI | 2018-04-09 | 2 | -6/+6 |
* | mail/postfix: improve tls settings a bit | Aaron LI | 2018-04-09 | 1 | -72/+70 |
* | dns/zones: improve dmarc record | Aaron LI | 2018-03-22 | 3 | -7/+28 |
* | web/acme: no need to check & link /etc/ssl/cert.pem | Aaron LI | 2018-03-18 | 1 | -4/+0 |
* | Update README.md | Aaron LI | 2018-03-17 | 1 | -3/+35 |
* | Remove private/dovecot/hash-passdb.py, no longer needed | Aaron LI | 2018-03-17 | 1 | -73/+0 |
* | mail/dovecot: store pass in ansible vault and hash from there | Aaron LI | 2018-03-17 | 4 | -42/+78 |
* | Add custom filter mail.py with dovecot_makepass | Aaron LI | 2018-03-17 | 1 | -0/+34 |