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-12
s4 provision: Ask for the dns forwarder IP address during interactive provision
Kai Blin
2
-10
/
+50
2012-09-12
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
1
-2
/
+3
2012-09-12
s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() check
Stefan Metzmacher
1
-16
/
+0
2012-09-12
dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming user
Andrew Bartlett
1
-2
/
+24
2012-09-12
s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...
Stefan Metzmacher
1
-0
/
+28
2012-09-12
s4:upgradehelpers.py: don't require a dns-$HOSTNAME account
Stefan Metzmacher
1
-3
/
+0
2012-09-12
s4:provision: don't add the dns-HOSTNAME account if we use the internal dns s...
Stefan Metzmacher
1
-6
/
+10
2012-09-12
s4 dns: use the internal DNS server per default
Kai Blin
3
-18
/
+18
2012-09-12
s4 dns: Add libaddns-based simple tests
Kai Blin
4
-3
/
+203
2012-09-12
s4 dns: Run python tests in fl2003dc env
Kai Blin
2
-20
/
+21
2012-09-12
s4 dns: Improve logging of delegated dns updates
Kai Blin
1
-1
/
+1
2012-09-12
s4:selftest: run thet dlz_bind9. tests in the chgdcpass env
Stefan Metzmacher
1
-1
/
+1
2012-09-12
s4:scripting: rename upgradeprovision -> samba_upgradeprovision
Stefan Metzmacher
4
-4
/
+4
2012-09-12
s4:setup: remove standalone 'provision'
Stefan Metzmacher
2
-279
/
+0
2012-09-12
smbd-posix_acls: Use a IDL union to store the ACL entry
Andrew Bartlett
1
-41
/
+11
2012-09-11
s4:torture:smb2: fix error reporting in the oplock-brl3 test
Michael Adam
1
-2
/
+1
2012-09-11
s4:torture:smb2: fix error reporting in the oplock-brl2 test
Michael Adam
1
-2
/
+1
2012-09-11
s4:torture:smb2: fix error reporting in the oplock-brl1 test
Michael Adam
1
-2
/
+1
2012-09-11
s4:torture:smb2: remove an unused variable from the oplock-exclusive2 test
Michael Adam
1
-3
/
+0
2012-09-11
s4:torture:smb2: remove an unused variable from the oplock-exclusive1 test
Michael Adam
1
-3
/
+0
2012-09-11
provision: Only give the "no posix ACLs" exception if we could not set the SD
Andrew Bartlett
1
-6
/
+6
2012-09-11
torture: Add discard_const_p() to work around dlz_create prototype
Andrew Bartlett
1
-2
/
+2
2012-09-11
s4:torture:smb2: add a durable-open.delete_on_close2 test
Michael Adam
1
-0
/
+110
2012-09-11
s4:torture:smb2: fix the durable-open.delete_on_close1 test
Michael Adam
1
-53
/
+16
2012-09-11
s4:setup/tests: make use of samba-tool domain provision
Stefan Metzmacher
6
-19
/
+19
2012-09-11
s4:scripting: install samba_kcc to SBINDIR
Stefan Metzmacher
1
-2
/
+2
2012-09-11
s4:scripting: use the 'sbin_files' variable
Stefan Metzmacher
1
-1
/
+1
2012-09-11
s4:samba-tool: add 'samba-tool domain provision'
Stefan Metzmacher
1
-1
/
+264
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
[next]