Erik Fonnesbeck
|
ed459692ed
|
Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when those modes aren't available.
|
2010-03-07 02:07:53 -07:00 |
|
Erik Fonnesbeck
|
a8f582879e
|
Revert "Add temporary note that changing the wireless standard may require a reboot. To be reverted when the extra work is in place to get it to change when multiple wireless clones exist."
This reverts commit b383e88b59.
|
2010-03-07 00:28:42 -07:00 |
|
Erik Fonnesbeck
|
39c1349ce1
|
Add support for 802.11n in get_wireless_modes and the channels list.
|
2010-03-06 23:40:32 -07:00 |
|
Ermal Luçi
|
3de9447703
|
Do not allow changing the name of the auth server. Resolves #399.
|
2010-03-05 18:16:44 +00:00 |
|
Ermal Luçi
|
5db1136645
|
Fix RIP code to be compliant with 2.0.
|
2010-03-05 14:56:34 +00:00 |
|
Ermal Luçi
|
7dbaa205cb
|
Catch up with php5 changes on array.
|
2010-03-05 10:19:35 +00:00 |
|
Erik Fonnesbeck
|
9c2e9c1345
|
Fixing the condition for the enable checkbox broke saving on wan and lan. Add a hidden enable field for wan and lan to fix any code that expects it to be there.
|
2010-03-04 20:59:31 -07:00 |
|
Ermal Luçi
|
7f9a13001a
|
Remove specific ppp fields if the interface is not a ppp anymore this unbreaks the GUI in certain cases.
|
2010-03-04 16:37:56 +00:00 |
|
Ermal Luçi
|
864336aa75
|
Remove the authentication fallback it does not have any meaning now.
|
2010-03-04 15:55:27 +00:00 |
|
jim-p
|
957e2f1f07
|
Add a config diff option to the backup history, so you can view changes between revisions.
|
2010-03-03 21:03:40 -05:00 |
|
Erik Fonnesbeck
|
e327021d98
|
Fix distance setting for ath and add it to the wireless settings that are synced and listed as shared.
|
2010-03-03 16:41:07 -07:00 |
|
Ermal Luçi
|
39163f72b7
|
Ticket #393. Require once.
|
2010-03-03 23:22:43 +00:00 |
|
Ermal Luçi
|
dfc7ab8c69
|
Remove mentioning of the well gone ftp helper.
|
2010-03-03 21:58:52 +00:00 |
|
Ermal Luçi
|
f39fe79edf
|
Ticket #314. Commit somewhat variant of patch provided on ticket to allow checking allow dns override.
|
2010-03-03 18:43:03 +00:00 |
|
Ermal Luçi
|
2702fbaf2a
|
Resolves #392. Remove unused igmpproxy_import and its .gif reference.
|
2010-03-03 18:33:31 +00:00 |
|
Ermal Luçi
|
9c6db17a5d
|
Remove the gateway even from the interface if it is used by it. Resolves #304.
|
2010-03-03 18:00:54 +00:00 |
|
Ermal Luçi
|
8cd27a9820
|
Do not allow negative numbers in session timeout. Ticket #378.
|
2010-03-03 17:13:20 +00:00 |
|
Ermal Luçi
|
6306b5ddc7
|
Overhaul the user login system to use the Servers tab as its base.
Fix quite a few problems down the way.
|
2010-03-03 16:17:35 +00:00 |
|
Ermal Luçi
|
f98bfed21e
|
Remove the windows LF on this file to be usable on vi.
|
2010-03-03 09:33:54 +00:00 |
|
Erik Fonnesbeck
|
b383e88b59
|
Add temporary note that changing the wireless standard may require a reboot. To be reverted when the extra work is in place to get it to change when multiple wireless clones exist.
|
2010-03-02 23:36:45 -07:00 |
|
Erik Fonnesbeck
|
651fff4fff
|
Add more descriptive mode names to the error messages.
|
2010-03-02 23:17:46 -07:00 |
|
Erik Fonnesbeck
|
597330aa21
|
When more than a single wireless clone exists, verify that it is possible to change the mode.
|
2010-03-02 22:35:36 -07:00 |
|
Erik Fonnesbeck
|
6ba138b0f5
|
Don't need to bring the interface down twice -- let apply be the one to take care of it, since that appears to be the intention.
|
2010-03-02 20:29:37 -07:00 |
|
Erik Fonnesbeck
|
3f23b74d60
|
Only create the clone here if it does not exist, to prevent inadvertently destroying the clone before apply has been clicked.
|
2010-03-02 20:26:31 -07:00 |
|
Erik Fonnesbeck
|
cccdc09f64
|
Fix conditions for disable.
|
2010-03-02 20:12:02 -07:00 |
|
Erik Fonnesbeck
|
94ca29a916
|
Use wireless_regex instead, because is_interface_wireless appears to be intended for assigned interfaces only.
|
2010-03-02 17:24:27 -07:00 |
|
Erik Fonnesbeck
|
c5e2d1c3ad
|
Fix text and add more descriptive names to the modes.
|
2010-03-02 17:10:53 -07:00 |
|
Ermal Luçi
|
54b9de56fe
|
Allow openvpn server to authenticate only based on username/password credentials.
|
2010-03-02 20:48:45 +00:00 |
|
Ermal Luçi
|
acee624f83
|
Do not allow same names on different auth servers. While here correct radius default ports.
|
2010-03-02 20:27:05 +00:00 |
|
Erik Fonnesbeck
|
f4a4d91ef2
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_clones
Approved-By: sullrich/cmb
|
2010-03-02 12:41:54 -07:00 |
|
Ermal Luçi
|
8a6b0fbeb0
|
Add copyrights of myself.
|
2010-03-02 17:23:27 +00:00 |
|
Ermal Luçi
|
c61e462626
|
Allow the GUI auth API to be used for doing authentication against authentication servers specified. Teach Openvpn to use this API. Allow openvpn to authenticate against multiple servers that can be selected on the server configuration page.
|
2010-03-02 17:07:06 +00:00 |
|
Ermal Luçi
|
d91f8b8c76
|
User _ instead of </> so browser does not interpret it as html.
|
2010-03-02 00:27:19 +00:00 |
|
Ermal Luçi
|
c345f26517
|
Do not show the passwd used to logon on logs. Also change the replace from $username to <username> so php does not try to do clever stuff.
|
2010-03-02 00:21:39 +00:00 |
|
Chris Buechler
|
d427154a51
|
fix text
|
2010-03-01 19:13:50 -05:00 |
|
Erik Fonnesbeck
|
1e52f18cc9
|
Merge commit 'mainline/master'
|
2010-03-01 15:46:54 -07:00 |
|
Ermal Luçi
|
0c1b9688b3
|
The filter expects * and not a php variable.
|
2010-03-01 21:46:57 +00:00 |
|
Seth Mos
|
e4749e6602
|
Correct typo in function name
|
2010-03-01 13:36:36 +01:00 |
|
Seth Mos
|
84d07e675f
|
Mute route delete message, regenerate resolv.conf as this also corrects static routes to the DNS servers.
|
2010-03-01 12:00:27 +01:00 |
|
Ermal Luçi
|
c6e1b0f5ef
|
Add intermmediate certificate support to CP config page.
|
2010-03-01 10:35:15 +00:00 |
|
jim-p
|
312d166b02
|
AJAX-ify the gmirror status widget. Add license header while I'm here.
|
2010-02-27 20:45:03 -05:00 |
|
Erik Fonnesbeck
|
306b8ff729
|
On double click go to the wireless clone edit page. Also remove an unused variable.
|
2010-02-27 15:29:49 -07:00 |
|
jim-p
|
9f9b88e217
|
Add link to download config from backup history. Ticket #268
|
2010-02-27 15:48:09 -05:00 |
|
jim-p
|
85183d57d5
|
Add descriptive title to revert/delete config backup that shows when hovering. Also add confirmation prompt for revert or delete. Resolves #268
|
2010-02-27 15:28:00 -05:00 |
|
Chris Buechler
|
eecc18174e
|
revert unintentional change to system_usermanager_settings.php from last commit
|
2010-02-27 15:26:34 -05:00 |
|
Chris Buechler
|
a64b5d3f92
|
if reverted to HTTP, restart lighty
|
2010-02-27 15:24:35 -05:00 |
|
jim-p
|
423afd2d43
|
Fix typo
|
2010-02-26 18:23:31 -05:00 |
|
jim-p
|
cd61fbc96b
|
Fix typo
|
2010-02-26 18:18:18 -05:00 |
|
Ermal Luçi
|
fd22be34f6
|
Ticket #367. On double click go to the repective edit page.
|
2010-02-26 18:49:26 +00:00 |
|
Ermal Luçi
|
d70a5ac6d7
|
Ticket #313. Search if the string to be replaced really exists instead of doing a blind replace.
|
2010-02-26 18:27:55 +00:00 |
|