summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2012-09-12s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() checkStefan Metzmacher1-16/+0
2012-09-12dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming userAndrew Bartlett1-2/+24
2012-09-12s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...Stefan Metzmacher1-0/+28
2012-09-12s4:upgradehelpers.py: don't require a dns-$HOSTNAME accountStefan Metzmacher1-3/+0
2012-09-12s4:provision: don't add the dns-HOSTNAME account if we use the internal dns s...Stefan Metzmacher1-6/+10
2012-09-12s4 dns: use the internal DNS server per defaultKai Blin3-18/+18
2012-09-12s4 dns: Add libaddns-based simple testsKai Blin4-3/+203
2012-09-12s4 dns: Run python tests in fl2003dc envKai Blin2-20/+21
2012-09-12s4 dns: Improve logging of delegated dns updatesKai Blin1-1/+1
2012-09-12s4:selftest: run thet dlz_bind9. tests in the chgdcpass envStefan Metzmacher1-1/+1
2012-09-12s4:scripting: rename upgradeprovision -> samba_upgradeprovisionStefan Metzmacher4-4/+4
2012-09-12s4:setup: remove standalone 'provision'Stefan Metzmacher2-279/+0
2012-09-12smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett1-41/+11
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl3 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl2 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl1 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: remove an unused variable from the oplock-exclusive2 testMichael Adam1-3/+0
2012-09-11s4:torture:smb2: remove an unused variable from the oplock-exclusive1 testMichael Adam1-3/+0
2012-09-11provision: Only give the "no posix ACLs" exception if we could not set the SDAndrew Bartlett1-6/+6
2012-09-11torture: Add discard_const_p() to work around dlz_create prototypeAndrew Bartlett1-2/+2
2012-09-11s4:torture:smb2: add a durable-open.delete_on_close2 testMichael Adam1-0/+110
2012-09-11s4:torture:smb2: fix the durable-open.delete_on_close1 testMichael Adam1-53/+16
2012-09-11s4:setup/tests: make use of samba-tool domain provisionStefan Metzmacher6-19/+19
2012-09-11s4:scripting: install samba_kcc to SBINDIRStefan Metzmacher1-2/+2
2012-09-11s4:scripting: use the 'sbin_files' variableStefan Metzmacher1-1/+1
2012-09-11s4:samba-tool: add 'samba-tool domain provision'Stefan Metzmacher1-1/+264
2012-09-11s4:python/netcmd: give the Commad implementations access to the raw argumentsStefan Metzmacher1-0/+8
2012-09-11s4:samba-tool: remove unused code in testparm.pyStefan Metzmacher1-5/+0
2012-09-11s4:samba-tool: allow sys.exit(ret) to control the exit codeStefan Metzmacher1-1/+1
2012-09-10smbtorture: Test that delete requests are not specialVolker Lendecke1-0/+78
2012-09-10Set trans to a value that is not LDB_SUCCESS (all LDB_ constants areMichele Baldessari1-1/+1
2012-09-10s4:provision: ask the admin about the desired DNS implementationStefan Metzmacher1-0/+6
2012-09-10Force cast to long as on some platform tv_usec is 32bit longMatthieu Patou1-2/+2
2012-09-07s4:torture:smb2: simplify durable-open.file-position test to only use one I/O...Michael Adam1-27/+27
2012-09-07s4:torture:smb2: change the durable-open.file-position test to use one connec...Michael Adam1-17/+27
2012-09-07s4:torture:smb2: fix durable-v2-open.reopen2 to pass against windowsMichael Adam1-1/+1
2012-09-07s4:torture:smb2: simplify the durable-v2.reopen2 test (using only one i/o str...Michael Adam1-51/+52
2012-09-07s4:torture:smb2: simplify the durable-v2-open.reopen1 testMichael Adam1-20/+21
2012-09-07s4:torture:smb2: in the durable-v2-reopen1 test, use a minimal requestMichael Adam1-2/+1
2012-09-07s4:torture:smb2: fix cut'n'paste error in the durable-v2-open.reopen2 testMichael Adam1-3/+3
2012-09-07s4:torture:smb2: fix name of test file in the durable-open.alloc-size testMichael Adam1-1/+1
2012-09-07s4-torture: dns torture test depends on AD DC buildAlexander Bokovoy1-8/+9
2012-09-07s4:torture:smb2: add a test for alloc size behaviour under durable reconnectMichael Adam1-0/+154
2012-09-07s4:torture/smb2: add smb2.durable-v2-open.reopen{1,2} testsStefan Metzmacher1-0/+184
2012-09-07s4:torture/smb2: check that the server should ignore the fname in a DHnC requestStefan Metzmacher1-1/+2
2012-09-07s4:torture/smb2: don't expect a DHnQ response in a DHnC requestStefan Metzmacher1-4/+0
2012-09-07s4 dns: Make debug output less noisyKai Blin4-16/+16
2012-09-06s4 dns: Check if signing user is allowed to update recordsKai Blin1-16/+56
2012-09-06selftest: Test configure stage of dlz_bind9Andrew Bartlett1-0/+61
2012-09-06selftest: Add tests for the dlz_bind9 moduleAndrew Bartlett5-0/+113