Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/openldap

Development repository for the openldap cookbook
https://github.com/sous-chefs/openldap

Document the current process for managing certs

5695e7963ff0b8ea67da2551417544a3aa21aab6 authored over 9 years ago by Tim Smith <[email protected]>
Move some of the hardcoded client/server config into the new config hashes

1ecca2c4105eebcc25fbc81b835bed215a3d857a authored over 9 years ago by Tim Smith <[email protected]>
Make port and attribute for the client ldap config

9821acbf4ae77feeee6b5b7a2990e298db766670 authored over 9 years ago by Tim Smith <[email protected]>
Initial commit of ability to define arbitrary config in a hash for wrapper cookbooks

2bdd5acdadb08441ec63c398814bf0601bb50723 authored over 9 years ago by Tim Smith <[email protected]>
Bump version for development

6e24683b5cc17daae6473582f7b994d8de84f23b authored over 9 years ago by Tim Smith <[email protected]>
Release 2.2.0

01d7ed085f22a1da832181631a22729746d4bfcf authored over 9 years ago by Tim Smith <[email protected]>
Add RHEL back to the README and add FreeBSD as a required cookbook

40cef8c429f8b71eae540567d8911e7e301f156a authored over 9 years ago by Tim Smith <[email protected]>
Update supported platforms in the metadata

3e431fa6bca928b49ab3cdde12885ccd145b6324 authored over 9 years ago by Tim Smith <[email protected]>
Merge pull request #52 from kareiva/freebsd

Add compatibility with FreeBSD 10 and its MDB backend

3eb7271e846e714ddc4333654a0d25e79ff02ebd authored over 9 years ago by Tim Smith <[email protected]>
Add compatibility with FreeBSD 10 and its MDB backend

de98e87532726eb96e5a5eafe79636f4e0c83797 authored over 9 years ago by Simonas Kareiva <[email protected]>
Remove the attributes from the metadata

These aren't up to date so they're not actually helpful

60cef02e9f9cdd5e6adb7234b2c9d99ef2d7ee8c authored almost 10 years ago by Tim Smith <[email protected]>
Fix a bad attribute fro the server packages

7df2bc16cec2396cf15fa261a479a3ba20dd618f authored almost 10 years ago by Tim Smith <[email protected]>
Merge branch 'bdefeyter-master'

0a1b0a360f7dcb7c3d3fb16b66380a00e5af2a18 authored almost 10 years ago by Tim Smith <[email protected]>
Merge branch 'master' of git://github.com/bdefeyter/openldap into bdefeyter-master

Conflicts:
attributes/default.rb
recipes/auth.rb
recipes/client.rb
recipes/server.rb

Tim no...

c4ed71898a13a4b1ccd61e3dd87c62c597b98b2a authored almost 10 years ago by Tim Smith <[email protected]>
Fix readme email typo

91df459f7c1e0af137b6411bcc3b2fe48e15db85 authored almost 10 years ago by Tim Smith <[email protected]>
Bumping version for development

9b655f9cce15594e77a4d57a593b5fe3a826217c authored almost 10 years ago by Tim Smith <[email protected]>
Release 2.1.0

b045452be58f52fcd5049ee8c14dc70707135539 authored almost 10 years ago by Tim Smith <[email protected]>
Be more consistent with attributes in the attributes file

1e0f93a25d32945fd8de08a98bc36712b0888542 authored almost 10 years ago by Tim Smith <[email protected]>
Update the Changelog with the new changes

344ba0e46579b03602a4721601b677fe4d6e591e authored almost 10 years ago by Tim Smith <[email protected]>
Fix bad spacing in the slapd config

20a26f1c5061097cd010db6c7655358f3a26c6f6 authored almost 10 years ago by Tim Smith <[email protected]>
Make the CN an attribute

8f604fc192bf9fb6e6f77f569413811041682b5b authored almost 10 years ago by Tim Smith <[email protected]>
Make modules to load an attribute

d08632b409792ba83b65efcc7421396c34ae901d authored almost 10 years ago by Tim Smith <[email protected]>
Make schemas an attribute to allow for easier customization

638d5884dcd92a60b49491706362474de6c5d542 authored almost 10 years ago by Tim Smith <[email protected]>
Clarify the empty recipe

b88f40f4c6eac627c542e398cb18fd0a91448f8b authored almost 10 years ago by Tim Smith <[email protected]>
Remove Apache2 LDAP attributes

42300625fab57ef88939d9c5d1277649016b0d9f authored almost 10 years ago by Tim Smith <[email protected]>
Resolve FC002 warning in server recipe

9cc93f5e56214b7ba480dd251513d2eec89a8c9a authored almost 10 years ago by Tim Smith <[email protected]>
Bump version to 2.0.1 for development

