summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-25Upgrade confdb to version 2Stephen Gallagher21-237/+310
2009-09-25toggle debug output of sssd_krb5_locator_plugin with an environment variableSumit Bose1-36/+55
2009-09-25Temporarily disable automatic config file rereadStephen Gallagher1-1/+7
2009-09-24added support for older MIT kerberos versionssbose8-12/+177
2009-09-24Handle suspend casesSimo Sorce1-6/+13
2009-09-23add a man page for pam_sssSumit Bose6-23/+214
2009-09-23Remove provider=filesJakub Hrozek5-90/+1
2009-09-23use getaddrinfo to resolve IP address of KDCSumit Bose1-17/+58
2009-09-23Don't try to use initgroups_dyn if not availableSimo Sorce1-0/+3
2009-09-23Fix copy&paste of wrong structureSimo Sorce1-2/+2
2009-09-23Allow entering parent groups as FQDNJakub Hrozek8-7/+83
2009-09-23Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher29-460/+403
2009-09-22Make configure script compatible with older python versionsStephen Gallagher1-7/+16
2009-09-21ELAPI: Ticket 161: Initialize structures with calloc instead of enumerating m...Jakub Hrozek5-36/+6
2009-09-21Several fixes and enhancements for config file processingStephen Gallagher1-15/+78
2009-09-21ELAPI: fix varargs call, update unit testsJakub Hrozek3-8/+58
2009-09-21Use syslog for logging error conditions in SSSDJakub Hrozek29-398/+455
2009-09-21Provide python bindings for sysdbJakub Hrozek9-1/+1540
2009-09-21Decouple synchronous sysdb interface from toolsJakub Hrozek11-1020/+1845
2009-09-21Refactor tools codeJakub Hrozek8-268/+244
2009-09-18Include groupSearchBase in sssd-ldap(5) manpageStephen Gallagher1-1/+11
2009-09-18Add missing reference to sssd-ldap(5) in sssd.conf(5) manpageStephen Gallagher1-0/+3
2009-09-18Add documentation for installing build dependenciesJeff Schroeder1-1/+8
2009-09-18Add binaries and backup files to .gitignoreJakub Hrozek1-0/+14
2009-09-17Better handle groups w/o membersSimo Sorce1-6/+122
2009-09-17Fix copy&paste error.Simo Sorce1-4/+4
2009-09-16Add missing updates to LINGUAS for pl translationStephen Gallagher2-0/+2
2009-09-16Add pl translationPiotr Drąg2-0/+291
2009-09-16ELAPI: Fix dispatcher structure initializationJakub Hrozek1-10/+1
2009-09-16Check if SSL/TLS handler is already in placeSumit Bose1-1/+8
2009-09-15Add PRERELEASE_VERSION variable for use in sssd.spec.inStephen Gallagher2-1/+11
2009-09-15Allow rerunning autoreconf from the tarballStephen Gallagher2-0/+4
2009-09-15Include m4 directories in tarballStephen Gallagher10-7/+25
2009-09-15INI Error handling and interface cleanupDmitri Pal2-30/+86
2009-09-14added child timeout handlerSumit Bose3-6/+104
2009-09-14fix the wrong usage of an offsetSumit Bose1-1/+1
2009-09-14add krb5ccache_dir and krb5ccname_template optionSumit Bose9-60/+713
2009-09-14make cli_pid mandatory and increase version number of pam protocolSumit Bose3-4/+28
2009-09-14remove unused client locale from PAM protocolSumit Bose1-19/+0
2009-09-14Let the PAM client send its PIDSumit Bose5-14/+63
2009-09-14Turn ldap driver options into multitypeSimo Sorce6-194/+376
2009-09-14Make the offline status backend-globalSimo Sorce6-215/+94
2009-09-11Exit if the sssd is launched as a user other than rootStephen Gallagher1-0/+9
2009-09-11Print error message when connection to the config db failsStephen Gallagher1-0/+2
2009-09-11use fork+exec for kerberos helperSumit Bose5-195/+477
2009-09-11add change password target to krb5 backendSumit Bose6-209/+464
2009-09-11Update documentation and examplesSimo Sorce3-18/+31
2009-09-11Complete the removal of "legacy" option.Simo Sorce10-76/+243
2009-09-11Fix getgrnam and getgrgid callsSimo Sorce1-7/+9
2009-09-11Add strtoint32 and strtouint32 testsStephen Gallagher2-0/+465