Commit Graph

22221 Commits

Author SHA1 Message Date
Scavy
58e1f8f291 Update to include GratisDNS dynDNS service 2013-09-27 12:37:59 +02:00
Scavy
5458bc5944 Update to include GratisDNS dynDNS service 2013-09-27 11:29:50 +02:00
Renato Botelho
97c78e19e6 Merge pull request #810 from ExolonDX/branch_04
Update "status_rrd_graph_settings.php" XHTML
2013-09-26 06:53:39 -07:00
Renato Botelho
b914743063 Merge pull request #809 from ExolonDX/branch_02
Update "status_rrd_graph.php" XHTML
2013-09-26 06:53:13 -07:00
Renato Botelho
61ba12f0f0 Merge pull request #808 from ExolonDX/branch_01
Update "pkg_edit.php" XHTML
2013-09-26 06:52:49 -07:00
Renato Botelho
c92ccc701b require service-utils.inc for find_service_by_openvpn_vpnid() 2013-09-26 10:45:06 -03:00
Renato Botelho
a5eb046f72 Add missing td 2013-09-26 10:40:39 -03:00
Renato Botelho
7717ee0b4d Remove use of undefined var $conn and fix some td class 2013-09-26 10:32:12 -03:00
Colin Fleming
75f4bdbd31 Update "status_rrd_graph_settings.php" XHTML
Close INPUT tags
Update HTML Boolean operators
Update TABLE tag with summary statement
2013-09-26 12:41:27 +01:00
Colin Fleming
c2cc17212e Update "status_rrd_graph.php" XHTML
Update SCRIPT statements with CDATA
Move the close HEAD statement
Move the FORM statement outside the main table
Close INPUT tag
Update HTML Boolean operators
Add closing table cell (TD) and table row (TR) tags so that the rows are
closed properly before the IMG (RRD graph) tags
Tidy up the IMG (RRD graph) tag
Close HR tag
2013-09-26 12:35:19 +01:00
Colin Fleming
5655d48be0 Update "pkg_edit.php" XHTML
Update HTML Boolean operator
2013-09-26 12:18:45 +01:00
Renato Botelho
9c43a910af Merge pull request #806 from ccesario/master
Set network interfaces description as interface name.
2013-09-25 15:45:49 -07:00
ccesario
2d9063afe9 Set network interfaces description as interface name. 2013-09-25 17:16:53 -03:00
jim-p
d2399f9980 Make sure no extra spaces end up in the parsed IP, it can lead to issues in other places (Easy Rule, etc) 2013-09-25 11:49:16 -04:00
Renato Botelho
93ee603200 Respect default gateway option when adding a gateway from interfaces page. It fixes #3230 2013-09-24 21:28:23 -03:00
jim-p
1fcb90d063 OpenSSL does not like country codes longer than two letters, so remove these entries that are not actually country codes. 2013-09-24 12:34:50 -04:00
jim-p
a338d381f7 Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General 2013-09-24 09:32:06 -04:00
jim-p
6f969455f8 Add patch from Ermal to fix ifconfig error on gif in certain cases. 2013-09-23 15:27:44 -04:00
jim-p
c48776161b Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default. 2013-09-23 10:00:36 -04:00
jim-p
9e3784217b Fix CP stats generation for concurrent users. Fixes #3225 2013-09-23 09:56:35 -04:00
Renato Botelho
472ad9a0e5 Fix #3218, reaload filter rules when activate or deactivate dhcpdv6 2013-09-21 15:16:38 -03:00
jim-p
a4dc96324c Make this name a little more general in case we decide to have multiple similar files. 2013-09-19 13:53:08 -04:00
Renato Botelho
c13a7052e1 Merge pull request #795 from razzfazz/ia-pd-hint
add option to send prefix hint for requesting desired prefix length for delegation (for master branch)
2013-09-18 03:14:04 -07:00
jim-p
336e899a39 Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207 2013-09-17 16:30:13 -04:00
jim-p
819a603c2d Switch to rw mode before file operations on RFC2136 cache. Fixes #3201 2013-09-17 15:13:32 -04:00
Renato Botelho
2e9d9ede6b Merge pull request #803 from PiBa-NL/outboundnat_disable_checkbox
outboundnat, disable rule checkbox
2013-09-16 12:57:48 -07:00
PiBa-NL
6ae8c4f281 outboundnat, disable checkbox 2013-09-16 20:46:33 +02:00
Warren Baker
1cddd59c4e Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180 2013-09-16 15:13:29 +02:00
Ermal Luçi
4f9476693b Merge pull request #802 from Xon/patch-1
Alix 2D6 crashes during 2.1 upgrade process with an out of diskspace error
2013-09-16 00:28:26 -07:00
Xon
73c569ea50 Alix 2D6 crashes upgrade process withou out of diskspace
Updating the the RRD graphs causes two copies of each RRD's XML file to be stored in /tmp.

