summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* sss_idmap: add support for samba struct dom_sidSumit Bose2012-06-084-2/+405
* Fix the 0.11 sysdb upgradeJakub Hrozek2012-06-051-26/+26
* Fix the default sssd.conf pathJakub Hrozek2012-06-051-1/+1
* Fixed setting of debug level in test suiteJan Zeleny2012-06-042-4/+2
* SSH: Don't abort connection in sss_ssh_knownhostsproxy when DNS records are m...Jan Cholasta2012-05-311-36/+49
* SSH: Supress error message output in sss_ssh_knownhostsproxyJan Cholasta2012-05-312-15/+8
* Utilize attribute exclusion in LDAP initgroupsJan Zeleny2012-05-311-3/+33
* Add support for filtering atributesJan Zeleny2012-05-3117-41/+70
* SSH: Update sss_ssh_knownhostsproxy manual pageJan Cholasta2012-05-311-1/+1
* added DEBUG messages to krb5_child and ldap_childNick Guay2012-05-312-3/+19
* SSSDConfig: Make default config and schema file locations configurableStephen Gallagher2012-05-312-7/+7
* 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