summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3557: Use a switch, not a series of if/else if statements.Andrew Bartlett1-8/+11
2007-10-10r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument.Andrew Bartlett1-1/+11
2007-10-10r3540: added testing of SMBntcancel in the open/open/close muxAndrew Tridgell1-14/+33
2007-10-10r3539: much nicer async open delay code.Andrew Tridgell1-7/+16
2007-10-10r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell1-0/+4
2007-10-10r3524: Remove unused variable.Andrew Bartlett1-1/+0
2007-10-10r3517: Fix the build - Sorry!Jelmer Vernooij1-3/+2
2007-10-10r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij1-1/+1
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij9-7/+99
2007-10-10r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...Stefan Metzmacher1-14/+120
2007-10-10r3509: - comment out a unused varStefan Metzmacher1-1/+1
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell10-65/+76
2007-10-10r3499: setting an out param for a non-pointer doesn't do anything (andAndrew Tridgell1-1/+0
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2-0/+2
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell4-0/+4
2007-10-10r3490: All tests work against NT4 nowJelmer Vernooij1-2/+2
2007-10-10r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation areJelmer Vernooij2-7/+156
2007-10-10r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij1-2/+2
2007-10-10r3481: split out client.h and events.hAndrew Tridgell3-2/+4
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell1-0/+1
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell5-1/+6
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-0/+1
2007-10-10r3461: another place where "open" was used as a structure elementAndrew Tridgell1-0/+1
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell2-41/+41
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell1-1/+1
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell3-0/+3
2007-10-10r3449: more include file reductionAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell15-0/+15
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell2-9/+2
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-1/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-2/+3
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell3-15/+10
2007-10-10r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij1-2/+2
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell24-0/+27
2007-10-10r3426: removed 2 unused files, and some unused variablesAndrew Tridgell2-1048/+0
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell17-0/+17
2007-10-10r3416: TyposJelmer Vernooij1-3/+3
2007-10-10r3414: RemoteActivation torture testJelmer Vernooij2-24/+139
2007-10-10r3413: RemoteActivation updates and fixesJelmer Vernooij3-47/+26
2007-10-10r3400: - allow callers to control the flags2 field in raw packetsAndrew Tridgell1-2/+13
2007-10-10r3397: Fix IDL for ComplexPing and SimplePing, including testsJelmer Vernooij1-5/+36
2007-10-10r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter1-1/+1
2007-10-10r3394: Give the user a clue why we are blasting them with the usage brick.Andrew Bartlett1-0/+1
2007-10-10r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2-24/+19
2007-10-10r3387: fixed pvfs to pass the NTDENY tests. The tricky bit wasAndrew Tridgell1-10/+12
2007-10-10r3386: - fixed --seed option in smbtortureAndrew Tridgell2-4/+281
2007-10-10r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell3-10/+10
2007-10-10r3348: More registry fixes and additions. The following functions work right ...Jelmer Vernooij1-6/+16