[CSCRIPT][WSCRIPT] Sync with Wine Staging 4.18. CORE-16441
[reactos.git] / base / applications / network /
2019-11-29 Serge Gautherie[NETSTAT] Fix output formats and more (#1709)
2019-11-20 Serge Gautherie[REACTOS] Use explicit StringCb*W() (#2069)
2019-11-17 Eric Kohl[IPCONFIG] Display missing record types and record...
2019-11-16 Eric Kohl[IPCONFIG] Display non-zero type records only and impro...
2019-10-31 Carlo Bramini[NETWORK] Add italian translation for NET command....
2019-10-27 Eric Kohl[IPCONFIG] Revert changes that were not meant to be...
2019-10-27 Eric Kohl[IPCONFIG][DNSAPI][SDK] Renamed DNSCACHEENTRY and fixed...
2019-10-20 Eric Kohl[IPCONFIG] Implement the /flushdns option and most...
2019-09-20 Adam Słaboń[TRANSLATION] Polish translation update (#1916)
2019-09-20 Eric Kohl[IPCONFIG] Improve the 'Autoconfiguration Enabled'...
2019-08-16 Serge Gautherie[NETSTAT] '-p UDP' depends on '-a'
2019-06-30 Serge Gautherie[NETSTAT] ShowUdpTable(): Fix "tcp" copypasta
2019-06-29 Hermès Bélusca-Maïto[NETSTAT] Simplify some code; don't use exit(); call...
2019-06-29 Hermès Bélusca-Maïto[NETSTAT] Formatting; use _wsystem() call; do not hardc...
2019-06-29 Alexey Gorgurov[NETSTAT] Fix TCP/UDP output. (#1696) 1696/head
2019-06-20 Hermès Bélusca-Maïto[NETSTAT] Really fix the build.
2019-06-20 Hermès Bélusca-Maïto[NETSTAT] Simplify DoFormatMessage(), and fix build.
2019-06-20 Lee Schroeder[NETSTAT] Convert the netstat utility to Unicode, and... 1657/head
2019-06-17 Jose Carlos Jesus[WLANCONF] Add Portuguese (neutral) translation. (...
2019-06-13 Eric Kohl[IPCONFIG] Indentation and coding style fixes. No code...
2019-06-12 Eric Kohl[IPCONFIG] Show the Description and Physical Address...
2019-06-12 Eric Kohl[IPCONFIG] Fix crash on 'ipconfig /all'
2019-06-04 Eric Kohl[NET] Implement adding and deleting of network shares.
2019-05-31 Eric Kohl[NET] Start work on the SHARE command. List shares...
2019-05-28 Eric Kohl[NET] Fix remaining issues with logon hours.
2019-05-28 Eric Kohl[NET] Load the names of the days of week for the 'times...
2019-05-27 Eric Kohl[NET] Fix the timezone issue in the logon hours parser...
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to for-statement
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to while-statement
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to if-statelent
2019-05-27 Timo Kreuzer[TELNET] disable restrict warnings
2019-05-27 Eric Kohl[NET] Implement a parser for the '/times' option of...
2019-05-20 Eric Kohl[NET] Start parsing the /times option of the USER command.
2019-05-18 Eric Kohl[NET] Display the 'no logon hours' case in the USER...
2019-05-18 Eric Kohl[NET] Implement proper output of logon hour ranges...
2019-05-18 Eric Kohl[NET] Print raw logon hour ranges in the USER command.
2019-05-04 Eric Kohl[NET] Replace remaining strings of the NET ACCOUNTS...
2019-04-09 Eric Kohl[NET][MC] Move remaining generic strings from net.exe...
2019-04-08 Eric Kohl[NET][MC] Move generic strings from net.exe to netmsg...
2019-04-07 Eric Kohl[NET][MC] Move the remaining STATISTICS and USER string...
2019-04-06 Eric Kohl[NET][MC] Move STATISTICS SERVER strings from net.exe...
2019-04-06 Eric Kohl[NET][MC] Move NET USER strings from net.exe to netmsg...
2019-04-06 Eric Kohl[NET][MC] Move NET CONFIG strings from net.exe to netms...
2019-04-05 Eric Kohl[NET][MC] Replace strings for the ACCOUNTS, GROUP and...
2019-03-10 Eric Kohl[NET] Display the country along with the users country...
2019-03-10 Eric Kohl[NET] Move the remaining IDS_GENERIC_PAGE strings into...
2019-03-10 Eric Kohl[NET] Add help message for the NET USER command and...
2019-03-10 Eric Kohl[NET] Implement the NET SYNTAX pseudo command.
2019-03-09 Eric Kohl[NET] Fix some 'net help' and 'net user' issues.
2019-02-13 Julian Kirsch[NSLOOKUP] Fix crash in case of no network connectivity...
2019-01-29 Ștefan Fulea[TRANSLATION] Update the existing romanian resources
2019-01-05 Eric Kohl[NET] Implement the /add and /del options of the comput...
2018-12-31 Luo Yufan[TRANSLATION] Update Chinese translation. (#1205)
2018-12-24 Eric KohlFix the build
2018-12-24 Eric Kohl[NET] Add (incomplete) COMPUTER command and rename...
2018-12-24 Eric Kohl[NET] Move TIME, USE, USER, VIEW and NET command syntax...
2018-12-24 Eric Kohl[NET] Move START, STATISTICS and STOP command syntax...
2018-12-24 Eric Kohl[NET] Move PAUSE, PRINT, SEND, SESSION and SHARE comman...
2018-12-23 Eric Kohl[NET] Move HRELPMSG, LOVALGROUP and NAME command syntax...
2018-12-23 Eric Kohl[NET] Move FILE, GROUP and HELP command syntax and...
2018-12-23 Eric Kohl[NET] Move COMPUTER, CONFIG and CONTINUE command syntax...
2018-12-23 Eric Kohl[NET] Move ACCOUNTS command syntax and help text into...
2018-12-23 Eric Kohl[NET] Load netmsg.dll right from the start and print...
2018-12-05 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-12-01 Eric Kohl[NET] NET HLPMSG: Fill inserts with '***' and print...
2018-12-01 Eric Kohl[NET] NET HELPMSG: Add support for network message...
2018-11-24 Pierre Schweitzer[NETSTAT] Add support for displaying UDP connections...
2018-11-24 Pierre Schweitzer[NETSTAT] Add support for displaying TCP connections...
2018-11-15 Pako Smith[TRACERT] Fix Coverity #1434258 "Out-of-Bounds access...
2018-10-23 Katayama Hirofumi MZ[NET] Fix an escape sequence in Polish translation...
2018-10-20 Adam Słaboń[TRANSLATION] Polish translation update
2018-09-27 Bișoc George[DWNL] Add translations (for Romanian & Italian)
2018-09-22 Paweł Cholewa[DWNL] Add Polish translation
2018-09-21 Pierre Schweitzer[DWNL] Add French translation
2018-09-20 Robert Naumann[DWNL] forgot this file
2018-09-20 Robert Naumann[DWNL] German translation
2018-09-19 Stanislav Motylkov[DWNL] Improve print date
2018-09-19 Stanislav Motylkov[DWNL] Add russian translation
2018-09-18 Lee Schroeder[DWNL] Localize the File Download utility (#853)
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
2018-09-09 Stanislav Motylkov[NET] Update Russian translation (#849)
2018-09-08 Eric Kohl[NET] Implement the group command
2018-08-29 Eric Kohl[NET] Initialize a new users primary group ID in order...
2018-08-29 Eric Kohl[NET] Fix indentation
2018-08-26 Eric Kohl[NET] Set the proper account expiration time (TIMEQ_FOR...
2018-08-25 Eric Kohl[NET] Add a date parser for the expires option of the...
2018-08-20 Adam Słaboń[TRANSLATION] Polish translation update (#781)
2018-08-04 Timo Kreuzer[APPLICATIONS] Fix 64 bit issues
2018-07-21 Eric Kohl[NET] Add the workstations option to the user command
2018-07-09 Eric Kohl[NET] Revert useless changes
2018-07-09 Eric Kohl[NET] Implement the undocumented /RANDOM option to...
2018-04-15 Eric Kohl[NET] Implement the options in the NET CONFIG SERVER...
2018-04-14 Eric Kohl[NET] Add help text for the NET GROUP command and impro...
2018-04-14 Eric Kohl[NET] Add help text for the NET LOCALGROUP command
2018-04-11 Eric Kohl[NET] Replace remaining hard-coded strings by string...
2018-04-10 Eric Kohl[NET] Improve the NET STATISTICS command
2018-04-08 Eric Kohl[NET] Add the NET STATISTICS command
2018-04-02 Eric Kohl[NET] Implement the NET CONFIG WORKSTATION command
2018-04-02 Joachim Henze[TRACERT] Use ConUtils lib and update de-DE.rc CORE...
2018-04-02 Eric Kohl[NET] Reorganize and improve the help texts (3/X)
next