index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15394: Put initial code for testing async dcerpc binding. Currently
Rafal Szczesniak
2007-10-10
2
-0
/
+79
*
r15358: Fix some compiler warnings / type safety. Found by tcc
Jelmer Vernooij
2007-10-10
1
-5
/
+6
*
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
2007-10-10
2
-2
/
+0
*
r14860: create libcli/security/security.h
Stefan Metzmacher
2007-10-10
8
-8
/
+8
*
r14843: the results of the srvsrv_* calls depends on the user,
Stefan Metzmacher
2007-10-10
1
-85
/
+132
*
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
Jelmer Vernooij
2007-10-10
7
-13
/
+11
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
36
-35
/
+37
*
r14712: Do not proceed in event of failure to obtain a policy handle.
Andrew Bartlett
2007-10-10
1
-6
/
+6
*
r14667: Fix indentation.
Rafal Szczesniak
2007-10-10
1
-29
/
+29
*
r14665: More testing in RPC-SAMR. It looks like we will probably need another
Andrew Bartlett
2007-10-10
1
-20
/
+41
*
r14636: Print an error on torture connect failure. (Helps with debugging).
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
6
-1
/
+6
*
r14518: Support STANDARD_VISIBILITY property on binaries
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14497: Fix build with shared libraries
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r14470: Remove some unnecessary headers.
Jelmer Vernooij
2007-10-10
28
-33
/
+0
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
9
-3
/
+16
*
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2007-10-10
31
-0
/
+38
*
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
2007-10-10
40
-27
/
+202
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
9
-0
/
+9
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
10
-0
/
+15
*
r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't
Andrew Bartlett
2007-10-10
2
-9
/
+32
*
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2007-10-10
3
-0
/
+3
*
r13709: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
2007-10-10
4
-11
/
+34
*
r13551: Add an accessor function for the user sid.
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r13479: Return the joined domain SID and user SID as structures, not strings.
Andrew Bartlett
2007-10-10
1
-9
/
+9
*
r13404: Comments, whitespace.
Andrew Bartlett
2007-10-10
1
-3
/
+4
*
r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
Andrew Bartlett
2007-10-10
1
-4
/
+7
*
r13381: Test the SamLogonEx SamLogon call in the schannel test. This is only
Andrew Bartlett
2007-10-10
1
-0
/
+117
*
r13380: Drop the socket, then try SAMR operations secured with netlogon on th...
Andrew Bartlett
2007-10-10
1
-0
/
+29
*
r13346: use private proto header files for the torture tests
Stefan Metzmacher
2007-10-10
11
-1
/
+13
*
r13004: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
2007-10-10
3
-8
/
+5
*
r12812: speed up RPC-ECHO with validate some more, and re-enable it under
Andrew Tridgell
2007-10-10
1
-2
/
+9
*
r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up if
Andrew Tridgell
2007-10-10
1
-2
/
+16
*
r12767: Add some trusted lookups
Volker Lendecke
2007-10-10
1
-5
/
+67
*
r12766: fix the build
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r12764: Add a test for lsa_lookup. This will be expanded when I get around to...
Volker Lendecke
2007-10-10
1
-0
/
+264
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
3
-0
/
+3
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
32
-0
/
+32
*
r12636: fixed some torture code for the changed lsa string types
Andrew Tridgell
2007-10-10
2
-5
/
+5
*
r12622: Move table.c prototypes to seperate header to prevent circular depend...
Jelmer Vernooij
2007-10-10
5
-0
/
+5
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
12
-17
/
+0
*
r12597: One less void *
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r12584: Move NDR tests from rpc/ to local/, add to list of tests
Jelmer Vernooij
2007-10-10
1
-97
/
+0
*
r12558: Support [flag(NULLTERM)] on [charset()] arrays
Jelmer Vernooij
2007-10-10
1
-0
/
+97
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12514: Move DCE/RPC interface table to a seperate file
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r12512: Use GUID structs in API functions everywhere rather then converting b...
Jelmer Vernooij
2007-10-10
4
-18
/
+16
*
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
2007-10-10
35
-173
/
+61
[next]