Commit Graph

15742 Commits

Author SHA1 Message Date
Ermal
4f1bace50d Ticket #777. Allow long length of variables content to make happy suhosin(whoever he his)! 2010-08-31 15:31:53 +00:00
Ermal
b9d017f5df Ticket #733. Provide a description that custom bandwidths cannot exceed 30% of entered bandwidths for interfaces/links. 2010-08-31 14:13:12 +00:00
Ermal
62a4abc92c Ticket #543. Do not allow to change an interface already configured to a type none if it is referenced by VIPs and also do not allow VIPs to be configured on an interface with type none. Maybe the latest should be relaxed to only disallow this for ipaliases?! 2010-08-31 12:47:58 +00:00
Ermal
9dea60d146 Ticket #834. Check if the passed value is an url too. Seem they are valid inputs for tftp cases. 2010-08-31 12:20:30 +00:00
Ermal
6900e5b2f3 Ticket #859. Remove strange character at the end of the xml. Also fix my name partially since our parser does not allow my special character there. 2010-08-31 11:23:23 +00:00
Ermal
f814d3a63b Make this more readble. 2010-08-31 11:19:01 +00:00
Ermal
7e96ca276a Ticket #860. Honor the parameter if passed. 2010-08-31 11:16:24 +00:00
Ermal
7c73f504e5 Ticket #860. Correct code for proxyarp/choparp starting. Not sure why php did not bail at some code here missing curlies :). 2010-08-31 11:12:17 +00:00
jim-p
c305abd593 Fix success test. 2010-08-31 00:03:20 -04:00
jim-p
61c3008167 First try at a dyndns update type for Namecheap.com servers. 2010-08-30 23:40:17 -04:00
Scott Ullrich
2f384448b0 Check for less time available on remote node 2010-08-30 22:20:22 -04:00
Scott Ullrich
6c9ca67825 Only make one XMLRPC call 2010-08-30 22:01:10 -04:00
Erik Fonnesbeck
87000deddb Fix text for the source port note on firewall rules. 2010-08-30 18:48:35 -06:00
Scott Ullrich
fa3ab36a1c Sync rolls if needed. This might be required if the operator removed/added or changed the rolls on the master node 2010-08-30 20:34:14 -04:00
Scott Ullrich
1037026214 Use enable voucher variable 2010-08-30 20:06:17 -04:00
Scott Ullrich
6426fb80e1 Move to javascript/ 2010-08-30 18:15:06 -04:00
Scott Ullrich
1cd94dc8b7 Adding base64 js code 2010-08-30 18:10:08 -04:00
Scott Ullrich
1b94e73bcb Restart dnsmasq on change in case of dns rebinding changes - 2010-08-30 18:05:45 -04:00
Scott Ullrich
ee650539a2 Revert "Restart dnsmasq on change in case of dns rebinding changes"
This reverts commit a94e3f2016.
2010-08-30 18:04:00 -04:00
Scott Ullrich
a94e3f2016 Restart dnsmasq on change in case of dns rebinding changes 2010-08-30 18:02:42 -04:00
jim-p
6733f0f90f Add crl as a listtag 2010-08-30 17:31:16 -04:00
Scott Ullrich
feb252a23f Add a note about pressing cancel if user does not want to recreate the vouchers 2010-08-30 17:25:54 -04:00
Scott Ullrich
c20563574b Fix formatting in if() 2010-08-30 16:29:33 -04:00
Scott Ullrich
023aa1f217 Detect and use a sample voucher page when vouchers are defined. Otherwise default to the user/pass default page. 2010-08-30 16:25:49 -04:00
Ermal
c79439f1fe Actually it should test the other way. 2010-08-30 20:11:03 +00:00
Ermal
7413cbfdab Ticket #846. Do not try to add an interface to the bridge during an event of LINK_UP. 2010-08-30 19:56:14 +00:00
Ermal
69695597ca Ticket #846. Do not reconfigure an 'none' configured interface. 2010-08-30 19:51:25 +00:00
Scott Ullrich
2c7497cb68 Avoid the error: Warning: Invalid argument supplied for foreach() in /usr/local/www/services_dhcp.php on line 256 2010-08-30 14:42:18 -04:00
Renato Botelho
9edb9d7446 Use complete path to call bottom-loader.js because we have chdir on some places that break it (e.g. status -> rrd_graph) 2010-08-30 15:28:11 -03:00
Scott Ullrich
ce7c3bb598 Escape $ variables 2010-08-30 14:21:41 -04:00
Scott Ullrich
80a2fedfc5 Ensure php.ini is not found before setting up php 2010-08-30 13:30:36 -04:00
Ermal
d76c92982b Correct checking if a ppp is in use to not allow accidental deletions. 2010-08-30 17:05:14 +00:00
Scott Ullrich
830c33be3c Add Captive Portal voucher database sync to secondary nodes. How this works is you designate one of your access points with a voucher database as the master and then on the slave nodes you setup the 4 fields on the voucher edit screen. This will then sync the voucher database and anytime someone attempts to authenticate the slave nodes will use XMLRPC over to the master node to ensure that the voucher has not been used, etc.
Add generate certificate option on the voucher edit screen
2010-08-30 12:57:27 -04:00
jim-p
44c7cce5f9 Fix gettext mishap/typo. Cosmetic only. Fixes #857 2010-08-30 12:50:13 -04:00
jim-p
b0b6d5754f Require an authentication backend if the user chooses an OpenVPN server mode that needs user auth. Failing to do so can result in a configuration error. 2010-08-30 12:07:03 -04:00
Scott Ullrich
dff71b6bbe Add Captive Portal CARP configuration synchronization 2010-08-29 21:15:14 -04:00
Chris Buechler
3c2d0a1d92 fix text 2010-08-29 02:39:52 -04:00
Erik Fonnesbeck
89b2f77472 Add missing space for separating the text for this option from the last one. 2010-08-27 15:03:24 -06:00
Ermal
43131698d5 Ticket #695. Restore accidentally removed char. 2010-08-27 20:37:41 +00:00
Ermal
dd0026b94f Ticket #695. Fix the advanced icon showing on firewall rules page. 2010-08-27 18:16:30 +00:00
Ermal
17a710031b Fixes #714. Do not show the cellular graphs if there is no ppp interface defined. 2010-08-27 18:05:13 +00:00
jim-p
37d7de2d2b Fix some PPPoE server radius variable references. Fixes #853. 2010-08-27 08:13:27 -04:00
smos
5b9ba75a61 Change the require() to require_once() 2010-08-27 13:46:15 +02:00
smos
635633c7ae Revert the top field change shift as these break a lot of other installs. 2010-08-27 12:37:30 +02:00
smos
dfeb680090 Correct math for the 12 hour graph so it doesn't show the empty hours 2010-08-27 09:23:41 +02:00
Renato Botelho
59345b3cef Fix associated rule source address changes on NAT Port Forward
When we change the source address on a NAT Port Forward rule that had
an associated rule, we need to change the associated rule source address
as well
2010-08-26 17:10:00 -03:00
Renato Botelho
e57c91a28e Use the same div ids and structure from dashboard on status_graph to make it more flexible with custom themes 2010-08-26 15:32:16 -03:00
jim-p
556687cf17 Use www_path here instead of a relative path. 2010-08-26 11:34:41 -04:00
Ermal
39a12bf5c8 Limit description of rules to 64 chars as that is what pfctl will accept. 2010-08-26 17:06:16 +00:00
Ermal
4e56c0b892 Switch to the right values for openvpn 2.1 according to the documentation. 2010-08-26 16:57:59 +00:00