summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_netgroups.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik1-2/+4
2013-06-07LDAP: new SDAP domain structureJakub Hrozek1-5/+5
2013-01-15Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce1-1/+1
2012-09-12netgroup: resolve hostgroup membership correctlyPavel Březina1-1/+1
2012-05-31Add support for filtering atributesJan Zeleny1-1/+1
2012-05-10LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher1-1/+1
2012-05-02IPA netgroups: return EOK when there are no netgroups to processJakub Hrozek1-0/+1
2012-02-24Delete missing attributes from netgroups to be storedJan Zeleny1-1/+1
2012-02-24IPA hosts refactoringJan Zeleny1-3/+3
2012-02-24LDAP: Only use paging control on requests for multiple entriesStephen Gallagher1-8/+7
2012-02-10Fixed issue with netgroup update in IPA providerJan Zeleny1-24/+34
2012-02-06Renamed some sysdb constants for their wider usageJan Zeleny1-4/+4
2012-02-04NSS: Add individual timeouts for entry typesStephen Gallagher1-5/+7
2012-02-04LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher1-0/+7
2012-01-06IPA netgroups: Do not reuse loop iterator variableJakub Hrozek1-3/+3
2011-12-12Fix uninitialized value error in ipa_netgroups.cStephen Gallagher1-0/+1
2011-12-09Fixed IPA netgroup processingJan Zeleny1-2/+5
2011-11-28Fixed logically dead code in netgroup processingJan Zeleny1-1/+1
2011-11-28Fixed uninitialized pointer read in netgroups processingJan Zeleny1-0/+6
2011-11-23Added support for fetching netgroups in IPA providerJan Zeleny1-0/+992