Scott Ullrich
d82c9f8bd5
MFC 7248
...
Enable BF2 selection :)
2005-10-30 19:30:01 +00:00
Scott Ullrich
2cb2b9f02a
MFC 7247
...
Add Battlefield 2
2005-10-30 19:29:36 +00:00
Scott Ullrich
96557c8198
MFC 7246
...
Alternate schedulers are disabled, don't let advanced settings accidently clear this.
Reported-By: Peter Zaitsev
2005-10-30 19:29:05 +00:00
Scott Ullrich
ce87759a60
MFC 7245
...
Shaper wizard is now capable of allowing the user to select which TWO (and only two) interfaces they'd like to shape.
2005-10-30 19:25:03 +00:00
Scott Ullrich
7785151051
MFC 7244
...
Allow the wizard to send the user error messages
2005-10-30 19:24:29 +00:00
Scott Ullrich
7b4710f9b2
MFC 7243
...
Make interface code look the same as other fields
2005-10-30 19:24:01 +00:00
Scott Ullrich
9d25708602
Do not try and "guess" the subnet mask depending on the ip address
...
Ticket #656
2005-10-29 16:31:35 +00:00
Scott Ullrich
f107446cd5
Do not allow LAN to be bridged with self
...
Ticket #653
2005-10-29 16:27:29 +00:00
Scott Ullrich
3f00c1dc9f
unless both max-src-conn-rate and max-src-conn-rates are provided, unset the values - ticket #650
2005-10-28 23:24:15 +00:00
Scott Ullrich
20cbc4ece5
Mount image as RW before creating certs.
...
Ticket #647
2005-10-27 21:46:24 +00:00
Scott Ullrich
5e46b37c89
MFC 7196
...
mpd blocks until ppp-linkup exits, background rc.newwanip as dyndns is tripping this up (it tries to connect out a pppoe connection that's blocking on this script).
Tested-by: DungaBee, Hoba, and a few others.
2005-10-27 17:32:30 +00:00
Scott Ullrich
20d4980cec
Regenerate slbd configuration after pool changes
...
Ticket #646
2005-10-27 16:47:35 +00:00
Scott Ullrich
abf5a84b45
Only show hard disk standy time on hard disk platforms
...
Ticket #643
2005-10-27 16:44:08 +00:00
Scott Ullrich
341869f3ff
Allow a 0 to be posted (false).
...
Ticket #645
2005-10-27 16:38:58 +00:00
Scott Ullrich
2fc0b1c7df
require_once("config.inc") so that the $config structure is set for AJAX only queries
2005-10-26 18:23:29 +00:00
Scott Ullrich
e260bd6f4c
MFC 7153
...
UI for Commit [7145]
Adv. rules WILL need to be modified for this change
NOTE! This merge was not 100% clean. Had an issue with:
***************
*** 342,348 ****
</tr>
<tr>
<td>Destination port: </td>
- <td><input name="natport" type="text" class="formfld" id="natport" size="5" value="<?=htmlspecialchars($pconfig['natport']);?>"> (leave blank for any)</td>
</tr>
</table>
</td>
--- 351,357 ----
</tr>
<tr>
<td>Destination port: </td>
+ <td><input name="dstport" type="text" class="formfld" id="dstport" size="5" value="<?=htmlspecialchars($pconfig['dstport']);?>"> (leave blank for any)</td>
</tr>
</table>
</td>
2005-10-25 17:05:06 +00:00
Scott Ullrich
80cf44e9c9
MFC 7147
...
Dynamically figure out the number of 'frd' cells in a table This allows for different sized tables to use the row moving JS without looking ugly
2005-10-25 16:58:46 +00:00
Scott Ullrich
d7e105065d
Kill sshd if user has deactivated it.
2005-10-25 01:08:00 +00:00
Scott Ullrich
26e851aa08
MFC 7124
...
Do not include countryName
2005-10-24 21:02:17 +00:00
Scott Ullrich
f78b47e311
MFC 7117
...
Temperature is in Celsius not in percentages
2005-10-23 23:22:01 +00:00
Scott Ullrich
b3e7dc67ed
MFC 7079
...
Force users to use wizard if shaper isn't enabled as wizard is currently the ONLY supported path to use the shaper.
2005-10-23 18:56:37 +00:00
Scott Ullrich
6518f0a69c
Use isset()
...
Ticket #631
2005-10-23 17:12:19 +00:00
Scott Ullrich
49770eac57
MFC 7057
...
Show reject icons for rejected rules
2005-10-22 19:50:10 +00:00
Scott Ullrich
7a23e41950
MFC 7048
...
Clean up 'reload' page, this reads a little better.
2005-10-22 18:41:31 +00:00
Scott Ullrich
037304d866
MFC 7049
...
Fix protocol detection for $myurl Stop $myurl from putting : in url when no alternate port is selected
2005-10-22 18:40:41 +00:00
Scott Ullrich
48cd521114
Test the correct variable when looking for 0.0.0.0
2005-10-22 18:37:04 +00:00
Scott Ullrich
82184ab083
MFC 7033
...
Enable and disable serial console support if requested. Recent changes for USB keyboard and vty's changed this behavior some.
2005-10-21 22:03:07 +00:00
Scott Ullrich
6aadbe0ab6
MFC 7036
...
Allow remote net to be set to 0.0.0.0
2005-10-21 20:39:05 +00:00
Scott Ullrich
938957aff8
MFC 7025
...
We moved the primary gateway to the wan interface long time ago.
2005-10-21 02:28:39 +00:00
Scott Ullrich
55bd955694
MFC 7015
...
Remove "Flush NAT", this was an IPFilter-ism that makes no sense in PF.
2005-10-20 17:26:04 +00:00
Scott Ullrich
56afcab6da
Remove reboot notice
2005-10-18 23:56:38 +00:00
Scott Ullrich
bd705fb89f
Remove reboot notice
2005-10-18 23:55:30 +00:00
Scott Ullrich
c9ccbdf3ee
Do not call staticmaps_sort() twice
2005-10-18 23:47:10 +00:00
Scott Ullrich
df58b311c4
Use ; not & to seperate parms to cvsweb
2005-10-18 23:32:07 +00:00
Scott Ullrich
01897054c9
Update files from RELENG_1 and mount for r/w sooner
2005-10-18 23:28:02 +00:00
Scott Ullrich
71afb6a593
Mount image r/w earlier in the process
2005-10-18 23:13:40 +00:00
Scott Ullrich
602ebee3ed
Restore previous behavior dealing with arrays
2005-10-18 23:09:58 +00:00
Scott Ullrich
fd31e9ee0f
Correctly start/stop syslogd
2005-10-18 22:02:32 +00:00
Scott Ullrich
42a58cb914
Spell unset() correctly
2005-10-18 19:27:44 +00:00
Scott Ullrich
90ebf755a2
MFC 6969
...
Save and restore checkbox states correctly
Reported-by: nngabriel on irc
2005-10-18 18:50:17 +00:00
Scott Ullrich
af32f93921
MFC 6960
...
Cleanup hardcoded meta refreshes
2005-10-18 15:53:51 +00:00
Scott Ullrich
29fa93aa54
MFC 6959
...
standardize table layout
2005-10-18 15:53:10 +00:00
Scott Ullrich
53961f06e2
MFC 6958
...
Move <div> to the right place, move tabcont class to table it no longer belongs in TD (and hasn't for some time) Remove unused </center> tag
2005-10-18 15:52:31 +00:00
Scott Ullrich
c62799be50
MFC 6957
...
Specify 'id' to the edit screen!
2005-10-18 15:51:56 +00:00
Scott Ullrich
987fe4baaf
MFC 6956
...
close html tag (use span also)
2005-10-18 15:51:21 +00:00
Scott Ullrich
9252431cd0
MFC 6955
...
Show static entries on diagnostics screen, show what IPs are in either the static table or the dynamic table and are in the ARP table More info!!! More is better right?
2005-10-18 15:50:37 +00:00
Scott Ullrich
33eaec8811
Save and restore checkboxes correctly
...
Reported-by: HOBA
2005-10-18 01:55:26 +00:00
Scott Ullrich
6f5b2c3e09
Do not show blank rows
2005-10-18 01:48:12 +00:00
Scott Ullrich
018ea87778
Restore / save checkbox correctly
2005-10-18 01:21:30 +00:00
Scott Ullrich
93008d1b8a
Unset items which are false
2005-10-17 21:07:47 +00:00