summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* LDAP: Add ldap_*_use_matching_rule_in_chain optionsStephen Gallagher2012-06-138-0/+65
* sss_names_init: Report correct error code if allocation failedJakub Hrozek2012-06-131-1/+4
* Clarify how comments work in sssd.confAriel Barria2012-06-121-1/+2
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-1219-83/+252
* LDAP: Make sdap_initgr_common_store() non-staticStephen Gallagher2012-06-122-7/+15
* LDAP: Add helper function to get list of a user's groups from sysdbStephen Gallagher2012-06-122-33/+69
* LDAP: Fix incorrect switch statement in sdap_get_initgr_done()Stephen Gallagher2012-06-121-1/+1
* LDAP: Remove redundant checkStephen Gallagher2012-06-121-11/+0
* SYSDB: Reduce noise level of debug messages in lookupsStephen Gallagher2012-06-121-6/+8
* Allow fast memcache timeout to be configurableJan Zeleny2012-06-107-5/+30
* IPA subdomains - ask for information about master domainJan Zeleny2012-06-1011-17/+358
* PAM: Better pam_reply messageStephen Gallagher2012-06-101-1/+2
* sss_idmap: fix typo which prevents sub auth larger then 2^31Sumit Bose2012-06-082-3/+40
* 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