Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2202: don't close the smb pipe after the puzzle test | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r2201: removed an exit I accidentially left in | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r2200: solved another piece of the lsakey puzzle - the session key for lsa | Andrew Tridgell | 3 | -10/+164 |
2007-10-10 | r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a language | Andrew Tridgell | 2 | -4/+12 |
2007-10-10 | r2192: removed an erroneous free() call on an error path | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r2186: setting [ref] output pointers in dcerpc calls is pointless. Removed it | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r2185: add a callback function to the dcerpc async API | Andrew Tridgell | 3 | -4/+45 |
2007-10-10 | r2184: use the smb.conf socket options for client code too | Andrew Tridgell | 2 | -0/+3 |
2007-10-10 | r2183: Tidy up naming of ethereal fields. The field names are taken from the | Tim Potter | 1 | -9/+20 |
2007-10-10 | r2182: force the torture test domain join to happen on SMB to prevent the | Andrew Tridgell | 2 | -6/+39 |
2007-10-10 | r2181: an rpc async test on the netlogon pipe | Andrew Tridgell | 1 | -0/+71 |
2007-10-10 | r2180: added RPC flags "padcheck" which enables checking of all received pad | Andrew Tridgell | 5 | -16/+70 |
2007-10-10 | r2179: two more lsa torture tests from Richard Renard. Thanks! | Andrew Tridgell | 1 | -1/+70 |
2007-10-10 | r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand. | Volker Lendecke | 2 | -15/+6 |
2007-10-10 | r2170: if we don't have a native iconv library then we can't build this test | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r2169: switch core iconv code to use talloc | Andrew Tridgell | 1 | -10/+9 |
2007-10-10 | r2168: Move these files into a separate ethereal-pidl-plugin svn repository. | Tim Potter | 2 | -738/+0 |
2007-10-10 | r2167: Implement some stubbed out functions. | Tim Potter | 1 | -59/+46 |
2007-10-10 | r2166: sync the asn1 stuff with trunk | Stefan Metzmacher | 1 | -4/+40 |
2007-10-10 | r2165: generalise the charset torture test to add testing of CP850 | Andrew Tridgell | 1 | -30/+39 |
2007-10-10 | r2164: put the latest "accept either form" utf-16 iconv code in samba4 | Andrew Tridgell | 1 | -6/+16 |
2007-10-10 | r2159: converted samba4 over to UTF-16. | Andrew Tridgell | 13 | -97/+541 |
2007-10-10 | r2158: removed a misleading comment (the extra uint16 is just padding) | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r2154: Merge of Jim's format string fixup in r2130:2131 | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2151: Added some more ad-hoc tests. Found bugs in Samba3 with these :-). | Jeremy Allison | 1 | -0/+78 |
2007-10-10 | r2128: netlogon DELTA_POLICY fix from rrenard | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2127: more lsa IDL updates from Richard Renard | Andrew Tridgell | 1 | -3/+23 |
2007-10-10 | r2126: two more lsa functions worked out by richard renard | Andrew Tridgell | 1 | -3/+16 |
2007-10-10 | r2125: the lp_use_mmap() in map_file() is inappropriate for 2 reasons, so I h... | Andrew Tridgell | 1 | -13/+11 |
2007-10-10 | r2124: merge from trunk (-r 2123): | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r2122: merge from trunk (-r 2120): | Stefan Metzmacher | 1 | -4/+12 |
2007-10-10 | r2121: fix compiler warning | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r2119: Noticed by jra: | Andrew Bartlett | 1 | -6/+0 |
2007-10-10 | r2118: fixed the receipt of bigendian rpc packets with the new async code. | Andrew Tridgell | 1 | -3/+10 |
2007-10-10 | r2107: added a SAMR async test - this one seems to work | Andrew Tridgell | 1 | -0/+43 |
2007-10-10 | r2106: try to cope with a wider range of UTF-16 characters when we are using | Andrew Tridgell | 2 | -3/+10 |
2007-10-10 | r2105: added a TestSleep() operation to the echo pipe and extended the | Andrew Tridgell | 3 | -0/+64 |
2007-10-10 | r2104: fixed typo that causes a segv | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2103: in the conversion to async rpc I simplified the smb backend to only | Andrew Tridgell | 4 | -46/+153 |
2007-10-10 | r2102: fixed a race condition when handling dos errors that are in our | Andrew Tridgell | 1 | -6/+5 |
2007-10-10 | r2101: fixed a signed/unsigned char warning | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2100: rework the dcerpc client side library so that it is async. We now | Andrew Tridgell | 14 | -443/+772 |
2007-10-10 | r2099: Get rid of another private ARCFOUR implementation from the codebase. | Andrew Bartlett | 3 | -108/+77 |
2007-10-10 | r2098: The first 8 bytes of this sig is not used in the 'is it correct' calcu... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2096: Enable use of NTLM2 for connections that do not got on to be NTLMSSP | Andrew Bartlett | 1 | -0/+16 |
2007-10-10 | r2092: fix the build(don't catch main() by make proto) | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r2089: fix standalone build with LDAP, this needs -llber too | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2088: add tdbtorture tdbdump and tdbtest to the build | Stefan Metzmacher | 5 | -17/+119 |
2007-10-10 | r2087: the ldb tools really don't need LIBSMB! | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r2074: fixed a typo | Andrew Tridgell | 1 | -1/+1 |