summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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řezina7-61/+73
2013-09-16Add missing new line in DEBUG messageLukas Slebodnik1-2/+3
2013-09-16util: Use systemd-login to check user sessionsSimo Sorce2-0/+24
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-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
2013-09-11Enable printf format string checkingLukas Slebodnik1-2/+8
2013-09-11Fix formating of variables with type: gid_tLukas Slebodnik7-25/+27
2013-09-11Fix formating of variables with type: uid_tLukas Slebodnik9-18/+27
2013-09-11Fix formating of variables with type: id_tLukas Slebodnik5-7/+38
2013-09-11Use right formating to print stringLukas Slebodnik1-1/+1
2013-09-11Fix warning: data argument not used by format stringLukas Slebodnik1-2/+5
2013-09-11Fix formating of variables with ber_ typeLukas Slebodnik2-3/+4
2013-09-11Fix formating of variables with type: time_tLukas Slebodnik7-9/+10
2013-09-11Fix formating of variables with type defined in stdint.hLukas Slebodnik4-11/+14
2013-09-11Fix formating of variables with type: rlim_tLukas Slebodnik2-5/+12
2013-09-11Fix formating of variables with type: key_serial_tLukas Slebodnik2-1/+5
2013-09-11Adding new header for printf formating macrosLukas Slebodnik2-0/+33
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik33-69/+82
2013-09-11Fix formating of variables with type: ssize_tLukas Slebodnik7-10/+11
2013-09-11Use the same variable type like in struct ldb_message_elementLukas Slebodnik1-1/+1
2013-09-11Fix pointer formattingLukas Slebodnik1-5/+5
2013-09-11Fix formating of variables with type: intLukas Slebodnik3-5/+7
2013-09-11Fix formating of variables with type: unsigned longLukas Slebodnik2-2/+2
2013-09-11Fix formating of variables with type: longLukas Slebodnik7-13/+16
2013-09-11LDAP: Store cleanup timestamp after initial cleanupJakub Hrozek3-10/+10
2013-09-10is_dn(): free dnPavel Březina1-0/+2
2013-09-10krb5: Fix warning sometimes uninitializedLukas Slebodnik1-0/+2
2013-09-10DB: Rise search functions debug levelsOndrej Kos1-9/+9
2013-09-10DB: Add user/group lookup by SIDOndrej Kos3-23/+134
2013-09-10sysdb_search_group_by_gid: obtain gid instead of uidPavel Březina1-1/+1
2013-09-09krb5: Remove unused helper functionsSimo Sorce2-88/+0
2013-09-09krb5_child: Simplify ccache creationSimo Sorce1-387/+87
2013-09-09krb5: Add file/dir path precheckSimo Sorce2-0/+35
2013-09-09krb5: Remove unused functionSimo Sorce2-32/+0
2013-09-09krb5: Remove unused ccache backend infrastructureSimo Sorce7-167/+14
2013-09-09krb5: Unify function to create ccache filesSimo Sorce5-94/+43