- 22 Feb, 2012 5 commits
-
-
Thomas Sibley authored
-
Thomas Sibley authored
Either from the $PERL environment variable or the perl that Makefile.PL is run with.
-
Thomas Sibley authored
-
Thomas Sibley authored
-
Thomas Sibley authored
Adds $LDAPSizeLimit which controls the page size requested by the importer. This lets us work with servers where the result set size limit can't be increased. If $LDAPSizeLimit is 0 or unset, no paging is used. API change: _run_search now returns an array of Net::LDAP::Entry objects instead of a Net::LDAP::Search object.
-
- 16 Feb, 2012 6 commits
-
-
Thomas Sibley authored
-
Thomas Sibley authored
-
Thomas Sibley authored
-
Thomas Sibley authored
-
Thomas Sibley authored
By default we still assume Member_Attr contains a list of user DNs. If you're running against OpenLDAP's default config, for instance, your Member_Attr is memberUid which contains uids not DNs. Member_Attr_Value gives you a way to configure what value is matched against. Refactors user caching for consistency.
-
Thomas Sibley authored
This is in preparation for using cache keys other than DN.
-
- 02 Nov, 2011 1 commit
-
-
Kevin Falcone authored
-
- 09 Jun, 2011 1 commit
-
-
Kevin Falcone authored
-
- 22 Mar, 2011 3 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 17 Feb, 2011 1 commit
-
-
Alex Vandiver authored
-
- 07 Jan, 2011 1 commit
-
-
Thomas Sibley authored
-
- 22 Dec, 2010 4 commits
-
-
Alex Vandiver authored
Add an optimization for adding new groups; if we just created it, we know it is empty, so skip the member query
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
- 14 Dec, 2010 4 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 05 Aug, 2010 1 commit
-
-
Kevin Falcone authored
It really only stops Create from being called if the value is true
-
- 04 Aug, 2010 1 commit
-
-
Kevin Falcone authored
We don't handle nested groups, and if LDAP is flat and only lists users in the parent group, we'll try and fail to remove the recursively found users from the RT group, rather than removing the nested group.
-
- 30 Jul, 2010 7 commits
-
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
- 29 Jul, 2010 5 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-