index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
dcerpc_server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8036: revert rev 8023/8024 as they have a bugs.
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8023: use a pointer to a DATA_BLOB for each reply,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7865: changed pidl to take a "const void *" instead of a "void *" for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7800: added the same request serialisation logic to our socket based rpc
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r7312: Add IDL for ncadg packets.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r6192: remove handle->destroy function pointer, this should be done by talloc...
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r5902: A rather large change...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4690: - add support for async rpc server replies
Stefan Metzmacher
2007-10-10
1
-2
/
+39
*
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
2007-10-10
1
-12
/
+24
*
r4288: don't use struct dcerpc_interface_table anymore in the
Stefan Metzmacher
2007-10-10
1
-7
/
+17
*
r3118: Eliminate struct dcesrv_ep_description and replace it with
Jelmer Vernooij
2007-10-10
1
-14
/
+3
*
r3114: - More work on merging the various structs that describe endpoints
Jelmer Vernooij
2007-10-10
1
-3
/
+1
*
r2627: use the new talloc capabilities in a bunch more places in the rpc
Andrew Tridgell
2007-10-10
1
-6
/
+0
*
r2290: Fix 'lsakey' for the server-side, it is static for
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r2280: fixed the session key choice for ncacn_np and ncacn_ip_tcp in the rpc ...
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r1294: A nice, large, commit...
Andrew Bartlett
2007-10-10
1
-22
/
+1
*
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r1078: the dxesrv_crypto_* implementations should now explicit set
Stefan Metzmacher
2007-10-10
1
-4
/
+1
*
r1030: added server side schannel support
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1022: add the session_info() call to the dcerpc server auth backends
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r1010: make the dcesrv_crypto code a bit more generic...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r1004: continue tridge's work on dcerpc server auth/crypto code
Stefan Metzmacher
2007-10-10
1
-1
/
+22
*
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r464: a big improvement to the API for writing server-side RPC
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r374: allow for a policy_handle fetch using a handle type of
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r67: added a destroy hook in the policy handle -> wire handle code to allow b...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
some DEBUG and comment fixes
Stefan Metzmacher
2004-02-02
1
-0
/
+5
*
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
2004-01-08
1
-47
/
+82
*
it turns out that a wire policy handle isn't a blob either, its a
Andrew Tridgell
2003-12-16
1
-1
/
+0
*
ntlmssp over rpc over tcp now fully works
Andrew Tridgell
2003-12-14
1
-1
/
+1
*
fixed a bug handling multiple PDUs being read from a socket at one
Andrew Tridgell
2003-12-14
1
-0
/
+10
*
completed the linkage between the endpoint mapper and the dcerpc
Andrew Tridgell
2003-12-13
1
-0
/
+1
*
make the IO in the dcerpc over TCP server completely async, handling
Andrew Tridgell
2003-12-13
1
-0
/
+4
*
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
2003-12-13
1
-2
/
+2
*
rpcdump.exe now works fine against a Samba4 server
Andrew Tridgell
2003-12-13
1
-0
/
+1
*
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
2003-12-13
1
-1
/
+30
*
we now support pdu fragmentation on both input and output in the rpc
Andrew Tridgell
2003-12-12
1
-1
/
+8
*
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
2003-12-12
1
-2
/
+29
*
initial rpc server side infrastructure
Andrew Tridgell
2003-12-10
1
-0
/
+72