1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Gerald Carter ce0a1fa159 r11652: Reinstate the netsamlogon_cache in order to work
around failed query_user calls.  This fixes
logons to a member of a Samba domain as a user from a
trusted AD domain.

As per comments on samba-technical, I still need to add

(a) cache the PAC info as werll as NTLM net_user_info_3
(b) expire the cache when the SMB session goes away

Both Jeremy and Guenther have signed off on the idea.
(This used to be commit 0c2bb5ba7b)
2007-10-10 11:05:23 -05:00
..
asn1.c r7954: Fix from tridge from Samba4 (same code exists here) : 2007-10-10 10:58:04 -05:00
cliconnect.c r11511: A classic "friday night check-in" :-). This moves much 2007-10-10 11:05:19 -05:00
clidfs.c r9958: revert last commit. 2007-10-10 11:03:29 -05:00
clidgram.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clientgen.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clierror.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clifile.c r11511: A classic "friday night check-in" :-). This moves much 2007-10-10 11:05:19 -05:00
clifsinfo.c r6120: Added "volume" command to smbclient that prints out the volume name and 2007-10-10 10:56:23 -05:00
clikrb5.c r11551: Add a few more initialize_krb5_error_table 2007-10-10 11:05:20 -05:00
clilist.c r11511: A classic "friday night check-in" :-). This moves much 2007-10-10 11:05:19 -05:00
climessage.c r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. 2007-10-10 11:00:11 -05:00
clioplock.c r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. 2007-10-10 11:00:11 -05:00
cliprint.c r11511: A classic "friday night check-in" :-). This moves much 2007-10-10 11:05:19 -05:00
cliquota.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
clirap2.c r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. 2007-10-10 11:00:11 -05:00
clirap.c r11511: A classic "friday night check-in" :-). This moves much 2007-10-10 11:05:19 -05:00
clireadwrite.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clisecdesc.c r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes. 2007-10-10 10:55:07 -05:00
clispnego.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
clistr.c Whitespace syncup. 2003-04-14 02:27:41 +00:00
clitrans.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
conncache.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
credentials.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
doserr.c r10909: Give better shutdown messages 2007-10-10 11:04:56 -05:00
errormap.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
libsmb_cache.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
libsmb_compat.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
libsmbclient.c r11256: Remove use of long long and strtoll in libsmbclient (we 2007-10-10 11:05:09 -05:00
namecache.c large change: 2003-06-25 17:41:05 +00:00
namequery_dc.c r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp 2007-10-10 10:51:28 -05:00
namequery.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
nmblib.c r6225: get rid of warnings from my compiler about nested externs 2007-10-10 10:56:30 -05:00
nterr.c r2575: Return correct error codes on old SEARCH call (from Samba4 torture tester). 2007-10-10 10:52:47 -05:00
ntlm_check.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
ntlmssp_parse.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
ntlmssp_sign.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
ntlmssp.c r11079: Narrowing down on the #1828 PPC bug. The PPC client sends an 2007-10-10 11:05:00 -05:00
passchange.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
pwd_cache.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
samlogon_cache.c r11652: Reinstate the netsamlogon_cache in order to work 2007-10-10 11:05:23 -05:00
smb_share_modes.c r11379: Remove external dependencies from sharemodes library. 2007-10-10 11:05:14 -05:00
smb_signing.c r5806: * fix a couple more segvs in spoolss 2007-10-10 10:56:02 -05:00
smbdes.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
smbencrypt.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
smberr.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
spnego.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
trustdom_cache.c r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than 2007-10-10 10:56:40 -05:00
trusts_util.c r11492: Fix bug #3224 (I hope). Correctly use machine_account_name 2007-10-10 11:05:18 -05:00
unexpected.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00