summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-26sysdb: get_sysdb_grouplist() can return either names or dnPavel Březina2-16/+55
2013-09-26util: add get_domains_head()Pavel Březina2-0/+15
2013-09-26KRB5: Fix bad comparisonJakub Hrozek1-1/+1
2013-09-25util: Allways fall back to old find_uid methodSimo Sorce1-4/+4
2013-09-25krb5: Be more lenient on failures for old ccacheSimo Sorce2-2/+2
2013-09-25NSS: Failure to store entry negative cache should not be fatalJakub Hrozek1-18/+31
2013-09-25NSS: Set UID and GID to negative cache after searching all domainsJakub Hrozek1-66/+105
2013-09-24Include header file in implementation module.Lukas Slebodnik22-0/+22
2013-09-24Include right header fileLukas Slebodnik1-1/+1
2013-09-24man: server side password policies always takes precedencePavel Březina1-0/+5
2013-09-24Convert IN_MULTICAST parameter to host orderJakub Hrozek3-3/+3
2013-09-23mmap_cache: Use two chains for hash collision.Lukas Slebodnik6-34/+83
2013-09-23Revert "mmap_cache: Skip records which doesn't have same hash"Lukas Slebodnik1-34/+2
2013-09-23krb5: do not expand enterprise principals is offlineSumit Bose1-1/+1
2013-09-23krb5: save canonical upn to sysdbSumit Bose5-20/+58
2013-09-22Check return values of setenv and unsetenvJakub Hrozek2-2/+10
2013-09-20RESPONDER: Use right function prototypeLukas Slebodnik2-1/+2
2013-09-20LDAP: Use primary cn to search netgroupLukas Slebodnik3-7/+22
2013-09-20AD: Failure to get flat name is not fatalJakub Hrozek3-68/+86
2013-09-20sdap_domain_add: remove too strict consistency checkSumit Bose1-10/+0
2013-09-20man: improve sssd-sudo manual pagePavel Březina1-2/+22
2013-09-20LDAP: Deprecate ldap_{user,group}_search_filterJakub Hrozek2-44/+12
2013-09-20MAN: Fix provider man page subtitleJakub Hrozek5-5/+5
2013-09-18AD: Download master domain info when enumeratingJakub Hrozek5-7/+211
2013-09-18LDAP: sdap_id_setup_tasks accepts a custom enum requestJakub Hrozek4-18/+29
2013-09-18AD: async request to retrieve master domain infoJakub Hrozek5-214/+417
2013-09-18BE: Log domain name to journald if availableJakub Hrozek4-0/+16
2013-09-18Add journald supportJakub Hrozek5-0/+80
2013-09-17KRB5: Call umask before mkstemp in the krb5 child codeJakub Hrozek1-0/+3
2013-09-17Do not set HAVE_SYSTEMD_LOGIN if libsystemd-login is not availableSumit Bose1-1/+1
2013-09-17nss: Wrong debug message.Michal Zidek1-1/+2
2013-09-17simple provider: obey case sensitivity for subdomain users and groupsPavel Březina1-7/+43
2013-09-17simple access test: initialize be_ctx for all testsPavel Březina1-15/+16
2013-09-17simple provider: support subdomain groupsPavel Březina1-23/+64
2013-09-17util: add find_subdomain_by_object_name()Pavel Březina2-0/+39
2013-09-17util: add find_subdomain_by_sid()Pavel Březina2-0/+35
2013-09-17simple provider: support subdomain usersPavel Březina1-5/+10
2013-09-17simple access tests: fix typosPavel Březina1-5/+5
2013-09-17util: add sss_idmap_talloc[_free]Pavel Březina8-62/+76
2013-09-16Add missing new line in DEBUG messageLukas Slebodnik1-2/+3
2013-09-16util: Use systemd-login to check user sessionsSimo Sorce4-5/+51
2013-09-13man sssd: Add note about SSS_NSS_USE_MEMCACHEMichal Zidek1-0/+8
2013-09-13Rename _SSS_MC_SPECIALMichal Zidek1-2/+2
2013-09-13IPA: Deprecate ipa_hbac_support_srchost optionOndrej Kos3-23/+11
2013-09-13MAN: Remove IPA specific LDAP settingsOndrej Kos1-218/+0
2013-09-13Bump version to track 1.12 developmentJakub Hrozek1-1/+1
2013-09-12KRB: Remove unused function parametersLukas Slebodnik1-4/+2
2013-09-12KRB: Remove unused memory contextLukas Slebodnik3-3/+3
2013-09-12TESTS: Remove unused variableJakub Hrozek1-4/+0
2013-09-12Remove unused codeJakub Hrozek2-69/+0