Commit Graph

6249 Commits

Author SHA1 Message Date
Ermal Luçi
ba9e9bbfed Correctly set variable values during each iteration. Ticket #414. Spotted-by: irc(Efonne) 2010-03-10 10:00:44 +00:00
Ermal Luçi
1c38875e1e Ticket #386. Add all possible proxy arp to the external ip when it is defined as network even on outbound NAT. 2010-03-09 23:56:56 +00:00
Ermal Luçi
d3ab36dc38 If field type is interface show them with the descriptive name. 2010-03-09 23:10:35 +00:00
Ermal Luçi
c920489629 Ticket #386. Add all possible proxy arp to the external ip when it is defined as network. 2010-03-09 21:18:25 +00:00
Ermal Luçi
c0f5182ce0 Correctly configure the default route addition when interfaces are configured for pppoe/pptp. Handle in system routing configure dynamic interfaces. Also when chaning or configuring the defaultgw reconfigure the underlying interface, this helps when this interfaces are dynamics one. 2010-03-09 20:34:51 +00:00
Ermal Luçi
68ff67b360 Implement the protocol functionality on nat rules. This i based on a port that provides this functionality but with a lot more reduced patchset. 2010-03-09 19:45:13 +00:00
jim-p
800ae4122c Fix a slight bug. This would have caused an empty description in some cases. 2010-03-09 14:40:46 -05:00
Ermal Luçi
fb0f22c0ec Add a function to get user groups based on authentication server. Use this function to show the groups the user i member of on Diag Authentication. 2010-03-09 17:54:00 +00:00
Ermal Luçi
61bda182d4 Correct assignment. 2010-03-09 17:52:49 +00:00
Ermal Luçi
be934aaddb Make this work as it is supposed. 2010-03-09 17:22:31 +00:00
Ermal Luçi
3f0357fc18 Add a diag page for authentication. 2010-03-09 15:59:36 +00:00
pierrepomes
cf1ced6db1 Handle empty OVPN client array correctly. Ticket #397 2010-03-08 21:20:35 -05:00
Ermal Luçi
b48a82c9f9 Check against proper value. Spotted-by: cmb 2010-03-08 23:03:51 +00:00
Ermal Luçi
dc7c57acda Reinstall packages even on nanobsd. 2010-03-08 17:43:03 +00:00
Ermal Luçi
68347742f6 Close before unmounting. 2010-03-08 17:32:58 +00:00
Ermal Luçi
07070c72f3 Remove bogus call. 2010-03-08 17:18:57 +00:00
Ermal Luçi
a46e450ce9 Do not spread checking for value accross code. Do it in the function that is supposed to do it. 2010-03-08 16:53:45 +00:00
Ermal Luçi
e54626e226 Fix rowhelper size usage. 2010-03-08 12:29:43 +00:00
Erik Fonnesbeck
9be209282f Fixes for 11g Turbo and 11a Turbo modes. 2010-03-07 16:54:05 -07:00
Scott Ullrich
c39ca3e243 AES is recommended due to Toshihiro Ohigashi and Masakatu Morii attacks 2010-03-07 18:13:45 -05:00
Scott Ullrich
d6050c47e1 Move description into listtopic area 2010-03-07 17:53:54 -05:00
jim-p
ecd1f2d946 Adding support for using IP ranges aliases. If you input an IP Range such as 192.168.0.1-192.168.0.254, it will instead turn that into a number of CIDR networks which will completely fill the range. 2010-03-07 16:37:02 -05:00
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