summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Remove unnecessary filter sanitizeStephen Gallagher2012-02-261-11/+5
* SSH: Save SSH host name aliasesJan Cholasta2012-02-262-30/+11
* Modifications to simplify list_missing_attrsJan Zeleny2012-02-248-44/+21
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-243-3/+28
* IPA hosts refactoringJan Zeleny2012-02-2416-154/+132
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-2416-40/+100
* AUTOFS: Search all search bases for automounter map entriesJakub Hrozek2012-02-231-18/+86
* LDAP: Properly assign orig_dnStephen Gallagher2012-02-231-0/+1
* Save errno value before calling DEBUGJakub Hrozek2012-02-231-2/+4
* IPA: Add ipa_parse_search_base()Stephen Gallagher2012-02-233-19/+72
* Don't give memory context in confdb where not neededJan Zeleny2012-02-214-8/+7
* End request if ldap_parse_result failsJakub Hrozek2012-02-211-0/+3
* LDAP: Ignore group member users that do not have name attributesStephen Gallagher2012-02-171-2/+2
* Redesign purging of the sudo cachePavel Březina2012-02-171-19/+55
* Fix memory hierarchy when processing nested group membershipsJakub Hrozek2012-02-144-11/+14
* Fix uninitialized value error in proxy providerStephen Gallagher2012-02-131-1/+1
* Fix bad failure handling in be_sudo_handler()Stephen Gallagher2012-02-131-13/+13
* Fix uninitialized in_transactionStephen Gallagher2012-02-131-1/+1
* Add missing breaks to switch statementsStephen Gallagher2012-02-132-0/+2
* Remove dead codeStephen Gallagher2012-02-131-9/+0
* 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-076-28/+195
* SSH: ResponderJan Cholasta2012-02-072-0/+6
* IPA: Add host info handlerJan Cholasta2012-02-079-5/+444
* DP: Add host info handlerJan Cholasta2012-02-073-1/+197
* LDAP: Add support for SSH user public keysJan Cholasta2012-02-074-5/+25
* Update shadowLastChanged attribute during LDAP password changeJan Zeleny2012-02-067-1/+191
* Session target in IPA providerJan Zeleny2012-02-0610-0/+1166
* Add session target in data providerJan Zeleny2012-02-062-1/+20
* 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
* Do not call sudo functions if built without-sudoJakub Hrozek2012-02-052-7/+7
* AUTOFS: LDAP providerJakub Hrozek2012-02-0510-2/+1370
* AUTOFS: responderJakub Hrozek2012-02-051-0/+1
* AUTOFS: Data Provider requestJakub Hrozek2012-02-053-30/+315
* Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek2012-02-045-95/+127
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-0416-39/+33
* LDAP: Fix incorrect search timeoutsStephen Gallagher2012-02-042-2/+2
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-049-5/+95
* Fixed wrong position of ldap_service_search_baseJan Zeleny2012-02-011-1/+1
* KRB5: Add syslog messages for Kerberos failuresStephen Gallagher2012-01-312-0/+9
* IPA: Add support for services lookups (non-enum)Stephen Gallagher2012-01-312-1/+41
* LDAP: Add enumeration support for servicesStephen Gallagher2012-01-317-3/+215
* LDAP: Add support for service lookups (non-enum)Stephen Gallagher2012-01-318-0/+891