Commit graph

  • 7133fac60d
    Update alpine image master Knut Ahlers 2019-03-12 22:45:46 +0100
  • d8ab4398f0
    Fix: Unbound variable leads to crash Knut Ahlers 2018-03-15 12:48:00 +0100
  • 53dd372dfd
    Write hashed passwords into the templates Knut Ahlers 2018-03-15 12:21:26 +0100
  • b574af5b79
    Add a built-in way to enable cn=config password Knut Ahlers 2018-03-15 12:16:14 +0100
  • ecfae5a2bc
    Add default ACL Knut Ahlers 2018-03-15 12:14:50 +0100
  • 005b43c4e4
    Apply shfmt on docker-entrypoint Knut Ahlers 2018-03-14 16:08:08 +0100
  • ae3b721b32
    Refresh schema list Knut Ahlers 2018-03-14 16:06:41 +0100
  • 5472129d52
    Document SLAPD_ADMIN_USER Knut Ahlers 2018-03-14 16:03:34 +0100
  • 76a510a888
    Completely rebuild image Knut Ahlers 2018-03-14 15:59:36 +0100
  • 074a648606 improved readme danielguerra69 2016-03-24 21:40:43 +0100
  • 2e4b41c48e adapted for alpine linux danielguerra69 2016-03-24 21:33:42 +0100
  • cb424dd34b Clarifications for issue #7 initiated by virtuman. dinkel 2016-02-28 18:15:16 +0100
  • d2da60fbba Merge pull request #6 from Vampouille/patch-1 dinkel 2016-02-23 14:57:07 +0100
  • fb952d04a6 little mistype Julien Acroute 2016-02-19 10:39:40 +0100
  • 92fdba1bf8 Documentation style cleanup and (hopefully) clarified configuration for ppolicy Christian Luginbühl 2016-02-16 22:49:39 +0100
  • cad3117b44 Modified coding style Christian Luginbühl 2016-02-16 22:48:19 +0100
  • dd01783d88 Merge branch 'kogosoftwarellc-adding-ppolicy' Christian Luginbühl 2016-02-16 21:13:07 +0100
  • 88614bd176 Adding ppolicy jsdevel 2015-12-10 22:11:40 -0700
  • 88fbcb52dd Added functionality to reconfigure a previously configured container Christian Luginbühl 2015-12-20 15:59:32 +0100
  • 8018760c5e Fixed typo in my e-mail Christian Luginbühl 2015-09-26 17:24:56 +0200
  • d6fd848324 Merge pull request #4 from rysiekpl/patch-1 dinkel 2015-09-26 16:57:12 +0200
  • ff5b30e575 /var/run/slapd also has to be accessible to slapd rysiekpl 2015-09-19 19:09:10 +0200
  • 390f2a876c Fixed a few typos in the README Christian Luginbühl 2015-06-20 19:01:41 +0200
  • 6e5b505ba4 Fixed Dockerfile and removed unused client package (was used in debugging) Christian Luginbühl 2015-06-09 17:00:16 +0200
  • 562ad030ad Stoppen installing 'recommends' Christian Luginbühl 2015-06-09 16:55:34 +0200
  • 2dcde28f99 Updated to Debian Jessie Christian Luginbühl 2015-06-03 00:10:21 +0200
  • bd213c1c78 Moved 'ulimit' command before 'set -e' to avoid permaent errors with low global ulimits as requested by Hong Xu (xuhdev) Christian Luginbühl 2015-03-25 23:02:50 +0100
  • b165002180 Added sane open file descriptors limit based on request by Hong Xu (xuhdev) Christian Luginbühl 2015-03-25 16:46:27 +0100
  • 8df69d5799 Merge pull request #2 from xuhdev/owner dinkel 2015-03-21 16:03:35 +0100
  • 8c0efb2d3f Change the owner of the files in /var/lib/ldap to openldap and run as openldap hong Xu 2015-03-20 19:59:45 -0400
  • 8638ea5a6f Added modules/overlays to configuration Christian Luginbühl 2015-03-16 23:22:40 +0100
  • e520b15129 Simplified saving the configuration as own VOLUME and so removed symlink hack Christian Luginbühl 2015-03-11 23:35:56 +0100
  • d7beb4a790 Added possibility to load additional schemas Christian Luginbühl 2015-02-19 03:12:12 +0100
  • 59c1d03bf3 Configuration now actually survives a restart Christian Luginbühl 2015-02-18 22:12:48 +0100
  • ddc5204228 Escaped characters in password hash, so sed doesn't crash anymore Christian Luginbühl 2015-02-18 21:28:26 +0100
  • 9d1708513e Added facility to read and write to dn=config branch Christian Luginbühl 2015-02-18 20:43:34 +0100
  • befe7c5b26 Initial version Christian Luginbühl 2015-02-18 16:23:34 +0100