Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13472: After Volker's advise, try every combination of parameters. This | Andrew Bartlett | 1 | -15/+20 |
2007-10-10 | r13380: Drop the socket, then try SAMR operations secured with netlogon on th... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r13355: check controls are correctly exported | Simo Sorce | 1 | -0/+7 |
2007-10-10 | r13354: Add tests to check that controls work properly | Simo Sorce | 1 | -5/+34 |
2007-10-10 | r13255: New CIFS dd client for use in performance testing. The guts of this is | James Peach | 3 | -0/+87 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r13240: Make the test scripts use the new smb.conf location (in PREFIX/etc). | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r13210: Revert my named pipes patch until it passes not just 'make quicktest'... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13208: Clearly separate named pipes from the IPC$ NTVFS type. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13160: Fix some of the smbclient testsuite (after failures on the buildfarm) | Jelmer Vernooij | 1 | -21/+17 |
2007-10-10 | r13156: Add some tests for smbclient | Jelmer Vernooij | 3 | -0/+71 |
2007-10-10 | r12902: Fix 'make quicktest'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. | Andrew Bartlett | 2 | -3/+5 |
2007-10-10 | r12874: Try to give the startup a few more seconds, so that hosts with | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 2 | -4/+4 |
2007-10-10 | r12812: speed up RPC-ECHO with validate some more, and re-enable it under | Andrew Tridgell | 1 | -10/+3 |
2007-10-10 | r12806: tridge: in revision 12634 you introduced to validate the ndr_print ou... | Stefan Metzmacher | 1 | -5/+12 |
2007-10-10 | r12778: export TEST_DATA_PREFIX in make test | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12584: Move NDR tests from rpc/ to local/, add to list of tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12552: Remove use of Test::Harness - we're not printing the result summaries | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r12509: make the output for the buildfarm nicer | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r12470: Add helper module for pidl tests | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r12464: Add simple IDL parsing tests for pidl using the standard perl | Jelmer Vernooij | 2 | -7/+8 |
2007-10-10 | r12373: Add RPC-JOIN as a test to always run. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r12304: split out the wins partner configuration into a seperate ldb. | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r12287: move the wins.ldb into lockdir | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 1 | -0/+0 |
2007-10-10 | r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12009: made the LOCAL-SDDL test less verbose by default, and add it to the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11818: - changed the option torture:echo_TestSleep=yes/no to the more generic | Andrew Tridgell | 3 | -12/+14 |
2007-10-10 | r11659: allow the max runtime for smbtorture and smbd to be controlled on a | Andrew Tridgell | 2 | -5/+8 |
2007-10-10 | r11555: - change socket_wrapper to support multiple IP's | Stefan Metzmacher | 2 | -17/+17 |
2007-10-10 | r11503: be quite... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICK | Stefan Metzmacher | 2 | -1/+21 |
2007-10-10 | r11442: Don't use BASE-NEGNOWAIT any more. It is a mostly meaningless test. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11372: Now RPC-SAMLOGON works, place it into the default 'make test'. | Andrew Bartlett | 1 | -14/+14 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r11099: Replace unistr with [string] equivalent | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r11092: run NBT-WINSREPLICATION-QUICK test with make test | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10752: make sure we set the exist status correctly for the tdb tests | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10643: increase smbd max runtime when using valgrind | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r10599: Use localhost again for now, until I trace where we are leaking name ... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10595: Use a server name of 'localtest' not 'localhost', so we can move to | Andrew Bartlett | 4 | -17/+22 |
2007-10-10 | r10578: Run LOCAL-STRLIST by default | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10520: The join is a nice quick RPC test. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r10517: Get rid of use of next_token() in lib/samba3/ | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r10456: More SCons fixes: | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r10404: make sure we use the right smb.conf in the ldap testing | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10387: By exporting KRB5_CONFIG pointing at a file of our choosing, we can | Andrew Bartlett | 1 | -1/+22 |
2007-10-10 | r10314: Apply the controvertial 'server role =' patch after discussion on the... | Andrew Bartlett | 1 | -3/+2 |