summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BUILD: Change default unicode library to glib2Stephen Gallagher2012-06-251-2/+2
* Add man page section for the PAC responderSumit Bose2012-06-252-1/+40
* SELinux user maps: pick just one mapJan Zeleny2012-06-251-12/+11
* Fix re_expression matching with subdomainsJan Zeleny2012-06-214-85/+173
* UTILS: Fix segfault due to sss_parse_name_for_domainsStephen Gallagher2012-06-211-7/+10
* Try to build PAC responder only if all dependencies are availableSumit Bose2012-06-211-5/+8
* Add range support to PAC responderSumit Bose2012-06-213-45/+140
* Add support for ID rangesSumit Bose2012-06-2110-10/+583
* PAC client: add krb5 authdata pluginSumit Bose2012-06-213-0/+481
* PAC client: add basic support in common client codeSumit Bose2012-06-212-0/+38
* PAC responder: test suiteJan Zeleny2012-06-211-0/+106
* PAC responder: add the core functionalitySumit Bose2012-06-213-2/+475
* PAC responder: add some utility functionsJan Zeleny2012-06-212-0/+549
* PAC responder: add basic infrastructureSumit Bose2012-06-216-1/+378
* Add close on exec support for old platformsSimo Sorce2012-06-211-1/+16
* Do not leak file descriptors in client libs.Simo Sorce2012-06-211-1/+1
* Move some debug lines to new debug log levelsStef Walter2012-06-2014-26/+26
* Fix possible segfault in sdap_save_group()Jan Zeleny2012-06-201-2/+11
* Make the client idle timeout configurableStephen Gallagher2012-06-187-5/+40
* Add support for terminating idle connectionsShantanu Goel2012-06-182-2/+67
* Do not send SIGPIPE on disconnectionShantanu Goel2012-06-181-6/+21
* Log message if close() fails in destructor.Shantanu Goel2012-06-181-1/+12
* 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