summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow rerunning autoreconf from the tarballStephen Gallagher2009-09-152-0/+4
* Include m4 directories in tarballStephen Gallagher2009-09-1510-7/+25
* INI Error handling and interface cleanupDmitri Pal2009-09-152-30/+86
* added child timeout handlerSumit Bose2009-09-143-6/+104
* fix the wrong usage of an offsetSumit Bose2009-09-141-1/+1
* add krb5ccache_dir and krb5ccname_template optionSumit Bose2009-09-149-60/+713
* make cli_pid mandatory and increase version number of pam protocolSumit Bose2009-09-143-4/+28
* remove unused client locale from PAM protocolSumit Bose2009-09-141-19/+0
* Let the PAM client send its PIDSumit Bose2009-09-145-14/+63
* Turn ldap driver options into multitypeSimo Sorce2009-09-146-194/+376
* Make the offline status backend-globalSimo Sorce2009-09-146-215/+94
* Exit if the sssd is launched as a user other than rootStephen Gallagher2009-09-111-0/+9
* Print error message when connection to the config db failsStephen Gallagher2009-09-111-0/+2
* use fork+exec for kerberos helperSumit Bose2009-09-115-195/+477
* add change password target to krb5 backendSumit Bose2009-09-116-209/+464
* Update documentation and examplesSimo Sorce2009-09-113-18/+31
* Complete the removal of "legacy" option.Simo Sorce2009-09-1110-76/+243
* Fix getgrnam and getgrgid callsSimo Sorce2009-09-111-7/+9
* Add strtoint32 and strtouint32 testsStephen Gallagher2009-09-112-0/+465
* Add 'make tests' targetStephen Gallagher2009-09-1112-0/+33
* Fix ldap enumeration async taskSimo Sorce2009-09-111-12/+16
* Fix memory mishandling.Simo Sorce2009-09-111-10/+7
* Fix first-time confdb generationStephen Gallagher2009-09-111-1/+1
* ELAPI Better separation from collection internals.Dmitri Pal2009-09-111-20/+24
* COLLECTION Functions to deal with hashDmitri Pal2009-09-113-17/+71
* Add copyright noticesJakub Hrozek2009-09-1116-0/+328
* Small changes to the example config and manpageJakub Hrozek2009-09-112-18/+29
* Read the configuration parsing before daemonizationStephen Gallagher2009-09-102-83/+106
* Remove unused event context argument from confdb_initStephen Gallagher2009-09-106-7/+5
* Properly detect negative/invalid values for the minId and maxIdStephen Gallagher2009-09-101-6/+53
* Add strtoint32 and strtouint32 convenience functionsStephen Gallagher2009-09-105-0/+144
* Fix Ldap id backend offline codeSimo Sorce2009-09-102-14/+83
* COLLECTION Improvements to copy functionsDmitri Pal2009-09-104-51/+191
* Update manpage to reflect new syntax for enumerateStephen Gallagher2009-09-101-12/+6
* Check for valid min and max IDs in confdb_get_domainsStephen Gallagher2009-09-101-1/+7
* Add support for the EntryCacheNoWaitRefreshTimeoutStephen Gallagher2009-09-095-2/+75
* Consolidate cache lookups in the NSSStephen Gallagher2009-09-091-177/+93
* Cleanups for library linkingsbose2009-09-091-2/+1
* more fixes for older libpcre versionssbose2009-09-092-3/+10
* COLLECTION Copy collection flat with concatenated namesDmitri Pal2009-09-095-239/+365
* ELAPI Laying foundation for the async processingDmitri Pal2009-09-086-90/+175
* ELAPI Adding file provider and CSV formatDmitri Pal2009-09-0820-139/+2250
* ELAPI sinks and providersDmitri Pal2009-09-089-143/+1016
* Remove shadow-utils support from toolsJakub Hrozek2009-09-088-763/+73
* Tools are allowed to touch only the 'local' domainSimo Sorce2009-09-088-76/+35
* Split database in multiple filesSimo Sorce2009-09-0826-335/+1184
* Fix two possible uninitialized valuesSimo Sorce2009-09-082-4/+5
* initialize sockaddr_in structureSumit Bose2009-09-081-0/+10
* fix libdbus configure checkSumit Bose2009-09-082-1/+2
* configure cleanupsSumit Bose2009-09-0315-22/+31