Eric Kohl
8eb64332e9
[NET] Implement the options in the NET CONFIG SERVER command
2018-04-15 15:32:31 +02:00
Eric Kohl
8787eba8ca
[NET] Add help text for the NET GROUP command and improve the NET LOCALGROUP help text
2018-04-14 18:56:08 +02:00
Eric Kohl
ff9c737acc
[NET] Add help text for the NET LOCALGROUP command
2018-04-14 13:24:05 +02:00
Eric Kohl
ef0f6861fb
[NET] Replace remaining hard-coded strings by string resources for the NET STATISTICS command.
2018-04-12 00:58:30 +02:00
Eric Kohl
2e60a17e8b
[NET] Improve the NET STATISTICS command
...
- Add resource strings for the NET STATISTICS SERVER command.
- Convert and display the 'statistics since' time.
2018-04-10 21:34:00 +02:00
Eric Kohl
58b5cdc77c
[NET] Add the NET STATISTICS command
2018-04-08 21:27:05 +02:00
Eric Kohl
3031de8eed
[NET] Implement the NET CONFIG WORKSTATION command
2018-04-02 23:13:50 +02:00
Joachim Henze
3d66048b16
[TRACERT] Use ConUtils lib and update de-DE.rc CORE-14265
...
Most likely this also improves formerly unprintable characters for
fr-FR, it-IT, ro-RO, ru-RU, zh-CN.
2018-04-02 18:10:31 +02:00
Eric Kohl
925176af71
[NET] Reorganize and improve the help texts (3/X)
...
- Add help texts for the START and STOP commands.
- Add text for the CONFIG command.
2018-04-02 14:53:39 +02:00
Eric Kohl
ca9413ce30
[NET] Add the NET CONFIG (SERVER) command
2018-04-01 19:00:32 +02:00
Eric Kohl
fdc236c65d
[NET] Reorganize and improve the help texts (2/X)
...
- Add missing help texts for HELP, HELPMSG and PAUSE commands.
2018-04-01 16:51:44 +02:00
Eric Kohl
480cd1e60c
[NET] Reorganize and improve the help texts (1/X)
...
- Move common texts into separate string resources.
- Add missing help texts for ACCOUNTS, COMPUTER, CONFIG and CONTINUE commands.
2018-04-01 12:23:57 +02:00
Li Keqing
5ddbd37371
[TRANSLATION] Update Simplified Chinese Translations ( #417 )
2018-03-21 22:27:04 +01:00
Timo Kreuzer
d281d14fd1
[REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issues and use GWLP_* instead of GWL_* where appropriate.
2018-02-19 22:36:36 +01:00
Luo Yufan
19737a2cb9
[TRANSLATION] Simplified Chinese translation update for NETID and PING. ( #369 )
2018-02-07 14:03:42 +01:00
Bișoc George
7169c7703d
[TRACERT] Translation for Italian and Romanian language ( #333 )
2018-01-29 18:23:52 +01:00
Stanislav Motylkov
dd65d06270
[TRANSLATION] Add and fix translations for ping and tracert ( #331 )
2018-01-27 16:25:51 +01:00
Pierre Schweitzer
79887db12e
[TRACERT] Add French translation
2018-01-27 13:01:45 +01:00
Pierre Schweitzer
77105d9c5b
[PING] Complete French translation
2018-01-27 12:49:14 +01:00
Stanislav Motylkov
906fdf9ccb
[PING] Fix error handling and response address decoding ( #318 )
...
- Host/net unreachable error should be obtained from EchoReply->Status
- Use GetNameInfoW to decode actual response addresses (borrowed from tracert code)
CORE-14241 #resolve
2018-01-26 18:38:47 +00:00
Stanislav Motylkov
010c7bfc9b
[TRACERT] Improve error handling and output ( #319 )
...
- Correctly interpret network error codes
- Add output for generic transmit failure
CORE-14242 #resolve
2018-01-26 18:37:43 +00:00
Erdem Ersoy
ba3f074320
[TRANSLATIONS] Update the email address and add a note in the Turkish translation document ( #271 )
2018-01-07 22:09:42 +01:00
Ged Murphy
344f367211
[TRACERT] Rewrite tracert
...
- Full rewrite. This commit replaces the old utility.
- Use the new ICMP APIs instead of manually crafting ping requests using raw sockets.
- Add support for additional languages (the previous utility was hardcoded)
- Add support for IPv6
- Make the icmpapi header C++ compatible. (we don't appear to sync this with wine anymore.)
- Now runs on Win10, is much more reliable, and brings the code somewhat into the 21st century.
(It's currently missing source routing (-j), but as most routers disable this anyway, I'm not sure that it's worth adding)
2018-01-02 09:43:14 +00:00
Amine Khaldi
018ba0f72e
[FTP] lostpeer() is declared and defined with a void return type. #179
2017-12-25 20:25:57 +01:00
Amine Khaldi
0e9d9ce905
[NET] Fix a style issue I caused by 3c8a3a6
2017-12-25 13:49:50 +01:00
Markus Gothe
e2e699118f
Improve swedish translations and add new translations to swedish.
2017-12-25 11:31:22 +01:00
Amine Khaldi
3c8a3a6e7e
[NET] CompareInfo => CompareUserInfo. #179
2017-12-24 00:15:58 +01:00
Marian Schubert
e3d000c30e
[NET] Add missing newlines to net utility output ( #91 )
...
Password last set and Password changeable lines were missing newlines.
2017-10-29 21:38:05 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00