1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/libsmb
Tim Potter 66e689478a r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the
security descriptor for a file.  Return an error in this case instead
of panicing trying to unpack a zero length buffer.  Found by Brett
Funderburg.
(This used to be commit 588de0d4a8)
2007-10-10 10:52:54 -05:00
..
asn1.c r2355: Now we've shipped 3.0.7, add in the DOS fix. 2007-10-10 10:52:40 -05:00
cliconnect.c r2466: Fix memleak found by sean.chandler@verizon.net. 2007-10-10 10:52:44 -05:00
clidgram.c r1560: Not that anybody uses this stuff (yet...), but at least get it correct :-) 2007-10-10 10:52:14 -05:00
clientgen.c r1487: Remove unused parameter for the client-side signing functions. 2007-10-10 10:52:12 -05:00
clierror.c r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error mapping 2007-10-10 10:51:28 -05:00
clifile.c r2665: Ensure the UNIX info level returned enough data. 2007-10-10 10:52:49 -05:00
clifsinfo.c smbcquota patch from metze 2003-04-11 23:32:00 +00:00
clikrb5.c r2474: (re-)fix memleak (initially found by jra). 2007-10-10 10:52:44 -05: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 r2388: fix client quota support 2007-10-10 10:52:42 -05:00
clirap2.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
clirap.c r588: Some fixes from coolo ... 2007-10-10 10:51:30 -05:00
clireadwrite.c r2373: Fix typo. 2007-10-10 10:52:41 -05:00
clisecdesc.c r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the 2007-10-10 10:52:54 -05:00
clispnego.c r1240: Ensure we don't shadow Heimdal globals. 2007-10-10 10:52:02 -05: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 r1326: Modification to get_dc_list to check negative cache. From "Joe Meadows" <jameadows@webopolis.com>. 2007-10-10 10:52:06 -05: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 r2575: Return correct error codes on old SEARCH call (from Samba4 torture tester). 2007-10-10 10:52:47 -05: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 r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensure 2007-10-10 10:51:31 -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 r2770: oops; internal_resolve_name() should stay static in 3.0 2007-10-10 10:52:52 -05:00
nmblib.c r2224: Make nmbd more robust against bad netbios packets. 2007-10-10 10:52:36 -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 r148: Ensure we do not dereference a null pointer when we return the user 2007-10-10 10:51:11 -05: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 r1492: Rework our random number generation system. 2007-10-10 10:52:13 -05:00
passchange.c r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterly 2007-10-10 10:52:15 -05:00
pwd_cache.c Remove more unused portions of the 'password cache'. 2004-02-08 05:31:01 +00:00
samlogon_cache.c r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling in the username in the user_info3 2007-10-10 10:52:31 -05:00
smb_signing.c r1487: Remove unused parameter for the client-side signing functions. 2007-10-10 10:52:12 -05:00
smbdes.c Add support for variable-length session keys in our client code. 2003-11-22 23:38:41 +00:00
smbencrypt.c r1661: Changed the password history format so that each history entry 2007-10-10 10:52:17 -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 r786: Memory leak fixes in (mostly) error code paths from 2007-10-10 10:51:38 -05: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