Commit Graph
413 Commits
Author SHA1 Message Date
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
ofreax a3aa25dcd8 Merge branch 'hotfix-1.1.1' into stable v1.1.1 2016-02-20 11:24:34 +01:00
Bertrand Gouny 3643e34a4d fix comment 2016-02-18 12:01:18 +01:00
Bertrand Gouny 45e3e6386c follow best pratices 2016-02-17 10:24:07 +01:00
Bertrand Gouny a5b638e0ec should fixes #29 memberOf overlay and add refint 2016-02-17 09:55:15 +01:00
Bertrand Gouny d7cc8df0d8 Merge branch 'melan-stable' into hotfix-1.1.1 2016-02-15 10:01:06 +01:00
Dmitry Melanchenko d1439cdd2f Substitutes Base DN in custom ldif files 2016-02-14 03:58:36 -05:00
ofreax 39f1fe24b9 fix tls on pre-start 2016-02-05 09:31:47 +01:00
Bertrand Gouny 984bdbd826 backward compatibility osixia/openldao <= 1.1.0 2016-02-04 15:48:36 +01:00
Bertrand Gouny 7093e4bca9 - 2016-02-01 13:50:08 +01:00
ofreax 0ac1a082f8 docs 2016-01-30 11:15:49 +01:00
ofreax b458b63e72 v1.1.1 2016-01-29 11:37:41 +01:00
ofreax 2a11dab75e docs 2016-01-29 11:31:06 +01:00
ofreax aa339727f0 --copy-service doc 2016-01-29 11:30:12 +01:00
ofreax 888076e119 Update to light-baseimage:0.2.2 2016-01-29 11:06:53 +01:00
ofreax 9ea4becbdc [twgit] Init hotfix 'hotfix-1.1.1'. 2016-01-29 11:05:49 +01:00
Bertrand Gouny d619bd5109 Merge branch 'release-1.1.0' into stable v1.1.0 2016-01-25 15:16:21 +01:00
Bertrand Gouny a0e595784b fix replication 2016-01-21 16:16:09 +01:00
Bertrand Gouny 6861e6e8a3 debug 2016-01-21 15:58:56 +01:00
Bertrand Gouny 51797a9654 docs 2016-01-20 17:12:26 +01:00
ofreax dda1ceb7a2 complex-bash-env 2016-01-19 21:01:20 +01:00