| Subject: | [SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-162-g131a1cf |
|---|---|
| From: | metze@xxxxxxxxx (Stefan Metzmacher) |
| Date: | Sat, 26 Jul 2008 14:45:27 -0500 (CDT) |
The branch, v4-0-test has been updated
via 131a1cfdc9a1228d9263c77bcd31b05d2946fd50 (commit)
from 7ac424137f62ceacf44e477f4e3805267013005b (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test
- Log -----------------------------------------------------------------
commit 131a1cfdc9a1228d9263c77bcd31b05d2946fd50
Author: Stefan Metzmacher <metze@xxxxxxxxx>
Date: Fri Jul 25 21:26:28 2008 +0200
dcerpc.idl: add DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN flag
metze
-----------------------------------------------------------------------
Summary of changes:
source/librpc/idl/dcerpc.idl | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source/librpc/idl/dcerpc.idl b/source/librpc/idl/dcerpc.idl
index 57028ff..e54bc2c 100644
--- a/source/librpc/idl/dcerpc.idl
+++ b/source/librpc/idl/dcerpc.idl
@@ -253,6 +253,7 @@ interface dcerpc
const uint8 DCERPC_PFC_FLAG_FIRST = 0x01; /* First
fragment */
const uint8 DCERPC_PFC_FLAG_LAST = 0x02; /* Last
fragment */
const uint8 DCERPC_PFC_FLAG_PENDING_CANCEL = 0x04; /* Cancel was
pending at sender */
+ const uint8 DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN =
DCERPC_PFC_FLAG_PENDING_CANCEL; /* depends on the pdu type */
const uint8 DCERPC_PFC_FLAG_CONC_MPX = 0x10; /* supports
concurrent multiplexing of a single connection. */
const uint8 DCERPC_PFC_FLAG_DID_NOT_EXECUTE = 0x20; /* on a fault
it means the server hasn't done anything */
const uint8 DCERPC_PFC_FLAG_MAYBE = 0x40; /* `maybe' call
semantics requested */
--
Samba Shared Repository
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-161-g7ac4241, Stefan Metzmacher |
|---|---|
| Next by Date: | [SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-165-g2f06fbe, Stefan Metzmacher |
| Previous by Thread: | [SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-161-g7ac4241, Stefan Metzmacher |
| Next by Thread: | [SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-165-g2f06fbe, Stefan Metzmacher |
| Indexes: | [Date] [Thread] [Top] [All Lists] |