Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-openldap

Manage OpenLDAP with Puppet
https://github.com/voxpupuli/puppet-openldap

replace validate_* calles with datatypes

the validate_* functions are deprecated since a few versions of stdlib
and will be dropped in th...

ae44f2b69a6ad8152e872df3ee782797d3b5f3af authored over 7 years ago by Tim Meusel <[email protected]>
bump to minimal recommended puppet version

7389658e7c2e409f2fb130d7c44b9357e1b21d2a authored over 7 years ago by Tim Meusel <[email protected]>
drop legacy PE statement in metadata.json

28aecd56f2f7cbf9ba75c7e7728ff44abc6686a2 authored over 7 years ago by Tim Meusel <[email protected]>
drop legacy tests

cc389b97a0bc395554897e4decd066a44cec250b authored over 7 years ago by Tim Meusel <[email protected]>
drop legacy puppet_version attribute from metadata.json

57ad23ef39c3dda4d327fa73204e3187cee6cff4 authored over 7 years ago by Tim Meusel <[email protected]>
bump stdlib to 4.13.1 to get datatypes

50e5eb34c595685553ef0e65d55c300409c04113 authored over 7 years ago by Tim Meusel <[email protected]>
Release 1.16.1

dd1f675fe0f303345df6a751cc09a781e5affe01 authored over 7 years ago by Mickaël Canévet <[email protected]>
Release 1.16.0

a57dcf01c2474b8bebae351a06d07a129c4e59e7 authored over 7 years ago by Mickaël Canévet <[email protected]>
Announce compatibility with puppet 4.7

767ac74459bdef8d9c1e64aa26b0d0e9289b5a1e authored over 7 years ago by Mickaël Canévet <[email protected]>
spec: Test for every valid backend value

bd09bd0260bbe0cf5cfe2cb6415d24df285e0106 authored over 7 years ago by Daniele Sluijters <[email protected]>
openldap_database: Default to mdb for new Ubuntus

Since Ubuntu 16.04 the default backend for databases is 'mdb' as
recommended by the OpenLDAP pro...

397c623be69ea07a732bbc92b1a2dc9858e26ec4 authored over 7 years ago by Daniele Sluijters <[email protected]>
Update with modulesync

