1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/libsmb
Volker Lendecke 0e073b8152 Fix for bug 5021
This is a different fix than the bug reporter (Evgeniy Dushistov
<dushistov at mail.ru>, thanks!) created, but it lives without the boolean
status variable. Untested so far, but I can not add attachments to bugs right
now. But to me this looks really obvious.
(This used to be commit b481abf591)
2007-11-01 13:59:35 -07:00
..
asn1.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
cliconnect.c Change all occurrences of zero_addr(&ss,AF_INET) to 2007-10-27 20:29:36 -07:00
clidfs.c Change all occurrences of zero_addr(&ss,AF_INET) to 2007-10-27 20:29:36 -07:00
clidgram.c Fix cast typo - would have broken all dgram sends. 2007-10-25 18:15:02 -07:00
clientgen.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clierror.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clifile.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clifsinfo.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clikrb5.c Fix the setup_kaddr() call to cope with IPv6. 2007-10-29 15:03:36 -07:00
clilist.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
climessage.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clioplock.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
cliprint.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
cliquota.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clirap2.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clirap.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clireadwrite.c Our userlevel SMBwriteX call is non-standard in that it 2007-10-30 12:54:39 -07:00
clisecdesc.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clispnego.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
clistr.c r24133: Explicitly pass flags2 down to push_string_fn 2007-10-10 12:29:10 -05:00
clitrans.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
conncache.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
credentials.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
dcerpc_err.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
doserr.c Add WERR_SERVICE_ALREADY_RUNNING. 2007-10-15 19:10:19 +02:00
dsgetdcname.c Change our DNS code to cope with AAAA records. A6 records 2007-10-29 13:34:00 -07:00
errormap.c [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
libsmb_cache.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
libsmb_compat.c r24981: - Use the formal syntax for calling functions through pointers. I've wanted 2007-10-10 12:30:31 -05:00
libsmbclient.c Fix for bug 5021 2007-11-01 13:59:35 -07:00
namecache.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
namequery_dc.c Change all occurrences of zero_addr(&ss,AF_INET) to 2007-10-27 20:29:36 -07:00
namequery.c Change our DNS code to cope with AAAA records. A6 records 2007-10-29 13:34:00 -07:00
nmblib.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nterr.c r25538: Revert r25533 2007-10-10 12:31:12 -05:00
ntlm_check.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
ntlmssp_parse.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
ntlmssp_sign.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
ntlmssp.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
passchange.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
pwd_cache.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
samlogon_cache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smb_share_modes.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smb_signing.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smbdes.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
smbencrypt.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smberr.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
spnego.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
trustdom_cache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
trusts_util.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
unexpected.c r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with 2007-10-10 12:31:09 -05:00