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
/
rpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-2
/
+36
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23090: a test showing two netlogon pipes open at once, using the LogonEx ops
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22580: remove not yet needed line...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r22579: disable progress printing in the build-farm
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r21588: add a RPC-HANDLES-LSARPC-SHARED test, which demonstrates
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
Andrew Tridgell
1
-0
/
+1
2007-10-10
r21208: fix a crash bug caused by r21205
Andrew Tridgell
1
-1
/
+1
2007-10-10
r21205: Fix warning.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r20145: fix whitespaces
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r19549: fixed some indentation
Andrew Tridgell
1
-2
/
+2
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-50
/
+123
2007-10-10
r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r17205: Even if this makes me look foolish, at least start to scratch on the ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r17187: Beginnings of a little lsa walker for Samba3, if only to prevent the
Volker Lendecke
1
-0
/
+1
2007-10-10
r17082: Add a test that walks and tests denying tconX access via the share se...
Volker Lendecke
1
-0
/
+2
2007-10-10
r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...
Volker Lendecke
1
-0
/
+2
2007-10-10
r16956: Walk some of the samba3 srvsvc code
Volker Lendecke
1
-0
/
+1
2007-10-10
r16847: Add the parts of the SAMR test that pass back into 'make test'.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r16741: add a RPC-LSA-GETUSER test,
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r16331: Split out registering of multi fn tests, fix typo in name of pac suite.
Jelmer Vernooij
1
-40
/
+40
2007-10-10
r16045: RPC-SAMBA3SESSIONKEY tests the different variants of joins (anon/auth...
Volker Lendecke
1
-0
/
+1
2007-10-10
r16044: Create a samba3 specific file in torture/rpc. The tests in there survive
Volker Lendecke
1
-0
/
+2
2007-10-10
r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...
Volker Lendecke
1
-0
/
+1
2007-10-10
r15394: Put initial code for testing async dcerpc binding. Currently
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14667: Fix indentation.
Rafal Szczesniak
1
-29
/
+29
2007-10-10
r14636: Print an error on torture connect failure. (Helps with debugging).
Andrew Bartlett
1
-0
/
+4
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14518: Support STANDARD_VISIBILITY property on binaries
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14497: Fix build with shared libraries
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-0
/
+125
[prev]