summaryrefslogtreecommitdiffstats
path: root/source3/include/rpc_dce.h
Commit message (Expand)AuthorAgeFilesLines
* s3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATURE_SIZE and move to IDL.Günther Deschner2010-07-161-2/+0
* Move the remnants of rpc_parse code under registry/Simo Sorce2010-07-161-0/+3
* s3-dceprc: Use IDL defined constants for length calculationsSimo Sorce2010-07-161-9/+0
* s3-dcerpc: consolidate respones packet creation codeSimo Sorce2010-07-161-1/+1
* s3-dcerpc: Remove unused functions and headersSimo Sorce2010-07-161-16/+0
* s3-dcerpc: Remove unused functions and headersSimo Sorce2010-07-131-62/+0
* s3-dcerpc: Remove unused headersSimo Sorce2010-07-131-18/+0
* s3:dcerpc Remove unused structure and functionsSimo Sorce2010-07-081-7/+0
* s3:rpc user idl define dcerpc_ctx_list instead of custom RPC_CONTEXTSimo Sorce2010-07-081-8/+1
* s3-dcerpc: use dcerpc_push_ncacn_packet() for create_bind_or_alt_ctx_internal().Günther Deschner2010-07-071-1/+1
* s3-dcerpc: remove more obsolete or duplicate headers.Günther Deschner2009-09-161-43/+1
* s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner2009-09-151-13/+0
* s3-dcerpc: remove more unused structs.Günther Deschner2009-09-151-12/+0
* s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner2009-09-151-9/+0
* s3-schannel: remove unused code.Günther Deschner2009-09-111-6/+0
* s3: remove unused RPC_AUTH_SCHANNEL_NEG struct and parsing functions.Günther Deschner2009-09-081-10/+0
* s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.Günther Deschner2009-09-081-1/+1
* s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.Günther Deschner2009-08-281-3/+0
* Remove "typedef struct ndr_syntax_id RPC_IFACE;"Volker Lendecke2009-07-051-6/+3
* Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-141-45/+0
* s3: use generated dcerpc code.Günther Deschner2009-03-241-10/+0
* s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.Günther Deschner2009-03-181-2/+0
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-0/+2
* Simplify pipe_names: we only do ndr_transfer_syntax anywayVolker Lendecke2008-07-201-10/+0
* rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij2008-04-171-2/+2
* Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij2008-04-151-4/+1
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-021-4/+40
* Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider2008-01-231-0/+2
* Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner2008-01-171-5/+0
* r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter2007-10-101-2/+0
* r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter2007-10-101-0/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-101-1/+1
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2007-10-101-0/+10
* r14368: Remove redundant set of logon flags (now in rpc_netlogon.h).Günther Deschner2007-10-101-2/+0
* r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2007-10-101-2/+9
* r11950: If we got a connection oriented cancel pdu we would spin processing it.Jeremy Allison2007-10-101-9/+21
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-98/+33
* r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison2007-10-101-20/+16
* r7696: Don't try and be clever and read an 8 byte int and 3 pad bytesJeremy Allison2007-10-101-1/+1
* r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison2007-10-101-106/+73
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-101-1/+2
* r704: BUG 1315: fix for schannel client connections to server's that don't su...Gerald Carter2007-10-101-1/+3
* r196: merging struct uuid from trunkGerald Carter2007-10-101-16/+2
* commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-011-2/+9
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-141-2/+2
* RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison2003-08-081-2/+2
* Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-141-6/+20
* Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison2003-04-161-2/+2