index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
registry: Fix CID 241075 Unchecked return value
Volker Lendecke
2015-03-10
1
-1
/
+2
*
torture4: Fix systems with a 32-bit "long"
Volker Lendecke
2015-03-10
1
-5
/
+6
*
Make winbind client library thread-safe by adding context
Matthew Newton
2015-03-10
1
-1
/
+1
*
torture/ioctl: add range overflow QAR test
David Disseldorp
2015-03-10
1
-0
/
+51
*
torture/ioctl: add multi-range QAR test
David Disseldorp
2015-03-09
1
-0
/
+79
*
torture/ioctl: add QAR off-by-one bug paranoia test
David Disseldorp
2015-03-09
1
-0
/
+156
*
torture/ioctl: test sparse file operation locking
David Disseldorp
2015-03-09
1
-0
/
+111
*
torture/ioctl: add ioctl_sparse_perms test
David Disseldorp
2015-03-09
1
-0
/
+241
*
torture/ioctl: rework and reduce pattern helper IO sizes
David Disseldorp
2015-03-09
1
-37
/
+46
*
torture/ioctl: add sparse_punch_invalid test
David Disseldorp
2015-03-09
1
-0
/
+109
*
torture/ioctl: remove FS specific sparse copy-chunk expectations
David Disseldorp
2015-03-09
1
-9
/
+30
*
torture/ioctl: remove FS specific sparse punch check
David Disseldorp
2015-03-09
1
-7
/
+21
*
torture/ioctl: remove 64K chunk size assumptions
David Disseldorp
2015-03-09
1
-7
/
+24
*
idl/ioctl: change QAR response array to a DATA_BLOB
David Disseldorp
2015-03-09
1
-0
/
+3
*
torture-krb5: Add an initial test for s4u2self behaviour
Andrew Bartlett
2015-03-09
1
-3
/
+15
*
kdc: Fix S4U2Self handling with KRB5_NT_ENTERPRISE_PRINCIPAL containing a UPN
Andrew Bartlett
2015-03-09
1
-21
/
+0
*
torture/fsrvp: remove verification trailer magic field
David Disseldorp
2015-03-07
1
-34
/
+7
*
s4-lib/cmdline: Fix help for -P / --machine-pass: this no longer implies -k
Andrew Bartlett
2015-03-06
1
-1
/
+1
*
heimdal: Fix CID 1273430 Double free
Volker Lendecke
2015-03-06
1
-1
/
+0
*
Remove unnecessary python path updates for bundled subunit/testtools.
Jelmer Vernooij
2015-03-06
1
-3
/
+2
*
tests/sam: Remove unnecessary calls for third party module imports.
Jelmer Vernooij
2015-03-06
1
-2
/
+0
*
test_samba3dump: Use Samba subunit emitter.
Jelmer Vernooij
2015-03-06
1
-1
/
+1
*
subunitrun: Update instructions for running subunit tests.
Jelmer Vernooij
2015-03-06
1
-1
/
+1
*
backupkey: Remove an unused variable
Volker Lendecke
2015-03-04
1
-1
/
+1
*
backupkey: Fix CID 1273293 Uninitialized scalar variable
Volker Lendecke
2015-03-04
1
-1
/
+1
*
backupkey: Fix a memleak
Volker Lendecke
2015-03-04
1
-0
/
+1
*
backupkey: Simplify get_lsa_secret
Volker Lendecke
2015-03-04
1
-2
/
+4
*
backupkey: Slightly simplify bkrp_do_retrieve_server_wrap_key
Volker Lendecke
2015-03-04
1
-1
/
+2
*
Fix whitespace
Volker Lendecke
2015-03-04
1
-50
/
+48
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
8
-30
/
+40
*
s4-torture: cleanup nsswrapper test a little by removing nwrap references.
Günther Deschner
2015-03-02
2
-121
/
+121
*
s4-torture: re-add nss-wrapper torture testsuite.
Günther Deschner
2015-03-02
3
-1
/
+957
*
Fix the developer O3 build
Volker Lendecke
2015-02-25
19
-30
/
+33
*
heimdal: Fix the developer O3 build
Volker Lendecke
2015-02-25
1
-1
/
+1
*
s4/scripting/devel: Add tool to roll over the krbtgt password
Andrew Bartlett
2015-02-25
1
-0
/
+63
*
s4/scripting/bin/renamedc: Fix up rename DC script
Andrew Bartlett
2015-02-25
1
-34
/
+26
*
backupkey: Explain more why we use GnuTLS here
Andrew Bartlett
2015-02-25
1
-0
/
+20
*
torture-backupkey: Check the dcerpc call return code before calling ndr pull
Garming Sam
2015-02-25
1
-3
/
+5
*
backupkey: replace heimdal rsa key generation with GnuTLS
Garming Sam
2015-02-25
1
-44
/
+82
*
build: Require GnuTLS if building with Active Directory
Garming Sam
2015-02-25
1
-0
/
+3
*
torture-backupkey: Add tests that read the secret from the server, and validate
Andrew Bartlett
2015-02-25
1
-9
/
+312
*
backupkey: Better handling for different wrap version headers
Andrew Bartlett
2015-02-25
1
-12
/
+19
*
backupkey: Add tests for ServerWrap protocol
Andrew Bartlett
2015-02-25
1
-2
/
+645
*
backupkey: Change expected error codes to match Windows 2008R2 and Windows 20...
Andrew Bartlett
2015-02-25
2
-4
/
+11
*
backupkey: Implement ServerWrap Decrypt
Andrew Bartlett
2015-02-25
1
-51
/
+186
*
backupkey: Handle more clearly the case where we find the secret, but it has ...
Andrew Bartlett
2015-02-25
1
-45
/
+33
*
backupkey: Improve variable names to make clear this is client-provided data
Andrew Bartlett
2015-02-25
1
-13
/
+13
*
backupkey: Use the name lsa_secret rather than just secret
Andrew Bartlett
2015-02-25
1
-20
/
+20
*
backupkey: Implement ServerWrap Encrypt protocol
Andrew Bartlett
2015-02-25
1
-13
/
+299
*
backupkey: Improve function names and comments for clarity
Andrew Bartlett
2015-02-25
1
-8
/
+34
[next]