summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Set return errno to the value prior to calling close().Shantanu Goel2012-06-181-2/+2
* Fix typo breaking DIR cache detectionStephen Gallagher2012-06-181-2/+0
* Updating translations for 1.9.0 beta 2 releasesssd-1_9_0_beta2sssd-1_8_92Stephen Gallagher2012-06-159-817/+357
* KRB5: Avoid shadowing dirnameStephen Gallagher2012-06-151-20/+21
* KRB5: Auto-detect DIR cache support in configureStephen Gallagher2012-06-159-8/+61
* KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_dataStephen Gallagher2012-06-151-17/+30
* Fix compilation on older little-endian systemsStephen Gallagher2012-06-151-1/+2
* SSS_CLIENT: Fix uninitialized value errorStephen Gallagher2012-06-151-1/+1
* LDAP: Fix missing variable in debug messageStephen Gallagher2012-06-151-1/+1
* Fixed debug message in sdap_save_group()Jan Zeleny2012-06-151-1/+1
* Provide "service filter" for SELinux contextJan Zeleny2012-06-141-0/+20
* Make krb5_ccname_template and krb5_ccachedir configurableJakub Hrozek2012-06-143-4/+34
* Use Kerberos context in KRB5_DEBUGJakub Hrozek2012-06-144-65/+73
* Add support for storing credential caches in the DIR: back endJakub Hrozek2012-06-1410-111/+615
* Add a credential cache back end structureJakub Hrozek2012-06-149-198/+414
* Handle trailing slash in the ccname templateJakub Hrozek2012-06-141-8/+14
* Residual util functionsJakub Hrozek2012-06-142-0/+102
* Add a krb5_child test toolJakub Hrozek2012-06-141-0/+551
* Split parse_krb5_child_response so it can be reusedJakub Hrozek2012-06-143-119/+170
* Allow redefining the KRB5_CHILD pathJakub Hrozek2012-06-141-3/+7
* Provide more debugging in krb5_child and ldap_childJakub Hrozek2012-06-142-14/+73
* Two small krb5_child fixesJakub Hrozek2012-06-141-3/+10
* Fix an issue in ghost usersJan Zeleny2012-06-131-75/+47
* LDAP: Auto-detect support for the ldap match ruleStephen Gallagher2012-06-137-6/+120
* LDAP: Add support for AD chain matching extension in initgroupsStephen Gallagher2012-06-133-9/+325
* LDAP: Add support for AD chain matching extension in group lookupsStephen Gallagher2012-06-133-9/+417
* LDAP: Add ldap_*_use_matching_rule_in_chain optionsStephen Gallagher2012-06-138-0/+65
* sss_names_init: Report correct error code if allocation failedJakub Hrozek2012-06-131-1/+4
* Clarify how comments work in sssd.confAriel Barria2012-06-121-1/+2
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-1219-83/+252
* LDAP: Make sdap_initgr_common_store() non-staticStephen Gallagher2012-06-122-7/+15
* LDAP: Add helper function to get list of a user's groups from sysdbStephen Gallagher2012-06-122-33/+69
* LDAP: Fix incorrect switch statement in sdap_get_initgr_done()Stephen Gallagher2012-06-121-1/+1
* LDAP: Remove redundant checkStephen Gallagher2012-06-121-11/+0
* SYSDB: Reduce noise level of debug messages in lookupsStephen Gallagher2012-06-121-6/+8
* Allow fast memcache timeout to be configurableJan Zeleny2012-06-107-5/+30
* IPA subdomains - ask for information about master domainJan Zeleny2012-06-1011-17/+358
* PAM: Better pam_reply messageStephen Gallagher2012-06-101-1/+2
* sss_idmap: fix typo which prevents sub auth larger then 2^31Sumit Bose2012-06-082-3/+40
* sss_idmap: add support for samba struct dom_sidSumit Bose2012-06-084-2/+405
* Fix the 0.11 sysdb upgradeJakub Hrozek2012-06-051-26/+26
* Fix the default sssd.conf pathJakub Hrozek2012-06-051-1/+1
* Fixed setting of debug level in test suiteJan Zeleny2012-06-042-4/+2
* SSH: Don't abort connection in sss_ssh_knownhostsproxy when DNS records are m...Jan Cholasta2012-05-311-36/+49
* SSH: Supress error message output in sss_ssh_knownhostsproxyJan Cholasta2012-05-312-15/+8
* Utilize attribute exclusion in LDAP initgroupsJan Zeleny2012-05-311-3/+33
* Add support for filtering atributesJan Zeleny2012-05-3117-41/+70
* SSH: Update sss_ssh_knownhostsproxy manual pageJan Cholasta2012-05-311-1/+1
* added DEBUG messages to krb5_child and ldap_childNick Guay2012-05-312-3/+19
* SSSDConfig: Make default config and schema file locations configurableStephen Gallagher2012-05-312-7/+7