Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ldap authentication backend | Dennis Kaarsemaker | 2016-03-25 | -2/+3 |
| | | | | | | We only support the openldap scheme for now, with users that are posixAccounts. Moreover, as the plugin cannot be configured directly, you must configure libldap correctly in /etc/openldap/ldap.conf | |||
* | Linux pam authentication backend | Dennis Kaarsemaker | 2016-03-25 | -2/+3 |
| | | | | This backend authenticates users against pam. | |||
* | travis: Switch to container based infrastructure | dequis | 2015-08-07 | -5/+15 |
| | | | | | This means faster builds, which is something I don't really need but I felt like doing this. | |||
* | skyped: add _SRCDIR_ to makefile, test build in travis | dequis | 2015-05-29 | -1/+1 |
| | ||||
* | Include prebuilt skyped manpage, remove asciidoc dependency | dequis | 2015-05-17 | -1/+1 |
| | ||||
* | travis: remove some deps | dequis | 2015-05-17 | -1/+1 |
| | ||||
* | Add coverity_scan addon to .travis.yml | dequis | 2015-02-22 | -1/+24 |
| | ||||
* | Run 'make check' from travis. | Jelmer Vernooij | 2015-01-25 | -2/+2 |
| | ||||
* | Add git specific stuff! | dequis | 2015-01-25 | -0/+8 |
- A few build system tweaks - A fancy README.md - s/.bzrignore/.gitignore/ - .travis.yml for travis-ci integration - doc/git-bzr-rev-map for historical purposes |