summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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