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
/
librpc
/
idl
/
dcerpc.idl
Commit message (
Expand
)
Author
Age
Files
Lines
*
r20096: now I'm 100% sure:-)
Stefan Metzmacher
2007-10-10
1
-3
/
+0
*
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r14836: Keep constants in the right order, and line things up nicely.
Tim Potter
2007-10-10
1
-3
/
+3
*
r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.
Andrew Bartlett
2007-10-10
1
-1
/
+12
*
r14484: Install more headers
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r8053: requests from mmc show that the auth info for a bind should be 4 byte ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7546: fix comment
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7314: the various ncacn and ncadg PDU's share the same namespace
Jelmer Vernooij
2007-10-10
1
-22
/
+16
*
r7312: Add IDL for ncadg packets.
Jelmer Vernooij
2007-10-10
1
-3
/
+86
*
r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, and
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r5362: Add pointer_default() support to pidl. pointer_default()
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r4962: add infrastructure to use raw krb5 auth in dcerpc client code
Stefan Metzmacher
2007-10-10
1
-5
/
+6
*
r4618: - tidied up the alter_context client code a bit
Andrew Tridgell
2007-10-10
1
-10
/
+10
*
r4617: basic alter_context requests now work in our client library. The test
Andrew Tridgell
2007-10-10
1
-9
/
+9
*
r4081: use clearer names
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3611: DCOM client support works!!
Jelmer Vernooij
2007-10-10
1
-8
/
+9
*
r3536: Some minor IDL updates/fixes/additions
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r3513: Add (the infrastructure for) DCOM support. Contents:
Jelmer Vernooij
2007-10-10
1
-1
/
+8
*
r2925: added the definition for a new rpc fault code I am seeing on epmapper ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2921: Add a few more protocols and fix the numbers associated with some of
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r2687: Add ORPC flag (used by DCOM)
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r1842: add fault code that happens with wrong password
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r1736: - Pidl updates:
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r1482: today I saw DCERPC_AUTH_TYPE 16(0x10)
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r1048: - moved the schannel definitions into a separate schannel.idl
Andrew Tridgell
2007-10-10
1
-11
/
+0
*
r1030: added server side schannel support
Andrew Tridgell
2007-10-10
1
-0
/
+11
*
r649: return unknown interface when the client not yet
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r644: add SPNEGO auth type
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r306: added another define for a DCERPC fault code
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
2004-02-10
1
-3
/
+4
*
added a define for the DCERPC little-endian data representation flag
Andrew Tridgell
2003-12-16
1
-0
/
+3
*
a fairly large commit!
Andrew Tridgell
2003-12-16
1
-3
/
+3
*
fixed fragmented signed connections to our rpc server over SMB
Andrew Tridgell
2003-12-14
1
-0
/
+1
*
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
2003-12-13
1
-3
/
+4
*
added support for sending bind_nak replies in the rpc server
Andrew Tridgell
2003-12-12
1
-1
/
+6
*
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
2003-12-12
1
-0
/
+4
*
* support multiple interfaces in one IDL file in pidl
Andrew Tridgell
2003-11-28
1
-1
/
+1
*
added an rpc scanner. This prints messages like this:
Andrew Tridgell
2003-11-27
1
-0
/
+6
*
added a link to opengroup PDU definitions
Andrew Tridgell
2003-11-26
1
-0
/
+3
*
Add bind nak to dcerpc_payload.
Tim Potter
2003-11-26
1
-0
/
+1
*
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
2003-11-26
1
-0
/
+9
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
1
-14
/
+56
*
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
2003-11-24
1
-1
/
+2
*
fixed the handling of value() attributes on scalars in IDL that
Andrew Tridgell
2003-11-23
1
-5
/
+5
*
ooh, this is fun!
Andrew Tridgell
2003-11-23
1
-0
/
+112