1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/libsmb
Derrell Lipman 4a413b3043 r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqeuent
attempts to set attributes to fail.

- I also noticed that missing attributes were setting an invalid return string
  by getxattr(), e.g. if there was not group, the return string had "GROUP:;"
  instead of excluding the GROUP attribute entirely as it should.  The big
  problem with the way it was, is that the string could not then be passed to
  setxattr() and parsed.
(This used to be commit 7213b5ebec)
2007-10-10 12:22:07 -05:00
..
asn1.c r21460: Fix for server-side processing of SPNEGO auth 2007-10-10 12:18:06 -05:00
cliconnect.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
clidfs.c r21800: Check-in the DFS rewrite. I am still testing this but it 2007-10-10 12:18:34 -05:00
clidgram.c r22908: All callers of message_init now also call messaging_init. Unify those. 2007-10-10 12:22:07 -05:00
clientgen.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
clierror.c r22732: - Testing of libsmbclient against Vista revealed what is likely a bug in 2007-10-10 12:21:52 -05:00
clifile.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
clifsinfo.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
clikrb5.c r22747: Fix some C++ warnings 2007-10-10 12:21:54 -05:00
clilist.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
climessage.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
clioplock.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
cliprint.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
cliquota.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00
clirap2.c r22045: As Volker noticed, skip_string's last argument is 2007-10-10 12:19:05 -05:00
clirap.c r22045: As Volker noticed, skip_string's last argument is 2007-10-10 12:19:05 -05:00
clireadwrite.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
clisecdesc.c r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
clispnego.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
clistr.c r17333: Some C++ warnings 2007-10-10 11:38:26 -05:00
clitrans.c r22732: - Testing of libsmbclient against Vista revealed what is likely a bug in 2007-10-10 12:21:52 -05:00
conncache.c r18533: Ensure we clear out the failed connection cache for an entire 2007-10-10 11:51:48 -05:00
credentials.c r21947: Fix the equivalent of memcpy(x, x, 16). Found 2007-10-10 12:18:51 -05:00
dcerpc_err.c r14645: No idea how this happened, fixing the build. 2007-10-10 11:15:41 -05:00
doserr.c r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). 2007-10-10 12:18:16 -05:00
errormap.c r22353: Fix bad #ifdefs. 2007-10-10 12:19:28 -05:00
libsmb_cache.c r20269: merge -r20264:20267 from SAMBA_3_0_24 2007-10-10 12:16:38 -05:00
libsmb_compat.c r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 2007-10-10 11:18:48 -05:00
libsmbclient.c r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqeuent 2007-10-10 12:22:07 -05:00
namecache.c r19249: Attempt to fix a site lookup bug found by Guenther. 2007-10-10 12:15:25 -05:00
namequery_dc.c r22425: Avoid to segfault if we only have the realm. 2007-10-10 12:19:34 -05:00
namequery.c r22417: Refactor the various daemon run-mode options to make the semantics 2007-10-10 12:19:33 -05:00
nmblib.c r15240: Correctly disallow unauthorized access when logging on with the 2007-10-10 11:16:29 -05:00
nterr.c r21581: Add an error code I just got 2007-10-10 12:18:15 -05:00
ntlm_check.c r22001: change prototype of dump_data(), so that it takes unsigned char * now, 2007-10-10 12:18:59 -05:00
ntlmssp_parse.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
ntlmssp_sign.c r22001: change prototype of dump_data(), so that it takes unsigned char * now, 2007-10-10 12:18:59 -05:00
ntlmssp.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
passchange.c r19577: Fix from Nils Nordman for bug #4085. Thanks ! 2007-10-10 12:15:42 -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 r22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forgot those 2007-10-10 12:19:53 -05:00
smb_seal.c r22747: Fix some C++ warnings 2007-10-10 12:21:54 -05:00
smb_share_modes.c r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch. 2007-10-10 12:21:52 -05:00
smb_signing.c r22001: change prototype of dump_data(), so that it takes unsigned char * now, 2007-10-10 12:18:59 -05:00
smbdes.c r18047: More C++ stuff 2007-10-10 11:43:24 -05:00
smbencrypt.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
smberr.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
spnego.c r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
trustdom_cache.c r21893: Update comments so they actually reflect reality... 2007-10-10 12:18:46 -05:00
trusts_util.c r21831: Back out r21823 for a while, this is going into a bzr tree first. 2007-10-10 12:18:37 -05:00
unexpected.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00