1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/libsmb
Gerald Carter 8cac7c1399 r17795: Finally track down the "ads_connect: Interrupted system call"
error.  Fix our DNS SRV lookup code to deal with multi-homed hosts.
We were noly remembering one IP address per host from the Additional
records section in the SRV response which could have been an unreachable
address.
(This used to be commit 899179d2b9)
2007-10-10 11:38:47 -05:00
..
asn1.c r17060: Some c++ warnings 2007-10-10 11:19:22 -05:00
cliconnect.c r17583: Change internal cli_session_setup functions to NTSTATUS. 2007-10-10 11:38:40 -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 r13669: Get rid of poor errno mapping table. Bounce through NTSTATUS instead. 2007-10-10 11:10:22 -05:00
clifile.c r17333: Some C++ warnings 2007-10-10 11:38:26 -05:00
clifsinfo.c r16962: Add a few utility fns into client. Allow POSIX capabilities 2007-10-10 11:19:16 -05:00
clikrb5.c r17162: Fix typo small typos noticed by Paul Green. 2007-10-10 11:38:17 -05:00
clilist.c r17761: Handle times consistently across all client utils. 2007-10-10 11:38:47 -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 r17761: Handle times consistently across all client utils. 2007-10-10 11:38:47 -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 r17761: Handle times consistently across all client utils. 2007-10-10 11:38:47 -05:00
namecache.c large change: 2003-06-25 17:41:05 +00:00
namequery_dc.c r13310: first round of server affinity patches for winbindd & net ads join 2007-10-10 11:06:23 -05:00
namequery.c r17795: Finally track down the "ads_connect: Interrupted system call" 2007-10-10 11:38: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 r17672: remove duplicate description on NT_STATUS_INVALID_PARAMETER (from Michael Adam <ma@sernet.de>) 2007-10-10 11:38:46 -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 r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
ntlmssp.c r17620: Fix two C++ Warnings and a memleak 2007-10-10 11:38:44 -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