summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* PROXY: Create fake user entries for group lookupsStephen Gallagher2012-03-091-3/+85
* Missing debug message if sdap_sudo_refresh_set_timer failsPavel Březina2012-03-091-1/+5
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-03-094-1/+69
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-03-092-12/+17
* Fix nested groups processingJakub Hrozek2012-03-081-26/+60
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-03-085-23/+28
* krb5_child: set debugging soonerJakub Hrozek2012-03-062-23/+35
* Only do one cycle when resolving a serverJakub Hrozek2012-03-067-37/+105
* Use proper errno codeJakub Hrozek2012-03-051-1/+1
* DP: Reorganize memory hierarchy of requestsStephen Gallagher2012-03-051-24/+108
* IPA: Fix segfault with srchost functionality enabledStephen Gallagher2012-03-051-1/+1
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-015-8/+17
* Keep sysdb context in domain info structSumit Bose2012-02-291-8/+2
* PAM: Don't send PAM_SYSTEM_INFO message if module unsetStephen Gallagher2012-02-271-7/+3
* 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