summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Clarify how comments work in sssd.confAriel Barria1-1/+2
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter19-83/+252
2012-06-12LDAP: Make sdap_initgr_common_store() non-staticStephen Gallagher2-7/+15
2012-06-12LDAP: Add helper function to get list of a user's groups from sysdbStephen Gallagher2-33/+69
2012-06-12LDAP: Fix incorrect switch statement in sdap_get_initgr_done()Stephen Gallagher1-1/+1
2012-06-12LDAP: Remove redundant checkStephen Gallagher1-11/+0
2012-06-12SYSDB: Reduce noise level of debug messages in lookupsStephen Gallagher1-6/+8
2012-06-10Allow fast memcache timeout to be configurableJan Zeleny7-5/+30
2012-06-10IPA subdomains - ask for information about master domainJan Zeleny11-17/+358
2012-06-10PAM: Better pam_reply messageStephen Gallagher1-1/+2
2012-06-08sss_idmap: fix typo which prevents sub auth larger then 2^31Sumit Bose2-3/+40
2012-06-08sss_idmap: add support for samba struct dom_sidSumit Bose4-2/+405
2012-06-05Fix the 0.11 sysdb upgradeJakub Hrozek1-26/+26
2012-06-05Fix the default sssd.conf pathJakub Hrozek1-1/+1
2012-06-04Fixed setting of debug level in test suiteJan Zeleny2-4/+2
2012-05-31SSH: Don't abort connection in sss_ssh_knownhostsproxy when DNS records are m...Jan Cholasta1-36/+49
2012-05-31SSH: Supress error message output in sss_ssh_knownhostsproxyJan Cholasta2-15/+8
2012-05-31Utilize attribute exclusion in LDAP initgroupsJan Zeleny1-3/+33
2012-05-31Add support for filtering atributesJan Zeleny17-41/+70
2012-05-31SSH: Update sss_ssh_knownhostsproxy manual pageJan Cholasta1-1/+1
2012-05-31added DEBUG messages to krb5_child and ldap_childNick Guay2-3/+19
2012-05-31SSSDConfig: Make default config and schema file locations configurableStephen Gallagher2-7/+7
2012-05-31SSSDConfig: Make SSSDConfig a packageStephen Gallagher4-5/+1
2012-05-31Ghost members - various small changesJan Zeleny3-3/+3
2012-05-31Ghost members - modified sss_groupshowJan Zeleny1-4/+40
2012-05-31Ghost members - removed sdap_check_aliases()Jan Zeleny4-127/+0
2012-05-31Ghost members - NSS responder changesJan Zeleny1-89/+147
2012-05-31Ghost members - sysdb upgrade routineJan Zeleny3-1/+157
2012-05-31Ghost members - modifications in memberof pluginJan Zeleny1-6/+41
2012-05-31Ghost members - modifications in sysdbJan Zeleny2-80/+153
2012-05-31Ghost members - support in proxy providerJan Zeleny1-6/+8
2012-05-31Ghost members - support in LDAP providerJan Zeleny1-186/+286
2012-05-31Ghost members - add the ghost attribute to sysdbJan Zeleny1-0/+2
2012-05-29Revert the client packet length, too, after reverting the packet protocolJakub Hrozek1-1/+1
2012-05-25NSS: Restore original protocol for getservbyportStephen Gallagher2-3/+4
2012-05-25Send 16bit protocol numbers from the sss_clientJakub Hrozek2-7/+8
2012-05-24NSS: Fix segfault when mmap cache cannot be initializedStephen Gallagher1-2/+2
2012-05-22Fixed issue in SELinux user mapsJan Zeleny1-0/+2
2012-05-22LDAP nested groups: Do not process callback with _post deep in the nested str...Jakub Hrozek1-12/+10
2012-05-22Update translation sourcesStephen Gallagher10-41/+41
2012-05-22Warn to syslog when dereference requests failAriel Barria1-2/+2
2012-05-22KRB5: Avoid NULL-dereference with empty keytabStephen Gallagher1-7/+13
2012-05-22Simple implementation of Netscape password warning expiration controlJoshua Roys2-22/+82
2012-05-22Always use positional arguments in translatable stringsStephen Gallagher9-25/+25
2012-05-16NSS: Expire in-memory netgroup cache before the nowait timeoutStephen Gallagher1-1/+9
2012-05-16Use the sysdb attribute name, not LDAP attribute nameJakub Hrozek2-2/+2
2012-05-15Use sized_string correctly in FQDN domainsJakub Hrozek1-2/+2
2012-05-15NSS: keep a pointer to body after body is reallocatedJakub Hrozek1-0/+3
2012-05-14Rename struct dom_sid to struct sss_dom_sidSumit Bose4-31/+31
2012-05-14Fixed two minor memory leaksJan Zeleny2-2/+6