summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Package SSSDConfig APIStephen Gallagher2009-10-132-0/+55
* Add plugin configuration schema for proxy providerStephen Gallagher2009-10-131-0/+7
* Add new SSSDConfig python APIStephen Gallagher2009-10-129-0/+2111
* LDAP provider needs to link against krb librariesRalf Haferkamp2009-10-121-2/+4
* fix a wrong argument to unpack_bufferSumit Bose2009-10-121-18/+40
* use the correct kerberos context for each targetSumit Bose2009-10-091-4/+33
* Remove magicPrivateGroups optionSimo Sorce2009-10-097-64/+17
* Start responders predictably after providersSimo Sorce2009-10-091-52/+147
* Remove DP processSimo Sorce2009-10-0915-1377/+379
* Differentiate between search and network timeoutsSimo Sorce2009-10-093-5/+7
* add support for server side LDAP password policiesSumit Bose2009-10-083-11/+125
* add description of chpass_provider option to sssd.conf man pageSumit Bose2009-10-081-0/+30
* Remove unused btreemap codeStephen Gallagher2009-10-0612-268/+0
* Make dp requests more robustSimo Sorce2009-10-051-36/+109
* remove redundant talloc_freeSumit Bose2009-10-051-3/+0
* 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
* 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-011-73/+26
* Fix infinite loop with empty group enumerationStephen Gallagher2009-09-291-13/+15
* Tighten up permission.Simo Sorce2009-09-281-1/+12
* Update version to 0.6.0sssd-0_6_0Stephen Gallagher2009-09-253-342/+278
* 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-251-76/+56
* Send debug messages to logfileJakub Hrozek2009-09-2514-11/+128
* fix possible short reads in kerberos providerSumit Bose2009-09-252-15/+46
* add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose2009-09-255-67/+115
* script to upgrade config to v2Jakub Hrozek2009-09-252-0/+355
* 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-247-10/+170
* Handle suspend casesSimo Sorce2009-09-241-6/+13
* add a man page for pam_sssSumit Bose2009-09-231-0/+3
* 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
* Several fixes and enhancements for config file processingStephen Gallagher2009-09-211-15/+78