summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/schannel.c
Commit message (Expand)AuthorAgeFilesLines
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-5/+5
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+2
* Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij2008-02-201-1/+1
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-2/+4
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-2/+4
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-4/+3
* r26258: Use loadparm context in client_start function of gensec.Jelmer Vernooij2007-12-211-1/+2
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-1/+1
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-1/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-9/+13
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-101-8/+8
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-3/+3
* r24504: Try to return more useful error information on why a bind failed.Andrew Bartlett2007-10-101-0/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+2
* r18257: Order the GENSEC modules, with unknown modules last.Andrew Bartlett2007-10-101-1/+1
* r18250: Add an ordering of GENSEC modules, so we do preferred modules first.Andrew Bartlett2007-10-101-1/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14071: fix the buildStefan Metzmacher2007-10-101-1/+2
* r14070: this functions need to be exported,Stefan Metzmacher2007-10-101-1/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett2007-10-101-2/+2
* r10796: Make getting an anonymous session info a utility function.Andrew Bartlett2007-10-101-21/+1
* r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett2007-10-101-10/+21
* r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett2007-10-101-1/+1
* r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code backAndrew Bartlett2007-10-101-0/+6
* r6620: the type 23 schannel bind uses a workstation name, not an account nameAndrew Tridgell2007-10-101-3/+6
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+268