Scott Ullrich
|
cddb1be2e9
|
Do not specify a wlan # and let freebsd decide and return the interface that was created before renaming.
|
2009-10-25 18:31:24 -04:00 |
|
Scott Ullrich
|
19e83210b0
|
Refactor wireless code a hair making it work on 8.x
|
2009-10-25 17:31:15 -04:00 |
|
Scott Ullrich
|
88157f66b9
|
Take into account hostap type interfaces
|
2009-10-25 17:04:33 -04:00 |
|
Scott Ullrich
|
1039405943
|
Unbreak wireless on 8.x
|
2009-10-25 16:37:57 -04:00 |
|
Scott Ullrich
|
46c3f09ac5
|
Add links to prefill ATT and Spring settings
|
2009-10-25 15:38:29 -04:00 |
|
Scott Ullrich
|
064b183b19
|
Silence foreach() error when no PPP interfaces exist
|
2009-10-23 14:24:35 -04:00 |
|
Scott Ullrich
|
58ebf6bbbc
|
Setting the VIP to the VHID ID has to be the
single most brain-headed decision in the history
of man-kind. Do this correctly by finding the first
available vip interface.
|
2009-10-23 14:16:37 -04:00 |
|
Scott Ullrich
|
00380613e8
|
Unbreak find_interface_ip for normal interfaces
|
2009-10-23 13:44:11 -04:00 |
|
Scott Ullrich
|
a71b32d249
|
Unbreak CARP Enable/Disable button
|
2009-10-23 13:38:15 -04:00 |
|
Scott Ullrich
|
27625b391f
|
Unbreak status -> interfaces. TODO: Unbreak Disable Carp button
|
2009-10-23 13:29:59 -04:00 |
|
Scott Ullrich
|
6a423903d2
|
Unbreak find_interface_ip(). test case: echo find_interface_ip(lan);
|
2009-10-23 13:17:19 -04:00 |
|
Seth Mos
|
214630ed7b
|
Correctly fix the function so that the table expands again.
Whoever rewrote this must have been sleep deprived or really lost.
|
2009-10-23 00:34:06 +02:00 |
|
Seth Mos
|
da82a94a7d
|
Unbreak filter_get_direct_networks()
Check if the array is empty
|
2009-10-23 00:24:25 +02:00 |
|
Seth Mos
|
340de029b3
|
Remove double dollar sign
|
2009-10-23 00:11:00 +02:00 |
|
Seth Mos
|
21729218d6
|
Restore the filter_get_vpns_list() functionality
Increase readability
|
2009-10-23 00:07:41 +02:00 |
|
sullrich
|
efdf0b9cac
|
Correctly note that the pfSenseupgrade is starting
|
2009-10-22 13:35:35 -04:00 |
|
Scott Ullrich
|
020d757a6d
|
Reload filter in case we need to sync CARP data
|
2009-10-21 19:53:21 -04:00 |
|
Scott Ullrich
|
e0d47cb98a
|
Size is already formatted in bytes
|
2009-10-19 23:34:57 -04:00 |
|
Scott Ullrich
|
42f98354df
|
Instead of showing just <AES for Hardware crypto show the entire supported family. EX: o AES-CBC,SHA1,SHA256
|
2009-10-19 23:29:26 -04:00 |
|
Scott Ullrich
|
3e743abea0
|
Only launch ppp once for each connection at a time
|
2009-10-19 23:21:17 -04:00 |
|
Scott Ullrich
|
c8914ce694
|
Use sh -c
|
2009-10-19 23:18:06 -04:00 |
|
Scott Ullrich
|
bb992eb3c6
|
Writw out ppp.linkup file
|
2009-10-19 23:17:22 -04:00 |
|
Scott Ullrich
|
a469927d16
|
Handle PPP interfaces
|
2009-10-19 23:00:53 -04:00 |
|
Scott Ullrich
|
92b88c1a0d
|
Correctly handle PPP interfaces with get_interface_info()
|
2009-10-19 22:54:15 -04:00 |
|
Scott Ullrich
|
859451697b
|
Add support for PPP cards to get_real_interface()
|
2009-10-19 22:45:56 -04:00 |
|
Scott Ullrich
|
b4d3639286
|
Reload filter after applying (what if user changed the interface name, etc)
|
2009-10-19 22:19:57 -04:00 |
|
Scott Ullrich
|
4aca19b306
|
Use useland pppd for ppp connections
|
2009-10-19 22:16:36 -04:00 |
|
Scott Ullrich
|
58ed68e5af
|
Fix typo
|
2009-10-19 22:16:35 -04:00 |
|
Scott Ullrich
|
04b4f4e3b5
|
Adding uuid generator. More information:
http://www.shapeshifter.se/2008/09/29/uuid-generator-for-php/
|
2009-10-19 22:16:35 -04:00 |
|
jim-p
|
9f9e4be1bb
|
Fix a couple menu options which has their parameters reversed
|
2009-10-18 14:35:03 -04:00 |
|
Scott Ullrich
|
8273ea35b1
|
Do not attempt to send notices when booting
|
2009-10-17 01:45:56 -04:00 |
|
Scott Ullrich
|
5ac70f1314
|
When a user clicks on System -> Packages take them to the installed packages tab by default. This will help remind them of package updates that are needed before insalling a new package
|
2009-10-17 00:11:34 -04:00 |
|
Scott Ullrich
|
fd9ba63ca6
|
Remove msort()
|
2009-10-16 20:19:41 -04:00 |
|
Scott Ullrich
|
536dd117a7
|
Catch up to muli interface changes and really turn off bogons on WAN
|
2009-10-16 17:51:48 -04:00 |
|
Scott Ullrich
|
9c426e33fc
|
Do not write out <sitedown></sitedown> if the Fall Back Pool is set to none.. Simply unset() it.
|
2009-10-16 17:46:27 -04:00 |
|
Scott Ullrich
|
a780bd6680
|
Prevent the error: Warning: Illegal offset type in /usr/local/www/load_balancer_virtual_server.php on line 84
|
2009-10-16 17:31:04 -04:00 |
|
Scott Ullrich
|
21cc2022d4
|
Seperate screen into three areas: Add item to pool, add /edit load balancer pool entry and current pool members
|
2009-10-16 15:57:59 -04:00 |
|
Scott Ullrich
|
7889db96a6
|
Adjust sizing of items that appear when setting the type dropdown: do not use vncell, use vtable so that it does not look so strange.
|
2009-10-16 15:47:06 -04:00 |
|
Scott Ullrich
|
791d1c5916
|
Move description line item underneath Name
|
2009-10-16 15:35:09 -04:00 |
|
Scott Ullrich
|
0b289dca5f
|
Default to the Load Balancer Monitors tab
|
2009-10-16 15:26:47 -04:00 |
|
Scott Ullrich
|
45c20bbad6
|
Move description line item under Name
|
2009-10-16 15:22:35 -04:00 |
|
Scott Ullrich
|
791a5dbe40
|
Reorder tabs again. Protocols should be the last tab. Cleanup the Relay protocols form adding a listtopic item seperating the page. Misc centers
|
2009-10-16 15:10:01 -04:00 |
|
Scott Ullrich
|
c47d0c3081
|
Reorder tabs with Monitors being first in the order that items should be created. IE: Monitor items should be created, then pools and then finally virtual servers and relay protocols, relay actions
|
2009-10-16 15:04:48 -04:00 |
|
Scott Ullrich
|
b5407fde0a
|
Misc page cleanups. Do not tag every item on page as a NOTE as this will overwhelm the user upon first glance. Add notes that a pool member needs to be created first instead of showing an empty select box for server pool and fall back pool items. Make sure the listtopic uses a colspan=3 so that the header reaches across the page
|
2009-10-16 15:01:38 -04:00 |
|
Scott Ullrich
|
2898a440cf
|
Misc HTML cleanups. Space out elements of add/delete pool memeber area. Seperate add/remove area with a listtopic element. Add descriptive text for Server IP address in order to make page a little more user friendly for the uninitiated.
|
2009-10-16 14:52:26 -04:00 |
|
Scott Ullrich
|
91bfbd00e7
|
Call conf_mount_rw() and ro where needed
|
2009-10-15 18:44:59 -04:00 |
|
Scott Ullrich
|
d5f5cf26af
|
Set maximum memory to 64M for this page. Fixes #113
|
2009-10-15 11:36:14 -04:00 |
|
Scott Ullrich
|
9974dae5a2
|
Remove upgrade IMG file after failure
|
2009-10-13 15:18:07 -04:00 |
|
Chris Buechler
|
89c3be09cb
|
fix typo
|
2009-10-11 17:15:09 -04:00 |
|
Erik
|
ad828d4f21
|
Merge branch 'master' into global
|
2009-10-11 15:21:13 -04:00 |
|