summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mmap_cache: Use two chains for hash collision.Lukas Slebodnik2013-09-236-34/+83
* Revert "mmap_cache: Skip records which doesn't have same hash"Lukas Slebodnik2013-09-231-34/+2
* krb5: do not expand enterprise principals is offlineSumit Bose2013-09-231-1/+1
* krb5: save canonical upn to sysdbSumit Bose2013-09-235-20/+58
* Check return values of setenv and unsetenvJakub Hrozek2013-09-222-2/+10
* RESPONDER: Use right function prototypeLukas Slebodnik2013-09-202-1/+2
* LDAP: Use primary cn to search netgroupLukas Slebodnik2013-09-203-7/+22
* AD: Failure to get flat name is not fatalJakub Hrozek2013-09-203-68/+86
* sdap_domain_add: remove too strict consistency checkSumit Bose2013-09-201-10/+0
* man: improve sssd-sudo manual pagePavel Březina2013-09-201-2/+22
* LDAP: Deprecate ldap_{user,group}_search_filterJakub Hrozek2013-09-202-44/+12
* MAN: Fix provider man page subtitleJakub Hrozek2013-09-205-5/+5
* AD: Download master domain info when enumeratingJakub Hrozek2013-09-185-7/+211
* LDAP: sdap_id_setup_tasks accepts a custom enum requestJakub Hrozek2013-09-184-18/+29
* AD: async request to retrieve master domain infoJakub Hrozek2013-09-184-214/+414
* BE: Log domain name to journald if availableJakub Hrozek2013-09-184-0/+16
* Add journald supportJakub Hrozek2013-09-183-0/+68
* KRB5: Call umask before mkstemp in the krb5 child codeJakub Hrozek2013-09-171-0/+3
* Do not set HAVE_SYSTEMD_LOGIN if libsystemd-login is not availableSumit Bose2013-09-171-1/+1
* nss: Wrong debug message.Michal Zidek2013-09-171-1/+2
* simple provider: obey case sensitivity for subdomain users and groupsPavel Březina2013-09-171-7/+43
* simple access test: initialize be_ctx for all testsPavel Březina2013-09-171-15/+16
* simple provider: support subdomain groupsPavel Březina2013-09-171-23/+64
* util: add find_subdomain_by_object_name()Pavel Březina2013-09-172-0/+39
* util: add find_subdomain_by_sid()Pavel Březina2013-09-172-0/+35
* simple provider: support subdomain usersPavel Březina2013-09-171-5/+10
* simple access tests: fix typosPavel Březina2013-09-171-5/+5
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-177-61/+73
* Add missing new line in DEBUG messageLukas Slebodnik2013-09-161-2/+3
* util: Use systemd-login to check user sessionsSimo Sorce2013-09-162-0/+24
* man sssd: Add note about SSS_NSS_USE_MEMCACHEMichal Zidek2013-09-131-0/+8
* Rename _SSS_MC_SPECIALMichal Zidek2013-09-131-2/+2
* IPA: Deprecate ipa_hbac_support_srchost optionOndrej Kos2013-09-133-23/+11
* MAN: Remove IPA specific LDAP settingsOndrej Kos2013-09-131-218/+0
* KRB: Remove unused function parametersLukas Slebodnik2013-09-121-4/+2
* KRB: Remove unused memory contextLukas Slebodnik2013-09-123-3/+3
* TESTS: Remove unused variableJakub Hrozek2013-09-121-4/+0
* Remove unused codeJakub Hrozek2013-09-122-69/+0
* Enable printf format string checkingLukas Slebodnik2013-09-111-2/+8
* Fix formating of variables with type: gid_tLukas Slebodnik2013-09-117-25/+27
* Fix formating of variables with type: uid_tLukas Slebodnik2013-09-119-18/+27
* Fix formating of variables with type: id_tLukas Slebodnik2013-09-115-7/+38
* Use right formating to print stringLukas Slebodnik2013-09-111-1/+1
* Fix warning: data argument not used by format stringLukas Slebodnik2013-09-111-2/+5
* Fix formating of variables with ber_ typeLukas Slebodnik2013-09-112-3/+4
* Fix formating of variables with type: time_tLukas Slebodnik2013-09-117-9/+10
* Fix formating of variables with type defined in stdint.hLukas Slebodnik2013-09-114-11/+14
* Fix formating of variables with type: rlim_tLukas Slebodnik2013-09-112-5/+12
* Fix formating of variables with type: key_serial_tLukas Slebodnik2013-09-112-1/+5
* Adding new header for printf formating macrosLukas Slebodnik2013-09-112-0/+33