1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/libsmb
2007-10-10 11:00:06 -05:00
..
asn1.c r7954: Fix from tridge from Samba4 (same code exists here) : 2007-10-10 10:58:04 -05:00
cliconnect.c r6225: get rid of warnings from my compiler about nested externs 2007-10-10 10:56:30 -05:00
clidfs.c r7339: only check for dfs proxy referrals when the server supports dfs 2007-10-10 10:57:06 -05:00
clidgram.c r7415: * big change -- volker's new async winbindd from trunk 2007-10-10 10:57:08 -05:00
clientgen.c r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_socket_data 2007-10-10 10:57:13 -05:00
clierror.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
clifile.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
clifsinfo.c r6120: Added "volume" command to smbclient that prints out the volume name and 2007-10-10 10:56:23 -05:00
clikrb5.c r6586: get rid of a few more compiler warnings 2007-10-10 10:56:46 -05:00
clilist.c r7157: Ensure we abort a directory listing if we see the same 2007-10-10 10:57:04 -05:00
climessage.c Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_conv" 2004-03-11 22:48:24 +00:00
clioplock.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cliprint.c r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen 2007-10-10 10:55:43 -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 r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than 2007-10-10 10:56:40 -05:00
clirap.c r7172: This is the proper fix for setting file times from libsmbclient. We now 2007-10-10 10:57:04 -05:00
clireadwrite.c r4212: Ensure we only look at the bottom bit of large_readx. 2007-10-10 10:53:37 -05:00
clisecdesc.c r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes. 2007-10-10 10:55:07 -05:00
clispnego.c r7139: trying to reduce the number of diffs between trunk and 3.0; changing version to 3.0.20pre1 2007-10-10 10:57:02 -05:00
clistr.c Whitespace syncup. 2003-04-14 02:27:41 +00:00
clitrans.c r7415: * big change -- volker's new async winbindd from trunk 2007-10-10 10:57:08 -05:00
conncache.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
credentials.c Add a dash of const here and there... 2002-03-02 04:41:55 +00:00
doserr.c r8064: * add the REG_XXX error codes to the pretty error messages 2007-10-10 10:58:10 -05:00
errormap.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
libsmb_cache.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
libsmb_compat.c r8093: Next round. Now it compiles with --enable-socket-wrapper. 2007-10-10 10:58:11 -05:00
libsmbclient.c r8093: Next round. Now it compiles with --enable-socket-wrapper. 2007-10-10 10:58:11 -05:00
namecache.c large change: 2003-06-25 17:41:05 +00:00
namequery_dc.c r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp 2007-10-10 10:51:28 -05:00
namequery.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
nmblib.c r6225: get rid of warnings from my compiler about nested externs 2007-10-10 10:56:30 -05:00
nterr.c r2575: Return correct error codes on old SEARCH call (from Samba4 torture tester). 2007-10-10 10:52:47 -05:00
ntlm_check.c r3525: Fix a memleak 2007-10-10 10:53:08 -05:00
ntlmssp_parse.c Fix for possible crash bug from Sebastian Krahmer (SuSE). 2004-02-10 02:21:38 +00:00
ntlmssp_sign.c r5432: compile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS 2340 2007-10-10 10:55:40 -05:00
ntlmssp.c r8475: BUG 2872: fix cut-n-paste error when checking pointer value in ntlmssp_set_workstation() 2007-10-10 11:00:06 -05:00
passchange.c r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterly 2007-10-10 10:52:15 -05:00
pwd_cache.c Remove more unused portions of the 'password cache'. 2004-02-08 05:31:01 +00:00
samlogon_cache.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
smb_signing.c r5806: * fix a couple more segvs in spoolss 2007-10-10 10:56:02 -05:00
smbdes.c r7033: Call a spade a spade :-). 2007-10-10 10:57:00 -05:00
smbencrypt.c r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a 2007-10-10 10:57:07 -05:00
smberr.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
spnego.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -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 r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than 2007-10-10 10:56:40 -05:00
unexpected.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00