summaryrefslogtreecommitdiff
path: root/src/providers/ipa
AgeCommit message (Expand)AuthorFilesLines
2012-04-18Prevent printing NULL from DEBUG messagesJakub Hrozek3-4/+4
2012-04-13Remove forgotten DEBUG messageJakub Hrozek1-2/+0
2012-04-05Use HTML_TIMESTAMP instead of HTML_FOOTER_DESCRIPTIONJakub Hrozek1-3/+4
2012-03-29Return correct resolv_status on resolver timeoutJakub Hrozek1-1/+6
2012-03-28Remove old compatibility testsStephen Gallagher2-31/+0
2012-03-28Add terminator for sdap_attr_mapStephen Gallagher1-8/+18
2012-03-28Add terminator for dp_optionStephen Gallagher1-3/+6
2012-03-28Put dp_option maps in their own fileStephen Gallagher2-215/+249
2012-03-16IPA: Allow service lookupsStephen Gallagher1-0/+1
2012-03-12IPA: Initialize hbac_ctx to NULLStephen Gallagher1-1/+1
2012-03-09IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher4-1/+69
2012-03-05IPA: Fix segfault with srchost functionality enabledStephen Gallagher1-1/+1
2012-03-01IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher1-1/+3
2012-02-26SSH: Save SSH host name aliasesJan Cholasta1-29/+8
2012-02-24Delete missing attributes from netgroups to be storedJan Zeleny1-1/+1
2012-02-24IPA hosts refactoringJan Zeleny15-152/+132
2012-02-24LDAP: Only use paging control on requests for multiple entriesStephen Gallagher6-15/+21
2012-02-23Save errno value before calling DEBUGJakub Hrozek1-2/+4
2012-02-23IPA: Add ipa_parse_search_base()Stephen Gallagher1-9/+44
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-1/+1
2012-02-10Fixed issue with netgroup update in IPA providerJan Zeleny1-24/+34
2012-02-10Use curly braces in pkgconfig metadata fileSumit Bose1-1/+1
2012-02-07AUTOFS: IPA providerJakub Hrozek4-27/+191
2012-02-07IPA: Add host info handlerJan Cholasta9-5/+444
2012-02-07LDAP: Add support for SSH user public keysJan Cholasta1-1/+2
2012-02-06Update shadowLastChanged attribute during LDAP password changeJan Zeleny2-1/+2
2012-02-06Session target in IPA providerJan Zeleny9-0/+1165
2012-02-06Delete unused structure in IPA access codeJan Zeleny1-7/+0
2012-02-06Separate the host-retrieval code from IPA HBAC to common IPA codeJan Zeleny6-469/+535
2012-02-06Renamed some sysdb constants for their wider usageJan Zeleny2-6/+6
2012-02-06Make password migration code use the IPA config retrieval codeJan Zeleny1-57/+14
2012-02-06Add support for generic IPA config retrievalJan Zeleny2-0/+208
2012-02-06Fixed minor memory-hierarchy-related issue in IPA HBACJan Zeleny1-1/+2
2012-02-06Implemented support for multiple search bases in HBAC rules and servicesJan Zeleny9-116/+364
2012-02-05AUTOFS: LDAP providerJakub Hrozek2-1/+26
2012-02-04NSS: Add individual timeouts for entry typesStephen Gallagher5-9/+11
2012-02-04LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher1-0/+7
2012-02-01Fixed wrong position of ldap_service_search_baseJan Zeleny1-1/+1
2012-01-31IPA: Add support for services lookups (non-enum)Stephen Gallagher2-1/+41
2012-01-30docs: Use absolute srcdir pathJakub Hrozek1-1/+1
2012-01-18LDAP: Add option to disable paging controlStephen Gallagher2-2/+3
2012-01-17SUDO Integration - periodical update of rules in data providerPavel Březina2-1/+3
2012-01-17SUDO Integration review issuesPavel Březina1-2/+2
2012-01-17IPA: Detect nsupdate support for the realm directiveStephen Gallagher1-14/+40
2012-01-17Raise the debug level of two very noisy statementsStephen Gallagher1-2/+3
2012-01-14Support multiple search bases in HBACJan Zeleny5-39/+176
2012-01-06IPA netgroups: Do not reuse loop iterator variableJakub Hrozek1-3/+3
2012-01-06HBAC: create empty groups with one NULL elementJakub Hrozek1-16/+15
2011-12-19Pass sdap_id_ctx to online check from IPA providerJakub Hrozek3-1/+14
2011-12-19Move child_common routines to utilStephen Gallagher2-2/+2