46863f2a5f42309ea44fb5f663474dd543758626 authored almost 10 years ago by Tim Smith <[email protected]>
Release 2.0.0

603c0c413c38f090498288d6edeb2f3f538357db authored almost 10 years ago by Tim Smith <[email protected]>
Add myself as an author in the Readme

a78ea28f9de0fb9bb3a39b55349c4eff2a1cc83d authored almost 10 years ago by Tim Smith <[email protected]>
Remove duplicate template header

aae6493100cb4d6c455e379f57f636b5414eea3d authored almost 10 years ago by Tim Smith <[email protected]>
Remove duplicate attribute for pam_password

60c272ed92e2f6528680c8fb7698bfa595d719ee authored almost 10 years ago by Tim Smith <[email protected]>
Use node.name not node['name] in ERBs

node['name'] isn't a thing

f7e953ff75bc01255b4d9e6b8f468fa64d35274c authored almost 10 years ago by Tim Smith <[email protected]>
Merge branch 'update_readme_for_cacert' of git://github.com/kuleszaj/openldap into kuleszaj-update_readme_for_cacert

Conflicts:
README.md

a450292499ccbf6d7f761cf9ef50ce3de973eceb authored almost 10 years ago by Tim Smith <[email protected]>
Improve the use of the URI for clients and update the changelog / readme

1c6d50b4071bc5ceba2d60f4d6254220b46c769b authored almost 10 years ago by Tim Smith <[email protected]>
Add the LDAP URI to the client config to fix clients

Without this clients don't use LDAP

285077bbb4f112860d0312cc311d7fe5ca9a2f35 authored almost 10 years ago by Tim Smith <[email protected]>
Simply the server package install logic now that there are attributes

There's no need to have the same resource buried under platform checks

20618cd2348d81a2d9d60c09fe21ffd064d37653 authored almost 10 years ago by Tim Smith <[email protected]>
Add all current changes to the CHANGELOG

b063844d2fd680ae313da4f253501be5d963812e authored almost 10 years ago by Tim Smith <[email protected]>
Make the client package an attribute to support RHEL

95f4c17d38b43434dc409126c16a4926edf53868 authored almost 10 years ago by Tim Smith <[email protected]>
Use the new db-util package so we don't have to worry about specific versions

This is a significant change that will result in people getting newer version of the berk db uti...

b7dfc2768760c57e24ae9a39330eb60009993603 authored almost 10 years ago by Tim Smith <[email protected]>
Add attributes to change the source location / cookbook for the ssl key/cert

This is mostly for test kitchen, but it may also be useful for users. This allows test kitchen ...

37f0c56da1c91cc5affd1ebf279f41823ada667d authored almost 10 years ago by Tim Smith <[email protected]>
Install packages vs. upgrading, but add an attribute to set it back

Having your ldap server randomly upgrade when you run Chef is pretty scary. Switch the action t...

df11f718e752984c8a06b260de40fb256d0d2cfd authored almost 10 years ago by Tim Smith <[email protected]>
Add Trusty to the kitchen.yml file

53d5ed12da0b94c4ca196cc2cf4f2c6024ffb6e2 authored almost 10 years ago by Tim Smith <[email protected]>
Add a new attribute for controlling the server log level

04f6683db18414bb08dccd369d76fd1b5f894b37 authored almost 10 years ago by Tim Smith <[email protected]>
Add consistent generated by Chef headers

65401ab1a712e2615470f0a9029bc65fcf9028f3 authored almost 10 years ago by Tim Smith <[email protected]>
Convert another mode to a string

This should be the last one

e2ba3b5f4edfbff35b7cfe298a8164066baf03ee authored almost 10 years ago by Tim Smith <[email protected]>
Convert to platform_family from platform for improved debian support

Converted several Ubuntu platform checks to platform_family debian checks which *should* get thi...

cb032c3db3279d20bedcc894841ac0a50733d8a5 authored almost 10 years ago by Tim Smith <[email protected]>
Update copyrights to current year

626a6191b37d2cf15112c5cd632836510f509225 authored almost 10 years ago by Tim Smith <[email protected]>
Merge branch 'bdb' of git://github.com/chris-rock/openldap into chris-rock-bdb

Conflicts:
recipes/server.rb

1d61202c8b598fca291b82d64030bec79d0d0176 authored almost 10 years ago by Tim Smith <[email protected]>
Remove extra line in client recipe

8c94b4fd4bbf05d9fb2bd9094773b8fe21fa701e authored almost 10 years ago by Tim Smith <[email protected]>
Merge branch 'slave_fix' of git://github.com/jeffreybaird/openldap into jeffreybaird-slave_fix

Conflicts:
recipes/slave.rb

5f4a21a636e1f78507b3c39809a99c9764ab7c75 authored almost 10 years ago by Tim Smith <[email protected]>
Fix attribute file in Readme and add Debian to platforms

96ee130ca5e416e12f8ae3b267f8dfc1a0993bac authored almost 10 years ago by Tim Smith <[email protected]>
Move all attributes in the Readme over to strings vs. symbols

20ca8c46400c42206be20194dfd64da5b1bf6697 authored almost 10 years ago by Tim Smith <[email protected]>
Merge pull request #46 from tas50/cleanup

General cleanup to bring this cookbook up to community standards

e875cf250d2fcd8c17abaa986a56ed76f4eeb011 authored almost 10 years ago by Tim Smith <[email protected]>
Swap out the old contributing doc for the new one

Old doc still had the JIRA workflow in it

771e6bac2778de435b615120c03918d0539e1b5b authored almost 10 years ago by Tim Smith <[email protected]>
Update Gemfile with up to date requirements

Also the gemfile was missing Rake

866997f1df1212515ba19c187af32aa002840b24 authored almost 10 years ago by Tim Smith <[email protected]>
Update kitchen.yml file to have 10.04 not 12.10 which is deprecated

25a830c27238f0a2ed161d51e1caf5245162465d authored almost 10 years ago by Tim Smith <[email protected]>
Update chef ignore to match other chef cookbooks

dbe43276ff60ac323512adc6fc54d022140a898d authored almost 10 years ago by Tim Smith <[email protected]>
Remove Redhat platforms from the metadata since they aren't supported

e89668aac93ac8f4cddb09b4aee3a232aae192d1 authored almost 10 years ago by Tim Smith <[email protected]>
Add spaces in the berksfile

0564f1b4e7e142135a75afbf76eb807da063dd95 authored almost 10 years ago by Tim Smith <[email protected]>
Update gitignore to match other chef cookbooks

191af8657ca041b77898d7e5a65204b1319361d1 authored almost 10 years ago by Tim Smith <[email protected]>
Switch to strings for modes to preserve the leading 0

28c540cce3323777025ec434265ef417e734f103 authored almost 10 years ago by Tim Smith <[email protected]>
Add chefignore file

ee34d00690b66fb6cce59b6b17d8b23f089edd43 authored almost 10 years ago by Tim Smith <[email protected]>
Add rubocop file and fix most rubocop warnings

255698fdd8023c2ec4b0b5c5f5b50aa729c312f9 authored almost 10 years ago by Tim Smith <[email protected]>
updating CHANGELOG and bumping metadata

81f8511dad468aa7d56345d3eb5082875224bace authored almost 10 years ago by Sean OMeara <[email protected]>
reverting OpenSSL module namespace change

c268d1a462bb5dbe5e12f6340b01319124b78ac4 authored almost 10 years ago by Sean OMeara <[email protected]>
fixing README

41230aa8bad24a4254dc48a86daf9f34e1f9df3b authored almost 10 years ago by Sean OMeara <[email protected]>
updating CHANGELOG and bumping metadata

ac7b3027eaac203df1861a84fce7ca36078d5241 authored almost 10 years ago by Sean OMeara <[email protected]>
updating opscode to chef

3cb7f572b1f87e6ab4ae1c785706dda6d8f2a512 authored almost 10 years ago by Sean OMeara <[email protected]>
updating opscode to chef

682cfdd4bb8bd5f50369e9e23867af09f1ae2cd6 authored almost 10 years ago by Sean OMeara <[email protected]>
configure package for bdb

449408a9e74c7e5fea513719f5d3d11ade0abc70 authored about 10 years ago by Christoph Hartmann <[email protected]>
:nodes is the incorrect option for the 'search' function. Updating it to :node

077ef80f52a6723a7f3b9f2de16f2e0c8b39bd0b authored over 10 years ago by jeffreybaird <[email protected]>
improved rhel support

cb331be6d748c8f9324402675d72099d752c13b3 authored over 10 years ago by Brian DeFeyter <[email protected]>
Version bump to 1.12.11 (for development)

b7be1c135cc848d2a1d5b53b307d493a68130ec1 authored over 10 years ago by Sean OMeara <[email protected]>
Publish 1.12.10 Changelog

ef1b6af320d4f4134da50682bf3e11df4ab835dc authored over 10 years ago by Sean OMeara <[email protected]>
Version bump to 1.12.10

ffd200bcb69174ee9664d16e7ba70f05421d3bda authored over 10 years ago by Sean OMeara <[email protected]>
Merge pull request #29 from epcim/fix-sslfiles

Fix sslfiles + ubuntu fix

9e8a756e5d359b17eb648828726c4ed52afb1f46 authored over 10 years ago by Sean OMeara <[email protected]>
Merge pull request #28 from epcim/service-start

Service enable/start resource moved to end.

99f170d0ca150a784ed3b136793aea531f331a98 authored over 10 years ago by Sean OMeara <[email protected]>
[COOK-4499] Updated README to correctly refer to the attribute as openldap[:cafile] instead of openldap[:cacert].

95836a53bab515e4356a82f4cb057243197a0f77 authored over 10 years ago by Justin Kulesza <[email protected]>
Recommended approach to handle cert/key files.

f0c8625abdf72f9b16297621991a4e06059de674 authored almost 11 years ago by Petr Michalec <[email protected]>
fix messed ammend, added _cert to ssl_cert cookbook file

25d28802bb9db088bfcb3427e02bde7b0d489034 authored almost 11 years ago by Petr Michalec <[email protected]>
Revert "mend"

This reverts commit e64b947ee82ee860361822cb5c61df88140adb47.

2ab526a6dd9e5a3018d1656feefc031208221b97 authored almost 11 years ago by Petr Michalec <[email protected]>
better startup issue description + fix on ubuntu

667a2220ac298789492853aa9dc0ea5a15d51bde authored almost 11 years ago by Petr Michalec <[email protected]>
fix name & deploy of the cert/key ssl files

d7e64c2d5a91a9462efb6c1d7feb19f640d2abc1 authored almost 11 years ago by Petr Michalec <[email protected]>
Service enable/start resource moved to end.

At that time all .conf files are created. Potentially corrupted slapd.conf would interupt service...

3c8f76aa27bcf8d617a512d1cdfb4fab447f0b06 authored almost 11 years ago by Petr Michalec <[email protected]>
Version bump to 1.12.9 (for development)

5f8fd1c41b53067d4ae62733d7ddd9eb095bc4d7 authored almost 11 years ago by Sean OMeara <[email protected]>
Publish 1.12.8 Changelog

1f146d16b61a334d29559ca14600f807988eeefa authored almost 11 years ago by Sean OMeara <[email protected]>
Version bump to 1.12.8

3d029d6ea4eb1690fc9ad0ad4d758b39b2ff1246 authored almost 11 years ago by Sean OMeara <[email protected]>
merging nildomain branch

e7c31051254fd060f5f8260eeb7d035d77fb9f93 authored almost 11 years ago by Sean OMeara <[email protected]>
Version bump to v1.12.5

66542c27b0594a5de435d5f171d074fdba1caf9f authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v1.12.4

05c39e8c877b2e6e33e1df1379d43c124be6ea2c authored about 11 years ago by Sean OMeara <[email protected]>
[COOK-411] - Updating to use tls_checkpeer option

Signed-off-by: Sean OMeara <[email protected]>

1642486055b3efdfabc8c2f21ed5f64cfce725f2 authored about 11 years ago by Matt Alexander <[email protected]>
[COOK-3772] Restart nscd as the last notification so other nscd commands are executed

Signed-off-by: Seth Vargo <[email protected]>

0af615853be280e34697ab122e4bae4715ecbf9f authored about 11 years ago by Matt Alexander <[email protected]>
Version bump to v1.12.3

7759d0f3331ea8aca02706185db201144d016482 authored about 11 years ago by Seth Vargo <[email protected]>
Version bump to v1.12.2

6416c23d19ce429ca54305db5180883900a4c114 authored about 11 years ago by Seth Vargo <[email protected]>
[COOK-3699] Add pptions for different OUs and TLS and password mechanisms

Signed-off-by: Seth Vargo <[email protected]>

028e90544e87c4901139c55d16a1403974a1da1e authored about 11 years ago by Martin Meredith <[email protected]>
Version bump to v0.12.1

edd24002d54873f84ae1c34873de975e4a44ad4d authored about 11 years ago by Seth Vargo <[email protected]>
Version bump to v0.12.0

c54e3aacbb418c8be794e92b827c48faf8663919 authored about 11 years ago by Seth Vargo <[email protected]>
[COOK-3543] Do not setup OpenLDAP server as a slave

Signed-off-by: Seth Vargo <[email protected]>

25d1882280e45e3c25fd342077f6df8b8b07e84b authored about 11 years ago by Matt Alexander <[email protected]>
[COOK-3561] Support out of band SSL certificates in `openldap::server`

Signed-off-by: Seth Vargo <[email protected]>

727d65760f37c27f3686859f46d8103d77c5c2ce authored about 11 years ago by Matt Alexander <[email protected]>
[COOK-3548] Ensure preseed_dir is created

Signed-off-by: Seth Vargo <[email protected]>

1bcab4b556d92064a1a20c27897d9cf98dcc792f authored over 11 years ago by Matt Alexander <[email protected]>