Commit Graph
824 Commits
Author SHA1 Message Date
Magnus Olsen ae2332fe04 add allowwarnings ="true" so telnet can be build with dgb=0
svn path=/trunk/; revision=20226
2005-12-17 17:14:50 +00:00
Ged Murphy bb88aea9fe fix building in msvc
svn path=/trunk/; revision=20184
2005-12-15 00:25:09 +00:00
Magnus Olsen a9e34709af update translation hu from talley
svn path=/trunk/; revision=20160
2005-12-14 09:23:58 +00:00
Ged Murphy 4f3cd62583 It's a modal dialog not a window. Close it correctly.
svn path=/trunk/; revision=20154
2005-12-13 22:23:08 +00:00
Ged Murphy 6688a4c6f3 Missed a tab / space format. Looked ugly in diff
svn path=/trunk/; revision=20153
2005-12-13 22:12:01 +00:00
Ged Murphy e5f571b48a - Close dialog if user clicks cancel or close button is pressed
- Fixes bug 1126

svn path=/trunk/; revision=20152
2005-12-13 22:02:43 +00:00
Gé van Geldorp 0a9b99479d FRy2oo5 <[email protected]>
German translation of getfirefox

svn path=/trunk/; revision=20105
2005-12-12 18:15:19 +00:00
Gé van Geldorp 507a9d518e Add small utility to download/install Firefox
svn path=/trunk/; revision=20096
2005-12-12 00:23:07 +00:00
Steven Edwards de98d55a46 stop the abuse of having the ddk directory in the path when including a ddk header
svn path=/trunk/; revision=19810
2005-12-01 21:37:19 +00:00
Ged Murphy 7f387da9c4 put MEAN_AND_LEAN in correct place. Fixes build on msvc
svn path=/trunk/; revision=19763
2005-11-30 00:17:14 +00:00
Gé van Geldorp ff15a308a5 Add command line shutdown utility to build
svn path=/trunk/; revision=19754
2005-11-29 21:57:19 +00:00
Thomas Bluemel f7140e3afe oops, I didn't mean to commit that...
svn path=/trunk/; revision=19736
2005-11-28 23:54:06 +00:00
Thomas Bluemel 012bdf846d fixed some prototypes
svn path=/trunk/; revision=19735
2005-11-28 23:43:40 +00:00
Royce Mitchell III 8c581cc643 inline -> __inline
patch by Brezenbak - small modifications by me

svn path=/trunk/; revision=19734
2005-11-28 23:35:35 +00:00
Ged Murphy e70a6982bb silence debug messages
svn path=/trunk/; revision=19633
2005-11-26 12:14:28 +00:00
Ged Murphy 14e1f7b936 only display host info once when more than one adapter is present.
svn path=/trunk/; revision=19509
2005-11-24 00:21:42 +00:00
Steven Edwards 03582db4bb really remove the offending header this time
svn path=/trunk/; revision=19489
2005-11-23 16:57:00 +00:00
Steven Edwards 09acd27660 porting fixes
svn path=/trunk/; revision=19482
2005-11-23 06:33:19 +00:00
Steven Edwards 9324227517 porting fixes
svn path=/trunk/; revision=19481
2005-11-23 06:02:15 +00:00
Steven Edwards 6b8f182f77 remove some warnings
svn path=/trunk/; revision=19455
2005-11-22 08:12:42 +00:00
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