summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-06-21Try to build PAC responder only if all dependencies are availableSumit Bose1-5/+8
2012-06-21Add range support to PAC responderSumit Bose3-45/+140
2012-06-21Add support for ID rangesSumit Bose10-10/+583
2012-06-21PAC client: add krb5 authdata pluginSumit Bose3-0/+481
2012-06-21PAC client: add basic support in common client codeSumit Bose2-0/+38
2012-06-21PAC responder: test suiteJan Zeleny1-0/+106
2012-06-21PAC responder: add the core functionalitySumit Bose3-2/+475
2012-06-21PAC responder: add some utility functionsJan Zeleny2-0/+549
2012-06-21PAC responder: add basic infrastructureSumit Bose6-1/+378
2012-06-21Add close on exec support for old platformsSimo Sorce1-1/+16
2012-06-21Do not leak file descriptors in client libs.Simo Sorce1-1/+1
2012-06-20Move some debug lines to new debug log levelsStef Walter14-26/+26
2012-06-20Fix possible segfault in sdap_save_group()Jan Zeleny1-2/+11
2012-06-18Make the client idle timeout configurableStephen Gallagher7-5/+40
2012-06-18Add support for terminating idle connectionsShantanu Goel2-2/+67
2012-06-18Do not send SIGPIPE on disconnectionShantanu Goel1-6/+21
2012-06-18Log message if close() fails in destructor.Shantanu Goel1-1/+12
2012-06-18Set return errno to the value prior to calling close().Shantanu Goel1-2/+2
2012-06-18Fix typo breaking DIR cache detectionStephen Gallagher1-2/+0
2012-06-15Updating translations for 1.9.0 beta 2 releaseStephen Gallagher9-817/+357
2012-06-15KRB5: Avoid shadowing dirnameStephen Gallagher1-20/+21
2012-06-15KRB5: Auto-detect DIR cache support in configureStephen Gallagher9-8/+61
2012-06-15KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_dataStephen Gallagher1-17/+30
2012-06-15Fix compilation on older little-endian systemsStephen Gallagher1-1/+2
2012-06-15SSS_CLIENT: Fix uninitialized value errorStephen Gallagher1-1/+1
2012-06-15LDAP: Fix missing variable in debug messageStephen Gallagher1-1/+1
2012-06-15Fixed debug message in sdap_save_group()Jan Zeleny1-1/+1
2012-06-14Provide "service filter" for SELinux contextJan Zeleny1-0/+20
2012-06-14Make krb5_ccname_template and krb5_ccachedir configurableJakub Hrozek3-4/+34
2012-06-14Use Kerberos context in KRB5_DEBUGJakub Hrozek4-65/+73
2012-06-14Add support for storing credential caches in the DIR: back endJakub Hrozek10-111/+615
2012-06-14Add a credential cache back end structureJakub Hrozek9-198/+414
2012-06-14Handle trailing slash in the ccname templateJakub Hrozek1-8/+14
2012-06-14Residual util functionsJakub Hrozek2-0/+102
2012-06-14Add a krb5_child test toolJakub Hrozek1-0/+551
2012-06-14Split parse_krb5_child_response so it can be reusedJakub Hrozek3-119/+170
2012-06-14Allow redefining the KRB5_CHILD pathJakub Hrozek1-3/+7
2012-06-14Provide more debugging in krb5_child and ldap_childJakub Hrozek2-14/+73
2012-06-14Two small krb5_child fixesJakub Hrozek1-3/+10
2012-06-13Fix an issue in ghost usersJan Zeleny1-75/+47
2012-06-13LDAP: Auto-detect support for the ldap match ruleStephen Gallagher7-6/+120
2012-06-13LDAP: Add support for AD chain matching extension in initgroupsStephen Gallagher3-9/+325
2012-06-13LDAP: Add support for AD chain matching extension in group lookupsStephen Gallagher3-9/+417
2012-06-13LDAP: Add ldap_*_use_matching_rule_in_chain optionsStephen Gallagher8-0/+65
2012-06-13sss_names_init: Report correct error code if allocation failedJakub Hrozek1-1/+4
2012-06-12Clarify how comments work in sssd.confAriel Barria1-1/+2
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter19-83/+252
2012-06-12LDAP: Make sdap_initgr_common_store() non-staticStephen Gallagher2-7/+15
2012-06-12LDAP: Add helper function to get list of a user's groups from sysdbStephen Gallagher2-33/+69
2012-06-12LDAP: Fix incorrect switch statement in sdap_get_initgr_done()Stephen Gallagher1-1/+1