summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* provision: Use logger rather than print.Jelmer Vernooij2012-10-031-1/+1
* s4-provision: do not skip setting the acls on sysvolMatthieu Patou2012-10-032-2/+4
* s4-dns: fix a non handled memory out of memoryMatthieu Patou2012-10-021-0/+1
* Add samba3.samba3badnameblob test to check regressions in bug #9215.Jeremy Allison2012-10-012-0/+139
* s4 dns: Fix return code for deleted recordsKai Blin2012-09-302-4/+44
* s4 dns: Get rid of deprecated allocation result checkKai Blin2012-09-301-1/+3
* samba4-tests: Move 'samba.tests.source' up.Jelmer Vernooij2012-09-271-1/+0
* sanba.upgradehelpers: Use standard functionality for getting temp dir.Jelmer Vernooij2012-09-271-3/+0
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-2737-282/+283
* samba.tests.source: Check for trailing whitespace in Python files.Jelmer Vernooij2012-09-271-1/+16
* samba-tool domain provision: DNS forwarder defaultRicky Nance2012-09-271-0/+2
* netlogon: Per MS-NRPC, don't send unknown workstation flags back to theJelmer Vernooij2012-09-262-4/+27
* s4: Fix a -Wunused-value warningVolker Lendecke2012-09-261-1/+1
* samba-tool: Hide 'samba-tool domain samba3upgrade'.Jelmer Vernooij2012-09-262-12/+25
* s4:torture/smb2: remove samba specific stuff from smb2.oplockStefan Metzmacher2012-09-261-10/+0
* samba_dnsupdate: Safely update/create names for Samba3 targets as wellAndrew Bartlett2012-09-261-4/+14
* samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...Andrew Bartlett2012-09-261-3/+10
* s4-python: Override SIGINT handler in scripts only.Jelmer Vernooij2012-09-255-8/+26
* s4-torture: Fix some nonemtpy blank linesVolker Lendecke2012-09-251-12/+12
* s4:rpc_server/drsuapi: use talloc_zero instead of talloc() in dcesrv_drsuapi_...Stefan Metzmacher2012-09-251-1/+1
* 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