1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/libsmb
Jeremy Allison 40d3c7ebb2 r13329: Fix libsmbsharemodes.so to work with the stored delete token.
Less trouble than I thought plus it didn't need an interface
change (thank goodness !).
Jeremy.
(This used to be commit dbe2572d1c)
2007-10-10 11:06:25 -05:00
..
asn1.c r7954: Fix from tridge from Samba4 (same code exists here) : 2007-10-10 10:58:04 -05:00
cliconnect.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
clidfs.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
clidgram.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
clientgen.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -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 r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
clilist.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -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 r13216: r12422@cabra: derrell | 2006-01-28 23:57:35 -0500 2007-10-10 11:06:18 -05:00
clireadwrite.c r13119: Fix for #1779 from William Jojo <jojowil@hvcc.edu> 2007-10-10 11:06:14 -05:00
clisecdesc.c r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes. 2007-10-10 10:55:07 -05:00
clispnego.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -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 r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
credentials.c r13147: Raise creds_server_step fail log messages to debug level 2. 2007-10-10 11:06:15 -05:00
doserr.c r12173: doing some service control work 2007-10-10 11:05:47 -05:00
errormap.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
gpo.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -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 r13316: Let the carnage begin.... 2007-10-10 11:06:23 -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 r13322: Fix warning time_t != int. 2007-10-10 11:06:24 -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 r13316: Let the carnage begin.... 2007-10-10 11:06:23 -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 r13329: Fix libsmbsharemodes.so to work with the stored delete token. 2007-10-10 11:06:25 -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 r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO 2007-10-10 11:06:16 -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