summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add idmap librarySumit Bose2012-03-265-0/+2354
* LDAP: Fix memory leaks in synchronous_tls_setupStephen Gallagher2012-03-261-8/+10
* LDAP services: Keep the protocol aroundJakub Hrozek2012-03-261-0/+1
* AUTOFS: fix copy-and-paste bug in the autofs clientJakub Hrozek2012-03-261-1/+1
* Always initialize the returned data in sss_krb5_princ_realm()Sumit Bose2012-03-261-0/+3
* LDAP: Add better error logging when ldap_result() failsStephen Gallagher2012-03-211-1/+3
* Start SSSD earlier and stop it laterStephen Gallagher2012-03-211-1/+1
* NSS: Look for services with correct case when cache is updatedJakub Hrozek2012-03-211-7/+7
* Save alias of the primary name, tooJakub Hrozek2012-03-212-11/+23
* Make the string_equal() function publicJakub Hrozek2012-03-213-13/+14
* SSH: Fix infinite loop in sss_ssh_knownhostsproxyJan Cholasta2012-03-201-6/+9
* NSS: Fix debug messageStephen Gallagher2012-03-201-0/+2
* sss_client: shared memory cache group map supportSimo Sorce2012-03-193-0/+268
* nsssrv: add handling of memory cache group mapSimo Sorce2012-03-196-4/+108
* sss_client: shared memory cache passwd map supportSimo Sorce2012-03-193-0/+262
* sss_client: Add common shared memory cache utilsSimo Sorce2012-03-192-0/+334
* nsssrv: add handling of memory cache passwd mapSimo Sorce2012-03-193-3/+101
* nsssrv: Add memory cache record handling utilsSimo Sorce2012-03-191-0/+279
* nsssrv: shared memory cache server initializationSimo Sorce2012-03-195-0/+367
* util: Helper headers for shared memory cacheSimo Sorce2012-03-191-0/+117
* Free entry found in negative cacheJakub Hrozek2012-03-161-0/+3
* LDAP: Errors retrieving the RootDSE should not be fatalStephen Gallagher2012-03-161-15/+8
* Fix uninitialized variableJakub Hrozek2012-03-161-1/+1
* SYSDB: Save only lowercased aliases in case-insensitive domainsStephen Gallagher2012-03-161-19/+28
* IPA: Allow service lookupsStephen Gallagher2012-03-161-0/+1
* SSH: Canonicalize host name and do reverse DNS lookup in sss_ssh_knownhostsproxyJan Cholasta2012-03-151-26/+38
* SSH: Allow clients to explicitly specify host aliasJan Cholasta2012-03-157-73/+63
* LDAP: Add AD 2008r2 schemaStephen Gallagher2012-03-142-3/+53
* i18n: Remove empty translationsStephen Gallagher2012-03-1238-175480/+10728
* IPA: Initialize hbac_ctx to NULLStephen Gallagher2012-03-121-1/+1
* Handle empty elements in proxy netgroups:Jakub Hrozek2012-03-091-3/+6
* Fix netgroup error handlingJakub Hrozek2012-03-091-17/+59
* SSH: Fix missing semicolonStephen Gallagher2012-03-091-1/+1
* Fixed resource leak in ssh client codeJan Zeleny2012-03-091-0/+1
* Add umask before mkstemp() call in SSH responderJan Zeleny2012-03-091-0/+3
* Fixed uninitialized pointer in SSH authorized keys clientJan Zeleny2012-03-091-1/+1
* Fixed uninitialized pointer in SSH known host proxyJan Zeleny2012-03-091-1/+1
* PROXY: Create fake user entries for group lookupsStephen Gallagher2012-03-091-3/+85
* Potential NULL-dereference in sudosrv_cmd_get_sudorulesPavel Březina2012-03-091-14/+12
* Use of unininitialized value in sss_sudo_parse_responsePavel Březina2012-03-091-0/+2
* Use of unininitialized value in sudosrv_cache_set_entry and sudosrv_cache_loo...Pavel Březina2012-03-091-0/+2
* Missing debug message if sdap_sudo_refresh_set_timer failsPavel Březina2012-03-091-1/+5
* Two memory leaks in sss_sudo_get_valuesPavel Březina2012-03-091-1/+4
* 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
* Handle errors from lookup_netgr_step gracefullyJakub Hrozek2012-03-081-3/+10
* Save original name into the in-memory cacheJakub Hrozek2012-03-081-1/+1
* Use the correct hash table for pending requestsSimo Sorce2012-03-087-10/+14
* Only free returned values on successJakub Hrozek2012-03-081-3/+3