Changeset 524


Ignore:
Timestamp:
Jan 18, 2011, 11:35:16 AM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.0: prepearing GA

Location:
branches/client-2.0/src
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • branches/client-2.0/src/Config.km_

    r520 r524  
    1010# adjust also the date please
    1111#
    12 VERSION = 1.5.0
     12VERSION = 2.0.x
    1313BUILD   = beta1-date
    1414SAMBA   = ../../samba-3.0
  • branches/client-2.0/src/help/ndpsmb.ipf

    r520 r524  
    143143:ul.
    144144:li.:link reftype=hd res=011.Version 1.0:elink.
    145 :li.:link reftype=hd res=012.Version 1.5.0:elink.
    146 :li.:link reftype=hd res=013.Version 2.0.0:elink.
     145:li.:link reftype=hd res=012.Version 1.5:elink.
     146:li.:link reftype=hd res=013.Version 2.0:elink.
    147147:eul.
    148148:h2 res=011.Version 1.0
     
    217217:eul.
    218218:eul.
    219 :h2 res=012.Version 1.5.0   
     219:h2 res=012.Version 1.5   
    220220:ul.
    221221:li.alpha1
     
    244244:li.codepage fix for Ticket #68
    245245:eul.   
    246 :li.GA
     246:li.1.5.0 GA
    247247:ul.
    248248:li.Fix memory leak in EA code
     
    265265:eul.
    266266:eul.
    267 :h2 res=013.Version 2.0.0   
     267:h2 res=013.Version 2.0   
    268268:ul.
    269269:li.beta1
  • branches/client-2.0/src/help/ndpsmb_de.ipf

    r520 r524  
    148148:ul.
    149149:li.:link reftype=hd res=011.Version 1.0:elink.
    150 :li.:link reftype=hd res=012.Version 1.5.0:elink.
    151 :li.:link reftype=hd res=013.Version 2.0.0:elink.
     150:li.:link reftype=hd res=012.Version 1.5:elink.
     151:li.:link reftype=hd res=013.Version 2.0:elink.
    152152:eul.
    153153:h2 res=011.Version 1.0
     
    222222:eul.
    223223:eul.
    224 :h2 res=012.Version 1.5.0   
     224:h2 res=012.Version 1.5   
    225225:ul.
    226226:li.alpha1
     
    249249:li.Codepage Update f&ue.r Ticket # 68
    250250:eul.   
    251 :li.GA
     251:li.1.5.0 GA
    252252:ul.
    253253:li.Behebung eines Speicherloches im EA-Code
     
    272272:eul.
    273273:eul.
    274 :h2 res=013.Version 2.0.0   
     274:h2 res=013.Version 2.0   
    275275:ul.
    276276:li.beta1
  • branches/client-2.0/src/help/ndpsmb_fr.ipf

    r520 r524  
    224224:ul.
    225225:li.:link reftype=hd res=011.Version 1.0:elink.
    226 :li.:link reftype=hd res=012.Version 1.5.0:elink.
    227 :li.:link reftype=hd res=013.Version 2.0.0:elink.
     226:li.:link reftype=hd res=012.Version 1.5:elink.
     227:li.:link reftype=hd res=013.Version 2.0:elink.
    228228:eul.
    229229:h2 res=011.Version 1.0
     
    318318:eul.
    319319:eul.
    320 :h2 res=012.Version 1.5.0
     320:h2 res=012.Version 1.5
    321321:ul.
    322322:li.alpha1
     
    347347:li.Correctif sur les pages de codes (ticket nø68).
    348348:eul.
    349 :li.GA
     349:li.1.5.0 GA
    350350:ul.
    351351:li.Correction d'une fuite de m‚moire dans le code A.
     
    374374:eul.
    375375:eul.
    376 :h2 res=013.Version 2.0.0
     376:h2 res=013.Version 2.0
    377377:ul.
    378378:li.beta1
  • branches/client-2.0/src/help/readme.txt

    r520 r524  
    243243   - codepage fix for Ticket #68
    244244   
    245  v1.5.0:
     245 v1.5.0 GA:
    246246   - Fix memory leak in EA code
    247247   - Ticket #111
     
    252252   - added logging feature for samba messages
    253253   
    254 v1.5.1
     254 v1.5.1:
    255255   - Fix crashes on quadcore machines
    256256   
    257 v1.5.2
     257 v1.5.2:
    258258   - Fix help files
    259259
    260 v1.5.3
     260 v1.5.3:
    261261   - Fix timestamp problem
    262262
    263 v2.0.0 beta1
     263 v2.0.0 beta1:
    264264   - added dir caching
    265265
    266 v2.0.0 beta2
     266 v2.0.0 beta2:
    267267   - read problem of small files fixed
    268268   - delete cache of changed files
    269269   - SIGPIPE crash fixed
    270270
    271 v2.0.0 beta3
     271 v2.0.0 beta3:
    272272   - changed instpl.cmd to work correct with nls
    273273   - added the possibility to adjust cache timeout and depth via GUI
    274274   - adjustments to helpfile and readme
    275275
    276 v2.0.0 beta4
     276 v2.0.0 beta4:
    277277   - possible SIGPIPE crashes redone (thanks to Vitali)
    278278   - touch did not delete the cache
  • branches/client-2.0/src/help/readme_de.txt

    r520 r524  
    255255   - Codepage Update fr Ticket # 68
    256256   
    257  v1.5.0:
     257 v1.5.0 GA:
    258258   - Behebung eines Speicherloches im EA-Code
    259259   - Ticket # 111
     
    265265   - Logging-Funktion fr Samba Meldungen hinzugefgt
    266266
    267 v1.5.1
     267v1.5.1:
    268268   - Behebung der Abstrze auf Quadcore Maschinen
    269269   
    270 v1.5.2
     270v1.5.2:
    271271   - Korrekturen an den Hilfedateien
    272272
    273 v1.5.3
     273v1.5.3:
    274274   - Zeitzonenproblem behoben
    275275
    276 v2.0.0 beta1
     276v2.0.0 beta1:
    277277   - Caching von Verzeichnissen
    278278
    279 v2.0.0 beta2
     279v2.0.0 beta2:
    280280   - Leseproblem mit kleinen Dateien
    281281   - Cache von ge„nderten Dateien sofort l”schen
    282282   - SIGPIPE absturz behoben
    283283
    284 v2.0.0 beta3
     284v2.0.0 beta3:
    285285   - instpl.cmd ge„ndert, damit Sprachen richtig installiert werden
    286286   - M”glichkeit zum ver„ndern des Cache timeout und Tiefe via GUI
    287287   - Anassungen an Hilfedateine und readme
    288288
    289 v2.0.0 beta4
     289v2.0.0 beta4:
    290290   - m”gliche SIGPIPE Abstrze komplett neu gel”st (Dank geht an Vitali)
    291291   - Touch l”schte den Cache nicht
  • branches/client-2.0/src/help/readme_fr.txt

    r520 r524  
    344344     Samba.
    345345   
    346  v1.5.1
     346 v1.5.1 :
    347347   - Correction du plantage sur les machines Quadcore.
    348348   
    349  v1.5.2
     349 v1.5.2 :
    350350   - Correction des fichiers d'aide.
    351351
    352  v1.5.3
     352 v1.5.3 :
    353353   - Correction du problŠme de tampon dateur des fichiers.
    354354
    355  v2.0.0 beta1
     355 v2.0.0 beta1 :
    356356   - Ajout de la mise en cache des r‚pertoires.
    357357
    358  v2.0.0 beta2
     358 v2.0.0 beta2 :
    359359   - Correction du problŠme de lecture des petits fichiers.
    360360   - Suppression du cache sur les fichiers modifi‚s.
    361361   - Correction du plantage SIGPIPE.
    362362
    363  v2.0.0 beta3
     363 v2.0.0 beta3 :
    364364   - Ajout de la possibilit‚ de r‚gler la temporisation et la
    365365     profondeur du cache via l'interface utilisateur.
     
    367367   - Correction des fichiers d'aide.
    368368
    369  v2.0.0 beta4
     369 v2.0.0 beta4 :
    370370   - Revue des possibles plantages SIGPIPE (merci
    371371 Vitali).
Note: See TracChangeset for help on using the changeset viewer.