summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SSSDConfig: Make SSSDConfig a packageStephen Gallagher2012-05-314-5/+1
* Ghost members - various small changesJan Zeleny2012-05-313-3/+3
* Ghost members - modified sss_groupshowJan Zeleny2012-05-311-4/+40
* Ghost members - removed sdap_check_aliases()Jan Zeleny2012-05-314-127/+0
* Ghost members - NSS responder changesJan Zeleny2012-05-311-89/+147
* Ghost members - sysdb upgrade routineJan Zeleny2012-05-313-1/+157
* Ghost members - modifications in memberof pluginJan Zeleny2012-05-311-6/+41
* Ghost members - modifications in sysdbJan Zeleny2012-05-312-80/+153
* Ghost members - support in proxy providerJan Zeleny2012-05-311-6/+8
* Ghost members - support in LDAP providerJan Zeleny2012-05-311-186/+286
* Ghost members - add the ghost attribute to sysdbJan Zeleny2012-05-311-0/+2
* Revert the client packet length, too, after reverting the packet protocolJakub Hrozek2012-05-291-1/+1
* NSS: Restore original protocol for getservbyportStephen Gallagher2012-05-252-3/+4
* Send 16bit protocol numbers from the sss_clientJakub Hrozek2012-05-252-7/+8
* NSS: Fix segfault when mmap cache cannot be initializedStephen Gallagher2012-05-241-2/+2
* Fixed issue in SELinux user mapsJan Zeleny2012-05-221-0/+2
* LDAP nested groups: Do not process callback with _post deep in the nested str...Jakub Hrozek2012-05-221-12/+10
* Update translation sourcesStephen Gallagher2012-05-2210-41/+41
* Warn to syslog when dereference requests failAriel Barria2012-05-221-2/+2
* KRB5: Avoid NULL-dereference with empty keytabStephen Gallagher2012-05-221-7/+13
* Simple implementation of Netscape password warning expiration controlJoshua Roys2012-05-222-22/+82
* Always use positional arguments in translatable stringsStephen Gallagher2012-05-229-25/+25
* 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
* 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
* Rename struct dom_sid to struct sss_dom_sidSumit Bose2012-05-144-31/+31
* 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
* Updating translations for 1.9.0 beta 1 releaseStephen Gallagher2012-05-1110-7608/+14545
* 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-105-45/+271
* 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