Ged Murphy
3edc7dd1e7
Display more meaningful failure messages
...
svn path=/trunk/; revision=19257
2005-11-15 22:44:46 +00:00
Steven Edwards
6a1f0829e2
a few more msvc fixes
...
svn path=/trunk/; revision=19241
2005-11-15 06:14:31 +00:00
Ged Murphy
c21c2f8cb0
delete old version of sc.exe
...
svn path=/trunk/; revision=19141
2005-11-11 18:46:59 +00:00
Thomas Bluemel
a450d55fa6
fixed warnings when compiled with -Wwrite-strings
...
svn path=/trunk/; revision=19137
2005-11-11 18:22:07 +00:00
Ged Murphy
b260dcdb81
don't try and display data if iphlpapi functions fail
...
svn path=/trunk/; revision=19134
2005-11-11 18:09:46 +00:00
Thomas Bluemel
c1d7caca61
fixed warnings when compiled with -Wwrite-strings
...
svn path=/trunk/; revision=19132
2005-11-11 16:18:46 +00:00
Thomas Bluemel
bda881de13
fixed warnings when compiled with -Wwrite-strings
...
svn path=/trunk/; revision=19131
2005-11-11 16:11:13 +00:00
Steven Edwards
0a977ed9f1
msvc fixes
...
svn path=/trunk/; revision=19129
2005-11-11 08:58:05 +00:00
Ged Murphy
700e92d770
Display a media disconnected notice if the adapter is not connected.
...
svn path=/trunk/; revision=19125
2005-11-10 21:29:00 +00:00
Ged Murphy
4b27b1a206
quick fix to show more than one adapter
...
code still needs work to get it as per MS ipconfig, but this should keep people with more than one adapter happy until I get time to implement everything properly.
svn path=/trunk/; revision=19104
2005-11-09 20:42:04 +00:00
Gregor Anich
e21bca531d
Add very primitive AlphaBlend test.
...
svn path=/trunk/; revision=19007
2005-11-04 23:25:03 +00:00
Aleksey Bragin
615b2d64a7
I don't think tracert really depends on winmm lib.
...
svn path=/trunk/; revision=18910
2005-10-31 11:59:29 +00:00
Ged Murphy
87f4485a9f
- start of a rewrite for ipconfig
...
- simulate the MS netstat utilitys output
- again, it's incomplete, but commiting for SVN log purposes.
svn path=/trunk/; revision=18814
2005-10-27 23:13:04 +00:00
Alex Ionescu
8c002db0c2
- NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
...
- winnt.h: respect WIN32_NO_STATUS for DBG codes.
- rtl: change STDCALL to NTAPI
- everything else: add precompiled headers where missing, define WIN32_NO_STATUS.
svn path=/trunk/; revision=18598
2005-10-19 17:03:38 +00:00
Ged Murphy
50a9b6e255
OK, all done messing about now.
...
I hope you all had as much fun as I did :p
svn path=/trunk/; revision=18564
2005-10-18 20:58:42 +00:00
Ged Murphy
e4b3a2b6e0
revert deleting this folder to keep it's history.
...
will move it correctly next time :)
svn path=/trunk/; revision=18560
2005-10-18 20:47:21 +00:00
Ged Murphy
11aa08b141
update xml
...
svn path=/trunk/; revision=18557
2005-10-18 20:15:25 +00:00
Ged Murphy
899748a026
remove tcpsvcs from the apps directory
...
svn path=/trunk/; revision=18556
2005-10-18 20:14:53 +00:00
Ged Murphy
8cdf4ff3d5
- move quotes out of the rc file and read them from /system32/drivers/etc as per windows.
...
- clean up code a bit
- exit threads with a return val
svn path=/trunk/; revision=18553
2005-10-18 17:06:36 +00:00
Ged Murphy
901449fbf7
- Implement -r Calling route.exe for output
...
- Rewrote DisplayOutput so simulates the MS netstat tool better and is now readable
- Fix ShowTcpTable to show correct endpoints on default, and expand it a little so it's easier to follow
- expand ShowUdpTable in the same manner
- Cleaner formatting in GetPortName
svn path=/trunk/; revision=18459
2005-10-14 21:35:03 +00:00
Ged Murphy
7a0a97076f
remove a header no longer needed too
...
svn path=/trunk/; revision=18400
2005-10-10 18:35:33 +00:00
Ged Murphy
7338720bbd
remove uneeded text out of the .rc file.
...
svn path=/trunk/; revision=18399
2005-10-10 18:33:45 +00:00
Ged Murphy
57c3413b9d
forgot the eol-style again.
...
svn path=/trunk/; revision=18398
2005-10-10 17:51:30 +00:00
Ged Murphy
7cd2f8dbb5
Start of a rewrite for netstat.exe
...
- Simulate the output of the MS netstat tool
- implemented -a, -e, -n, -p, -r, -s and interval
svn path=/trunk/; revision=18397
2005-10-10 17:49:19 +00:00
Thomas Bluemel
d49c0b4e12
add a not yet complete tool to dump the recycle bin databases
...
svn path=/trunk/; revision=18384
2005-10-09 20:56:17 +00:00
Brandon Turner
6eb6d65bcc
DisplayBuffer is only used when DBG=1
...
svn path=/trunk/; revision=18349
2005-10-08 18:07:45 +00:00
Thomas Bluemel
0c48b5f905
fixed warnings when compiled with -Wmissing-declarations
...
svn path=/trunk/; revision=18297
2005-10-06 18:51:52 +00:00
Ged Murphy
0b7743d63e
- Don't call winsock initialiser for each seperate server thread
...
- Add more code for tcpsvcs to be controled via services. Still #if 0'd out until fully implemented.
- Make server more informative with what is happening. (this info will be output to a log file once implemented as a service.
svn path=/trunk/; revision=18248
2005-10-03 18:32:30 +00:00
Thomas Bluemel
8ec93653e6
fixed some memory leaks and build it as unicode by default
...
svn path=/trunk/; revision=18197
2005-10-01 19:01:07 +00:00
Ged Murphy
16e0c94db4
fix unused variable warning.
...
free pointer before returning.
svn path=/trunk/; revision=18196
2005-10-01 18:41:02 +00:00
Ged Murphy
d67541c53b
Start to alter print output so it correctly simulates the MS 'route print'
...
svn path=/trunk/; revision=18193
2005-10-01 15:47:40 +00:00
Ged Murphy
5c9111085c
set eol-style to native.
...
Thanks for reminding me, again :)
svn path=/trunk/; revision=18169
2005-09-30 15:37:58 +00:00
Ged Murphy
81bc89466b
move quotes to a resource file and use shutdown quotes listed in the wiki.
...
svn path=/trunk/; revision=18168
2005-09-30 15:28:52 +00:00
Ged Murphy
323ba37842
use carrige returns :)
...
svn path=/trunk/; revision=18161
2005-09-29 22:57:42 +00:00
Ged Murphy
b5aec3ddac
randomise the quote sent
...
svn path=/trunk/; revision=18160
2005-09-29 22:36:46 +00:00
Ged Murphy
af01d7edd0
discard.c
...
- implemented discard.
chargen.c
- improve efficiency sending full line instead of singular chars.
TCP will generally wait until the packet is full anyway, so it's pointless to keep calling send for each char.
tcpsvcs.c
- implement the beginnings of the code to start tcpsvcs as a service. #if 0'd out at the moment. Fix bug from calling non existant DiscardHandler.
Surely this is enough info to satisfy lkcl this time :p
svn path=/trunk/; revision=18159
2005-09-29 20:41:12 +00:00
Ged Murphy
708722cfd9
- Added daytime and quote of the day services
...
- Use universal header and remove needless seperate dirs
- Many bugfixes
- Added to build, not yet included in install as it's still in the early stages
Tested in WinXP using both Windows and Linux clients. Not yet tried in ROS,
svn path=/trunk/; revision=18142
2005-09-28 22:33:55 +00:00
Ged Murphy
5d41a8d313
- Set svn:eol-style to native
...
- Set svn:ignore on directories
Thanks to w3seek for pointing this out.
svn path=/trunk/; revision=18132
2005-09-27 23:37:05 +00:00
Ged Murphy
6c01ff3c32
Start to implement the beginneings of tcpsvcs.exe. Just ideas at the moment, subject to change.
...
Working code for basic echo and chargen included. Tested in Windows from both Windows and Linux clients
Run from cmd, not incorporated into services.exe at the moment
Builds ok, but not included into build system just yet.
svn path=/trunk/; revision=18129
2005-09-27 21:44:24 +00:00
Thomas Bluemel
b078f93c83
fixed uninitialized variable warning
...
svn path=/trunk/; revision=18058
2005-09-25 17:16:03 +00:00
Ged Murphy
b1c57949ff
added more functionality to arp
...
- display correct interface index
- delete all hosts with -d *
- display informative error messages
- better argument control
- clean up formatting
svn path=/trunk/; revision=18057
2005-09-25 17:01:24 +00:00
Ged Murphy
ff4f5a654b
First commit, mainly testing.
...
Cleanup code to follow ROS' coding style better
Remove tabs and trailing whitespace.
svn path=/trunk/; revision=18021
2005-09-23 21:46:54 +00:00
Andrew Munger
ddaabb16b4
Added a text test to rosperf, and build as unicode.
...
svn path=/trunk/; revision=17855
2005-09-15 04:57:51 +00:00
Royce Mitchell III
6b27e47c88
win32 api compatibility fix
...
changed 'warnings' attribute of <module> to 'allowwarnings' to make it's function less ambiguous
svn path=/trunk/; revision=17755
2005-09-08 23:10:17 +00:00
Steven Edwards
f4668aceae
Why this thing ships with its own GetConsoleWindow function I don't understand. Rename it and make the rest of the code use it. Compiles fine on gcc 3.x and msvc6 and works properly.
...
svn path=/trunk/; revision=17553
2005-08-25 23:54:39 +00:00
Steven Edwards
4147a4df09
fix msvc compile
...
svn path=/trunk/; revision=17551
2005-08-25 22:50:44 +00:00
Casper Hornstrup
fbdd1961c7
Ignore .svn folders
...
svn path=/trunk/; revision=17289
2005-08-11 17:41:30 +00:00
Steven Edwards
f2272e8e74
remove main winetest program
...
svn path=/trunk/; revision=17103
2005-08-06 17:59:01 +00:00
Martin Fuchs
f32aa7a945
set svn:eol-style of *.dsp/dsw to CRLF
...
svn path=/trunk/; revision=16987
2005-08-03 05:11:43 +00:00
Filip Navara
aad6d78c8c
Remove the PESUM tool, the PEFIXUP tool can be used instead.
...
svn path=/trunk/; revision=16961
2005-08-01 17:58:47 +00:00