On Nanobsd, the default /tmp size is 40mb. It doesn't require very many RRD XML dumps before this is exhausted.
2013-09-16 01:45:57 +08:00
Renato Botelho
67e5e3c6db Set action = pass for configured mac addresses on CP passtrumac 2013-09-14 11:17:43 -03:00
Renato Botelho
81ce28d870 Remove unecessary blockedmacs db and read it directly from config 2013-09-14 10:54:08 -03:00
Renato Botelho
01ba8ec63d Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195 2013-09-12 15:01:43 -03:00
Renato Botelho
4f7bba4647 Do not allow local mac address to be added to passtrumac list in CP. It fixes #3122 2013-09-12 14:53:26 -03:00
Renato Botelho
30cbc0070c Fix php short tag opening and silent php -l 2013-09-12 11:29:51 -03:00
Renato Botelho
ea51e9f8bf Remove call-time pass by reference from traffic shaper files, it should fix #2565 2013-09-12 11:29:21 -03:00
Renato Botelho
1e9b461124 Remove call-time pass by reference for do_input_validation, helps ticket #2565 2013-09-12 11:28:14 -03:00
Renato Botelho
a413e74379 Do not add a ipfw rule to block mac since auth can take care of block or redirect it 2013-09-12 09:43:45 -03:00
Renato Botelho
8d5ddc0931 Redirect blocked macs to desired URL or show an error message 2013-09-12 09:43:16 -03:00
Renato Botelho
2f1548d69f Add a redirect url option to blocked macs 2013-09-12 09:42:25 -03:00
Renato Botelho
3b2769be38 Make sure db doesn't exist when start to configure macs 2013-09-12 08:44:51 -03:00
Renato Botelho
a7c00d8dba Delete the old mac when action changes, not the current one 2013-09-12 08:44:51 -03:00
Renato Botelho
0d33f1fc6f When block a MAC address, add it to a DB to make it possible to redirect it to a URL 2013-09-12 08:44:51 -03:00
Renato Botelho
6b1cb3fda7 Add action to auto created passtru mac rule 2013-09-12 08:44:51 -03:00
Renato Botelho
0bf1e92524 Remove unused variable $macdb 2013-09-12 08:44:51 -03:00
Renato Botelho
5eee375564 Make captiveportal_passthrumac_delete_entry() return rules instead of execute them as other similar functions do 2013-09-12 08:44:51 -03:00
Renato Botelho
736c36c674 Use same tab name on all pages 2013-09-12 08:44:51 -03:00
Renato Botelho
ed8899b59b Change 'Pass-through MAC' tab name to reflect current reality 2013-09-12 08:44:50 -03:00
Renato Botelho
6ffb064f4d Add action to auto created passtru mac rule 2013-09-12 08:44:50 -03:00
Renato Botelho
666f88e0c8 Add actions (block or pass) to Captive Portal passtrumac 2013-09-12 08:44:50 -03:00