summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* krb5samba: Add a smb_krb5_cc_get_lifetime() function.Andreas Schneider2012-05-045-1/+64
* s4-auth-krb: Make srv_keytab.c build against MIT KerberosSimo Sorce2012-05-041-8/+11
* krb5samba: Add compat function for krb5_kt_compareSimo Sorce2012-05-042-0/+39
* Fix incompatible assignment warningSimo Sorce2012-05-041-1/+1
* krb5samba: Add compat krb5_make_principal for MIT buildSimo Sorce2012-05-045-1/+49
* Fix compiler warningSimo Sorce2012-05-041-1/+1
* s4-auth-krb: Use compat code to initialize keyblock contentsSimo Sorce2012-05-041-1/+1
* krb5samba: Add compat code to initialize keyblock contentsSimo Sorce2012-05-043-0/+28
* s4-auth-krb: Disable code in MIT buildSimo Sorce2012-05-041-1/+4
* Move keytab_copy to krb5samba libSimo Sorce2012-05-044-4/+14
* Fix keytab_copy to compile with MIT librariues tooSimo Sorce2012-05-041-10/+12
* keytab_copy: Fix style, whitespacesSimo Sorce2012-05-041-8/+17
* kerberos_pac: Fix code to work with MIT tooSimo Sorce2012-05-041-3/+3
* s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5Simo Sorce2012-05-045-2/+13
* Split normal kinit from s4u2 flavored kinitSimo Sorce2012-05-043-38/+92
* Move kerberos_kinit_password_cc to krb5samba libSimo Sorce2012-05-045-427/+406
* Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce2012-05-047-56/+102
* krb-init: define out heimdal specific stuff in mitkrb buildSimo Sorce2012-05-041-3/+12
* s4-auth-krb: avoid useless conditionSimo Sorce2012-05-041-1/+1
* krb5samba: Remove unnecessary include fileSimo Sorce2012-05-041-1/+0
* Fix krb5_samba.c buildSimo Sorce2012-05-041-0/+4
* s4:torture: add a check for talloc success in test_session_reauthVolker Lendecke2012-05-041-0/+1
* s3: remove some unused codeVolker Lendecke2012-05-042-28/+0
* s3: Fix a typoVolker Lendecke2012-05-041-1/+1
* s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...Andrew Bartlett2012-05-041-4/+6
* s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldbAndrew Bartlett2012-05-041-5/+5
* s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...Matthias Dieter Wallnöfer2012-05-042-16/+88
* s3:passdb fix a compiler warningChristian Ambach2012-05-031-1/+1
* s3:vfs fix compiler warningChristian Ambach2012-05-031-0/+5
* s3:lib fix compiler warningsChristian Ambach2012-05-031-0/+6
* UTIL_TDB: lowercase name.Jelmer Vernooij2012-05-036-9/+9
* libtorture: Improve suggestion to mention torture_assert_*() rather thanJelmer Vernooij2012-05-031-1/+1
* s4:torture: add a new smb2.session.reauth3 test - getting security descriptorMichael Adam2012-05-031-0/+100
* torture: Suggest torture_fail() / torture_result().Jelmer Vernooij2012-05-031-1/+2
* provision: remove reference to no longer existing template files.Jelmer Vernooij2012-05-032-9/+6
* s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett2012-05-032-4/+4
* s4-s3upgrade: Force ldapsam:trusted = yesAndrew Bartlett2012-05-031-0/+3
* Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski2012-05-033-0/+91
* s4-s3upgrade: Try harder to get group memberships on upgradeAndrew Bartlett2012-05-031-5/+20
* s3-pypassdb: add wrapper for enum_group_membershipsAndrew Bartlett2012-05-031-1/+57
* s3-pypassdb: remove unused variableAndrew Bartlett2012-05-031-2/+0
* s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoffMichael Adam2012-05-021-0/+85
* s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdisMichael Adam2012-05-021-0/+85
* s4:torture:rpc: add a test samba3.smb2-pipe-read-closeMichael Adam2012-05-021-0/+87
* s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2Michael Adam2012-05-021-1/+1
* s4:torture:rpc: remove an accidentially committed character (in a comment)Michael Adam2012-05-021-1/+1
* s3-passdb: Add extra debug on ID mapping failuresAndrew Bartlett2012-05-021-0/+7
* s3-idmap: remove (now) unused function idmap_cache_set_sid2both()Andrew Bartlett2012-05-022-25/+0
* s3-idmap: convert most idmap_cache callers to unixid APIAndrew Bartlett2012-05-024-55/+52
* s3-idmap: Rework idmap_cache to store ID_TYPE_BOTH valuesAndrew Bartlett2012-05-022-176/+240