summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2220: Updates to the NETLOGON torture test. This copes with 'long'Andrew Bartlett1-125/+146
2007-10-10r2217: Ad-hoc tests to allow me to work out the correct error codeJeremy Allison1-2/+128
2007-10-10r2212: Optimisation. Passes masktest against W2K3.Jeremy Allison1-0/+3
2007-10-10r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell3-0/+109
2007-10-10r2208: little attempt to (almost) fix spoolss relativeVolker Lendecke1-1/+1
2007-10-10r2207: this bug caued valgrind to consume infinite memory till the kernel kil...Andrew Tridgell1-0/+1
2007-10-10r2206: another (untested) attempt to make RELATIVE_CURRENT work for volker,Andrew Tridgell1-40/+6
2007-10-10r2205: fixed an incorrect cast that broke relative strings in spoolssAndrew Tridgell1-1/+1
2007-10-10r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviourAndrew Tridgell3-6/+16
2007-10-10r2203: delete the key after testing, so as not to clutter the server with ran...Andrew Tridgell1-0/+2
2007-10-10r2202: don't close the smb pipe after the puzzle testAndrew Tridgell1-2/+0
2007-10-10r2201: removed an exit I accidentially left inAndrew Tridgell1-1/+0
2007-10-10r2200: solved another piece of the lsakey puzzle - the session key for lsaAndrew Tridgell3-10/+164
2007-10-10r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a languageAndrew Tridgell2-4/+12
2007-10-10r2192: removed an erroneous free() call on an error pathAndrew Tridgell1-1/+0
2007-10-10r2186: setting [ref] output pointers in dcerpc calls is pointless. Removed itAndrew Tridgell1-4/+0
2007-10-10r2185: add a callback function to the dcerpc async APIAndrew Tridgell3-4/+45
2007-10-10r2184: use the smb.conf socket options for client code tooAndrew Tridgell2-0/+3
2007-10-10r2183: Tidy up naming of ethereal fields. The field names are taken from theTim Potter1-9/+20
2007-10-10r2182: force the torture test domain join to happen on SMB to prevent theAndrew Tridgell2-6/+39
2007-10-10r2181: an rpc async test on the netlogon pipeAndrew Tridgell1-0/+71
2007-10-10r2180: added RPC flags "padcheck" which enables checking of all received padAndrew Tridgell5-16/+70
2007-10-10r2179: two more lsa torture tests from Richard Renard. Thanks!Andrew Tridgell1-1/+70
2007-10-10r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand.Volker Lendecke2-15/+6
2007-10-10r2170: if we don't have a native iconv library then we can't build this testAndrew Tridgell1-1/+10
2007-10-10r2169: switch core iconv code to use tallocAndrew Tridgell1-10/+9
2007-10-10r2168: Move these files into a separate ethereal-pidl-plugin svn repository.Tim Potter2-738/+0
2007-10-10r2167: Implement some stubbed out functions.Tim Potter1-59/+46
2007-10-10r2166: sync the asn1 stuff with trunkStefan Metzmacher1-4/+40
2007-10-10r2165: generalise the charset torture test to add testing of CP850Andrew Tridgell1-30/+39
2007-10-10r2164: put the latest "accept either form" utf-16 iconv code in samba4Andrew Tridgell1-6/+16
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell13-97/+541
2007-10-10r2158: removed a misleading comment (the extra uint16 is just padding)Andrew Tridgell1-4/+0
2007-10-10r2154: Merge of Jim's format string fixup in r2130:2131Tim Potter1-1/+1
2007-10-10r2151: Added some more ad-hoc tests. Found bugs in Samba3 with these :-).Jeremy Allison1-0/+78
2007-10-10r2128: netlogon DELTA_POLICY fix from rrenardAndrew Tridgell1-1/+1
2007-10-10r2127: more lsa IDL updates from Richard RenardAndrew Tridgell1-3/+23
2007-10-10r2126: two more lsa functions worked out by richard renardAndrew Tridgell1-3/+16
2007-10-10r2125: the lp_use_mmap() in map_file() is inappropriate for 2 reasons, so I h...Andrew Tridgell1-13/+11
2007-10-10r2124: merge from trunk (-r 2123):Stefan Metzmacher1-3/+3
2007-10-10r2122: merge from trunk (-r 2120):Stefan Metzmacher1-4/+12
2007-10-10r2121: fix compiler warningStefan Metzmacher1-1/+0
2007-10-10r2119: Noticed by jra:Andrew Bartlett1-6/+0
2007-10-10r2118: fixed the receipt of bigendian rpc packets with the new async code.Andrew Tridgell1-3/+10
2007-10-10r2107: added a SAMR async test - this one seems to workAndrew Tridgell1-0/+43
2007-10-10r2106: try to cope with a wider range of UTF-16 characters when we are usingAndrew Tridgell2-3/+10
2007-10-10r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell3-0/+64
2007-10-10r2104: fixed typo that causes a segvAndrew Tridgell1-1/+1
2007-10-10r2103: in the conversion to async rpc I simplified the smb backend to onlyAndrew Tridgell4-46/+153
2007-10-10r2102: fixed a race condition when handling dos errors that are in ourAndrew Tridgell1-6/+5