summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: PAC respondersubdomainsSumit Bose2012-06-087-177/+703
* sss_idmap: fix typoSumit Bose2012-06-021-1/+1
* sss_idmap: add support for samba struct dom_sidSumit Bose2012-05-246-2/+461
* Temporarily add support for IPA_SID_OLDJan Zeleny2012-05-221-1/+21
* IPA subdomains - ask for information about master domainJan Zeleny2012-05-228-17/+361
* Detect subdomain request in IPA auth providerJan Zeleny2012-05-221-4/+13
* Accept be_req instead of be_ctx in krb5 auth providerJan Zeleny2012-05-226-35/+83
* Build pac responder in example spec fileSumit Bose2012-05-221-0/+4
* Add krb5 authdata plugin to send the pacSumit Bose2012-05-225-0/+500
* Add server-side pac supportSumit Bose2012-05-223-1/+598
* Add pac support to clientSumit Bose2012-05-223-7/+46
* Add infrastructure for pac responderSumit Bose2012-05-226-1/+341
* Add configure option to build pac responderSumit Bose2012-05-222-0/+35
* NSS: Expire in-memory netgroup cache before the nowait timeoutStephen Gallagher2012-05-161-1/+9
* 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
* Use sized_string correctly in FQDN domainsJakub Hrozek2012-05-151-2/+2
* NSS: keep a pointer to body after body is reallocatedJakub Hrozek2012-05-151-0/+3
* Fix libsss_hbac library versionSumit Bose2012-05-141-1/+1
* Rename struct dom_sid to struct sss_dom_sidSumit Bose2012-05-145-32/+32
* Fixed two minor memory leaksJan Zeleny2012-05-142-2/+6
* Fix typos in message and man pages.Yuri Chornoivan2012-05-143-4/+4
* Potential NULL dereference in proxy providerAriel Barria2012-05-141-1/+1
* Bumping version ton 1.8.92 for beta 2 developmentStephen Gallagher2012-05-111-1/+1
* Bumping version to 1.8.91 for 1.9.0 beta 1 releaseStephen Gallagher2012-05-111-1/+1
* Updating translations for 1.9.0 beta 1 releaseStephen Gallagher2012-05-1128-11714/+22049
* build: resolve link failureJan Engelhardt2012-05-111-0/+1
* SYSDB: Handle user and group renames betterJakub Hrozek2012-05-112-7/+182
* Bad check for id_provider=local and access_provider=permitAriel Barria2012-05-112-2/+2
* sysdb: return proper error code from sysdb_sudo_purge_allJakub Hrozek2012-05-101-1/+1
* Filter out IP addresses inappropriate for DNS forward recordsJakub Hrozek2012-05-101-1/+57
* subdomains: Fix error handling in Data ProviderJakub Hrozek2012-05-101-19/+37
* Send the correct enumeration requestJakub Hrozek2012-05-101-1/+1
* LDAP: Handle very large Active Directory groupsStephen Gallagher2012-05-106-45/+273
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-1017-39/+62
* SYSDB: Add better error logging to sysdb_set_entry_attr()Stephen Gallagher2012-05-101-2/+8
* NSS: Add default_shell optionStephen Gallagher2012-05-097-1/+33
* NSS: Add fallback_homedir optionStephen Gallagher2012-05-099-6/+68
* Try all KDCs when getting TGT for LDAPJakub Hrozek2012-05-091-15/+18
* Clearer documentation for use_fully_qualified_namesStef Walter2012-05-091-0/+5
* Only reset kpasswd server status when performing a chpass operationJakub Hrozek2012-05-071-2/+3
* krb5 locator: Do not leak addrinfoJakub Hrozek2012-05-071-0/+2
* Special-case LDAP_SIZELIMIT_EXCEEDEDJakub Hrozek2012-05-071-4/+9
* Kerberos locator: Include the correct krb5.h header fileJakub Hrozek2012-05-072-2/+14
* Fix typo in debug messagePavel Březina2012-05-071-1/+1
* Limit krb5_get_init_creds_keytab() to etypes in keytabStef Walter2012-05-074-0/+181
* Remove erroneous failure message in find_principal_in_keytabStef Walter2012-05-072-2/+4
* If canon'ing principals, write ccache with updated default principalStef Walter2012-05-042-3/+8
* SSSDConfigAPI: Fix missing option in testsStephen Gallagher2012-05-041-0/+2
* Modify behavior of pam_pwd_expiration_warningJan Zeleny2012-05-049-52/+119