1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/libsmb
Andrew Bartlett 869348dfcb r84: Implement --required-membership-of=, an ntlm_auth option that restricts
all authentication to members of this particular group.

Also implement an option to allow ntlm_auth to get 'squashed' error codes,
which are safer to communicate to remote network clients.

Andrew Bartlett
(This used to be commit eb1c1b5eb0)
2007-10-10 10:51:07 -05:00
..
asn1.c More paranoia checks. 2004-02-11 23:25:51 +00:00
cliconnect.c fix typo 2004-03-31 20:24:10 +00:00
clidgram.c Fix coredump in cli_get_backup_list. 2003-11-05 00:17:14 +00:00
clientgen.c r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work. 2007-10-10 10:51:07 -05:00
clierror.c Eliminate valgrind error when client gets bad sig on list. Some reformatting. 2003-07-30 18:57:37 +00:00
clifile.c Ensure we cope correctly with ea length of zero. Detect torture fail correctly. 2004-03-30 18:38:21 +00:00
clifsinfo.c smbcquota patch from metze 2003-04-11 23:32:00 +00:00
clikrb5.c This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS 2004-01-08 08:19:18 +00:00
clilist.c Janitor for tpot...bugzilla #1098, msleep already exists on aix 2004-02-23 02:54:03 +00:00
climessage.c Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_conv" 2004-03-11 22:48:24 +00:00
clioplock.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cliprint.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
cliquota.c More merges from HEAD: 2003-04-16 14:45:11 +00:00
clirap2.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
clirap.c That const was one too many 2004-02-26 14:34:44 +00:00
clireadwrite.c RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho. 2003-08-08 17:08:35 +00:00
clisecdesc.c According to Ethereal we have a 32-Bit quantity here. And with SSVAL valgrind 2003-10-23 13:45:48 +00:00
clispnego.c This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS 2004-01-08 08:19:18 +00:00
clistr.c Whitespace syncup. 2003-04-14 02:27:41 +00:00
clitrans.c Ensure we use the same mid for the secondary trans requests, W2K3 2003-12-01 03:24:50 +00:00
conncache.c fix typo in debug log 2003-07-16 02:51:28 +00:00
credentials.c Add a dash of const here and there... 2002-03-02 04:41:55 +00:00
doserr.c Merge of server unavailable error string. 2003-04-15 06:55:42 +00:00
errormap.c Can't set allocation size on directories, return correct error code on 2004-02-28 01:53:30 +00:00
libsmb_cache.c updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD 2004-03-19 16:22:47 +00:00
libsmb_compat.c Remove some unused variables uncovered by the build farm. 2003-10-27 06:51:39 +00:00
libsmbclient.c updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD 2004-03-19 16:22:47 +00:00
namecache.c large change: 2003-06-25 17:41:05 +00:00
namequery_dc.c Change our Domain controller lookup routines to more carefully seperate 2004-01-05 04:10:28 +00:00
namequery.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 2004-03-13 02:16:21 +00:00
nmblib.c Ensure we don't truncate strcmps to nstring anymore... 2004-03-13 02:47:21 +00:00
nterr.c r84: Implement --required-membership-of=, an ntlm_auth option that restricts 2007-10-10 10:51:07 -05:00
ntlm_check.c Fix most of bug #169. 2004-04-03 15:41:32 +00:00
ntlmssp_parse.c Fix for possible crash bug from Sebastian Krahmer (SuSE). 2004-02-10 02:21:38 +00:00
ntlmssp_sign.c Fix the initialisation vectors for NTLM2, so that they at least make sense, 2004-01-25 01:11:10 +00:00
ntlmssp.c r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could 2007-10-10 10:51:06 -05:00
passchange.c This adds client-side support for the unicode/SAMR password change scheme. 2004-01-26 08:45:02 +00:00
pwd_cache.c Remove more unused portions of the 'password cache'. 2004-02-08 05:31:01 +00:00
samlogon_cache.c Apply some const 2004-03-30 08:03:32 +00:00
smb_signing.c Let the comment match the function... 2004-03-27 10:32:59 +00:00
smbdes.c Add support for variable-length session keys in our client code. 2003-11-22 23:38:41 +00:00
smbencrypt.c r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could 2007-10-10 10:51:06 -05:00
smberr.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
spnego.c Add the gss-spnego kerberos server side to ntml_auth. This uses the 2003-08-15 02:57:59 +00:00
trustdom_cache.c convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
trusts_util.c Change our Domain controller lookup routines to more carefully seperate 2004-01-05 04:10:28 +00:00
unexpected.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00