index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:smb_server/smb: only create a new session with vuid == 0
Stefan Metzmacher
2012-05-09
3
-9
/
+17
*
s4:torture/raw/context: test a session setup with a given invalid vuid
Stefan Metzmacher
2012-05-09
1
-17
/
+29
*
s4:libcli:raw: fix a comment typo in smb_setfileinfo()
Michael Adam
2012-05-08
1
-1
/
+1
*
s4:torture: add a new smb2.session.reauth5 test: rename after reauth to anon ...
Michael Adam
2012-05-08
1
-0
/
+228
*
s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ...
Michael Adam
2012-05-08
1
-0
/
+122
*
s4 dns: unify error handling when bailing out
Kai Blin
2012-05-08
1
-12
/
+11
*
krb5samba: Add smb_krb5_make_pac_checksum.
Andreas Schneider
2012-05-08
1
-0
/
+1
*
s4-auth: Use smb_krb5_make_pac_checksum.
Andreas Schneider
2012-05-08
1
-54
/
+24
*
krb5samba: Add krb5_free_checksum_contents wrapper
Simo Sorce
2012-05-08
1
-0
/
+1
*
s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...
Andrew Bartlett
2012-05-08
1
-0
/
+14
*
s4:torture/raw/context: add subtests as torture testcases
Stefan Metzmacher
2012-05-08
1
-46
/
+20
*
s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...
Stefan Metzmacher
2012-05-08
1
-1
/
+7
*
s4:torture/raw: make torture_raw_context a test suite
Stefan Metzmacher
2012-05-08
2
-3
/
+12
*
s4:torture/raw/context: make use of torture_* macros and avoid 'printf'
Stefan Metzmacher
2012-05-08
1
-100
/
+87
*
s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()
Stefan Metzmacher
2012-05-08
1
-1
/
+3
*
s4:torture/raw/session: make sure we got a reauth of the existing session
Stefan Metzmacher
2012-05-08
1
-0
/
+2
*
heimdal: Cope with newer Heimdal versions accepting a keyset argument to
Jelmer Vernooij
2012-05-07
2
-4
/
+26
*
s4-dns: Build BIND DLZ modules with correct private library
Amitay Isaacs
2012-05-07
1
-2
/
+2
*
s4:libcli/smb2: use PROTOCOL_LATEST
Stefan Metzmacher
2012-05-06
1
-1
/
+1
*
s4-s3-upgrade: Max/min password age policy is in seconds, not days
Andrew Bartlett
2012-05-06
1
-2
/
+2
*
s4-schema: Validate more class attribute when adding a new class in the schema
Matthieu Patou
2012-05-06
1
-0
/
+29
*
s4: use intermediate var, increase lisibility
Matthieu Patou
2012-05-05
1
-6
/
+5
*
olschema2ldif: be more strict where checking for open/closed braces
Matthieu Patou
2012-05-05
1
-3
/
+15
*
s4:auth/kerberos: don't do tracing in MIT build
Alexander Bokovoy
2012-05-04
1
-17
/
+0
*
s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_init
Alexander Bokovoy
2012-05-04
1
-4
/
+4
*
Avoid using Heimdal-specific tests in MIT build
Alexander Bokovoy
2012-05-04
3
-3
/
+14
*
s4:ntvfs: add missing headers to vfs_ipc
Alexander Bokovoy
2012-05-04
1
-0
/
+2
*
Fix direct access to krb5_principal structure
Simo Sorce
2012-05-04
1
-2
/
+4
*
auth-session: MIT doesn't have import/export cred yet
Simo Sorce
2012-05-04
2
-3
/
+7
*
krb5samba: Add a smb_krb5_cc_get_lifetime() function.
Andreas Schneider
2012-05-04
1
-0
/
+1
*
s4-auth-krb: Make srv_keytab.c build against MIT Kerberos
Simo Sorce
2012-05-04
1
-8
/
+11
*
Fix incompatible assignment warning
Simo Sorce
2012-05-04
1
-1
/
+1
*
krb5samba: Add compat krb5_make_principal for MIT build
Simo Sorce
2012-05-04
1
-0
/
+1
*
Fix compiler warning
Simo Sorce
2012-05-04
1
-1
/
+1
*
s4-auth-krb: Use compat code to initialize keyblock contents
Simo Sorce
2012-05-04
1
-1
/
+1
*
krb5samba: Add compat code to initialize keyblock contents
Simo Sorce
2012-05-04
1
-0
/
+1
*
s4-auth-krb: Disable code in MIT build
Simo Sorce
2012-05-04
1
-1
/
+4
*
Move keytab_copy to krb5samba lib
Simo Sorce
2012-05-04
2
-231
/
+1
*
Fix keytab_copy to compile with MIT librariues too
Simo Sorce
2012-05-04
1
-10
/
+12
*
keytab_copy: Fix style, whitespaces
Simo Sorce
2012-05-04
1
-8
/
+17
*
kerberos_pac: Fix code to work with MIT too
Simo Sorce
2012-05-04
1
-3
/
+3
*
s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5
Simo Sorce
2012-05-04
5
-2
/
+13
*
Split normal kinit from s4u2 flavored kinit
Simo Sorce
2012-05-04
1
-7
/
+21
*
Move kerberos_kinit_password_cc to krb5samba lib
Simo Sorce
2012-05-04
3
-427
/
+1
*
Move kerberos_kinit_keyblock_cc to krb5samba lib
Simo Sorce
2012-05-04
3
-55
/
+1
*
krb-init: define out heimdal specific stuff in mitkrb build
Simo Sorce
2012-05-04
1
-3
/
+12
*
s4-auth-krb: avoid useless condition
Simo Sorce
2012-05-04
1
-1
/
+1
*
s4:torture: add a check for talloc success in test_session_reauth
Volker Lendecke
2012-05-04
1
-0
/
+1
*
s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...
Andrew Bartlett
2012-05-04
1
-4
/
+6
*
s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldb
Andrew Bartlett
2012-05-04
1
-5
/
+5
[next]