Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17858: Add new libnet domain open tests. | Rafal Szczesniak | 2 | -1/+291 |
2007-10-10 | r17857: A couple of new tests. | Rafal Szczesniak | 3 | -0/+90 |
2007-10-10 | r17827: Fix an error message | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r17826: Add line numbers to the d_printfs | Volker Lendecke | 1 | -19/+28 |
2007-10-10 | r17787: ifdef out unused macros and generate a smb_panic() | Stefan Metzmacher | 1 | -2/+24 |
2007-10-10 | r17786: remove unused macros, fix compiler warnings | Stefan Metzmacher | 2 | -21/+0 |
2007-10-10 | r17785: fix compiler warnings | Stefan Metzmacher | 4 | -15/+6 |
2007-10-10 | r17742: make the casts explicit and remove compiler warnings | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r17717: this cried for bugs...and they happened... | Stefan Metzmacher | 1 | -10/+30 |
2007-10-10 | r17671: Update the tests according to changes in libnet context. | Rafal Szczesniak | 2 | -7/+8 |
2007-10-10 | r17624: Samba3 does not yet do getprinterinfo level 6 | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 6 | -6/+6 |
2007-10-10 | r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202 | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17538: this function should be static... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17522: Fix another declaration after statement. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17517: Fix declaration after statement, which breaks the build on older GCC. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r17494: add tests for the example values from rfc 1320 (MD4) | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17492: add a test with the example values from rfc1321 (MD5) | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17491: I forgot to commit this...fix make test...sorry:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174 | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17484: Make last version of the function generating random set of changes | Rafal Szczesniak | 1 | -97/+124 |
2007-10-10 | r17478: Add BENCH-READWRITE test to simulate read/write workload from simulta... | Alexander Bokovoy | 1 | -1/+493 |
2007-10-10 | r17471: Add a function generating pseudorandom set of changes to test | Rafal Szczesniak | 1 | -10/+126 |
2007-10-10 | r17449: Add another field to the test before expanding the whole test | Rafal Szczesniak | 1 | -0/+13 |
2007-10-10 | r17442: print out credentials on the "secret" objectClass and "trustedDomain" | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r17417: Try to fix random failures in the build farm for 3_0. | Volker Lendecke | 1 | -0/+10 |
2007-10-10 | r17256: fix 2 crash bugs, which are introduced by making parameters | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17255: fixed BENCH-NBENCH for new smb_raw_find_first() syntax | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r17205: Even if this makes me look foolish, at least start to scratch on the ... | Volker Lendecke | 2 | -24/+308 |
2007-10-10 | r17187: Beginnings of a little lsa walker for Samba3, if only to prevent the | Volker Lendecke | 2 | -0/+78 |
2007-10-10 | r17186: "async" word abuse clean-up part 2 | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r17185: Oh, I wanted to do this for sooo long time. | Simo Sorce | 1 | -6/+6 |
2007-10-10 | r17141: Prove that create dispositions with truncate and | Jeremy Allison | 1 | -0/+71 |
2007-10-10 | r17139: Checking in Volker's extended oplock test. | Jeremy Allison | 2 | -87/+121 |
2007-10-10 | r17104: Rename function parameters and variables to avoid shadowing global | Andrew Bartlett | 1 | -10/+10 |
2007-10-10 | r17099: Samba3 now passes RAW-LOCK completely, no need for | Jeremy Allison | 1 | -10/+0 |
2007-10-10 | r17085: reuse the existing sec_desc_buf struct | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17082: Add a test that walks and tests denying tconX access via the share se... | Volker Lendecke | 3 | -19/+293 |
2007-10-10 | r17074: Extend the rpc-samba3-getusername test: This creates a normal user an... | Volker Lendecke | 1 | -49/+275 |
2007-10-10 | r17069: Make us pass RPC-NETLOGSAMBA3 against w2k3 again | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r17065: NT4 does not like "0" here, W2k3 does not care... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ... | Volker Lendecke | 2 | -23/+265 |
2007-10-10 | r17020: pass the real error to the failing requests | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r17015: add a test that closes the tcp connection with an outstanding | Stefan Metzmacher | 1 | -0/+67 |
2007-10-10 | r16988: Extend locktest to enable cluster testing byte range locks. -l <uncli... | Volker Lendecke | 1 | -3/+35 |
2007-10-10 | r16982: fix compiler warning, gentest will not use any SMB2 levels... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16981: check the returned values | Stefan Metzmacher | 1 | -1/+19 |
2007-10-10 | r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA... | Stefan Metzmacher | 2 | -165/+176 |
2007-10-10 | r16977: do a few more notify tests | Stefan Metzmacher | 1 | -4/+70 |