summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_DsGetDomainControllerInf...Stefan Metzmacher2012-09-251-6/+6
* samba-tool domain provision: DNS forwarder is not a boolean.Jelmer Vernooij2012-09-251-3/+3
* Remove compatibility code for setproctitle() now moved to libreplace.Jelmer Vernooij2012-09-242-26/+0
* replace: Support setproctitle().Jelmer Vernooij2012-09-242-15/+2
* samba-tool domain-provision: Avoid python2.5-isms.Jelmer Vernooij2012-09-241-1/+4
* samba-tool domain-provision: Fix docstring.Jelmer Vernooij2012-09-241-2/+2
* torture: More torture_assert() calls in rpc.lsaAndrew Bartlett2012-09-241-36/+19
* torture: use torture_assert rather than return false in rpc.lsaAndrew Bartlett2012-09-241-110/+52
* torture: tidy up rpc.lsa OpenPolicy2 test to more clearly use torture_fail()Andrew Bartlett2012-09-241-14/+10
* build: Add missing dep on tdb_compatAndrew Bartlett2012-09-241-1/+1
* s4:dns_server - introduce the wildcard binding featureMatthias Dieter Wallnöfer2012-09-231-10/+28
* lib/replace: Try to fix build on HP-UX for os2_delete testAndrew Bartlett2012-09-231-1/+1
* s4:torture:smb2: add a durable-open.read-only testMichael Adam2012-09-231-0/+95
* s4:torture:smb2:compound: remove two unused macrosMichael Adam2012-09-221-3/+0
* s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8Michael Adam2012-09-221-4/+0
* s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8Michael Adam2012-09-221-4/+0
* s4:torture:smb2: extend the compound.invalid1 testStefan Metzmacher2012-09-221-3/+8
* s4:torture:smb2: fix the compound.invalid3 test to work against windowsMichael Adam2012-09-221-2/+2
* s4:torture:smb2: fix compound.related3 test to work against windowsMichael Adam2012-09-221-2/+2
* s4:dns.py: reproducer for (bug #9184)Stefan Metzmacher2012-09-221-0/+29
* libtorture: factor out simple ui backendGregor Beck2012-09-211-64/+1
* s4-torture: Complete test for winbindd PAC parsingChristof Schmitt2012-09-201-6/+86
* Correct command help messageDaniele Dario2012-09-201-1/+1
* s4:torture:smb2: add a new test durable-v2-open.app-instanceMichael Adam2012-09-191-0/+134
* s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app...Michael Adam2012-09-191-0/+25
* s4:libcli: add a app_instance_id member to the smb2_create input structMichael Adam2012-09-191-1/+3
* s4:torture/smb2: improve the smb2.create.blob testStefan Metzmacher2012-09-191-2/+91
* s4-python: Formatting fixes, break lines.Jelmer Vernooij2012-09-1614-50/+69
* samba.netcmd: Formatting fixes, break lines.Jelmer Vernooij2012-09-168-194/+209
* samba.provision.common: Fix formatting.Jelmer Vernooij2012-09-161-2/+0
* samba.provision.sambadns: Fix formatting.Jelmer Vernooij2012-09-161-57/+126
* samba.provision.backend: Fix formatting.Jelmer Vernooij2012-09-161-0/+1
* samba.provision: Fix formatting, NameErrors.Jelmer Vernooij2012-09-161-68/+80
* s4:torture: fix error reporting in the raw.oplock-brl3 testMichael Adam2012-09-141-2/+1
* 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