summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-06-11selftest: Fix handling of testsuite, reintroduce progress indication.Jelmer Vernooij1-1/+4
2009-06-11selftest: Fix subunit stream to include the right prefixes rather thanJelmer Vernooij1-1/+1
2009-06-11selftest: Use external processes for filtering known failures and prettyJelmer Vernooij1-16/+14
2009-06-11selftest: Use filter-xfail for known failuresJelmer Vernooij1-2/+5
2009-06-11selftest: Use subunit internally, and a separate test output formatter.Jelmer Vernooij1-18/+19
2009-06-11A script to compare the differences in nTSecurityDescriptor between 2 hostsNadezhda Ivanova1-0/+153
2009-06-10fixed some places where RPC-SECRETS needs to be changed to RPC-LSA-SECRETSAndrew Tridgell1-6/+6
2009-06-10fixed the encoding/decoding of the reverse attribute for server side sortAndrew Tridgell1-3/+10
2009-06-10Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005Donald T. Davis1-154/+448
2009-06-10Remove copy of kerberos-notes.txt added in incorrect locationAndrew Bartlett1-760/+0
2009-06-10Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005Donald T. Davis1-0/+760
2009-06-10fixed server side sort controlAndrew Tridgell1-4/+7
2009-06-10fixed server side sorting of case-insensitive stringsAndrew Tridgell1-3/+0
2009-06-09Fix installation path of the subunit python modules.Timur I Bakeyev1-1/+1
2009-06-09s4-tests: Add separate variable for tap2subunit.Jelmer Vernooij1-2/+3
2009-06-09SMB2-COMPOUND: add some tests for invalid requestsStefan Metzmacher1-0/+201
2009-06-09s4:smb2srv: don't allow the related flag on the first request in a compounded...Stefan Metzmacher1-0/+7
2009-06-09s4: smbcli_transport_send hit the socket right away if possibleSam Liddicott1-0/+7
2009-06-09s4:torture: add SMB2-COMPOUND testStefan Metzmacher3-1/+245
2009-06-09s4:smb2srv: correctly fail remaining compounded requests after a failureStefan Metzmacher2-5/+18
2009-06-09s4:smb2srv: remove old TODO comment, we already check the seqnumStefan Metzmacher1-2/+0
2009-06-09s4:smb2srv: fix handling of multiple compounded requestsStefan Metzmacher1-7/+12
2009-06-09s4:smb2srv: remove the chained file handle on closeStefan Metzmacher1-0/+4
2009-06-09s4:libcli/smb2: add smb2_transport_credits_ask_num()Stefan Metzmacher3-2/+13
2009-06-09s4:libcli/smb2: only add the 1 byte dynamic buffer padding for non compounded...Stefan Metzmacher1-2/+6
2009-06-09s4:libcli/smb2: add support sending compounded requestsStefan Metzmacher3-50/+205
2009-06-09s4:libcli/smb2: prepare SMB2 signing code for compounded requestsStefan Metzmacher1-2/+8
2009-06-09s4-selftest: change rpc.secrets to rpc.lsa.secrets here as well.Günther Deschner1-5/+5
2009-06-09s4-smbtorture: rename SECRETS to LSA-SECRETS.Günther Deschner1-1/+1
2009-06-09work around conflict in pidfile() prototype for heimdal on NetBSD5Andrew Tridgell1-0/+7
2009-06-08s4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine to just close the obje...Günther Deschner1-13/+17
2009-06-08s4-smbtorture: add test_QueryDisplayInfo_level to RPC-SAMR-LARGE-DC.Günther Deschner1-6/+79
2009-06-08python: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_surrounding test.Jelmer Vernooij1-1/+1
2009-06-08s4:heimdal: fix build on FreeBSDBjörn Jacke2-1/+4
2009-06-08s4-smbtorture: also test for "all" architecture in enum driver tests in RPC-S...Günther Deschner1-5/+28
2009-06-08s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner1-2/+2
2009-06-08Make tunable for modulesdirTimur I. Bakeyev1-0/+16
2009-06-08rl_event_hook detectionTimur I. Bakeyev1-1/+4
2009-06-08s4-smbtorture: exclude oem_information checking for s3 in RPC-SAMR.Günther Deschner1-4/+10
2009-06-07s4-smbtorture: skip samr MultipleMember alias tests for 3 as well as we do al...Günther Deschner1-2/+3
2009-06-06Allow access as SYSTEM on a privileged ldapi connectionVolker Lendecke1-13/+83
2009-06-06Fix some nonempty blank linesVolker Lendecke2-64/+60
2009-06-05fixed handling of change notify buffer overrunsAndrew Tridgell1-2/+9
2009-06-04s4-smbtorture: fix comment in RPC-SAMR-LARGE-DC test.Günther Deschner1-3/+3
2009-06-04Increase tevent version for tevent_req_notify_callback()Volker Lendecke1-1/+1
2009-06-04s4:torture Cut the RPC-SAMR-LARGE-DC test down to sizeAndrew Bartlett1-7/+16
2009-06-04s4:torture assert that we get a Mailslot allocated before we dereferenceAndrew Bartlett1-0/+2
2009-06-04changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell3-92/+91
2009-06-04fixed ldb rename now that we have unique indexesAndrew Tridgell1-30/+11
2009-06-04Don't run the RPC-SAMR-LARGE-DC test multiple timesAndrew Bartlett1-1/+1