summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2012-09-22s4:torture:smb2:compound: remove two unused macrosMichael Adam1-3/+0
2012-09-22s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8Michael Adam1-4/+0
2012-09-22s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8Michael Adam1-4/+0
2012-09-22s4:torture:smb2: extend the compound.invalid1 testStefan Metzmacher1-3/+8
2012-09-22s4:torture:smb2: fix the compound.invalid3 test to work against windowsMichael Adam1-2/+2
2012-09-22s4:torture:smb2: fix compound.related3 test to work against windowsMichael Adam1-2/+2
2012-09-22s4:dns.py: reproducer for (bug #9184)Stefan Metzmacher1-0/+29
2012-09-21libtorture: factor out simple ui backendGregor Beck1-64/+1
2012-09-20s4-torture: Complete test for winbindd PAC parsingChristof Schmitt1-6/+86
2012-09-20Correct command help messageDaniele Dario1-1/+1
2012-09-19s4:torture:smb2: add a new test durable-v2-open.app-instanceMichael Adam1-0/+134
2012-09-19s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app...Michael Adam1-0/+25
2012-09-19s4:libcli: add a app_instance_id member to the smb2_create input structMichael Adam1-1/+3
2012-09-19s4:torture/smb2: improve the smb2.create.blob testStefan Metzmacher1-2/+91
2012-09-16s4-python: Formatting fixes, break lines.Jelmer Vernooij14-50/+69
2012-09-16samba.netcmd: Formatting fixes, break lines.Jelmer Vernooij8-194/+209
2012-09-16samba.provision.common: Fix formatting.Jelmer Vernooij1-2/+0
2012-09-16samba.provision.sambadns: Fix formatting.Jelmer Vernooij1-57/+126
2012-09-16samba.provision.backend: Fix formatting.Jelmer Vernooij1-0/+1
2012-09-16samba.provision: Fix formatting, NameErrors.Jelmer Vernooij1-68/+80
2012-09-14s4:torture: fix error reporting in the raw.oplock-brl3 testMichael Adam1-2/+1
2012-09-12s4 provision: Ask for the dns forwarder IP address during interactive provisionKai Blin2-10/+50
2012-09-12dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett1-2/+3
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