..
asn1.c
r21460: Fix for server-side processing of SPNEGO auth
2007-10-10 12:18:06 -05:00
cliconnect.c
r22950: Fix the issue Volker reported here :
2007-10-10 12:22:11 -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
r22950: Fix the issue Volker reported here :
2007-10-10 12:22:11 -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
r23347: Fix Coverity 363. Dead code elimination.
2007-10-10 12:23:08 -05:00
clifsinfo.c
r22920: Add in the UNIX capability for 24-bit readX, as discussed
2007-10-10 12:22:08 -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
r23148: Fix old old bug in cli_smbwrite() (not incrementing
2007-10-10 12:22:48 -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
r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,
2007-10-10 12:22:48 -05:00
errormap.c
r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function is
2007-10-10 12:22:56 -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
r23001: - Fix but #4634 . Type of the size parameter to getpeername was wrong.
2007-10-10 12:22:13 -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
r23183: Check in a change made by Tridge:
2007-10-10 12:22:52 -05:00
smb_signing.c
r22920: Add in the UNIX capability for 24-bit readX, as discussed
2007-10-10 12:22:08 -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