summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-dns: fix a non handled memory out of memoryMatthieu Patou2012-10-021-0/+1
* s4:dns.py: reproducer for (bug #9184)Stefan Metzmacher2012-09-281-0/+29
* s4:torture:smb2:compound: remove two unused macros (cherry picked from commit...Michael Adam2012-09-281-3/+0
* s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8 (c...Michael Adam2012-09-281-4/+0
* s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8 (c...Michael Adam2012-09-281-4/+0
* s4:torture:smb2: extend the compound.invalid1 testStefan Metzmacher2012-09-281-3/+8
* s4:torture:smb2: fix the compound.invalid3 test to work against windows (cher...Michael Adam2012-09-281-2/+2
* s4:torture:smb2: fix compound.related3 test to work against windows (cherry p...Michael Adam2012-09-281-2/+2
* s4 provision: Ask for the dns forwarder IP address during interactive provisionKai Blin2012-09-122-10/+50
* dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett2012-09-121-2/+3
* s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() checkStefan Metzmacher2012-09-121-16/+0
* dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming userAndrew Bartlett2012-09-121-2/+24
* s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...Stefan Metzmacher2012-09-121-0/+28
* s4:upgradehelpers.py: don't require a dns-$HOSTNAME accountStefan Metzmacher2012-09-121-3/+0
* s4:provision: don't add the dns-HOSTNAME account if we use the internal dns s...Stefan Metzmacher2012-09-121-6/+10
* s4 dns: use the internal DNS server per defaultKai Blin2012-09-123-18/+18
* s4 dns: Add libaddns-based simple testsKai Blin2012-09-124-3/+203
* s4 dns: Run python tests in fl2003dc envKai Blin2012-09-122-20/+21
* s4 dns: Improve logging of delegated dns updatesKai Blin2012-09-121-1/+1
* s4:selftest: run thet dlz_bind9. tests in the chgdcpass envStefan Metzmacher2012-09-121-1/+1
* s4:scripting: rename upgradeprovision -> samba_upgradeprovisionStefan Metzmacher2012-09-124-4/+4
* s4:setup: remove standalone 'provision'Stefan Metzmacher2012-09-122-279/+0
* smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett2012-09-121-41/+11
* s4:torture:smb2: fix error reporting in the oplock-brl3 testMichael Adam2012-09-111-2/+1
* s4:torture:smb2: fix error reporting in the oplock-brl2 testMichael Adam2012-09-111-2/+1
* s4:torture:smb2: fix error reporting in the oplock-brl1 testMichael Adam2012-09-111-2/+1
* s4:torture:smb2: remove an unused variable from the oplock-exclusive2 testMichael Adam2012-09-111-3/+0
* s4:torture:smb2: remove an unused variable from the oplock-exclusive1 testMichael Adam2012-09-111-3/+0
* provision: Only give the "no posix ACLs" exception if we could not set the SDAndrew Bartlett2012-09-111-6/+6
* torture: Add discard_const_p() to work around dlz_create prototypeAndrew Bartlett2012-09-111-2/+2
* s4:torture:smb2: add a durable-open.delete_on_close2 testMichael Adam2012-09-111-0/+110
* s4:torture:smb2: fix the durable-open.delete_on_close1 testMichael Adam2012-09-111-53/+16
* s4:setup/tests: make use of samba-tool domain provisionStefan Metzmacher2012-09-116-19/+19
* s4:scripting: install samba_kcc to SBINDIRStefan Metzmacher2012-09-111-2/+2
* s4:scripting: use the 'sbin_files' variableStefan Metzmacher2012-09-111-1/+1
* s4:samba-tool: add 'samba-tool domain provision'Stefan Metzmacher2012-09-111-1/+264
* s4:python/netcmd: give the Commad implementations access to the raw argumentsStefan Metzmacher2012-09-111-0/+8
* s4:samba-tool: remove unused code in testparm.pyStefan Metzmacher2012-09-111-5/+0
* s4:samba-tool: allow sys.exit(ret) to control the exit codeStefan Metzmacher2012-09-111-1/+1
* smbtorture: Test that delete requests are not specialVolker Lendecke2012-09-101-0/+78
* Set trans to a value that is not LDB_SUCCESS (all LDB_ constants areMichele Baldessari2012-09-101-1/+1
* s4:provision: ask the admin about the desired DNS implementationStefan Metzmacher2012-09-101-0/+6
* Force cast to long as on some platform tv_usec is 32bit longMatthieu Patou2012-09-101-2/+2
* s4:torture:smb2: simplify durable-open.file-position test to only use one I/O...Michael Adam2012-09-071-27/+27
* s4:torture:smb2: change the durable-open.file-position test to use one connec...Michael Adam2012-09-071-17/+27
* s4:torture:smb2: fix durable-v2-open.reopen2 to pass against windowsMichael Adam2012-09-071-1/+1
* s4:torture:smb2: simplify the durable-v2.reopen2 test (using only one i/o str...Michael Adam2012-09-071-51/+52
* s4:torture:smb2: simplify the durable-v2-open.reopen1 testMichael Adam2012-09-071-20/+21
* s4:torture:smb2: in the durable-v2-reopen1 test, use a minimal requestMichael Adam2012-09-071-2/+1
* s4:torture:smb2: fix cut'n'paste error in the durable-v2-open.reopen2 testMichael Adam2012-09-071-3/+3