summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-17heimdal: Fix warning in krb5-child-test's printtimeheimdalBenjamin Franzke1-2/+2
2013-10-17krb5_locator: Allow socktype to be 0 (any)Benjamin Franzke1-1/+2
2013-10-17heimdal: Fix sss_krb5_get_init_creds_opt_set_canonicalizeBenjamin Franzke5-13/+35
2013-10-17heimdal: krb5_deltat may be int32_t or time_tBenjamin Franzke1-1/+1
2013-10-17heimdal: Fix implication of krb5_data types [WIP]Benjamin Franzke1-3/+6
2013-10-17heimdal: Add fallback for krb5_authdatatypeBenjamin Franzke2-1/+5
2013-10-17heimdal: Rename krb5_realm since thats a type in heimdalBenjamin Franzke4-38/+38
2013-10-17heimdal: Change password using krb5_set_passwordBenjamin Franzke1-3/+3
2013-10-17heimdal: Add krb5_xfree to krb5_free_unparsed_name wrapperBenjamin Franzke3-5/+7
2013-10-17heimdal: Add wrapper for krb5_get_time_offsetsBenjamin Franzke4-6/+28
2013-10-17heimdal: Add wrapper for krb5_unparse_name_extBenjamin Franzke4-1/+28
2013-10-17heimdal: Add wrapper for krb5_free_stringBenjamin Franzke3-2/+15
2013-10-17heimdal: Use sss_krb5_princ_realm where not yetBenjamin Franzke1-7/+12
2013-10-17heimdal: Add a check whether profile.h existsBenjamin Franzke2-3/+3
2013-10-17krb5: Add additional HAVE_PAC_RESONDER checksBenjamin Franzke1-0/+6
2013-10-17[WIP] Makefile.am: remove unneeded flagsbuild-fixesBenjamin Franzke1-14/+2
2013-10-17[WIP] Add libsss_krb5_common to dlopen-testsBenjamin Franzke2-2/+13
2013-10-17BUILD: Link libsss_krb5_common.so to libkeyutils.soBenjamin Franzke1-3/+2
2013-10-17BUILD: Use OPENLDAP_CFLAGS instead of LDAP_CFLAGSBenjamin Franzke1-3/+3
2013-10-17BUILD: Link libsss_ad.so to sasl libsBenjamin Franzke2-1/+3
2013-10-17KRB5: Return PAM_ACCT_EXPIRED when logging in as expired AD userHEADmasterJakub Hrozek2-0/+9
2013-10-17dlopen-tests: Check the result of asprintfBenjamin Franzke1-1/+2
2013-10-16IPA server mode: properly initialize ext_groupsSumit Bose1-1/+2
2013-10-15LDAP: Set default value for dyndns update to falseLukas Slebodnik1-1/+1
2013-10-15Spec file changes for cifs-utils pluginSumit Bose1-0/+25
2013-10-15Add CIFS idmap pluginBenjamin Franzke6-0/+396
2013-10-11MAN: Fix refsect-idJakub Hrozek5-5/+5
2013-10-11INI: Disable line-wrapping functionalityJakub Hrozek1-1/+1
2013-10-10LDAP: handle SID requests if noexist_delete is setSumit Bose1-0/+10
2013-10-10krb5: fix warning may be used uninitializedLukas Slebodnik1-0/+1
2013-10-07MAN: Reflow debug_levels.xmlStephen Gallagher1-13/+20
2013-10-07MAN: Clarify debug level documentationStephen Gallagher1-6/+20
2013-10-07krb5: Fix unit testsJakub Hrozek2-85/+46
2013-10-07krb5: Remove ability to create public directoriesSimo Sorce3-71/+37
2013-10-04AD: properly intitialize GC from ad_server optionSumit Bose1-1/+1
2013-10-04SYSDB: Fix incorrect DEBUG messageStephen Gallagher1-1/+1
2013-10-01sudo: improve time restrictions debug messagesPavel Březina2-0/+15
2013-10-01sudo: allow specifying only one time restrictionPavel Březina1-47/+34
2013-09-27MAN: Document that POSIX attributes must be replicated to GCJakub Hrozek1-0/+5
2013-09-27AD: talk to GC first even for local domain objectsJakub Hrozek2-7/+18
2013-09-27LDAP: Allow searching subdomain during RFC2307bis initgroupsJakub Hrozek1-9/+11
2013-09-27LDAP: Require ID numbers when ID mapping is offJakub Hrozek2-7/+77
2013-09-27KRB5: Use the correct domain when authenticating with cached passwordJakub Hrozek1-4/+4
2013-09-27KRB5: Return ERR_NETWORK_IO when trusted AD server can't be resolvedJakub Hrozek1-0/+1
2013-09-27Do not return DP_ERR_FATAL in case of successSumit Bose1-1/+5
2013-09-27ipa_server_mode: write capaths to krb5 include fileSumit Bose4-4/+56
2013-09-27IPA: store forest name for forest member domainsSumit Bose8-16/+158
2013-09-26IPA: Ignore dns_discovery_domain in server modeJakub Hrozek1-0/+36
2013-09-26ad: store group in correct tree on initgroups via tokenGroupsPavel Březina1-11/+41
2013-09-26sysdb: sysdb_update_members can take either name or dnPavel Březina4-25/+65