Commit Graph

19 Commits

Author SHA1 Message Date
Scott Ullrich
b49448acd9 Update a few (C) 2005-01-10 06:24:02 +00:00
Scott Ullrich
21ab1cde16 remove /31 from interface IP assignment screens since a /31 subnet has 0 usable IP addresses. simpify all 1-32 loops by using the same code as much as possible. 2005-01-08 05:07:48 +00:00
Scott Ullrich
e3c4b6b767 Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file. 2004-12-21 01:46:29 +00:00
Scott Ullrich
a23d724871 Merge in m0n0wall 1.2b3 changes. 2004-12-05 19:56:11 +00:00
Scott Ullrich
74bfef942d Make the default source port any instead of other 2004-11-24 21:34:27 +00:00
Scott Ullrich
d304351caa Remove type and make all code uniform. 2004-11-24 21:15:43 +00:00
Scott Ullrich
410f87257b Make 2 line ifs all the same by nut using opening and closing braces {} 2004-11-24 21:05:42 +00:00
Scott Ullrich
d59874c19d Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp 2004-11-24 20:59:28 +00:00
Scott Ullrich
3849b3236b Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none. 2004-11-24 19:46:36 +00:00
Scott Ullrich
0bd94ee313 Only insert alias if alias: is contained within the text item 2004-11-21 21:24:38 +00:00
Scott Ullrich
4cc0d94c0d add NOTE: Leave these fields blank to disable this feature. to edit rule 2004-11-21 20:27:00 +00:00
Scott Ullrich
a44455c48e Add Simultaneous client connection limit (max-src-nodes) and Maximum state entries per host (max-src-states) webConfigurator 2004-11-21 20:24:36 +00:00
Scott Ullrich
00d3bab702 Move the alias selection screen to the dropdown menu that includes all network or alias, etc. 2004-11-21 04:56:20 +00:00
Scott Ullrich
32d0073ac2 Change ALIAS color to pfSense red. Add a dropdown box that lists aliases on the rules that when you select it will fill in the alias name in either src or dst boxes. 2004-11-21 03:23:07 +00:00
Scott Ullrich
6187380b83 Update changed files with new copyright, attribute Manuel Kasper 2004-11-20 00:58:14 +00:00
Scott Ullrich
5dd55fa3ce traffic shaper changes 2004-11-16 01:17:13 +00:00
Scott Ullrich
04129447b0 do not allow user to select queue from firewall rule edit screen, instead the user will bond a queue up on the queue edit screen. 2004-11-15 02:06:21 +00:00
Scott Ullrich
6952b7da16 Instead of allowing the user to pick a scheduler per queue, we are supposed to pick a scheduler for overall interface 2004-11-15 00:16:34 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00