Commit Graph
433 Commits
Author SHA1 Message Date
Bertrand Gouny 1ed91b47cd ignore lost+found 2016-08-16 17:07:43 +02:00
ofreax e48eaa2d28 test db 2016-08-12 14:48:59 +02:00
ofreax 31f6c912f1 remove -f 2016-08-12 13:34:57 +02:00
Bertrand Gouny 1f62484b76 fix #73 Upgrade to 1.1.5 startup issues with cfssl-helper 2016-08-03 13:35:02 +02:00
Bertrand Gouny 1de6fd652f Update to light-baseimage:0.2.5 2016-08-03 13:18:12 +02:00
Bertrand Gouny 70075ecfec v1.1.6 2016-08-03 13:12:13 +02:00
Bertrand Gouny f3d91140f8 [twgit] Init hotfix 'hotfix-1.1.6'. 2016-08-03 13:09:57 +02:00
Bertrand Gouny f755a4c703 Merge branch 'hotfix-1.1.5' into stable v1.1.5 2016-08-02 15:53:07 +02:00
Bertrand Gouny 279bd77b96 Changelog 2016-08-02 15:43:02 +02:00
Bertrand Gouny 0578ede275 comment tls disable / tls enforce disable 2016-08-02 15:36:46 +02:00
Bertrand Gouny 911505de91 must fix #44 and fix #36) 2016-08-02 14:29:28 +02:00
Bertrand Gouny cd4fd78b50 v1.1.5 2016-08-02 13:58:19 +02:00
Bertrand Gouny 7a0b2a27c5 [twgit] Init hotfix 'hotfix-1.1.5'. 2016-08-02 13:54:27 +02:00
Bertrand Gouny 055b858f0f Merge branch 'hotfix-1.1.4' into stable v1.1.4 2016-07-26 12:08:20 +02:00
Bertrand Gouny b52560b82d v1.1.4 2016-07-26 12:02:15 +02:00
Bertrand Gouny 23d30933c2 changelog 2016-07-26 11:47:51 +02:00
Bertrand Gouny 417fd10f47 fixes #71, fixes #70, fixes #69, fixes #62 2016-07-26 11:17:40 +02:00
ofreax c29a6308ce Merge branch 'jgehrcke-jp/tlschange' into hotfix-1.1.4 2016-07-20 19:47:19 +02:00
Jan-Philip Gehrcke 9965458497 Adjust LDAP_TLS_CIPHER_SUITE to Red Hat's TLS hardening guide 2016-07-20 19:14:21 +02:00
Jan-Philip Gehrcke c7cdcbb3f2 Remove LDAP_TLS_PROTOCOL_MIN as it does not take effect 2016-07-20 19:03:38 +02:00
Bertrand Gouny 0a9815f8da fixes #52 add docker-compose.yml example and update kubernetes examples 2016-06-30 11:28:32 +02:00
Bertrand Gouny 81ef654f49 Merge branch 'danielpanteleit-stable' into hotfix-1.1.4 2016-06-30 10:52:14 +02:00
Bertrand Gouny 9ffb57ba20 [twgit] Init hotfix 'hotfix-1.1.4'. 2016-06-30 10:51:39 +02:00
Daniel Panteleit 002006c823 fixed LDAP_BACKEND for readonly user 2016-06-22 10:58:41 +02:00
Bertrand Gouny aa8d557fd5 Merge branch 'hotfix-1.1.3' into stable v1.1.3 2016-06-09 16:01:47 +02:00
Bertrand Gouny ecdd2857f5 fixes #54 2016-06-09 15:33:52 +02:00
Bertrand Gouny 5bf8ea1e51 doc 2016-06-09 15:33:00 +02:00
Bertrand Gouny 035e88c3eb LDAP_BACKEND in startup script 2016-06-09 15:27:07 +02:00
Bertrand Gouny 23da307fe3 fix missing dir after they have been removed from image volumes 2016-06-09 15:21:52 +02:00
Bertrand Gouny 662d683cbf doc 2016-06-09 15:04:36 +02:00
Bertrand Gouny 72e6d9fc32 backend config 2016-06-09 14:59:12 +02:00
Bertrand Gouny ca6fa45a57 v1.1.3 2016-06-09 14:45:09 +02:00
Bertrand Gouny 34060b8a00 Merge branch 'osixia-stable' of https://github.com/ClubCedille/docker-openldap into hotfix-1.1.3 2016-06-09 14:38:21 +02:00
Bertrand Gouny 1ef35a4219 Merge branch 'seatek-stable' into hotfix-1.1.3 2016-06-09 14:36:15 +02:00
seatek fb9591e142 Remove Volume command from Dockerfile, to allow using this image as a base image for derived images prefilled with testdata. 2016-05-30 13:38:04 +02:00
ofreax 5fa33d1011 Merge branch 'pieterlange-feature/mountedvolumes' into hotfix-1.1.3 2016-05-05 22:09:35 +02:00
ofreax cadabaf849 [twgit] Init hotfix 'hotfix-1.1.3'. 2016-05-05 22:08:08 +02:00
Pieter Lange 92dde39f76 Ignore lost+found directories so mounted volumes don't break the
bootstrap
2016-05-04 17:56:13 +02:00
Michael Faille 1166325df6 Use mdb over hdb
«The mdb backend to slapd(8) is the recommended primary backend for a
normal slapd database. It uses OpenLDAP's own Lightning Memory-Mapped
Database (LMDB) library to store data and is intended to replace the
Berkeley DB backends.

It supports indexing like the BDB backends, but it uses no caching and
requires no tuning to deliver maximum search performance. Like hdb, it
is also fully hierarchical and supports subtree renames in constant
time.»
http://www.openldap.org/doc/admin24/backends.html
2016-04-28 02:50:11 -04:00
ofreax ff22d94349 Merge branch 'hotfix-1.1.2' into stable v1.1.2 2016-03-18 21:40:15 +01:00
ofreax a6bb37351b openldap debug 2016-03-18 16:36:20 +01:00
ofreax ff005c348f fixes slapd tcp bind is network not interface, and so does not respond on overlay networks #35 2016-03-18 16:28:52 +01:00
ofreax eb326d3274 change default ldap log level 2016-03-18 15:55:01 +01:00
ofreax 5f043222f8 fixes #37 2016-03-18 10:33:08 +01:00
ofreax cda21b88de update status 2016-03-18 10:15:09 +01:00
ofreax 09f0fe079a litle adjustment to honor ldap log level on startup 2016-03-18 10:11:12 +01:00
ofreax 6e94e75091 Merge branch 'bdurrow-patch-1' into hotfix-1.1.2 2016-03-18 10:09:13 +01:00
ofreax c17d995f3d [twgit] Init hotfix 'hotfix-1.1.2'. 2016-03-18 10:08:33 +01:00
Brad Durrow b78d870850 Update startup.sh 2016-03-14 10:59:37 -06:00
Brad Durrow 8b38537cd5 Honor LDAP_LOG_LEVEL on startup 2016-03-11 14:02:42 -07:00