1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/libsmb
Volker Lendecke b7a5e3de1e r18008: Ok, same fix as before. But this time also allocate the session key. This had
worked in one test, no idea what memory I've overwritten that time. This time
it survives the unpatched w2k password change.

Volker
(This used to be commit bf7bf8e4e9)
2007-10-10 11:39:47 -05:00
..
asn1.c r17060: Some c++ warnings 2007-10-10 11:19:22 -05:00
cliconnect.c r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -05:00
clidfs.c r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS 2007-10-10 11:38:39 -05:00
clidgram.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clientgen.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
clierror.c r17863: Fix unneeded NULL check on pointer parameters causing the 2007-10-10 11:38:54 -05:00
clifile.c r17902: Fix possible null deref caught by Stanford checker. 2007-10-10 11:38:58 -05:00
clifsinfo.c r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -05:00
clikrb5.c r17162: Fix typo small typos noticed by Paul Green. 2007-10-10 11:38:17 -05:00
clilist.c r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -05:00
climessage.c r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
clirap.c r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -05:00
clireadwrite.c r17333: Some C++ warnings 2007-10-10 11:38:26 -05:00
clisecdesc.c r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes. 2007-10-10 10:55:07 -05:00
clispnego.c r16306: Error handling in this asn1 code *sucks*. Fix a generic 2007-10-10 11:17:32 -05:00
clistr.c r17333: Some C++ warnings 2007-10-10 11:38:26 -05:00
clitrans.c r17333: Some C++ warnings 2007-10-10 11:38:26 -05:00
conncache.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
credentials.c r13553: Fix all our warnings at -O6 on an x86_64 box. 2007-10-10 11:10:13 -05:00
dcerpc_err.c r14645: No idea how this happened, fixing the build. 2007-10-10 11:15:41 -05:00
doserr.c r12173: doing some service control work 2007-10-10 11:05:47 -05:00
errormap.c r17677: There is no need for a 2nd krb5_to_nt_status function, is there? 2007-10-10 11:38:46 -05:00
gpo.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
libsmb_cache.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -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 r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -05:00
namecache.c r18006: Actually a smaller change than it looks. Leverage 2007-10-10 11:39:47 -05:00
namequery_dc.c r17945: Store the server and client sitenames in the ADS 2007-10-10 11:39:01 -05:00
namequery.c r18007: Ensure we don't namecache KDC entries with port 88 2007-10-10 11:39:47 -05:00
nmblib.c r15240: Correctly disallow unauthorized access when logging on with the 2007-10-10 11:16:29 -05:00
nterr.c r17855: Fix the build on systems without LDAP 2007-10-10 11:38:54 -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 r17976: Fix typo 2007-10-10 11:39:44 -05:00
ntlmssp.c r18008: Ok, same fix as before. But this time also allocate the session key. This had 2007-10-10 11:39:47 -05:00
passchange.c r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS 2007-10-10 11:38:39 -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 r15227: Fix a valgrind error. We are marshalling here, not unmarshalling. 2007-10-10 11:16:29 -05:00
smb_share_modes.c r17363: Some C++ warnings 2007-10-10 11:38:28 -05:00
smb_signing.c r17595: Fix from Ben Winslow <rain@bluecherry.net> to allow 2007-10-10 11:38:41 -05:00
smbdes.c r13407: Change the credentials code to be more like the Samba4 structure, 2007-10-10 11:09:59 -05:00
smbencrypt.c r17612: Modify NTLMSSP session code so that it doesn't store 2007-10-10 11:38:43 -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 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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
unexpected.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00