summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* Return correct resolv_status on resolver timeoutJakub Hrozek2012-03-291-1/+6
* IPA: Allow service lookupsStephen Gallagher2012-03-161-0/+1
* IPA: Initialize hbac_ctx to NULLStephen Gallagher2012-03-121-1/+1
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-03-094-1/+69
* IPA: Fix segfault with srchost functionality enabledStephen Gallagher2012-03-051-1/+1
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-011-1/+3
* SSH: Save SSH host name aliasesJan Cholasta2012-02-271-27/+7
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-1/+1
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-246-15/+21
* Save errno value before calling DEBUGJakub Hrozek2012-02-231-2/+4
* IPA: Add ipa_parse_search_base()Stephen Gallagher2012-02-231-9/+44
* Fixed issue with netgroup update in IPA providerJan Zeleny2012-02-101-24/+34
* Use curly braces in pkgconfig metadata fileSumit Bose2012-02-101-1/+1
* AUTOFS: IPA providerJakub Hrozek2012-02-074-27/+191
* IPA: Add host info handlerJan Cholasta2012-02-079-5/+444
* LDAP: Add support for SSH user public keysJan Cholasta2012-02-071-1/+2
* Update shadowLastChanged attribute during LDAP password changeJan Zeleny2012-02-062-1/+2
* Session target in IPA providerJan Zeleny2012-02-069-0/+1165
* Delete unused structure in IPA access codeJan Zeleny2012-02-061-7/+0
* Separate the host-retrieval code from IPA HBAC to common IPA codeJan Zeleny2012-02-066-469/+535
* Renamed some sysdb constants for their wider usageJan Zeleny2012-02-062-6/+6
* Make password migration code use the IPA config retrieval codeJan Zeleny2012-02-061-57/+14
* Add support for generic IPA config retrievalJan Zeleny2012-02-062-0/+208
* Fixed minor memory-hierarchy-related issue in IPA HBACJan Zeleny2012-02-061-1/+2
* Implemented support for multiple search bases in HBAC rules and servicesJan Zeleny2012-02-069-116/+364
* AUTOFS: LDAP providerJakub Hrozek2012-02-052-1/+26
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-045-9/+11
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-041-0/+7
* Fixed wrong position of ldap_service_search_baseJan Zeleny2012-02-011-1/+1
* IPA: Add support for services lookups (non-enum)Stephen Gallagher2012-01-312-1/+41
* docs: Use absolute srcdir pathJakub Hrozek2012-01-301-1/+1
* LDAP: Add option to disable paging controlStephen Gallagher2012-01-182-2/+3
* SUDO Integration - periodical update of rules in data providerPavel Březina2012-01-172-1/+3
* SUDO Integration review issuesPavel Březina2012-01-171-2/+2
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-171-14/+40
* Raise the debug level of two very noisy statementsStephen Gallagher2012-01-171-2/+3
* Support multiple search bases in HBACJan Zeleny2012-01-145-39/+176
* IPA netgroups: Do not reuse loop iterator variableJakub Hrozek2012-01-061-3/+3
* HBAC: create empty groups with one NULL elementJakub Hrozek2012-01-061-16/+15
* Pass sdap_id_ctx to online check from IPA providerJakub Hrozek2011-12-193-1/+14
* Move child_common routines to utilStephen Gallagher2011-12-192-2/+2
* SUDO Integration - LDAP configuration optionsPavel Březina2011-12-162-1/+40
* Export the function to convert ldb_result to sysdb_attrsJakub Hrozek2011-12-161-1/+1
* Add sdap_connection_expire_timeout optionStephen Gallagher2011-12-122-2/+3
* Fix uninitialized value error in ipa_netgroups.cStephen Gallagher2011-12-121-0/+1
* Fixed IPA netgroup processingJan Zeleny2011-12-093-2/+7
* Add ldap_sasl_minssf optionJan Zeleny2011-12-082-1/+2
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-051-33/+11
* Add ipa_hbac_support_srchost option to IPA providerJan Zeleny2011-11-296-36/+151
* IPA migration fixesJakub Hrozek2011-11-293-97/+141