summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: add test for NetUserSetInfo level 0 (user rename).Günther Deschner2009-06-171-2/+13
* s4-smbtorture: use torture_comment in RPC-SAMR-USERS-PRIVILEGES test.Günther Deschner2009-06-171-15/+15
* s4-smbtorture: use TORTURE_TEST_USER define in libnetapi user test.Günther Deschner2009-06-171-17/+15
* python: Provide way to iterate over available shares.Jelmer Vernooij2009-06-163-2/+53
* python: Add API for accessing available shares.Jelmer Vernooij2009-06-163-0/+101
* Fix the posixtimedlock testVolker Lendecke2009-06-151-8/+53
* smbtorture: Output subunit by default.Jelmer Vernooij2009-06-131-1/+1
* smbtorture: Remove unused 'quiet' output format.Jelmer Vernooij2009-06-131-36/+0
* selftest: Fix references to filenames with knownfailures and slow tests.Jelmer Vernooij2009-06-121-2/+2
* selftest: Add option to strip output of succeeded tests, and use it onJelmer Vernooij2009-06-121-1/+1
* selftest: Output subunit on the buildfarm.Jelmer Vernooij2009-06-121-0/+5
* ad-schema/license.txt: Fix typo.Jelmer Vernooij2009-06-121-2/+2
* two more NT status codes that we get on DRS with w2k8-R2Andrew Tridgell2009-06-121-0/+2
* always enable RPC debugging with a debug level >= 100.Andrew Tridgell2009-06-122-0/+8
* Add supportedCapabilities to our rootDSEAndrew Bartlett2009-06-121-0/+3
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-12327-7112/+9481
* selftest: Fix handling of testsuite, reintroduce progress indication.Jelmer Vernooij2009-06-111-1/+4
* selftest: Fix subunit stream to include the right prefixes rather thanJelmer Vernooij2009-06-111-1/+1
* selftest: Use external processes for filtering known failures and prettyJelmer Vernooij2009-06-111-16/+14
* selftest: Use filter-xfail for known failuresJelmer Vernooij2009-06-111-2/+5
* selftest: Use subunit internally, and a separate test output formatter.Jelmer Vernooij2009-06-111-18/+19
* A script to compare the differences in nTSecurityDescriptor between 2 hostsNadezhda Ivanova2009-06-111-0/+153
* fixed some places where RPC-SECRETS needs to be changed to RPC-LSA-SECRETSAndrew Tridgell2009-06-101-6/+6
* fixed the encoding/decoding of the reverse attribute for server side sortAndrew Tridgell2009-06-101-3/+10
* Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005Donald T. Davis2009-06-101-154/+448
* Remove copy of kerberos-notes.txt added in incorrect locationAndrew Bartlett2009-06-101-760/+0
* Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005Donald T. Davis2009-06-101-0/+760
* fixed server side sort controlAndrew Tridgell2009-06-101-4/+7
* fixed server side sorting of case-insensitive stringsAndrew Tridgell2009-06-101-3/+0
* Fix installation path of the subunit python modules.Timur I Bakeyev2009-06-091-1/+1
* s4-tests: Add separate variable for tap2subunit.Jelmer Vernooij2009-06-091-2/+3
* SMB2-COMPOUND: add some tests for invalid requestsStefan Metzmacher2009-06-091-0/+201
* s4:smb2srv: don't allow the related flag on the first request in a compounded...Stefan Metzmacher2009-06-091-0/+7
* s4: smbcli_transport_send hit the socket right away if possibleSam Liddicott2009-06-091-0/+7
* s4:torture: add SMB2-COMPOUND testStefan Metzmacher2009-06-093-1/+245
* s4:smb2srv: correctly fail remaining compounded requests after a failureStefan Metzmacher2009-06-092-5/+18
* s4:smb2srv: remove old TODO comment, we already check the seqnumStefan Metzmacher2009-06-091-2/+0
* s4:smb2srv: fix handling of multiple compounded requestsStefan Metzmacher2009-06-091-7/+12
* s4:smb2srv: remove the chained file handle on closeStefan Metzmacher2009-06-091-0/+4
* s4:libcli/smb2: add smb2_transport_credits_ask_num()Stefan Metzmacher2009-06-093-2/+13
* s4:libcli/smb2: only add the 1 byte dynamic buffer padding for non compounded...Stefan Metzmacher2009-06-091-2/+6
* s4:libcli/smb2: add support sending compounded requestsStefan Metzmacher2009-06-093-50/+205
* s4:libcli/smb2: prepare SMB2 signing code for compounded requestsStefan Metzmacher2009-06-091-2/+8
* s4-selftest: change rpc.secrets to rpc.lsa.secrets here as well.Günther Deschner2009-06-091-5/+5
* s4-smbtorture: rename SECRETS to LSA-SECRETS.Günther Deschner2009-06-091-1/+1
* work around conflict in pidfile() prototype for heimdal on NetBSD5Andrew Tridgell2009-06-091-0/+7
* s4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine to just close the obje...Günther Deschner2009-06-081-13/+17
* s4-smbtorture: add test_QueryDisplayInfo_level to RPC-SAMR-LARGE-DC.Günther Deschner2009-06-081-6/+79
* python: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_surrounding test.Jelmer Vernooij2009-06-081-1/+1
* s4:heimdal: fix build on FreeBSDBjörn Jacke2009-06-082-1/+4