summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/dcesrv_auth.c
Commit message (Expand)AuthorAgeFilesLines
* build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell2011-02-241-0/+1
* s4:RPC server - cosmetic fixes - indentation, commentsMatthias Dieter Wallnöfer2010-11-031-4/+5
* s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell2010-10-301-0/+1
* s4-rpc_server Put all 'logon failure' messages at the same debug level 4Andrew Bartlett2010-09-111-4/+6
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4:rpc_server/dcesrv_auth.c - remove unreachable codeMatthias Dieter Wallnöfer2010-06-261-2/+0
* Revert "s4:rpc_server/dcesrv_auth.c - Fix a RPC issue in conjunction with Win...Matthias Dieter Wallnöfer2010-05-301-12/+2
* s4:rpc_server/dcesrv_auth.c - Fix a RPC issue in conjunction with Windows 2000Matthias Dieter Wallnöfer2010-05-301-2/+12
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-4/+4
* s4-dcerpc: fixed auth padding to be relative to the stub, not packetAndrew Tridgell2010-02-161-5/+10
* s4-rpcserver: teach the rpc server to cope with bad sig_size estimatesAndrew Tridgell2010-02-141-18/+14
* a4-dcerpc: another attempt at dcerpc auth paddingAndrew Tridgell2010-02-141-4/+4
* s4-rpc: be more careful about DCERPC auth paddingAndrew Tridgell2010-02-131-55/+24
* s4: fixed a unsigned printf warningsAndrew Tridgell2009-09-081-3/+3
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-9/+7
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-1/+3
* s4:rpc_server: tell the gensec layer that we want to do header signingStefan Metzmacher2008-10-061-0/+4
* s4:rpc_server: correctly handle dcerpc requests with object uuidsStefan Metzmacher2008-09-301-2/+8
* rpc_server: don't send auth trailers in level connectStefan Metzmacher2008-09-131-85/+73
* rpc_server: correctly calculate the auth paddingStefan Metzmacher2008-09-131-3/+8
* rpc_server: correct the chunk_size depending on the signature sizeStefan Metzmacher2008-08-111-4/+3
* rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher2008-08-071-0/+5
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+2
* Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-1/+1
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-3/+3
* r26440: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2007-12-211-1/+1
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-211-2/+2
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-22/+26
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-36/+36
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+2
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-2/+8
* r24504: Try to return more useful error information on why a bind failed.Andrew Bartlett2007-10-101-13/+13
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at thisAndrew Tridgell2007-10-101-17/+6
* r19465: Rather than use the non-standard API for determining the signatureAndrew Bartlett2007-10-101-8/+46
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-1/+1
* r12554: get rid of the pesky NTLMSSP warnings about being called after proces...Andrew Tridgell2007-10-101-4/+5
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-0/+18
* r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett2007-10-101-3/+4
* r9490: Fix typoAndrew Bartlett2007-10-101-1/+1
* r8811: Fix the build..Jelmer Vernooij2007-10-101-0/+1
* r8109: Try to print out more helpful debug messages on DCERPC server-sideAndrew Bartlett2007-10-101-2/+3
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they areJelmer Vernooij2007-10-101-1/+1