summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* move the dbwrap library to the top levelMichael Adam2012-05-141-3/+3
* s4:lib: remove unused wscript_build fileMichael Adam2012-05-111-7/+0
* When listing group members allow fallback to cn attribute when samAccountName...Lukasz Zalewski2012-05-101-2/+5
* s4:smb_server/smb: only create a new session with vuid == 0Stefan Metzmacher2012-05-093-9/+17
* s4:torture/raw/context: test a session setup with a given invalid vuidStefan Metzmacher2012-05-091-17/+29
* s4:libcli:raw: fix a comment typo in smb_setfileinfo()Michael Adam2012-05-081-1/+1
* s4:torture: add a new smb2.session.reauth5 test: rename after reauth to anon ...Michael Adam2012-05-081-0/+228
* s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ...Michael Adam2012-05-081-0/+122
* s4 dns: unify error handling when bailing outKai Blin2012-05-081-12/+11
* krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider2012-05-081-0/+1
* s4-auth: Use smb_krb5_make_pac_checksum.Andreas Schneider2012-05-081-54/+24
* krb5samba: Add krb5_free_checksum_contents wrapperSimo Sorce2012-05-081-0/+1
* s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...Andrew Bartlett2012-05-081-0/+14
* s4:torture/raw/context: add subtests as torture testcasesStefan Metzmacher2012-05-081-46/+20
* s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...Stefan Metzmacher2012-05-081-1/+7
* s4:torture/raw: make torture_raw_context a test suiteStefan Metzmacher2012-05-082-3/+12
* s4:torture/raw/context: make use of torture_* macros and avoid 'printf'Stefan Metzmacher2012-05-081-100/+87
* s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()Stefan Metzmacher2012-05-081-1/+3
* s4:torture/raw/session: make sure we got a reauth of the existing sessionStefan Metzmacher2012-05-081-0/+2
* heimdal: Cope with newer Heimdal versions accepting a keyset argument toJelmer Vernooij2012-05-072-4/+26
* s4-dns: Build BIND DLZ modules with correct private libraryAmitay Isaacs2012-05-071-2/+2
* s4:libcli/smb2: use PROTOCOL_LATESTStefan Metzmacher2012-05-061-1/+1
* s4-s3-upgrade: Max/min password age policy is in seconds, not daysAndrew Bartlett2012-05-061-2/+2
* s4-schema: Validate more class attribute when adding a new class in the schemaMatthieu Patou2012-05-061-0/+29
* s4: use intermediate var, increase lisibilityMatthieu Patou2012-05-051-6/+5
* olschema2ldif: be more strict where checking for open/closed bracesMatthieu Patou2012-05-051-3/+15
* s4:auth/kerberos: don't do tracing in MIT buildAlexander Bokovoy2012-05-041-17/+0
* s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_initAlexander Bokovoy2012-05-041-4/+4
* Avoid using Heimdal-specific tests in MIT buildAlexander Bokovoy2012-05-043-3/+14
* s4:ntvfs: add missing headers to vfs_ipcAlexander Bokovoy2012-05-041-0/+2
* Fix direct access to krb5_principal structureSimo Sorce2012-05-041-2/+4
* auth-session: MIT doesn't have import/export cred yetSimo Sorce2012-05-042-3/+7
* krb5samba: Add a smb_krb5_cc_get_lifetime() function.Andreas Schneider2012-05-041-0/+1
* s4-auth-krb: Make srv_keytab.c build against MIT KerberosSimo Sorce2012-05-041-8/+11
* Fix incompatible assignment warningSimo Sorce2012-05-041-1/+1
* krb5samba: Add compat krb5_make_principal for MIT buildSimo Sorce2012-05-041-0/+1
* 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-041-0/+1
* s4-auth-krb: Disable code in MIT buildSimo Sorce2012-05-041-1/+4
* Move keytab_copy to krb5samba libSimo Sorce2012-05-042-231/+1
* 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-041-7/+21
* Move kerberos_kinit_password_cc to krb5samba libSimo Sorce2012-05-043-427/+1
* Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce2012-05-043-55/+1
* 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