Changeset 626 for trunk/client/src


Ignore:
Timestamp:
Aug 24, 2011, 2:05:58 PM (14 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.2: development started

Location:
trunk/client/src
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/Config.km_

    r589 r626  
    1010# adjust also the date please
    1111#
    12 VERSION = 2.1.x
     12VERSION = 2.2.x
    1313BUILD   = beta-date
    14 SAMBA   = ../../samba-33
     14SAMBA   = ../../samba-35
    1515TOOLKIT = u:/os2tk45
    1616
    1717# libsmb 3.3 is threadunsafe, change =0 to =1 in 3.5
    18 LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0
     18LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=1
  • trunk/client/src/help/changelog.txt

    r624 r626  
    700700:eul.:eul.
    701701#endif
     702
     703#ifdef txt
     704Version 2.2
     705#endif
     706#ifndef txt
     707:h2 res=015.Version 2.2
     708:p.
     709:ul.
     710#endif
     711 <$UL>alpha1:
     712#ifndef txt
     713:ul compact.
     714#endif
     715#ifdef en
     716   <$LI> moved to samba 3.5 source base
     717#endif
     718#ifdef fr
     719   <$LI> Passage au code du client Samba 3.5.
     720#endif
     721#ifdef de
     722   <$LI> Update auf Samba 3.5 Client-Code
     723#endif
     724#ifndef txt
     725:eul.
     726#endif
     727
     728
     729#ifndef txt
     730:eul.:eul.
     731#endif
  • trunk/client/src/help/ndpsmb.ipf

    r557 r626  
    149149:li.:link reftype=hd res=013.Version 2.0:elink.
    150150:li.:link reftype=hd res=014.Version 2.1:elink.
     151:li.:link reftype=hd res=015.Version 2.2:elink.
    151152:eul.
    152153#include <changelog.txt>
  • trunk/client/src/help/ndpsmb_de.ipf

    r557 r626  
    150150:li.:link reftype=hd res=013.Version 2.0:elink.
    151151:li.:link reftype=hd res=014.Version 2.1:elink.
     152:li.:link reftype=hd res=015.Version 2.2:elink.
    152153:eul.
    153154#include <changelog.txt>
  • trunk/client/src/help/ndpsmb_fr.ipf

    r557 r626  
    240240:li.:link reftype=hd res=013.Version 2.0:elink.
    241241:li.:link reftype=hd res=014.Version 2.1:elink.
     242:li.:link reftype=hd res=015.Version 2.2:elink.
    242243:eul.
    243244#include <changelog.txt>
Note: See TracChangeset for help on using the changeset viewer.