Ignore:
Timestamp:
Jan 28, 2011, 3:36:15 PM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.1: doc changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/help/ndpsmb.ipf

    r540 r541  
    148148:li.:link reftype=hd res=014.Version 2.1:elink.
    149149:eul.
    150 :h2 res=011.Version 1.0
    151 :p.
    152 :ul.
    153 :li.beta3
    154 :ul.
    155 :li.changelog created
    156 :li.fixed a bug with several network interfaces on one system
    157 :li.fixed a bug with broken cmd.exe builtin commands
    158 :li.fixed a bug with wrong dates of new and modified files
    159 :li.fixed a bunch of other bugs which are too small to remember ;)
    160 :li.smbcd.exe compiled against old tcp/ip stack interface
    161 :eul.
    162 :li.beta4
    163 :ul.
    164 :li.fixed errors on write to eCs shares
    165 :li.more fixes for wrong dates of files
    166 :eul.
    167 :li.beta5
    168 :ul.
    169 :li.added file locking
    170 :li.added 64bit file IO (when working with NDFS 2.3+)
    171 :li.moved to 3.0.9 samba code.
    172 :eul.
    173 :li.beta6
    174 :ul.
    175 :li.fixed set attribute bug introduced in beta 5
    176 :li.implemented setnewfilesize function. It may work not on all CIFS servers.
    177 :li.added automatic smbcd.exe starting if not started when connecting to CIFS share
    178 :li.added 'logfile' and 'loglevel' options to ndpsmb
    179 :eul.
    180 :li.beta7
    181 :ul.
    182 :li.moved to libc06b4.dll libc.
    183 :eul.
    184 :li.beta8
    185 :ul.
    186 :li.moved back to libc custom build.
    187 :li.added EA support
    188 :li.a bunch of bugs fixed
    189 :eul.
    190 :li.beta9
    191 :ul.
    192 :li.added EA support for DosOpen which was forgotten in beta8
    193 :eul.
    194 :li.beta10
    195 :ul.
    196 :li.caching of EA size after file find request
    197 :li.moved to libc06b5.dll libc
    198 :eul.
    199 :li.beta11
    200 :ul.
    201 :li.moved to libc06r1.dll libc
    202 :eul.
    203 :li.beta12
    204 :ul.
    205 :li.NdpRsrcQueryFSAllocate rewritten
    206 :li.moved to libc06.dll from GA2 release
    207 :eul.
    208 :li.beta13 (the lucky one)
    209 :ul.
    210 :li.moved to libc061.dll from CSD1 release
    211 :eul.
    212 :li.beta14
    213 :ul.
    214 :li.moved to libc custom build
    215 :eul.
    216 :li.GA
    217 :ul.
    218 :li.changelog was not updated
    219 :eul.
    220 :eul.
    221 :h2 res=012.Version 1.5   
    222 :ul.
    223 :li.alpha1
    224 :ul.
    225 :li.smbdc.exe was implemented within ndpsmb.dll
    226 :li.a lot of other changes
    227 :eul.
    228 :li.beta1
    229 :ul.
    230 :li.logging feature rewritten
    231 :li.fixed free disk space
    232 :li.added more return codes in the mount part (for evfsgui)
    233 :eul.
    234 :li.beta2
    235 :ul.
    236 :li.update to Samba 3.0.35 client code
    237 :eul.   
    238 :li.beta3
    239 :ul.
    240 :li.update to Samba 3.0.36 client code
    241 :li.codepage fix for system running non IBM-850 codepages (Ticket #100)
    242 :eul.
    243 :li.beta4
    244 :ul.
    245 :li.update to Samba 3.0.37 client code
    246 :li.codepage fix for Ticket #68
    247 :eul.   
    248 :li.1.5.0 GA
    249 :ul.
    250 :li.Fix memory leak in EA code
    251 :li.Ticket #111
    252 :li.Remove unused MEMLEN, LOGFILE and LOGLEVEL token:p.
    253 (Compatibility warning: These tokens must also be removed from older *.ndc *.evp and volumes.cfg files in order to restore connections with the new plugin properly)
    254 :li.added logging feature for samba messages
    255 :eul.
    256 :li.1.5.1
    257 :ul.
    258 :li.Fix crash on quadcore machines
    259 :eul.
    260 :li.1.5.2
    261 :ul.
    262 :li.Fix help files
    263 :eul.
    264 :li.1.5.3
    265 :ul.
    266 :li.Fix timestamp problem
    267 :eul.
    268 :eul.
    269 :h2 res=013.Version 2.0   
    270 :ul.
    271 :li.2.0.0
    272 :ul.
    273 :li.added dir caching
    274 :eul.
    275 :li.beta2
    276 :ul.
    277 :li.read problem of small files fixed
    278 :li.delete cache of changed files
    279 :li.SIGPIPE crash fixed
    280 :eul.
    281 :li.beta3
    282 :ul.
    283 :li.changed instpl.cmd to work correct with nls
    284 :li.added the possibility to adjust cache timeout and depth via GUI
    285 :li.adjustments to helpfile and readme
    286 :eul.
    287 :li.beta4
    288 :ul.
    289 :li.possible SIGPIPE crashes redone (thanks to Vitali)
    290 :li.touch did not delete the cache
    291 :eul.
    292 :li.2.0.0
    293 :ul.
    294 :li.changed wpi package
    295 :eul.
    296 :eul.
    297 :h2 res=014.Version 2.1   
    298 :ul.
    299 :li.2.1.0 alpha1
    300 :ul.
    301 :li.moved to samba 3.3 source base
    302 :li.new merge of 2.0 code and 1.6 code
    303 :li.enhanced the debug part
    304 :eul.
    305 :eul.
     150#include <changelog.txt>
    306151.******************************************************
    307152:h1.Credit
Note: See TracChangeset for help on using the changeset viewer.