Finish removal of iconv_convenience in public API's.
[samba.git] / source4 / rpc_server / dcesrv_auth.c
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-02-16 Andrew Tridgells4-dcerpc: fixed auth padding to be relative to the...
2010-02-14 Andrew Tridgells4-rpcserver: teach the rpc server to cope with bad...
2010-02-14 Andrew Tridgella4-dcerpc: another attempt at dcerpc auth padding
2010-02-13 Andrew Tridgells4-rpc: be more careful about DCERPC auth padding
2009-09-08 Andrew Tridgells4: fixed a unsigned printf warnings
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Stefan Metzmachers4:rpc_server: tell the gensec layer that we want to...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Stefan Metzmachers4:rpc_server: correctly handle dcerpc requests with...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-13 Stefan Metzmacherrpc_server: don't send auth trailers in level connect
2008-09-13 Stefan Metzmacherrpc_server: correctly calculate the auth padding
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-11 Stefan Metzmacherrpc_server: correct the chunk_size depending on the...
2008-08-07 Stefan Metzmacherrpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEA...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more global_loadparm instance.s
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26296: Store loadparm context in DCE/RPC server context.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Andrew Bartlettr24504: Try to return more useful error information...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Tridgellr19502: fixed the RPC-SECRETS test with kerberos. Andre...
2007-10-10 Andrew Bartlettr19465: Rather than use the non-standard API for determ...
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Andrew Tridgellr12554: get rid of the pesky NTLMSSP warnings about...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Bartlettr10153: This patch adds a new parameter to gensec_sig_s...
2007-10-10 Andrew Bartlettr9490: Fix typo
2007-10-10 Jelmer Vernooijr8811: Fix the build..
2007-10-10 Andrew Bartlettr8109: Try to print out more helpful debug messages...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Jelmer Vernooijr7313: Prefix a few functions with ncacn_ rather then...
2007-10-10 Jelmer Vernooijr7312: Add IDL for ncadg packets.
2007-10-10 Andrew Bartlettr6457: Simply the RPC server code for the choice of...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4663: fixed SPNEGO auth in the rpc server
2007-10-10 Andrew Tridgellr4642: added support for alter_context in the server...
2007-10-10 Stefan Metzmacherr4082: support alter_context requests
2007-10-10 Stefan Metzmacherr4081: use clearer names
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr2629: convert gensec to the new talloc model
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Andrew Tridgellr2615: fixed a bug in the server side support for CONNE...
2007-10-10 Andrew Tridgellr2614: support CONNECT level DCE/RPC security in both...
2007-10-10 Andrew Tridgellr2294: this fixes the NTLM2 sign+seal combination....
2007-10-10 Andrew Tridgellr2293: fixed older NTLM sign/seal in the server
2007-10-10 Andrew Bartlettr2290: Fix 'lsakey' for the server-side, it is static for
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Bartlettr2281: Add a few comments.
2007-10-10 Andrew Bartlettr2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Tridgellr1168: fixed a little-endian/big-endian mixup in the...
2007-10-10 Andrew Tridgellr1030: added server side schannel support
2007-10-10 Stefan Metzmacherr1004: continue tridge's work on dcerpc server auth...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-17 Andrew Tridgelladded a smb.conf flag "rpc big endian" that tells our...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-14 Andrew Tridgellntlmssp over rpc over tcp now fully works
2003-12-14 Andrew Tridgellfixed a bug handling multiple PDUs being read from...