99ee8e96ee817e7bdcb91d46e5d3263b63cd3c89 authored over 7 years ago by Mickaël Canévet <[email protected]>
Allow openldap::client config values to have 'absent' value remove the entry from ldap.conf (#198)

67737ecdd7611dac6b9715011120465125b34df1 authored over 7 years ago by treydock <[email protected]>
Supports SHA2 password (#195)

* support sha2 password

* added sha-2 password related example

* Corrected regex which was...

e861eb052f9926a2c0a9436b03b367099ef0c6fc authored over 7 years ago by Daehyung Lee <[email protected]>
Fix lint issues

36b8a3838382e255b02a6f2edc997e69bb8a6758 authored almost 8 years ago by Mickaël Canévet <[email protected]>
Update with modulesync

c93a38cb3776d6c0d8face7b779082d3744d313f authored almost 8 years ago by Mickaël Canévet <[email protected]>
Don't support Amazon 2015 and 2016 officialy as we can't test it

44c7d6e86b98b07d2a6203c8d952e5a7f7434c9d authored almost 8 years ago by Mickaël Canévet <[email protected]>
Remove requirements from metadata.json

2517885237d9369d30dad9f97d63c98b38001719 authored almost 8 years ago by Mickaël Canévet <[email protected]>
Adding dbmaxsize parameter for big dbs (#181)

528ef369aabe06ff932b63c1705c3ed5deb86206 authored almost 8 years ago by Aurélien <[email protected]>
Change updateref order to avoid error '<olcUpdateRef> must appear after syncrepl or updatedn' (#176)

7878d82ece47c705fdd2ec0a3605986004743534 authored almost 8 years ago by Jose Plana <[email protected]>
Fix ordering so that Openldap::Server::Globalconf resources will come after the openldap service (#175)

b1984b53d9d7cc32c5a9b568f64ab01a70decd29 authored almost 8 years ago by treydock <[email protected]>
Modulesync: consider Amazon as CentOS

fd8022af8a42e343f7fbda8e2b05b6875c90bcb9 authored almost 8 years ago by Raphaël Pinson <[email protected]>
Modulesync: remove Puppet 3 tests

54dd1731bb8242329b48ff024cb08c64eaddaf7a authored almost 8 years ago by Raphaël Pinson <[email protected]>
Use contain instead of include (#174)

With include the openldap::utils class 'floats' and therefore dependencies may not be respected,...

3bf02c9eff8540d0f7cb2eaba4d5ec0d9c83dae5 authored about 8 years ago by Davide Ferrari <[email protected]>
Make NETWORK_TIMEOUT a configurable option.

From the LDAP.conf(5) manual:

Specifies the timeout (in seconds) after which the poll(2)/select...

b8e4820cb0904309399c9c5c07c215ee3953ac1b authored about 8 years ago by Jeremy Schrama <[email protected]>
fix variables out of scope

cbfe4c1f0a4f6fb955ae3df7d60e7e1d242892e5 authored about 8 years ago by Cedric Abunar <[email protected]>
Mod global conf (#164)

Allow multiple values for a global option

93cb18fa9c4e711523020cc5c2ef5e1b841bf884 authored about 8 years ago by Daehyung Lee <[email protected]>
support Amazon linux 2015+ and make version checks more flexible (#167)

* standardize on Factor.value() and handle Amazon Linux 'major release'
value

* force Intege...

a129ebc1028f021e18cf55116bcf74e06125e727 authored about 8 years ago by tb3088 <[email protected]>
Update with modulesync

dca483ece442d40a2a314f7bfbd9578276c5f398 authored about 8 years ago by Mickaël Canévet <[email protected]>
Use ldapmodify function instead of the slapdd which is not defined (#163)

* added an option, relay

* adds relay as a value of backend

* adds relay as a value of bac...

75bc3d0373ba20cadabe2f7b5055b90ab95bdeea authored over 8 years ago by Daehyung Lee <[email protected]>
Merge pull request #158 from ktech-io/fix/syncrepl

Add acceptance test for syncrepl in database

4d9c7cdd8111b6b80252c62a4db58b4c217f3848 authored over 8 years ago by Mickaël Canévet <[email protected]>
Syncrepl now run idempotently

2f5330026a0537a6ccd45dffa5a8e4d2d0795dd9 authored over 8 years ago by Nicolas Vanheuverzwijn <[email protected]>
Add acceptance test for syncrepl in database

aeeda07c4a0aaea67f38997af6654327d84afbe0 authored over 8 years ago by Patrick Brideau <[email protected]>
feat: add security attribute to database resource (#157)

0b18721b5ef4a32d38deab84207bdcffa3ab92e3 authored over 8 years ago by Nicolas Vanheuverzwijn <[email protected]>
Refactor openldap::server::access (#97)

* Rebase openldap_access to allow array of "access" including "by" and "control" values

Cont ...

cd50fd008076dd616c43c5984bb6cd6f3ea7293a authored over 8 years ago by Patrick Brideau <[email protected]>
Any prefixed numbers should be absent in the options (#155)

* added an option, relay

* adds relay as a value of backend

* adds relay as a value of bac...

fa654562ae1286d8b3ca6336fd7c2cd5ca04ade7 authored over 8 years ago by Daehyung Lee <[email protected]>
Fixes errata - puppet creates a rwm overlay every runs (#154)

* added an option, relay

* adds relay as a value of backend

* adds relay as a value of bac...

ebce04ac78947fca133f4bd41b389b27bf6d5500 authored over 8 years ago by Daehyung Lee <[email protected]>
Allow to set rewrite overlay with a relay database (#152)

* added an option, relay

* adds relay as a value of backend

* adds relay as a value of bac...

0c203a28048331a7647d2edefe21ef8addd4a0ee authored over 8 years ago by Daehyung Lee <[email protected]>
Merge pull request #107 from crayfishx/bug/spaces_in_access

fixed bug for spaces in the "by" section of the rule

acd232e1e1162828cfbdb63d46df9eb0cf41b930 authored over 8 years ago by Mickaël Canévet <[email protected]>
Test on Ubuntu (fixes #83)

5ab091647689ce2fc0c1e9c14ae675f44dc2e0ba authored over 8 years ago by Mickaël Canévet <[email protected]>
fixed bug for spaces in the "by" section of the rule

28f0c4b68247aeb868ae177a0a954bc40c4cf23f authored over 8 years ago by Craig Dunn <[email protected]>
Update with modulesync

6665965517ebd493ec7144cceecb443081b343c0 authored over 8 years ago by Mickaël Canévet <[email protected]>
Update with modulesync

42f472b37d2666e52f7d494ca860dd7ddfe629dd authored over 8 years ago by Mickaël Canévet <[email protected]>
Release 1.15.0

8a30950572b2e9e358135e5094561ba0b3ac778a authored over 8 years ago by Mickaël Canévet <[email protected]>
Merge pull request #144 from mcanevet/fix/database_destroy

Fix database destroy

975c604b68fb0f706a619dc1ef01105243277738 authored over 8 years ago by Mickaël Canévet <[email protected]>
Fix database destroy

d8540e068855e860023a584ef3bff0d82935ccce authored over 8 years ago by Mickaël Canévet <[email protected]>
Update with modulesync

327feb854271896399e4e264ec04708f40e59c9b authored over 8 years ago by Mickaël Canévet <[email protected]>
Update with modulesync

0b3e52988c94f82bc6917a1d4717b993e2decd61 authored over 8 years ago by Mickaël Canévet <[email protected]>
Merge pull request #130 from JimPanic/idempotency-database-destroy

Fix idempotency issue in after :all hook

833b8444034d8a75b829e794d7f57d0a804a6da4 authored over 8 years ago by Mickaël Canévet <[email protected]>
Merge pull request #131 from JimPanic/base-provider-commands

Add base provider that implements common commands and methods and use it

a32ecb6e036f09ea78595e13a8299c99d93d280c authored over 8 years ago by Mickaël Canévet <[email protected]>
Put each element of list of single-value attributes into a seperate line.

94c51ea329dddd941b528d2d88b8315f0c40cb34 authored over 8 years ago by Alexander Pánek <[email protected]>
Fix idempotency issue when ensuring absent of multiple databases in one Puppet run

6ca39ad103766de798f0e2f4b705a963ffda3f1e authored over 8 years ago by Alexander Pánek <[email protected]>
Add base provider that implements common commands and methods and use it

The command slapcat, ldapmodify and ldapadd are now methods in the base
provider. This means the...

10e4c98bbf417b9a90301a3b0c9ed504384ba5c5 authored over 8 years ago by Alexander Pánek <[email protected]>
Merge pull request #127 from mvisonneau/fix_sync_idempotency

Fixed an idempotency issue on the syncrepl variable

b571443360e364429471be291014d69e53124e16 authored almost 9 years ago by Mickaël Canévet <[email protected]>
Fixed an idempotency issue on the syncrepl variable

96ce18fdf2e93ffe2f7b14b9fa2b1e270db52719 authored almost 9 years ago by Maxime VISONNEAU <[email protected]>
Update with modulesync

db897be434eae2a2fb48257e35384690ad94bdb9 authored almost 9 years ago by Mickaël Canévet <[email protected]>
Update with modulesync

878a62f9074f11c80db9ddf529ebd82d210af3b7 authored almost 9 years ago by Mickaël Canévet <[email protected]>
Update with modulesync

1059e4b67a8ce4cb80defbe496c51e66c6f77c3f authored almost 9 years ago by Mickaël Canévet <[email protected]>
Release 1.14.0

4f71f4a9c234175204c2077d62408464de4e76a9 authored almost 9 years ago by Raphaël Pinson <[email protected]>
Merge pull request #124 from werekraken/filter_attrs

Allow a complex what section in an openldap access control statement.

760771706fed3ff7552bb837838b8453041bd653 authored almost 9 years ago by Mickaël Canévet <[email protected]>
Fix and run openldap_server_access_spec.rb unit tests.

33d452cc532609aba4945910cb02408d4b08a2a9 authored almost 9 years ago by matt.cover <[email protected]>
Allow dn, filter, and attrs to be defined concurrently for the what section of an openldap access control statement.

f26aa5c8d89ded9811c1bf1d5fbef85996a8e10e authored almost 9 years ago by matt.cover <[email protected]>
Merge pull request #123 from werekraken/saac-unit

Avoid a duplicate declaration of openldap-clients package

c528fe97bcd63eaf64857056fc1a5a5101c3311c authored almost 9 years ago by Mickaël Canévet <[email protected]>
Have openldap::client::utils declare openldap::utils and throw deprecation warning.

54921cada0c18840ad4f50e648b70873502f7021 authored almost 9 years ago by matt.cover <[email protected]>
Fix RedHat packages to line up with Debian equivalents.

b2329a1e71687243f1480f9849fcbb07d0f1f7ed authored almost 9 years ago by matt.cover <[email protected]>
Merge pull request #122 from samuelet/master

Manage line breaks in overlay config and add smbk5pwd overlay support

525ad784d1c690abcd7c3635b41993dcd275ac00 authored almost 9 years ago by Mickaël Canévet <[email protected]>
Add smbk5pwd overlay support

3fff439ddf8b352e57e221fef6fd01c5349cc90c authored almost 9 years ago by Samuele Tognini <[email protected]>
Account for overlay options that have forced line breaks.

e2e2ba28f6b6d15168d43864d0e2c3a451c5957a authored almost 9 years ago by Samuele Tognini <[email protected]>
Merge pull request #117 from chutzimir/rwm-overlay

Add support for the rwm overlay

aa51b56aee5629e842ded607666c534a362abc96 authored almost 9 years ago by Mickaël Canévet <[email protected]>
Release 1.13.0

fbef092a2d29ab733ab75ba36095eb12d35314a2 authored almost 9 years ago by Mickaël Canévet <[email protected]>
Cleanup unused nodesets

22b483aff38285030052bd5d5d45086106a3ae71 authored almost 9 years ago by Mickaël Canévet <[email protected]>
Fix typo (fixes #119)

e71e22bfac663f0fd2ddbccf530ec47ac68cdf81 authored about 9 years ago by Mickaël Canévet <[email protected]>
Remove vagrant and openstack nodesets

ca9ad3c91d15c61d3f772cb6afa437c882d0345f authored about 9 years ago by Mickaël Canévet <[email protected]>
Merge pull request #99 from werekraken/ldap_conf_opts

Add serveral params for ldap.conf to openldap::client.

3766a765b4ff215bdf50a1aacfc84244896bb89b authored about 9 years ago by Mickaël Canévet <[email protected]>
Add support for the rwm overlay

fe124b8b09e7b1f34ebbe6101161376612630c52 authored about 9 years ago by Georgi Georgiev <[email protected]>
Remove superfluous context tests.

057189959ed64484c7db9b493eaaa2a739e6c901 authored about 9 years ago by matt.cover <[email protected]>
Remove superfluous context line.

b44f9f58d59f68da6d49c874e5889baf66c0dd06 authored about 9 years ago by matt.cover <[email protected]>
Update with modulesync

26039481c38e55f149158676cd20db5d7b7e96c4 authored about 9 years ago by Mickaël Canévet <[email protected]>
Fix stray sudo_bind_timelimit in unit test.

b0f4a1bb4a30276161b65334c2f66033056b0d8f authored about 9 years ago by matt.cover <[email protected]>
fix bind_timelimit and sudoers_base for standardization

745f461308e9f7b4aced73be7b9dcabb5b0d5c1f authored about 9 years ago by Patrick Brideau <[email protected]>
Add binddn and bindpw options to ldap client

197496ee795b2c5fdd2b56d635c3551dd6dfc96e authored about 9 years ago by Patrick Brideau <[email protected]>
Add sudo options

f7181ed8ba4965ba5009ce9e79dab138003cab52 authored about 9 years ago by Patrick Brideau <[email protected]>
Add serveral params for ldap.conf to openldap::client.

2de7e497974c87201d2cee30fa7fc2cf640f7685 authored about 9 years ago by matt.cover <[email protected]>
Add timeout and timelimit options

4bb2794da9d57d3a74661fa62bd7ecd48824642a authored about 9 years ago by Patrick Brideau <[email protected]>
Compose changes in array and pass to a single augeas resource.

75c9a71ff64f89a3a21b106d639e92073e909424 authored about 9 years ago by matt.cover <[email protected]>
Merge pull request #110 from kronos-pbrideau/patch-access2

Fix for frontend and config databases

5648e715b77b0d78c8ff33591cf933fe65358d1f authored about 9 years ago by Mickaël Canévet <[email protected]>
Merge pull request #104 from kronos-pbrideau/patch-dbindex

add flush() to dbindex for modification of existing index

f33d5886c19d98d7436f0144a184e5cce2ed0d41 authored about 9 years ago by Mickaël Canévet <[email protected]>
Put lowercase cn=monitor

daf78c43038af8367d558462a86ad6e050ef1556 authored about 9 years ago by Patrick Brideau <[email protected]>
remove flush() and put changes into indices=(value)

3c8356852b506d46d557440da861f84fd4552a93 authored about 9 years ago by Patrick Brideau <[email protected]>
add flush() to dbindex for modification of existing index

39d22a34516c2616dde4920a36f92fa4e8e7376b authored about 9 years ago by Patrick Brideau <[email protected]>
Fix for frontend and config databases

30f1b501d165a64b519687cb3093581fe055bfa5 authored about 9 years ago by Patrick Brideau <[email protected]>
Release 1.12.0

2f22e0f235c08c23d9c6d98ff068daf7013e3b2f authored about 9 years ago by Mickaël Canévet <[email protected]>
Merge pull request #111 from mcanevet/fix/composite_namevar_prefetch

Add acceptance test for openldap_access

f4b821f9adaa338357371555e7769260eb57bafa authored about 9 years ago by Mickaël Canévet <[email protected]>
Add acceptance test for openldap_access

3568dcad0d2bb84c7e279aee2497fc8d371adb39 authored about 9 years ago by Mickaël Canévet <[email protected]>
Fix openldap_access's olc provider

17da7292ed6568e2c75bdedf4afa19ad109c6b86 authored about 9 years ago by Mickaël Canévet <[email protected]>
Merge pull request #112 from mcanevet/fix/acceptance

Fix convergeance on Debian8 and puppet4

6da6e9be766c6efdf558a9d6ca087b36f84e67f9 authored about 9 years ago by Mickaël Canévet <[email protected]>
Remove ruby-augeas installation in spec_helper_acceptance now that with use puppet-agent

7a48c7c81d0fdb3937d8813918f8717d20c74174 authored about 9 years ago by Mickaël Canévet <[email protected]>
Fix convergeance on Debian8 and puppet4

732e2d71d16d1fe4ce71ba0211193c4901cf4802 authored about 9 years ago by Mickaël Canévet <[email protected]>
Fix unit tests on Puppet4

c800bfc1d658b321d3034a5b0e8cc5fb0b55283b authored about 9 years ago by Mickaël Canévet <[email protected]>
Use aio in nodeset

dd75785221966e8482596705192653524ae21450 authored about 9 years ago by Mickaël Canévet <[email protected]>