Changeset 521 for trunk/client/src/help
- Timestamp:
- Jan 14, 2011, 12:28:08 PM (15 years ago)
- Location:
- trunk/client/src/help
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/help/ndpsmb.ipf
r519 r521 246 246 :li.codepage fix for Ticket #68 247 247 :eul. 248 :li. GA248 :li.1.5.0 GA 249 249 :ul. 250 250 :li.Fix memory leak in EA code … … 272 272 :ul. 273 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 274 291 :eul. 275 292 :eul. -
trunk/client/src/help/ndpsmb_de.ipf
r519 r521 250 250 :li.Codepage Update f&ue.r Ticket # 68 251 251 :eul. 252 :li. GA252 :li.1.5.0 GA 253 253 :ul. 254 254 :li.Behebung eines Speicherloches im EA-Code … … 275 275 :h2 res=013.Version 2.0 276 276 :ul. 277 :li. 2.0.0277 :li.beta1 278 278 :ul. 279 279 :li.Caching von Verzeichnissen 280 280 :eul. 281 :li.beta2 282 :ul. 283 :li.Leseproblem mit kleinen Dateien 284 :li.Cache von ge&ae.nderten Dateien sofort l&oe.schen 285 :li.SIGPIPE Absturz behoben 286 :eul. 287 :li.beta3 288 :ul. 289 :li.instpl.cmd ge&ae.ndert, damit Sprachen richtig installiert werden 290 :li.M&oe.glichkeit zum verndern des Cache timeout und Tiefe via GUI 291 :li.Anassungen an Hilfedateine und readme 292 :eul. 293 :li.beta4 294 :ul. 295 :li.m&oe.gliche SIGPIPE Abst&ue.rze komplett neu gel&oe.st (Dank geht an Vitali) 296 :li.Touch l&oe.schte den Cache nicht 297 :eul. 281 298 :eul. 282 299 :h2 res=014.Version 2.1 283 300 :ul. 284 :li. 2.1.0alpha1301 :li.alpha1 285 302 :li.Update auf Samba 3.3 Client-Code 286 303 :li.neuer Merge von 1.6 code und 2.0 code -
trunk/client/src/help/ndpsmb_fr.ipf
r519 r521 224 224 :ul. 225 225 :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.228 :li.:link reftype=hd res=014.Version 2.1 .0:elink.226 :li.:link reftype=hd res=012.Version 1.5:elink. 227 :li.:link reftype=hd res=013.Version 2.0:elink. 228 :li.:link reftype=hd res=014.Version 2.1:elink. 229 229 :eul. 230 230 :h2 res=011.Version 1.0 … … 319 319 :eul. 320 320 :eul. 321 :h2 res=012.Version 1.5 .0321 :h2 res=012.Version 1.5 322 322 :ul. 323 323 :li.alpha1 … … 348 348 :li.Correctif sur les pages de codes (ticket nø68). 349 349 :eul. 350 :li. GA350 :li.1.5.0 GA 351 351 :ul. 352 352 :li.Correction d'une fuite de mmoire dans le code A. … … 375 375 :eul. 376 376 :eul. 377 :h2 res=013.Version 2.0 .0377 :h2 res=013.Version 2.0 378 378 :ul. 379 379 :li.beta1 … … 395 395 :li.Correction des fichiers d'aide. 396 396 :eul. 397 :li.beta4 398 :ul. 399 :li.Revue des possibles plantages SIGPIPE (merci 400 Vitali). 401 :li."touch" ne supprimait pas le cache. 402 :eul. 397 403 :eul. 398 404 :h2 res=014.Version 2.1 399 405 :ul. 400 :li. 2.1.0alpha1406 :li.alpha1 401 407 :ul. 402 408 :li.moved to samba 3.3 source base -
trunk/client/src/help/readme.txt
r519 r521 254 254 - added logging feature for samba messages 255 255 256 v1.5.1:256 v1.5.1: 257 257 - Fix crashes on quadcore machines 258 258 259 v1.5.2:259 v1.5.2: 260 260 - Fix help files 261 261 262 v1.5.3:262 v1.5.3: 263 263 - Fix timestamp problem 264 264 265 v2.0.0:265 v2.0.0 beta1: 266 266 - added dir caching 267 267 268 v2.1.0 alpha1 : 268 v2.0.0 beta2: 269 - read problem of small files fixed 270 - delete cache of changed files 271 - SIGPIPE crash fixed 272 273 v2.0.0 beta3: 274 - changed instpl.cmd to work correct with nls 275 - added the possibility to adjust cache timeout and depth via GUI 276 - adjustments to helpfile and readme 277 278 v2.0.0 beta4: 279 - possible SIGPIPE crashes redone (thanks to Vitali) 280 - touch did not delete the cache 281 282 v2.1.0 alpha1: 269 283 - moved to samba 3.3 source base 270 284 - new merge of 2.0 code and 1.6 code -
trunk/client/src/help/readme_de.txt
r519 r521 256 256 - Codepage Update fr Ticket # 68 257 257 258 v1.5.0 :258 v1.5.0 GA: 259 259 - Behebung eines Speicherloches im EA-Code 260 260 - Ticket # 111 … … 266 266 - Logging-Funktion fr Samba Meldungen hinzugefgt 267 267 268 v1.5.1 268 v1.5.1: 269 269 - Behebung der Abstrze auf Quadcore Maschinen 270 270 271 v1.5.2 271 v1.5.2: 272 272 - Korrekturen an den Hilfedateien 273 273 274 v1.5.3 274 v1.5.3: 275 275 - Zeitzonenproblem behoben 276 276 277 v2.0.0 277 v2.0.0 beta1: 278 278 - Caching von Verzeichnissen 279 279 280 v2.1.0 alpha1: 280 v2.0.0 beta2: 281 - Leseproblem mit kleinen Dateien 282 - Cache von genderten Dateien sofort lschen 283 - SIGPIPE absturz behoben 284 285 v2.0.0 beta3: 286 - instpl.cmd gendert, damit Sprachen richtig installiert werden 287 - Mglichkeit zum verndern des Cache timeout und Tiefe via GUI 288 - Anassungen an Hilfedateine und readme 289 290 v2.0.0 beta4: 291 - mgliche SIGPIPE Abstrze komplett neu gelst (Dank geht an Vitali) 292 - Touch lschte den Cache nicht 293 294 v2.1.0 alpha1: 281 295 - Update auf Samba 3.3 Client-Code 282 296 - neuer Merge von 1.6 code und 2.0 code -
trunk/client/src/help/readme_fr.txt
r519 r521 344 344 Samba. 345 345 346 v1.5.1 346 v1.5.1 : 347 347 - Correction du plantage sur les machines Quadcore. 348 348 349 v1.5.2 349 v1.5.2 : 350 350 - Correction des fichiers d'aide. 351 351 352 v1.5.3 352 v1.5.3 : 353 353 - Correction du problme de tampon dateur des fichiers. 354 354 355 v2.0.0 beta1 355 v2.0.0 beta1 : 356 356 - Ajout de la mise en cache des rpertoires. 357 357 358 v2.0.0 beta2 358 v2.0.0 beta2 : 359 359 - Correction du problme de lecture des petits fichiers. 360 360 - Suppression du cache sur les fichiers modifis. 361 361 - Correction du plantage SIGPIPE. 362 362 363 v2.0.0 beta3 363 v2.0.0 beta3 : 364 364 - Ajout de la possibilit de rgler la temporisation et la 365 365 profondeur du cache via l'interface utilisateur. 366 366 - Correction du script insp.pl. 367 - Correction des fichiers d'aide. 367 - Correction des fichiers d'aide. 368 369 v2.0.0 beta4 : 370 - Revue des possibles plantages SIGPIPE (merci 371 Vitali). 372 - "touch" ne supprimait pas le cache. 368 373 369 374 v2.1.0 alpha1 :
Note:
See TracChangeset
for help on using the changeset viewer.