summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-11Add 'make tests' targetStephen Gallagher12-0/+33
2009-09-11Fix ldap enumeration async taskSimo Sorce1-12/+16
2009-09-11Fix memory mishandling.Simo Sorce1-10/+7
2009-09-11Fix first-time confdb generationStephen Gallagher1-1/+1
2009-09-11ELAPI Better separation from collection internals.Dmitri Pal1-20/+24
2009-09-11COLLECTION Functions to deal with hashDmitri Pal3-17/+71
2009-09-11Add copyright noticesJakub Hrozek16-0/+328
2009-09-11Small changes to the example config and manpageJakub Hrozek2-18/+29
2009-09-10Read the configuration parsing before daemonizationStephen Gallagher2-83/+106
2009-09-10Remove unused event context argument from confdb_initStephen Gallagher6-7/+5
2009-09-10Properly detect negative/invalid values for the minId and maxIdStephen Gallagher1-6/+53
2009-09-10Add strtoint32 and strtouint32 convenience functionsStephen Gallagher5-0/+144
2009-09-10Fix Ldap id backend offline codeSimo Sorce2-14/+83
2009-09-10COLLECTION Improvements to copy functionsDmitri Pal4-51/+191
2009-09-10Update manpage to reflect new syntax for enumerateStephen Gallagher1-12/+6
2009-09-10Check for valid min and max IDs in confdb_get_domainsStephen Gallagher1-1/+7
2009-09-09Add support for the EntryCacheNoWaitRefreshTimeoutStephen Gallagher5-2/+75
2009-09-09Consolidate cache lookups in the NSSStephen Gallagher1-177/+93
2009-09-09Cleanups for library linkingsbose1-2/+1
2009-09-09more fixes for older libpcre versionssbose2-3/+10
2009-09-09COLLECTION Copy collection flat with concatenated namesDmitri Pal5-239/+365
2009-09-08ELAPI Laying foundation for the async processingDmitri Pal6-90/+175