summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-05-30Making order in tests.Lukas Slebodnik2-1/+0
2013-05-28AD dyndns: extract the host name from URIJakub Hrozek1-9/+31
2013-05-28FO: Fix setting status of duplicatesJakub Hrozek1-9/+18
2013-05-28Remove unneeded commentJakub Hrozek1-1/+0
2013-05-28IPA: Check for ENOMEMJakub Hrozek1-0/+3
2013-05-27Fix dyndns timer initializationJakub Hrozek7-11/+39
2013-05-27Fail with misconfigured id-mapping rangesOndrej Kos1-1/+2
2013-05-27Add SID related requests to the LDAP providerSumit Bose1-5/+230
2013-05-27IPA: read user and group SIDSumit Bose1-2/+2
2013-05-27Handle SID strings in sdap_attrs_get_sid_str() as wellSumit Bose1-9/+20
2013-05-27IPA: Always initialize ID mappingSumit Bose1-4/+10
2013-05-23Add a domain config attribute for realmdStef Walter3-2/+14
2013-05-23Add 'description' attribute to SSSDConfig APIStephen Gallagher2-1/+4
2013-05-23Adding option to disable retrieving large AD groups.Lukas Slebodnik11-13/+74
2013-05-23Removing unused functions.Lukas Slebodnik2-36/+0
2013-05-23pysss_nss_idmap: do not treat strings as sequencesSumit Bose1-1/+1
2013-05-22Fix return code for AD subdomain requestSumit Bose1-1/+3
2013-05-21Check NSCD configuration fileOndrej Kos4-6/+171
2013-05-21Move nscd.c from tools to utilOndrej Kos3-8/+8
2013-05-21DB: Fix segfault when configuration file cannot be parsedOndrej Kos1-0/+1
2013-05-20Remove unneeded parameter of setup_child and namespace itJakub Hrozek5-5/+5
2013-05-20Fixing critical format string issues.Lukas Slebodnik22-36/+61
2013-05-15Fix segfault in AD Subdomains ModuleLukas Slebodnik1-0/+2
2013-05-14Rename SAFEALIGN macros.Michal Zidek3-95/+113
2013-05-14man: Note that IPA updates are secured with GSS-TSIGJakub Hrozek1-1/+2
2013-05-14man: Clarify the AD site discovery documentationJakub Hrozek1-1/+3
2013-05-14Fix segfault in DYNDNSOndrej Kos1-1/+1
2013-05-14Always update cached upn if enterprise principals are usedSumit Bose1-3/+4
2013-05-14Fix broken build with selinux.Lukas Slebodnik2-2/+4
2013-05-13Re-add a useful DEBUG messageJakub Hrozek1-0/+2
2013-05-13Fixes compilation without selinux.Lukas Slebodnik1-1/+0
2013-05-13Add support for tuples and unicode pysss_nss_idmap.soSumit Bose1-20/+39
2013-05-13LDAP: Always initialize idmap objectJakub Hrozek1-5/+3
2013-05-13man: Clarify that AD dyndns updates are secured using GSS-TSIGJakub Hrozek1-1/+4
2013-05-13Enable the AD dynamic DNS updates by defaultJakub Hrozek2-2/+2
2013-05-13tests: Do not set cwd twiceJakub Hrozek1-1/+0
2013-05-13Fix a typo in sssd-ad man pageJakub Hrozek1-1/+1
2013-05-10sudo responder: search rules for subdomains in parent domain subtreePavel Březina1-0/+5
2013-05-10Fix missing initialization in Python bindings for libsss_nss_idmapSumit Bose1-1/+1
2013-05-10Add missing \n to debug stringSumit Bose1-1/+1
2013-05-07SSH: Do not skip domains with use_fully_qualified_names in host key requestsJan Cholasta1-6/+0
2013-05-07SSH: Use separate field for domain name in client requestsJan Cholasta6-64/+97
2013-05-07SSH: Fix parsing of names from client requestsJan Cholasta3-3/+30
2013-05-07UTIL: Add function sss_names_init_from_argsJan Cholasta2-41/+73
2013-05-07Actually use the index parameter in resolv_get_sockaddr_address_indexJakub Hrozek2-6/+10
2013-05-07AD: read flat name and SID of the AD domainSumit Bose6-0/+600
2013-05-06Fix minor typosYuri Chornoivan2-2/+2
2013-05-03Updating the translations for the 1.10 beta1 releaseJakub Hrozek15-11401/+12875
2013-05-03Only check UPN if enterprise principals are not usedJakub Hrozek1-0/+5
2013-05-03AD: Always initialize ID mappingJakub Hrozek1-5/+3