Commit Graph

15 Commits

Author SHA1 Message Date
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Marcus Meissner e7858100d6 netstat: Allocate WCHARs not CHARs (Coverity). 2013-09-30 11:37:32 +02:00
André Hentschel 49f550e8ed netstat: Remove superfluous casts. 2013-07-01 19:51:23 +02:00
Nikolay Sivov 423d5f29e8 netstat: No need to allocate fixed length stats structs. 2013-04-30 11:50:21 +02:00
André Hentschel b372044c39 netstat: Implement the UDP stats output. 2013-01-22 12:26:49 +01:00
André Hentschel 709b9ee819 netstat: Implement the TCP stats output. 2013-01-22 12:24:06 +01:00
André Hentschel 7b53eac79f netstat: Implement -e option. 2013-01-08 12:49:03 +01:00
André Hentschel 5263afdb68 netstat: Don't translate strings only translated in German. 2013-01-08 12:36:51 +01:00
André Hentschel 6158a5ccf3 netstat: Implement -a option. 2013-01-08 12:32:03 +01:00
Francois Gouget ca9ceddd5d netstat: Fix compilation on systems that don't support nameless unions. 2013-01-07 11:11:12 +01:00
André Hentschel fc5a2aa05c netstat: Implement the UDP table output. 2013-01-03 11:50:10 +01:00
André Hentschel c25c7f8049 netstat: Parse command line arguments. 2013-01-03 11:50:02 +01:00
André Hentschel 7357b65d62 netstat: Make functions static. 2013-01-03 11:49:51 +01:00
André Hentschel 6e989604a3 netstat: Initial implementation. 2012-12-28 11:37:52 +01:00