1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Jeremy Allison 2fd79d8bfc r13015: Make logic much clearer. From jpeach.
Jeremy.
(This used to be commit d9b6bdd84a)
2007-10-10 11:06:10 -05:00
..
asn1.c r7954: Fix from tridge from Samba4 (same code exists here) : 2007-10-10 10:58:04 -05:00
cliconnect.c r11975: Fix valgrind error -- bug 3291 2007-10-10 11:05:40 -05:00
clidfs.c r9958: revert last commit. 2007-10-10 11:03:29 -05:00
clidgram.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clientgen.c r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500 2007-10-10 11:05:50 -05:00
clierror.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clifile.c r11511: A classic "friday night check-in" :-). This moves much 2007-10-10 11:05:19 -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 r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MIT 2007-10-10 11:06:10 -05:00
clilist.c r12758: r12127@cabra: derrell | 2006-01-03 15:22:18 -0500 2007-10-10 11:06:02 -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 r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. 2007-10-10 11:00:11 -05:00
clirap.c r12466: r12028@cabra: derrell | 2005-12-24 20:25:38 -0500 2007-10-10 11:05:56 -05:00
clireadwrite.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clisecdesc.c r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes. 2007-10-10 10:55:07 -05:00
clispnego.c r12476: Apply some const 2007-10-10 11:05:57 -05:00
clistr.c Whitespace syncup. 2003-04-14 02:27:41 +00:00
clitrans.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -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 r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
doserr.c r12173: doing some service control work 2007-10-10 11:05:47 -05:00
errormap.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -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 r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
libsmbclient.c r12579: r12122@cabra: derrell | 2005-12-29 12:03:00 -0500 2007-10-10 11:06:00 -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 r12107: Move to a tdb-based wins database. At the moment we still 2007-10-10 11:05:45 -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 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 r13015: Make logic much clearer. From jpeach. 2007-10-10 11:06:10 -05:00
ntlmssp.c r12922: Fix typo. 2007-10-10 11:06:08 -05:00
passchange.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -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 r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -05:00
smb_share_modes.c r12203: Add the share path into the sharemode db. This involves 2007-10-10 11:05:49 -05:00
smb_signing.c r5806: * fix a couple more segvs in spoolss 2007-10-10 10:56:02 -05:00
smbdes.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
smbencrypt.c r12713: Remove use of uint8_t -> uint8. 2007-10-10 11:06:01 -05:00
smberr.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
spnego.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
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 r11492: Fix bug #3224 (I hope). Correctly use machine_account_name 2007-10-10 11:05:18 -05:00
unexpected.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00