index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
krb5samba: Add smb_krb5_make_pac_checksum.
Andreas Schneider
1
-0
/
+1
2012-05-08
s4-auth: Use smb_krb5_make_pac_checksum.
Andreas Schneider
1
-54
/
+24
2012-05-08
krb5samba: Add krb5_free_checksum_contents wrapper
Simo Sorce
1
-0
/
+1
2012-05-08
s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...
Andrew Bartlett
1
-0
/
+14
2012-05-08
s4:torture/raw/context: add subtests as torture testcases
Stefan Metzmacher
1
-46
/
+20
2012-05-08
s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...
Stefan Metzmacher
1
-1
/
+7
2012-05-08
s4:torture/raw: make torture_raw_context a test suite
Stefan Metzmacher
2
-3
/
+12
2012-05-08
s4:torture/raw/context: make use of torture_* macros and avoid 'printf'
Stefan Metzmacher
1
-100
/
+87
2012-05-08
s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()
Stefan Metzmacher
1
-1
/
+3
2012-05-08
s4:torture/raw/session: make sure we got a reauth of the existing session
Stefan Metzmacher
1
-0
/
+2
2012-05-07
heimdal: Cope with newer Heimdal versions accepting a keyset argument to
Jelmer Vernooij
2
-4
/
+26
2012-05-07
s4-dns: Build BIND DLZ modules with correct private library
Amitay Isaacs
1
-2
/
+2
2012-05-06
s4:libcli/smb2: use PROTOCOL_LATEST
Stefan Metzmacher
1
-1
/
+1
2012-05-06
s4-s3-upgrade: Max/min password age policy is in seconds, not days
Andrew Bartlett
1
-2
/
+2
2012-05-06
s4-schema: Validate more class attribute when adding a new class in the schema
Matthieu Patou
1
-0
/
+29
2012-05-05
s4: use intermediate var, increase lisibility
Matthieu Patou
1
-6
/
+5
2012-05-05
olschema2ldif: be more strict where checking for open/closed braces
Matthieu Patou
1
-3
/
+15
2012-05-04
s4:auth/kerberos: don't do tracing in MIT build
Alexander Bokovoy
1
-17
/
+0
2012-05-04
s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_init
Alexander Bokovoy
1
-4
/
+4
2012-05-04
Avoid using Heimdal-specific tests in MIT build
Alexander Bokovoy
3
-3
/
+14
2012-05-04
s4:ntvfs: add missing headers to vfs_ipc
Alexander Bokovoy
1
-0
/
+2
2012-05-04
Fix direct access to krb5_principal structure
Simo Sorce
1
-2
/
+4
2012-05-04
auth-session: MIT doesn't have import/export cred yet
Simo Sorce
2
-3
/
+7
2012-05-04
krb5samba: Add a smb_krb5_cc_get_lifetime() function.
Andreas Schneider
1
-0
/
+1
2012-05-04
s4-auth-krb: Make srv_keytab.c build against MIT Kerberos
Simo Sorce
1
-8
/
+11
2012-05-04
Fix incompatible assignment warning
Simo Sorce
1
-1
/
+1
2012-05-04
krb5samba: Add compat krb5_make_principal for MIT build
Simo Sorce
1
-0
/
+1
2012-05-04
Fix compiler warning
Simo Sorce
1
-1
/
+1
2012-05-04
s4-auth-krb: Use compat code to initialize keyblock contents
Simo Sorce
1
-1
/
+1
2012-05-04
krb5samba: Add compat code to initialize keyblock contents
Simo Sorce
1
-0
/
+1
2012-05-04
s4-auth-krb: Disable code in MIT build
Simo Sorce
1
-1
/
+4
2012-05-04
Move keytab_copy to krb5samba lib
Simo Sorce
2
-231
/
+1
2012-05-04
Fix keytab_copy to compile with MIT librariues too
Simo Sorce
1
-10
/
+12
2012-05-04
keytab_copy: Fix style, whitespaces
Simo Sorce
1
-8
/
+17
2012-05-04
kerberos_pac: Fix code to work with MIT too
Simo Sorce
1
-3
/
+3
2012-05-04
s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5
Simo Sorce
5
-2
/
+13
2012-05-04
Split normal kinit from s4u2 flavored kinit
Simo Sorce
1
-7
/
+21
2012-05-04
Move kerberos_kinit_password_cc to krb5samba lib
Simo Sorce
3
-427
/
+1
2012-05-04
Move kerberos_kinit_keyblock_cc to krb5samba lib
Simo Sorce
3
-55
/
+1
2012-05-04
krb-init: define out heimdal specific stuff in mitkrb build
Simo Sorce
1
-3
/
+12
2012-05-04
s4-auth-krb: avoid useless condition
Simo Sorce
1
-1
/
+1
2012-05-04
s4:torture: add a check for talloc success in test_session_reauth
Volker Lendecke
1
-0
/
+1
2012-05-04
s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...
Andrew Bartlett
1
-4
/
+6
2012-05-04
s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldb
Andrew Bartlett
1
-5
/
+5
2012-05-04
s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...
Matthias Dieter Wallnöfer
2
-16
/
+88
2012-05-03
UTIL_TDB: lowercase name.
Jelmer Vernooij
3
-3
/
+3
2012-05-03
s4:torture: add a new smb2.session.reauth3 test - getting security descriptor
Michael Adam
1
-0
/
+100
2012-05-03
provision: remove reference to no longer existing template files.
Jelmer Vernooij
2
-9
/
+6
2012-05-03
s4-samba-tool: make new samba-tool group listmembers use samAccountName
Andrew Bartlett
2
-4
/
+4
2012-05-03
s4-s3upgrade: Force ldapsam:trusted = yes
Andrew Bartlett
1
-0
/
+3
[next]