summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-05more documentation and test for sssd.confSumit Bose2-0/+34
2009-10-05add utility call check_and_open_readonlySumit Bose6-8/+315
2009-10-05INI Add config_from_fd() to ini_configStephen Gallagher3-22/+239
2009-10-05ELAPI Fixing warnings in the exampleDmitri Pal1-2/+9
2009-10-05ELAPI Resolving message attributeDmitri Pal8-57/+536
2009-10-05ELAPI Event resolverDmitri Pal14-95/+828
2009-10-05COLLECTION Enhancing hashing and iteration functionsDmitri Pal4-8/+76
2009-10-05COLLECTION Making iterations pinnableDmitri Pal4-7/+220
2009-10-05COLLECTION Realigning collection codeDmitri Pal4-330/+372
2009-10-05COLLECTION Adding item comparison and sortingDmitri Pal7-5/+697
2009-10-01Fix long timeout on ldap operationSimo Sorce2-5/+14
2009-10-01Fix tools sync operations and mem hierarchySimo Sorce10-319/+193
2009-10-01Initial implementation of sasl bind supportSimo Sorce7-59/+567
2009-10-01update sysdb tests to new config file versionSumit Bose1-12/+3
2009-10-01Update polish translation for 0.6.0Piotr Drąg2-75/+28
2009-09-30Change requirement on libldb to libldb >= 0.9.3Stephen Gallagher1-1/+1
2009-09-29Updating release script to use the VERSION fileStephen Gallagher1-1/+1
2009-09-29Fix infinite loop with empty group enumerationStephen Gallagher1-13/+15
2009-09-28Tighten up permission.Simo Sorce2-2/+13
2009-09-25Update version to 0.6.0Stephen Gallagher7-358/+294
2009-09-25add defines for large file support to standard CFLAGSSumit Bose1-0/+2
2009-09-25Let backend respond while fetching large resultsSimo Sorce1-2/+11
2009-09-25remove krb5_try_simple_upn option and make it a default fallbackSumit Bose4-24/+17
2009-09-25Convert the example config to v2 format, upgrade config on update onlyJakub Hrozek2-78/+60
2009-09-25Send debug messages to logfileJakub Hrozek15-11/+129
2009-09-25fix possible short reads in kerberos providerSumit Bose2-15/+46
2009-09-25Split out an sssd-clients packageSimo Sorce1-6/+27
2009-09-25add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose5-67/+115
2009-09-25script to upgrade config to v2Jakub Hrozek3-0/+361
2009-09-25Manpages updateJakub Hrozek3-224/+193
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