Daniel Collins
|
7b6501526c
|
Removed config_version, cleaned up config code and implemented set_primary_iface.
|
2012-11-12 20:59:32 +00:00 |
|
Daniel Collins
|
f29bbb7f06
|
Updated ipxconfig to use some C utility functions and new config variables.
|
2012-11-11 23:57:35 +00:00 |
|
Daniel Collins
|
ebcf1673e2
|
REFACTOR ALL THE THINGS.
|
2012-10-21 10:26:52 +00:00 |
|
Daniel Collins
|
999500b865
|
Fixed a couple of interface ordering bugs.
|
2012-07-22 18:57:06 +00:00 |
|
Daniel Collins
|
e7c6358044
|
Updated logging API.
|
2011-11-16 21:32:59 +00:00 |
|
Daniel Collins
|
a8a700b6f2
|
Added option to change router control port.
|
2011-09-19 00:43:16 +00:00 |
|
Daniel Collins
|
c5a3429d9a
|
Fix ipxconfig icon loading.
|
2011-09-18 22:47:45 +00:00 |
|
Daniel Collins
|
f8b53b1d1b
|
Added ipxconfig icon.
|
2011-09-18 22:24:26 +00:00 |
|
Daniel Collins
|
9c68c53421
|
Initialise common controls.
|
2011-09-12 17:59:56 +00:00 |
|
Daniel Collins
|
e017c98ffd
|
Highlight text boxes with invalid values.
|
2011-08-06 16:35:03 +00:00 |
|
Daniel Collins
|
8f97a8b8ad
|
Fixed logic error from r76.
|
2011-08-06 16:23:43 +00:00 |
|
Daniel Collins
|
1e71883c3e
|
Removed "Settings saved successfully" dialog and cleaned up registry code. Registry key will only be created if necessary upon saving the configuration.
|
2011-08-06 16:08:47 +00:00 |
|
Daniel Collins
|
12a1004429
|
Set NIC list column width correctly.
|
2011-08-06 15:19:52 +00:00 |
|
Daniel Collins
|
81e05cfb62
|
Redesigned ipxconfig program.
|
2011-08-06 14:45:45 +00:00 |
|
Daniel Collins
|
b08c4383cc
|
Replaced single use of std::cerr with fprintf in ipxconfig, reduced binary size by ~400kB. Yay C++!
|
2011-07-22 00:56:13 +00:00 |
|
Daniel Collins
|
6484e69571
|
Code cleanup in ipxconfig to make it cross compile under Linux
|
2011-07-13 15:41:25 +00:00 |
|
Daniel Collins
|
877edb3d85
|
Replaced remaining asserts in ipxconfig with error messages
|
2011-07-09 03:31:54 +00:00 |
|
Daniel Collins
|
82f3aeb9b8
|
More error handling added to ipxconfig.
|
2011-07-09 00:28:06 +00:00 |
|
Daniel Collins
|
fe731a5d9b
|
Started replacing assert() calls in ipxconfig with proper error handling.
|
2011-07-05 15:32:10 +00:00 |
|
Daniel Collins
|
898c0bd1cb
|
Added call logging option to config tool.
|
2011-06-17 01:17:56 +00:00 |
|
Daniel Collins
|
84527b7eda
|
Moved shared configuration stuff into config.h
|
2011-04-24 23:40:52 +00:00 |
|
Daniel Collins
|
6167cdcb7e
|
Added code to filter out packets not received from the subnet of an enabled interface and a checkbox to enable/disable it.
|
2011-04-24 23:32:10 +00:00 |
|
Daniel Collins
|
ba30c0d92b
|
Forgot to set state of bcast_all checkbox at startup.
|
2011-04-24 23:07:53 +00:00 |
|
Daniel Collins
|
424832af16
|
Changed configuration program layout slightly
|
2011-04-24 22:05:13 +00:00 |
|
Daniel Collins
|
057a2aa844
|
Added checkbox to toggle broadcasting to all subnets in configuration program.
|
2011-04-24 22:01:04 +00:00 |
|
Daniel Collins
|
39233b20a1
|
Added missing break statement
|
2011-04-24 20:17:18 +00:00 |
|
Daniel Collins
|
b7f03eabeb
|
Added code for setting UDP port in configuration tool and changed layout slightly.
|
2011-04-24 19:28:06 +00:00 |
|
Daniel Collins
|
963dd51938
|
Updated config tool
|
2011-04-24 18:35:36 +00:00 |
|
Daniel Collins
|
ad80c8177f
|
Cleaned up address dialog code and added warnings when 00:... or FF:... are entered as network/node numbers.
|
2011-04-23 18:52:16 +00:00 |
|
Daniel Collins
|
ae7d2ced03
|
Wrote IPX configuration tool, not completely finished
|
2011-04-23 02:24:34 +00:00 |
|