index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2938: Use IDL to dissect the RHS of floors in protocol towers
Jelmer Vernooij
1
-28
/
+18
2007-10-10
r2921: Add a few more protocols and fix the numbers associated with some of
Jelmer Vernooij
1
-24
/
+36
2007-10-10
r2910: I noticed that the samr torture test was doing its own DOS->UNIX
Andrew Tridgell
1
-10
/
+1
2007-10-10
r2896: Add torture test for EnumValue()
Jelmer Vernooij
1
-24
/
+25
2007-10-10
r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapi
Stefan Metzmacher
2
-20
/
+20
2007-10-10
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
1
-4
/
+3
2007-10-10
r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...
Andrew Tridgell
1
-0
/
+74
2007-10-10
r2833: - added a call to SamrQueryGroupMember for every group, and fix the
Andrew Tridgell
1
-1
/
+25
2007-10-10
r2710: continue with the new style of providing a parent context whenever
Andrew Tridgell
1
-6
/
+34
2007-10-10
r2699: Correct handle ServerAlive() and ServerAlive2() + add torture tests
Jelmer Vernooij
1
-0
/
+117
2007-10-10
r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2676: add a test of the reference counting logic in the SAMR server into the
Andrew Tridgell
1
-86
/
+31
2007-10-10
r2552: Character set conversion and string handling updates.
Andrew Bartlett
1
-5
/
+3
2007-10-10
r2547: Another place to use convert_string_talloc().
Andrew Bartlett
1
-7
/
+5
2007-10-10
r2532: Don't run EnumValue torture test for now (idl needs fixing, doesn't co...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r2501: The AddMemberToAlias test doesn't need a domain_handle.
Tim Potter
1
-5
/
+2
2007-10-10
r2500: disable the sleep test in echo until we have a win32 echo server that
Andrew Tridgell
1
-6
/
+5
2007-10-10
r2489: Rename account_flags in EnumDomainAliases() to acct_flags.
Tim Potter
1
-1
/
+1
2007-10-10
r2468: print out the names of the fault codes#
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r2465: modify the autoidl hack to work for DRSUAPI
Andrew Tridgell
1
-3
/
+27
2007-10-10
r2458: Rename policy handle parameters for the SAMR pipe. Parameters now
Tim Potter
4
-134
/
+133
2007-10-10
r2443: check return code of event_loop_once() to catch thet cases where the s...
Stefan Metzmacher
2
-2
/
+6
2007-10-10
r2442: remove unused event_loop_once() call
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r2387: fix segfault
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r2382: considerably improved the Bind and Unbind IDL and test code. We can
Andrew Tridgell
1
-178
/
+30
2007-10-10
r2273: disable the async samr tests unless -X option is used, as windows
Andrew Tridgell
1
-0
/
+5
2007-10-10
r2267: we no longer need to force the domain join to happen on NCACN_NP - it
Andrew Tridgell
1
-6
/
+5
2007-10-10
r2266: yay! LSA session keys on TCP now work!
Andrew Tridgell
1
-150
/
+0
2007-10-10
r2220: Updates to the NETLOGON torture test. This copes with 'long'
Andrew Bartlett
1
-125
/
+146
2007-10-10
r2209: patch from volker to add EnumPorts spoolss IDL and test code
Andrew Tridgell
1
-0
/
+66
2007-10-10
r2207: this bug caued valgrind to consume infinite memory till the kernel kil...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2203: delete the key after testing, so as not to clutter the server with ran...
Andrew Tridgell
1
-0
/
+2
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
2
-4
/
+157
2007-10-10
r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a language
Andrew Tridgell
1
-1
/
+8
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
1
-4
/
+20
2007-10-10
r2182: force the torture test domain join to happen on SMB to prevent the
Andrew Tridgell
1
-5
/
+5
2007-10-10
r2181: an rpc async test on the netlogon pipe
Andrew Tridgell
1
-0
/
+71
2007-10-10
r2179: two more lsa torture tests from Richard Renard. Thanks!
Andrew Tridgell
1
-1
/
+70
2007-10-10
r2107: added a SAMR async test - this one seems to work
Andrew Tridgell
1
-0
/
+43
2007-10-10
r2105: added a TestSleep() operation to the echo pipe and extended the
Andrew Tridgell
1
-0
/
+55
2007-10-10
r2100: rework the dcerpc client side library so that it is async. We now
Andrew Tridgell
3
-8
/
+8
2007-10-10
r2071: - change smbtorture to use the popt_common stuff
Stefan Metzmacher
2
-4
/
+6
2007-10-10
r2035: Fix spelling.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2031: add a check for a blank secret return in lsa secret tests
Andrew Tridgell
1
-8
/
+13
2007-10-10
r1995: a ndrdump file from abartlet make it clear that this isn't a pointer
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULT
Stefan Metzmacher
2
-2
/
+10
[prev]
[next]