summaryrefslogtreecommitdiff
path: root/source3/include/rpc_dce.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-16s3-dcerpc: remove more obsolete or duplicate headers.Günther Deschner1-43/+1
2009-09-15s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner1-13/+0
2009-09-15s3-dcerpc: remove more unused structs.Günther Deschner1-12/+0
2009-09-15s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner1-9/+0
2009-09-11s3-schannel: remove unused code.Günther Deschner1-6/+0
2009-09-08s3: remove unused RPC_AUTH_SCHANNEL_NEG struct and parsing functions.Günther Deschner1-10/+0
2009-09-08s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.Günther Deschner1-1/+1
2009-08-28s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.Günther Deschner1-3/+0
2009-07-05Remove "typedef struct ndr_syntax_id RPC_IFACE;"Volker Lendecke1-6/+3
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-45/+0
2009-03-24s3: use generated dcerpc code.Günther Deschner1-10/+0
2009-03-18s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.Günther Deschner1-2/+0
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-0/+2
2008-07-20Simplify pipe_names: we only do ndr_transfer_syntax anywayVolker Lendecke1-10/+0
2008-04-17rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij1-2/+2
2008-04-15Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij1-4/+1
2008-04-02Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner1-4/+40
2008-01-23Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider1-0/+2
2008-01-17Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner1-5/+0
2007-10-10r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter1-2/+0
2007-10-10r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter1-0/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-1/+1
2007-10-10r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner1-0/+10
2007-10-10r14368: Remove redundant set of logon flags (now in rpc_netlogon.h).Günther Deschner1-2/+0
2007-10-10r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison1-2/+9
2007-10-10r11950: If we got a connection oriented cancel pdu we would spin processing it.Jeremy Allison1-9/+21
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-98/+33
2007-10-10r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison1-20/+16
2007-10-10r7696: Don't try and be clever and read an 8 byte int and 3 pad bytesJeremy Allison1-1/+1
2007-10-10r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison1-106/+73
2007-10-10r991: Allow winbindd to use the domain trust account passwordGerald Carter1-1/+2
2007-10-10r704: BUG 1315: fix for schannel client connections to server's that don't su...Gerald Carter1-1/+3
2007-10-10r196: merging struct uuid from trunkGerald Carter1-16/+2
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter1-2/+9
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter1-2/+2
2003-08-08RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison1-2/+2
2003-07-14Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett1-6/+20
2003-04-16Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison1-2/+2
2003-04-09A little clarification in the rpc auth header struct.Volker Lendecke1-4/+3
2003-04-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke1-2/+37
2003-01-15*lots of small merges form HEADGerald Carter1-32/+0
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-2/+2
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-0/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-7/+14
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-1/+1
2000-07-18Fixed some more client SPOOLSS functions. The followingGerald Carter1-1/+2
2000-02-29Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison1-0/+10