summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ELAPI: fix varargs call, update unit testsJakub Hrozek2009-09-213-8/+58
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-2129-398/+455
* Provide python bindings for sysdbJakub Hrozek2009-09-219-1/+1540
* Decouple synchronous sysdb interface from toolsJakub Hrozek2009-09-2111-1020/+1845
* Refactor tools codeJakub Hrozek2009-09-218-268/+244
* Include groupSearchBase in sssd-ldap(5) manpageStephen Gallagher2009-09-181-1/+11
* Add missing reference to sssd-ldap(5) in sssd.conf(5) manpageStephen Gallagher2009-09-181-0/+3
* Add documentation for installing build dependenciesJeff Schroeder2009-09-181-1/+8
* Add binaries and backup files to .gitignoreJakub Hrozek2009-09-181-0/+14
* Better handle groups w/o membersSimo Sorce2009-09-171-6/+122
* Fix copy&paste error.Simo Sorce2009-09-171-4/+4
* Add missing updates to LINGUAS for pl translationStephen Gallagher2009-09-162-0/+2
* Add pl translationPiotr Drąg2009-09-162-0/+291
* ELAPI: Fix dispatcher structure initializationJakub Hrozek2009-09-161-10/+1
* Check if SSL/TLS handler is already in placeSumit Bose2009-09-161-1/+8
* Add PRERELEASE_VERSION variable for use in sssd.spec.inStephen Gallagher2009-09-152-1/+11
* 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