aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeLines
* ldap authentication backendDennis Kaarsemaker2016-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 backendDennis Kaarsemaker2016-03-25-2/+3
| | | | This backend authenticates users against pam.
* travis: Switch to container based infrastructuredequis2015-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 travisdequis2015-05-29-1/+1
|
* Include prebuilt skyped manpage, remove asciidoc dependencydequis2015-05-17-1/+1
|
* travis: remove some depsdequis2015-05-17-1/+1
|
* Add coverity_scan addon to .travis.ymldequis2015-02-22-1/+24
|
* Run 'make check' from travis.Jelmer Vernooij2015-01-25-2/+2
|
* Add git specific stuff!dequis2015-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