summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use the sysdb attribute name, not LDAP attribute nameJakub Hrozek2012-05-162-2/+2
* RPM: Allow running 'make rpms' on RHEL 5 machinesStephen Gallagher2012-05-151-5/+7
* Potential NULL dereference in proxy providerAriel Barria2012-05-141-1/+1
* murmurhash: Relax inline requirementStephen Gallagher2012-05-111-2/+2
* build: resolve link failureJan Engelhardt2012-05-111-0/+1
* SYSDB: Handle user and group renames betterJakub Hrozek2012-05-112-7/+182
* Send the correct enumeration requestJakub Hrozek2012-05-101-1/+1
* Try all KDCs when getting TGT for LDAPJakub Hrozek2012-05-091-15/+18
* krb5 locator: Do not leak addrinfoJakub Hrozek2012-05-071-0/+2
* Kerberos locator: Include the correct krb5.h header fileJakub Hrozek2012-05-072-2/+14
* Special-case LDAP_SIZELIMIT_EXCEEDEDJakub Hrozek2012-05-071-4/+9
* Bump version to 1.8.4Stephen Gallagher2012-05-031-1/+1
* Update translations for 1.8.3 releasesssd-1_8_3Stephen Gallagher2012-05-0326-4467/+7025
* Read sysdb attribute name, not LDAP attribute map nameJakub Hrozek2012-05-031-2/+2
* Lowercase group members in case-insensitive domainsJakub Hrozek2012-04-241-1/+7
* confdb_get_bool needs a TALLOC_CTX in sssd-1.8Jakub Hrozek2012-04-241-1/+1
* Fix typo in translation fileStephen Gallagher2012-04-201-2/+2
* Fix typo: retreiving->retrievingYuri Chornoivan2012-04-201-1/+1
* Get the RootDSE after binding if not successfull beforeJakub Hrozek2012-04-201-26/+104
* Update translation filesStephen Gallagher2012-04-202-473/+589
* Two manual pages fixesMarco Pizzoli2012-04-202-1/+3
* Document sss_tools betterJakub Hrozek2012-04-209-0/+35
* sdap_check_aliases must not error when detects the same userJakub Hrozek2012-04-201-13/+31
* proxy: new option proxy_fast_aliasJakub Hrozek2012-04-207-43/+143
* proxy: Canonicalize user and group namesJakub Hrozek2012-04-201-312/+354
* MAN: document the hostid and autofs providersJakub Hrozek2012-04-181-0/+60
* MAN: timeout can be specified for services, tooJakub Hrozek2012-04-181-14/+13
* autofs: Raise the maximum key length to PATH_MAXJakub Hrozek2012-04-181-2/+4
* sudo api: check sss_status instead of errnop in sss_sudo_send_recv_generic()Pavel Březina2012-04-181-2/+4
* Remove the "command" option from documentationJakub Hrozek2012-04-181-16/+0
* Fix erronous reference to the 'allow' access_providerStef Walter2012-04-181-1/+1
* pam_sss: improve error handling in SELinux codeJakub Hrozek2012-04-181-3/+5
* MAN: Add ldap_sasl_minssf to the manpageStephen Gallagher2012-04-181-0/+16
* MAN: Improve ldap_disable_paging documentationStephen Gallagher2012-04-181-1/+4
* man: document that referral chasing might bring performance penaltyJakub Hrozek2012-04-181-0/+8
* Bumping version to 1.8.3Stephen Gallagher2012-04-091-1/+1
* Updating translation files for 1.8.2 releasesssd-1_8_2Stephen Gallagher2012-04-0926-377/+619
* netlink integration: ensure that interface name is NULL-terminatedJakub Hrozek2012-04-091-1/+2
* Use the correct options counterJakub Hrozek2012-04-051-1/+1
* Fix regression in SSSDConfig.pyJakub Hrozek2012-04-051-1/+1
* Clean up log messages about keytab_nameStephen Gallagher2012-04-054-20/+37
* Catch cases where D-Bus connection is NULLJakub Hrozek2012-04-052-0/+24
* Fix building manpages in parallel build dirsStephen Gallagher2012-04-051-1/+1
* Fix off-by-one error in principal selectionJakub Hrozek2012-03-291-3/+3
* Proxy services: Save lowercased protocol names and aliases in case-insensitiv...Jakub Hrozek2012-03-291-57/+17
* LDAP services: Save lowercased protocol names in case-insensitive domainsJakub Hrozek2012-03-291-1/+17
* Add sss_get_cased_name_list utility functionJakub Hrozek2012-03-292-0/+41
* Return correct resolv_status on resolver timeoutJakub Hrozek2012-03-294-24/+95
* Silence Coverity warning in the autofs test toolJakub Hrozek2012-03-281-8/+22
* LDAP: Fix memory leaks in synchronous_tls_setupStephen Gallagher2012-03-261-8/+10