summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make gen_subnetv6 return a compressed form IPv6 address/net representation. T...Ermal2013-02-074-5/+6
* Only include files that actually end in .inc, otherwise patching can lead to ...jim-p2013-02-061-1/+1
* Merge pull request #389 from ExolonDX/branch_06Jim P2013-02-062-84/+93
|\
| * Update HTML code in "include" filesColin Fleming2013-02-062-84/+93
* | Need to rethink this againErmal2013-02-061-2/+2
* | Actually let xmlrpc construct the url internally from the passed info it is d...Ermal2013-02-061-9/+3
* | Revert "Correct URL creation for xmlrpc as well as some error checking"Ermal2013-02-061-34/+32
* | Correct URL creation for xmlrpc as well as some error checkingErmal2013-02-061-32/+34
* | Avoid possible deadlock during voucher xmlrpc sync and correct url generation...Ermal2013-02-061-10/+19
* | Merge pull request #385 from ExolonDX/branch_01rbgarga2013-02-0628-39/+63
|\ \
| * | Update HTML boolean operator "nowrap"Colin Fleming2013-02-0628-39/+63
| |/
* | Adjust RRD captive portal graphs for CP zonesRenato Botelho2013-02-067-78/+151
* | Adjust backup settings to new captive portal zonesRenato Botelho2013-02-061-3/+8
* | Fix indent and whitespacesRenato Botelho2013-02-062-21/+20
* | Fix IPsec status when using interface macros (e.g. "LAN subnet") and handle m...jim-p2013-02-061-16/+35
* | Merge pull request #386 from bcyrill/patch-12Jim P2013-02-061-1/+1
|\ \
| * | Update etc/inc/dyndns.classbcyrill2013-02-061-1/+1
|/ /
* | This message can be really spammy on a failure if you have multiple gateway g...jim-p2013-02-061-1/+1
* | Merge pull request #384 from bcyrill/ifip_v6Jim P2013-02-063-12/+43
|\ \ | |/ |/|
| * IPv6 subnet checkbcyrill2013-02-061-1/+1
| * Add check_subnetsv6_overlap()bcyrill2013-02-062-4/+15
| * find_virtual_ip_alias() add IPv6 supportbcyrill2013-02-061-0/+8
| * Add IPv6 support to diag_ipsec.php connect buttonbcyrill2013-02-061-4/+9
| * find_ip_interface() add IPv6 supportbcyrill2013-02-061-4/+11
|/
* If the user has IPv6 disabled, don't create dynamic IPv6 gateways.jim-p2013-02-051-0/+4
* Merge pull request #382 from mdima/masterJim P2013-02-051-16/+32
|\
| * "Status-Queue" page: many interface improvementsMichele Di Maria2013-02-061-16/+32
* | Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for i...Ermal2013-02-051-2/+2
* | Protect from cases when the ipv4 might be missing on the interface for any re...Ermal2013-02-051-5/+9
* | Correct setting protocol for generated rulesErmal2013-02-051-0/+12
* | Only allow gateways of the appropriate type (ipv4 or ipv6) to affect whether ...jim-p2013-02-051-2/+2
* | Fixes #2598. In case the rule is both for v4 and v6 generate 2 rules for each...Ermal2013-02-051-46/+48
* | Use global var for pathErmal2013-02-051-1/+1
* | Unlink pid file before starting a new processErmal2013-02-051-1/+4
* | Unlink pid file before starting a new processErmal2013-02-051-5/+7
* | Merge pull request #378 from phil-lavin/bugfix-php-errorsrbgarga2013-02-052-3/+3
|\ \
| * | Fix PHP errors relating to using string offset as an arrayPhil Lavin2013-02-052-3/+3
* | | For reloadall on interface_configure() called by GUIRenato Botelho2013-02-051-1/+1
* | | When IP is not set, the field doesn't have the value 'none', use empty() to c...Renato Botelho2013-02-051-1/+1
|/ /
* | Test var before using as array. Should fix #2794jim-p2013-02-051-1/+1
* | Merge pull request #377 from bcyrill/fix_laggJim P2013-02-051-1/+1
|\ \
| * | Fix valid interface check on interfaces_lagg_edit.phpbcyrill2013-02-051-1/+1
* | | Change gateways widget layout to better accomodate long ipv6 addresses. It sh...Renato Botelho2013-02-051-68/+80
|/ /
* | Fix whitespacesRenato Botelho2013-02-051-1/+1
* | Fix indentRenato Botelho2013-02-051-74/+77
* | Merge pull request #376 from N0YB/DNS_Query_Forwarding_OptionsErmal Luçi2013-02-042-0/+33
|\ \
| * | Services: DNS ForwarderN0YB2013-02-042-0/+33
|/ /
* | Fix a couple JS errors/problems with OpenVPN server code.jim-p2013-02-041-1/+2
* | Fix add gateway validation on interface configuration. It should fix #2791Renato Botelho2013-02-041-4/+4
* | Merge pull request #374 from bcyrill/patch-10Ermal Luçi2013-02-041-1/+1
|\ \
OpenPOWER on IntegriCloud