Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2159: converted samba4 over to UTF-16. | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r2071: - change smbtorture to use the popt_common stuff | Stefan Metzmacher | 1 | -153/+108 |
2007-10-10 | r2056: Allow the compiler to check this format string. | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r1897: added a choose_called_name() function that allows us to more sanely | Andrew Tridgell | 1 | -6/+3 |
2007-10-10 | r1793: try to bind multiple times as anonimous and user | Simo Sorce | 1 | -1/+44 |
2007-10-10 | r1771: OK Let's add tests for ldap. | Simo Sorce | 1 | -0/+3 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -756/+756 |
2007-10-10 | r1636: improved the negnowait test so it is standalone (taking advantage of t... | Andrew Tridgell | 1 | -4/+36 |
2007-10-10 | r1628: - fixed the comment on run_deferopen. (I also think that the | Andrew Tridgell | 1 | -102/+65 |
2007-10-10 | r1617: Start working on the svcctl pipe | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1498: (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1481: add idl file and torture test dummies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1470: Get the smb_trans2 structure out of the rap_cli_call struct. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r1403: commit volkers initial RAP torture test | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r1402: we should prompt for a password if it's not given by -U | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r1228: use int64_t instead of long long | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r1173: A quick little test to show that we cannot bind twice to a single endp... | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r1123: Make all lp_ string functions return 'const char *'. | Andrew Bartlett | 1 | -16/+16 |
2007-10-10 | r1091: Added in timing tests for deferred opens. Added extra debug info to si... | Jeremy Allison | 1 | -0/+13 |
2007-10-10 | r1086: Add defer open test to check timeout on sharing violation open. | Jeremy Allison | 1 | -0/+61 |
2007-10-10 | r1041: - pulled the domain join code out of the netlogon test and made it a s... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1039: Remove description of unexisting option. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r961: convert 'uchar' to 'uint8_t' | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r892: Actually add the NTLMSSP self-check torture code this time... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r882: - create TORTURE_AUTH SUBSYSTEM | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r874: This patch is a pile of work on NTLMSSP: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r863: Added test to ensure an open and locked file can be truncated by a seco... | Jeremy Allison | 1 | -0/+72 |
2007-10-10 | r821: prompt user for password if not given by -U user%pass | Stefan Metzmacher | 1 | -3/+15 |
2007-10-10 | r741: Test from Volker in RAW-OPEN for truncating a file containing locks. | Jeremy Allison | 1 | -1/+32 |
2007-10-10 | r386: Another torture test to survive. | Volker Lendecke | 1 | -0/+66 |
2007-10-10 | r336: added a -X command line option to smbtorture to enable dangerous or | Andrew Tridgell | 1 | -1/+6 |
2004-03-26 | - moved some of the base tests into torture/basic/ | Andrew Tridgell | 1 | -0/+1 |
2004-03-09 | added the -C option to smbtorture | Andrew Tridgell | 1 | -16/+79 |
2004-03-09 | greatly improved NBENCH netbench simulator | Andrew Tridgell | 1 | -159/+29 |
2004-02-21 | added the simple HOLDCON torture test. This is used to establish | Andrew Tridgell | 1 | -0/+56 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 1 | -191/+187 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 1 | -657/+657 |
2004-02-03 | This would appear to restore smbtorture to be able to use the syntax | Andrew Bartlett | 1 | -1/+3 |
2003-12-15 | allow the specification of full dcerpc endpoint binding strings on the | Andrew Tridgell | 1 | -125/+10 |
2003-12-15 | switch off the default of ntlmssp on rpc on smb as some windows pipes | Andrew Tridgell | 1 | -1/+1 |
2003-12-14 | added auto-generation of the server side boilerplate code for each | Andrew Tridgell | 1 | -0/+11 |
2003-12-13 | add the ntlmssp calls back into smbtorture on rpc over tcp. The samba4 | Andrew Tridgell | 1 | -1/+1 |
2003-12-13 | completed the linkage between the endpoint mapper and the dcerpc | Andrew Tridgell | 1 | -1/+1 |
2003-12-04 | * patch based on work by Jim Myers to unify the ioctl handling to be | Andrew Tridgell | 1 | -6/+5 |
2003-12-01 | started adding netlogon IDL and test suite | Andrew Tridgell | 1 | -0/+1 |