1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/libcli
Andrew Bartlett 740ee4a897 r4460: Add a new GENSEC module: gensec_gssapi
(disabled by default, set parametric option: gensec:gssapi=yes to enable).

This module backs directly onto GSSAPI, and allows us to sign and seal
GSSAPI/Krb5 connections in particular.  This avoids me reinventing the
entire GSSAPI wheel.

Currently a lot of things are left as default - we will soon start
specifiying OIDs as well as passwords (it uses the keytab only at the
moment).  Tested with our LDAP-* torture tests against Win2k3.

My hope is to use this module to access the new SPNEGO implementation
in Heimdal, to avoid having to standards-verify our own.

Andrew Bartlett
(This used to be commit 14b650c85d)
2007-10-10 13:07:53 -05:00
..
auth r4460: Add a new GENSEC module: gensec_gssapi 2007-10-10 13:07:53 -05:00
ldap r4460: Add a new GENSEC module: gensec_gssapi 2007-10-10 13:07:53 -05:00
raw r4364: - added support for testing of chained SMB operations in smbtorture 2007-10-10 13:07:38 -05:00
security r4429: the owner of a file always gets SEC_STD_DELETE 2007-10-10 13:07:48 -05:00
util r4435: add another error code 2007-10-10 13:07:49 -05:00
cliconnect.c r4073: - added a set of lsa helper routines to make lsa lookups that are 2007-10-10 13:06:23 -05:00
clideltree.c r4013: got rid of a bunch of unused or unmaintained code 2007-10-10 13:06:15 -05:00
clifile.c r3454: moved a few more things out if includes.h into the include/system/ include files. 2007-10-10 13:05:13 -05:00
clilist.c r4013: got rid of a bunch of unused or unmaintained code 2007-10-10 13:06:15 -05:00
climessage.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clireadwrite.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clitrans2.c r3441: some include file cleanups and general housekeeping 2007-10-10 13:05:11 -05:00
config.m4 r3740: Convert more files to .mk, fix the build 2007-10-10 13:05:48 -05:00
config.mk r4073: - added a set of lsa helper routines to make lsa lookups that are 2007-10-10 13:06:23 -05:00
libsmb.mk r3744: Support building subsystems as a shared library. Modules don't work yet, 2007-10-10 13:05:50 -05:00
namecache.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
namequery_dc.c r3457: s_addr is a macro on solaris, so we can't use it in structure names. arrgh. 2007-10-10 13:05:15 -05:00
namequery.c r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p() 2007-10-10 13:06:19 -05:00
nmblib.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
unexpected.c r3360: improved the deletion of tmp files. smbd now puts all tmp files in var/locks/smbd.tmp/ 2007-10-10 13:05:01 -05:00