summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove redundant talloc_freeSumit Bose2009-10-051-3/+0
* ask for new password if password is expiredSumit Bose2009-10-051-7/+40
* move password handling into subroutinesSumit Bose2009-10-051-71/+117
* handle expired password during authenticationSumit Bose2009-10-051-2/+25
* Fix python sync operations and mem hierarchyJakub Hrozek2009-10-051-397/+191
* more documentation and test for sssd.confSumit Bose2009-10-052-0/+34
* add utility call check_and_open_readonlySumit Bose2009-10-056-8/+315
* INI Add config_from_fd() to ini_configStephen Gallagher2009-10-053-22/+239
* ELAPI Fixing warnings in the exampleDmitri Pal2009-10-051-2/+9
* ELAPI Resolving message attributeDmitri Pal2009-10-058-57/+536
* ELAPI Event resolverDmitri Pal2009-10-0514-95/+828
* COLLECTION Enhancing hashing and iteration functionsDmitri Pal2009-10-054-8/+76
* COLLECTION Making iterations pinnableDmitri Pal2009-10-054-7/+220
* COLLECTION Realigning collection codeDmitri Pal2009-10-054-330/+372
* COLLECTION Adding item comparison and sortingDmitri Pal2009-10-057-5/+697
* Fix long timeout on ldap operationSimo Sorce2009-10-012-5/+14
* Fix tools sync operations and mem hierarchySimo Sorce2009-10-0110-319/+193
* Initial implementation of sasl bind supportSimo Sorce2009-10-017-59/+567
* update sysdb tests to new config file versionSumit Bose2009-10-011-12/+3
* Update polish translation for 0.6.0Piotr Drąg2009-10-012-75/+28
* Change requirement on libldb to libldb >= 0.9.3Stephen Gallagher2009-09-301-1/+1
* Updating release script to use the VERSION fileStephen Gallagher2009-09-291-1/+1
* Fix infinite loop with empty group enumerationStephen Gallagher2009-09-291-13/+15
* Tighten up permission.Simo Sorce2009-09-282-2/+13
* Update version to 0.6.0sssd-0_6_0Stephen Gallagher2009-09-257-358/+294
* add defines for large file support to standard CFLAGSSumit Bose2009-09-251-0/+2
* Let backend respond while fetching large resultsSimo Sorce2009-09-251-2/+11
* remove krb5_try_simple_upn option and make it a default fallbackSumit Bose2009-09-254-24/+17
* Convert the example config to v2 format, upgrade config on update onlyJakub Hrozek2009-09-252-78/+60
* Send debug messages to logfileJakub Hrozek2009-09-2515-11/+129
* fix possible short reads in kerberos providerSumit Bose2009-09-252-15/+46
* Split out an sssd-clients packageSimo Sorce2009-09-251-6/+27
* add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose2009-09-255-67/+115
* script to upgrade config to v2Jakub Hrozek2009-09-253-0/+361
* Manpages updateJakub Hrozek2009-09-253-224/+193
* Upgrade confdb to version 2Stephen Gallagher2009-09-2521-237/+310
* toggle debug output of sssd_krb5_locator_plugin with an environment variableSumit Bose2009-09-251-36/+55
* Temporarily disable automatic config file rereadStephen Gallagher2009-09-251-1/+7
* added support for older MIT kerberos versionssbose2009-09-248-12/+177
* Handle suspend casesSimo Sorce2009-09-241-6/+13
* add a man page for pam_sssSumit Bose2009-09-236-23/+214
* Remove provider=filesJakub Hrozek2009-09-235-90/+1
* use getaddrinfo to resolve IP address of KDCSumit Bose2009-09-231-17/+58
* Don't try to use initgroups_dyn if not availableSimo Sorce2009-09-231-0/+3
* Fix copy&paste of wrong structureSimo Sorce2009-09-231-2/+2
* Allow entering parent groups as FQDNJakub Hrozek2009-09-238-7/+83
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-2329-460/+403
* Make configure script compatible with older python versionsStephen Gallagher2009-09-221-7/+16
* ELAPI: Ticket 161: Initialize structures with calloc instead of enumerating m...Jakub Hrozek2009-09-215-36/+6
* Several fixes and enhancements for config file processingStephen Gallagher2009-09-211-15/+78