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-09-11
s4:python/netcmd: give the Commad implementations access to the raw arguments
Stefan Metzmacher
1
-0
/
+8
2012-09-11
s4:samba-tool: remove unused code in testparm.py
Stefan Metzmacher
1
-5
/
+0
2012-09-11
s4:samba-tool: allow sys.exit(ret) to control the exit code
Stefan Metzmacher
1
-1
/
+1
2012-09-10
smbtorture: Test that delete requests are not special
Volker Lendecke
1
-0
/
+78
2012-09-10
Set trans to a value that is not LDB_SUCCESS (all LDB_ constants are
Michele Baldessari
1
-1
/
+1
2012-09-10
s4:provision: ask the admin about the desired DNS implementation
Stefan Metzmacher
1
-0
/
+6
2012-09-10
Force cast to long as on some platform tv_usec is 32bit long
Matthieu Patou
1
-2
/
+2
2012-09-07
s4:torture:smb2: simplify durable-open.file-position test to only use one I/O...
Michael Adam
1
-27
/
+27
2012-09-07
s4:torture:smb2: change the durable-open.file-position test to use one connec...
Michael Adam
1
-17
/
+27
2012-09-07
s4:torture:smb2: fix durable-v2-open.reopen2 to pass against windows
Michael Adam
1
-1
/
+1
2012-09-07
s4:torture:smb2: simplify the durable-v2.reopen2 test (using only one i/o str...
Michael Adam
1
-51
/
+52
2012-09-07
s4:torture:smb2: simplify the durable-v2-open.reopen1 test
Michael Adam
1
-20
/
+21
2012-09-07
s4:torture:smb2: in the durable-v2-reopen1 test, use a minimal request
Michael Adam
1
-2
/
+1
2012-09-07
s4:torture:smb2: fix cut'n'paste error in the durable-v2-open.reopen2 test
Michael Adam
1
-3
/
+3
2012-09-07
s4:torture:smb2: fix name of test file in the durable-open.alloc-size test
Michael Adam
1
-1
/
+1
2012-09-07
s4-torture: dns torture test depends on AD DC build
Alexander Bokovoy
1
-8
/
+9
2012-09-07
s4:torture:smb2: add a test for alloc size behaviour under durable reconnect
Michael Adam
1
-0
/
+154
2012-09-07
s4:torture/smb2: add smb2.durable-v2-open.reopen{1,2} tests
Stefan Metzmacher
1
-0
/
+184
2012-09-07
s4:torture/smb2: check that the server should ignore the fname in a DHnC request
Stefan Metzmacher
1
-1
/
+2
2012-09-07
s4:torture/smb2: don't expect a DHnQ response in a DHnC request
Stefan Metzmacher
1
-4
/
+0
2012-09-07
s4 dns: Make debug output less noisy
Kai Blin
4
-16
/
+16
2012-09-06
s4 dns: Check if signing user is allowed to update records
Kai Blin
1
-16
/
+56
2012-09-06
selftest: Test configure stage of dlz_bind9
Andrew Bartlett
1
-0
/
+61
2012-09-06
selftest: Add tests for the dlz_bind9 module
Andrew Bartlett
5
-0
/
+113
2012-09-06
join.py: Only replicate DNS zones if the source DC had DNS zones
Andrew Bartlett
1
-7
/
+18
2012-09-05
s4 dns: Allow configuring signed updates
Kai Blin
1
-1
/
+6
2012-09-05
s4 dns: Make sure to remember incoming tkey name
Kai Blin
1
-0
/
+4
2012-09-05
s4 dns: Verify incoming TSIG signatures
Kai Blin
4
-0
/
+189
2012-09-05
s4 dns: Handle GSS-TSIG signature creation
Kai Blin
3
-0
/
+144
2012-09-05
s4 dns: When we got a TKEY, we need to remember which key to use for signing
Kai Blin
2
-2
/
+17
2012-09-05
s4 dns: TKEY record needs to remember incoming algorithm
Kai Blin
2
-1
/
+10
2012-09-05
s4 dns: Move dns_find_tkey to an extra file
Kai Blin
4
-56
/
+88
2012-09-05
s4-dns: Fix linking the dns service.
Andreas Schneider
1
-1
/
+1
2012-09-05
selftest: Add python blackbox tests for samba-tool ntacl get/set
Andrew Bartlett
1
-2
/
+67
2012-09-05
samba_tool: Improve samba-tool ntacl get/set to use the local sam.ldb SID
Andrew Bartlett
1
-19
/
+53
2012-09-05
samba_tool: Fix ntacl get to correctly output in sddl
Andrew Bartlett
1
-3
/
+3
2012-09-05
s4-provision: Fix error message to contain the string SSDL of the failed-to-m...
Andrew Bartlett
1
-2
/
+2
2012-09-05
s4 dns: Revert erroneous push from wrong branch
Kai Blin
7
-461
/
+60
2012-09-05
s4 dns: Allow configuring signed updates
Kai Blin
1
-1
/
+6
2012-09-05
s4 dns: Make sure to remember incoming tkey name
Kai Blin
1
-0
/
+4
2012-09-05
more tsig_verify stuff
Kai Blin
3
-12
/
+23
2012-09-05
drop me
Kai Blin
1
-0
/
+3
2012-09-05
hack: dns_sign_tsig correct memcpy
Kai Blin
1
-1
/
+1
2012-09-05
HACK remove debug statement
Kai Blin
1
-1
/
+0
2012-09-05
s4 dns: Verify incoming TSIG signatures
Kai Blin
4
-9
/
+95
2012-09-05
s4 dns: Handle GSS-TSIG signatures
Kai Blin
5
-59
/
+352
2012-09-04
s4-selftest: Try a more complex ACL - this example from a GPO
Andrew Bartlett
1
-0
/
+14
2012-09-04
s4-selftest: Try to make ntacl unit tests better match their names
Andrew Bartlett
1
-5
/
+5
2012-09-04
s4-samba-tool: Ensure we also sync the SACL as well as the DACL during sysvol...
Andrew Bartlett
1
-1
/
+1
2012-09-04
s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC
Andrew Bartlett
2
-13
/
+14
[next]