summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connectionsJakub Hrozek2011-11-291-1/+1
* Fixed logically dead code in netgroup processingJan Zeleny2011-11-281-1/+1
* Fixed uninitialized pointer read in netgroups processingJan Zeleny2011-11-281-0/+6
* Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA providerJakub Hrozek2011-11-252-2/+4
* Added IPA account info handlerJan Zeleny2011-11-233-1/+373
* Added support for fetching netgroups in IPA providerJan Zeleny2011-11-231-0/+992
* New IPA ID contextJan Zeleny2011-11-233-22/+37
* Added and modified options for IPA netgroupsJan Zeleny2011-11-232-24/+69
* Modified sdap_parse_search_base()Jan Zeleny2011-11-231-4/+4
* Cleanup: Remove unused parametersJakub Hrozek2011-11-2210-40/+6
* Support to request canonicalization in LDAP/IPA providerJan Zeleny2011-11-022-1/+2
* Add support to request canonicalization on krb AS requestsJan Zeleny2011-11-022-2/+3
* LDAP: Add parser for multiple search basesStephen Gallagher2011-11-021-0/+20
* Add a missing breakJakub Hrozek2011-10-171-0/+1
* HBAC: Use originalMember for identifying hostgroupsStephen Gallagher2011-10-143-45/+165
* HBAC: Use originalMember for identifying servicegroupsStephen Gallagher2011-10-143-41/+169
* HBAC: Do not save member/memberOf linksStephen Gallagher2011-10-141-120/+0
* HBAC: fix typos preventing proper hostgroup evaluationStephen Gallagher2011-09-281-3/+3
* IPA access: hostname comparison should be case-insensitiveJakub Hrozek2011-09-281-1/+1
* Multiline macro cleanupJakub Hrozek2011-09-282-2/+2
* Improve documentation of libipa_hbacStephen Gallagher2011-09-082-21/+1697
* Do not access memory out of boundsSumit Bose2011-09-071-2/+2
* HBAC: Properly skip all non-group memberOf entriesStephen Gallagher2011-08-291-1/+2
* HBAC: Use of hostgroups for targethost or sourcehost was brokenStephen Gallagher2011-08-261-4/+4
* HBAC: Handle saving groups that have no membersStephen Gallagher2011-08-261-7/+21
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-08-262-2/+3
* IPA dyndns: do not segfault if the server cannot be resolvedJakub Hrozek2011-08-251-4/+2