Changeset 997 for trunk/client/src/help
- Timestamp:
- Dec 23, 2016, 12:36:25 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/help/changelog.txt
r960 r997 47 47 <$LI> Gegen alte tcp zusammengestellt smbcd.exe / IP-Stack-Schnittstelle 48 48 #endif 49 #ifdef it 50 <$LI> changelog created 51 <$LI> fixed a bug with several network interfaces on one system 52 <$LI> fixed a bug with broken cmd.exe builtin commands 53 <$LI> fixed a bug with wrong dates of new and modified files 54 <$LI> fixed a bunch of other bugs which are too small to remember ;) 55 <$LI> smbcd.exe compiled against old tcp/ip stack interface 56 #endif 49 57 #ifndef txt 50 58 :eul. … … 68 76 <$LI> Mehr Updates fr falsches Datum der Dateien 69 77 #endif 78 #ifdef it 79 <$LI> fixed errors on write to eCs shares 80 <$LI> more fixes for wrong dates of files 81 #endif 70 82 #ifndef txt 71 83 :eul. … … 92 104 <$LI> Hat 64-Bit-IO-Datei (bei der Arbeit mit NDF 2,3 +) 93 105 <$LI> Umzug nach 3.0.9 Samba 106 #endif 107 #ifdef it 108 <$LI> added file locking 109 <$LI> added 64bit file IO (when working with NDFS 2.3+) 110 <$LI> moved to 3.0.9 samba code 94 111 #endif 95 112 #ifndef txt … … 124 141 <$LI> Added 'logfile' und 'loglevel "Optionen ndpsmb 125 142 #endif 143 #ifdef it 144 <$LI> fixed set attribute bug introduced in beta 5 145 <$LI> implemented setnewfilesize function. It may work not on all CIFS servers. 146 <$LI> added automatic smbcd.exe starting if not started when connecting to CIFS share 147 <$LI> added 'logfile' and 'loglevel' options to ndpsmb 148 #endif 126 149 #ifndef txt 127 150 :eul. … … 141 164 #ifdef de 142 165 <$LI> Umzug nach libc06b4.dll libc. 166 #endif 167 #ifdef it 168 <$LI> moved to libc06b4.dll libc. 143 169 #endif 144 170 #ifndef txt … … 166 192 <$LI> Ein paar Bugs behoben 167 193 #endif 194 #ifdef it 195 <$LI> moved back to libc custom build. 196 <$LI> added EA support 197 <$LI> a bunch of bugs fixed 198 #endif 168 199 #ifndef txt 169 200 :eul. … … 184 215 <$LI> EA hat Untersttzung fr DosOpen die in beta8 vergessen wurde 185 216 #endif 217 #ifdef it 218 <$LI> added EA support for DosOpen which was forgotten in beta8 219 #endif 186 220 #ifndef txt 187 221 :eul. … … 206 240 <$LI> Umzug nach libc06b5.dll libc 207 241 #endif 242 #ifdef it 243 <$LI> caching of EA size after file find request 244 <$LI> moved to libc06b5.dll libc 245 #endif 208 246 #ifndef txt 209 247 :eul. … … 223 261 #ifdef de 224 262 <$LI> Umzug nach libc06r1.dll libc 263 #endif 264 #ifdef it 265 <$LI> moved to libc06r1.dll libc 225 266 #endif 226 267 #ifndef txt … … 245 286 <$LI> Bewegt von GA2 Release libc06.dll 246 287 #endif 288 #ifdef it 289 <$LI> NdpRsrcQueryFSAllocate rewritten 290 <$LI> moved to libc06.dll from GA2 release 291 #endif 247 292 #ifndef txt 248 293 :eul. … … 263 308 <$LI> Bewegt von CSD1 Release libc061.dll 264 309 #endif 310 #ifdef it 311 <$LI> moved to libc061.dll from CSD1 release 312 #endif 265 313 #ifndef txt 266 314 :eul. … … 281 329 <$LI> Verschoben aufbauen, um benutzerdefinierte libc 282 330 #endif 331 #ifdef it 332 <$LI> moved to libc custom build 333 #endif 283 334 #ifndef txt 284 335 :eul. … … 297 348 #ifdef de 298 349 <$LI> Changelog wurde nicht aktualisiert 350 #endif 351 #ifdef it 352 <$LI> changelog was not updated 299 353 #endif 300 354 #ifndef txt … … 325 379 <$LI> smbcd.exe wurde innerhalb ndpsmb.dll umgesetzt 326 380 <$LI> Eine Menge anderer Vernderungen 381 #endif 382 #ifdef it 383 <$LI> smbdc.exe was implemented within ndpsmb.dll 384 <$LI> a lot of other changes 327 385 #endif 328 386 #ifndef txt … … 350 408 <$LI> Hat mehr Return-Codes in die Halterung ein Teil (zum evfsgui) 351 409 #endif 410 #ifdef it 411 <$LI> logging feature rewritten 412 <$LI> fixed free disk space 413 <$LI> added more return codes in the mount part (for evfsgui) 414 #endif 352 415 #ifndef txt 353 416 :eul. … … 367 430 #ifdef de 368 431 <$LI> Update auf Samba 3.0.35 Client-Code 432 #endif 433 #ifdef it 434 <$LI> update to Samba 3.0.35 client code 369 435 #endif 370 436 #ifndef txt … … 392 458 Nicht IBM-850 Codepages (Ticket #100) 393 459 #endif 460 #ifdef it 461 <$LI> update to Samba 3.0.36 client code 462 <$LI> codepage fix for system running 463 non IBM-850 codepages (Ticket #100) 464 #endif 394 465 #ifndef txt 395 466 :eul. … … 412 483 <$LI> Update auf Samba 3.0.37 Client-Code 413 484 <$LI> Codepage Update fr Ticket # 68 485 #endif 486 #ifdef it 487 <$LI> update to Samba 3.0.37 client code 488 <$LI> codepage fix for Ticket #68 414 489 #endif 415 490 #ifndef txt … … 452 527 <$LI> Logging-Funktion fr Samba Meldungen hinzugefgt 453 528 #endif 529 #ifdef it 530 <$LI> Fix memory leak in EA code 531 <$LI> Ticket #111 532 <$LI> Remove unused MEMLEN, LOGFILE and LOGLEVEL token 533 (Compatibility warning: These tokens must also be removed from older 534 *.ndc *.evp and volumes.cfg files in order to restore connections 535 with the new plugin properly) 536 <$LI> added logging feature for samba messages 537 #endif 454 538 #ifndef txt 455 539 :eul. … … 469 553 <$LI> Behebung der Abstrze auf Quadcore Maschinen 470 554 #endif 555 #ifdef it 556 <$LI> Fix crashes on quadcore machines 557 #endif 471 558 #ifndef txt 472 559 :eul. … … 486 573 <$LI> Korrekturen an den Hilfedateien 487 574 #endif 575 #ifdef it 576 <$LI> Fix help files 577 #endif 488 578 #ifndef txt 489 579 :eul. … … 502 592 #ifdef de 503 593 <$LI> Zeitzonenproblem behoben 594 #endif 595 #ifdef it 596 <$LI> Fix timestamp problem 504 597 #endif 505 598 #ifndef txt … … 528 621 <$LI> Caching von Verzeichnissen 529 622 #endif 623 #ifdef it 624 <$LI> added dir caching 625 #endif 530 626 #ifndef txt 531 627 :eul. … … 550 646 <$LI> Cache von genderten Dateien sofort lschen 551 647 <$LI> SIGPIPE Absturz behoben 648 #endif 649 #ifdef it 650 <$LI> read problem of small files fixed 651 <$LI> delete cache of changed files 652 <$LI> SIGPIPE crash fixed 552 653 #endif 553 654 #ifndef txt … … 575 676 <$LI> Anassungen an Hilfedateine und readme 576 677 #endif 678 #ifdef it 679 <$LI> changed instpl.cmd to work correct with nls 680 <$LI> added the possibility to adjust cache timeout and depth via GUI 681 <$LI> adjustments to helpfile and readme 682 #endif 577 683 #ifndef txt 578 684 :eul. … … 596 702 <$LI> Touch lschte den Cache nicht 597 703 #endif 704 #ifdef it 705 <$LI> possible SIGPIPE crashes redone (thanks to Vitali) 706 <$LI> touch did not delete the cache 707 #endif 598 708 #ifndef txt 599 709 :eul. … … 612 722 #ifdef de 613 723 <$LI> nderung am WarpIn Packet 724 #endif 725 #ifdef it 726 <$LI> changed wpi package 614 727 #endif 615 728 #ifndef txt … … 634 747 <$LI> Anpassungen an Hilfedatei und readme 635 748 #endif 749 #ifdef it 750 <$LI> connection loss properly handled (thanks to Vitali) 751 <$LI> changes to helpfile and readme 752 #endif 636 753 #ifndef txt 637 754 :eul.:eul. … … 666 783 <$LI> den Debugteil erweitert 667 784 #endif 785 #ifdef it 786 <$LI> moved to samba 3.3 source base 787 <$LI> new merge of 2.0 code and 1.6 code 788 <$LI> enhanced the debug part 789 #endif 668 790 #ifndef txt 669 791 :eul. … … 685 807 <$LI> einen Trap bereinigt, weil Samba 3.3 nicht threadsicher ist (Dank geht an Vitali) 686 808 #endif 809 #ifdef it 810 <$LI> fixed a trap as samba 3.3 is not threadsafe (thanks to Vitali) 811 #endif 687 812 #ifndef txt 688 813 :eul. … … 702 827 #ifdef de 703 828 <$LI> Update auf Samba 3.3.15 Client-Code 829 #endif 830 #ifdef it 831 <$LI> update to Samba 3.3.15 client code 704 832 #endif 705 833 #ifndef txt … … 726 854 <$LI> smb.conf konnte nicht gelesen werden 727 855 #endif 856 #ifdef it 857 <$LI> update to Samba 3.3.16 client code 858 <$LI> use libc064.dll instead of libc064x.dll 859 <$LI> smb.conf could not be read 860 #endif 728 861 #ifndef txt 729 862 :eul. … … 749 882 <$LI> wis Skript nderungen 750 883 #endif 884 #ifdef it 885 <$LI> Ticket #181 886 <$LI> Ticket #192 887 <$LI> wis script changes 888 #endif 751 889 #ifndef txt 752 890 :eul. … … 769 907 <$LI> wis Skript nderungen 770 908 #endif 909 #ifdef it 910 <$LI> Ticket #204 911 <$LI> wis script changes 912 #endif 771 913 #ifndef txt 772 914 :eul. … … 789 931 <$LI> Benutze libc065.dll statt libc064.dll 790 932 #endif 933 #ifdef it 934 <$LI> Ticket #219 935 <$LI> use libc065.dll instead of libc064.dll 936 #endif 791 937 #ifndef txt 792 938 :eul. … … 804 950 #endif 805 951 #ifdef de 952 <$LI> Ticket #227 953 #endif 954 #ifdef it 806 955 <$LI> Ticket #227 807 956 #endif … … 833 982 <$LI> Update auf Samba 3.5 Client-Code 834 983 #endif 984 #ifdef it 985 <$LI> moved to samba 3.5 source base 986 #endif 835 987 #ifndef txt 836 988 :eul. … … 852 1004 <$LI> Transferprobleme gelst 853 1005 <$LI> smb.conf konnte nicht gelesen werden 1006 #endif 1007 #ifdef it 1008 <$LI> fixed transfer problems 1009 <$LI> smb.conf could not be read 854 1010 #endif 855 1011 #ifndef txt … … 876 1032 <$LI> wis Skript nderungen 877 1033 #endif 1034 #ifdef it 1035 <$LI> Ticket #181 1036 <$LI> Ticket #192 1037 <$LI> wis script changes 1038 #endif 878 1039 #ifndef txt 879 1040 :eul. … … 899 1060 <$LI> Ticket #227 900 1061 #endif 1062 #ifdef it 1063 <$LI> Ticket #204 1064 <$LI> wis script changes 1065 <$LI> Ticket #227 1066 #endif 901 1067 902 1068 #ifndef txt … … 927 1093 <$LI> Update auf Samba 3.6 Client-Code 928 1094 #endif 1095 #ifdef it 1096 <$LI> moved to samba 3.6 source base 1097 #endif 929 1098 #ifndef txt 930 1099 :eul. … … 944 1113 <$LI> Mglichkeit um Logfiles pro Freigabe zu erstellen hinzugefgt 945 1114 #endif 1115 #ifdef it 1116 <$LI> added the possibility to create logfiles per share 1117 #endif 946 1118 947 1119 #ifndef txt
Note:
See TracChangeset
for help on using the changeset viewer.