summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_netgroups.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for filtering atributesJan Zeleny2012-05-311-1/+1
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-101-1/+1
* IPA netgroups: return EOK when there are no netgroups to processJakub Hrozek2012-05-021-0/+1
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-1/+1
* IPA hosts refactoringJan Zeleny2012-02-241-3/+3
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-241-8/+7
* Fixed issue with netgroup update in IPA providerJan Zeleny2012-02-101-24/+34
* Renamed some sysdb constants for their wider usageJan Zeleny2012-02-061-4/+4
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-5/+7
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-041-0/+7
* IPA netgroups: Do not reuse loop iterator variableJakub Hrozek2012-01-061-3/+3
* Fix uninitialized value error in ipa_netgroups.cStephen Gallagher2011-12-121-0/+1
* Fixed IPA netgroup processingJan Zeleny2011-12-091-2/+5
* Fixed logically dead code in netgroup processingJan Zeleny2011-11-281-1/+1
* Fixed uninitialized pointer read in netgroups processingJan Zeleny2011-11-281-0/+6
* Added support for fetching netgroups in IPA providerJan Zeleny2011-11-231-0/+992