summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tidy up "pkg.php" XHTMLColin Fleming2013-04-141-85/+85
* point 2.1 to gui21Chris Buechler2013-04-131-1/+1
* Not sure why this is part of the bootup process but it shouldn't. Hopefully n...Ermal2013-04-121-2/+0
* Use apinger macros to send the gateway name for openvpn and dyndns. Ipsec wil...Ermal2013-04-121-1/+1
* Take into consideration even an all parameterErmal2013-04-121-1/+1
* Include header here to be safeErmal2013-04-121-0/+1
* Correct a bit formating hereErmal2013-04-121-25/+29
* Support even openvpn specifying a gateway group on the interfaceErmal2013-04-121-3/+6
* Provide a function to get all gateway groups a gateway is member ofErmal2013-04-121-0/+22
* Optimize a bit interface_gateway_group_memberErmal2013-04-121-4/+8
* Correct syntax. Also support passing an interface as argumentErmal2013-04-121-5/+6
* Check if the argument is a gateway or an interfaceErmal2013-04-122-3/+6
* Take into consideration the argument passed to the script and reload only rel...Ermal2013-04-121-27/+35
* Run reconfiguration only for changed ip address or dynamic interfaceErmal2013-04-121-34/+26
* Remove these from hereErmal2013-04-121-5/+0
* Sprinkle some unset to reduce footprintErmal2013-04-121-9/+12
* Sprinkle some unset to reduce footprintErmal2013-04-121-17/+25
* Merge pull request #556 from tuyan/c8b07434e3a1c9ae905c2e6cbef6f8fb25e3db00Ermal Luçi2013-04-111-2/+3
|\
| * Fixed PHP_INT_MAX not being 2^32 for accounting gigawords.Tuyan Ozipek2013-04-111-2/+3
* | Also ignore 'none' here on the backend to avoid letting previously broken rul...jim-p2013-04-111-2/+2
* | Add a line to let the user know that the wizard can be stopped by clicking th...jim-p2013-04-111-1/+1
* | Merge pull request #555 from timdufrane/patch-3Jim P2013-04-111-25/+37
|\ \
| * | Fixed 802.1p duplicating values for vlanprio and vlanpriosettimdufrane2013-04-111-1/+13
| * | Fixed 802.1p duplicating values for vlanprio and vlanpriosettimdufrane2013-04-110-0/+0
| * | Clean inconsistent "none" and empty conventions for advanced fields - removes...timdufrane2013-04-111-24/+24
|/ /
* | Configure static arp inside interface_configure() since it removes all interf...Renato Botelho2013-04-112-1/+1
* | Allow traffic initiated from host and without a default route to be sent to a...Ermal2013-04-111-1/+1
* | Merge pull request #466 from stilez/masterrbgarga2013-04-111-2/+8
|\ \
| * | Fix issue in version_compare that can cause versions to be wrongly marked inc...Stilez2013-03-061-2/+8
* | | Merge pull request #553 from timdufrane/patch-1Jim P2013-04-101-1/+1
|\ \ \
| * | | Fix none where should be empty string for 802.1ptimdufrane2013-04-101-1/+1
|/ / /
* | | Add a note to the ARP page about IPv6 peers using NDP, with a link.jim-p2013-04-101-0/+3
* | | Update translation templateRenato Botelho2013-04-101-1647/+5864
* | | Prohibit adding aliases containing FQDNs in static routes. Fixes #2941Renato Botelho2013-04-102-0/+22
* | | Check if IP is v4 or v6Renato Botelho2013-04-101-2/+2
* | | Make sure we do not pass an IP address to ip_in_subnet as a subnet, it does n...jim-p2013-04-091-3/+11
* | | Merge pull request #552 from ExolonDX/branch_19rbgarga2013-04-091-36/+34
|\ \ \
| * | | Tidy up "firewall_virtaul_ip_edit.php" XHTMLColin Fleming2013-04-091-36/+34
* | | | Merge pull request #551 from ExolonDX/branch_18rbgarga2013-04-091-17/+18
|\ \ \ \
| * | | | Tidy up "firewall_virtual_ip.php" XHTMLColin Fleming2013-04-091-17/+18
| |/ / /
* | | | Merge pull request #550 from ExolonDX/branch_17rbgarga2013-04-091-139/+135
|\ \ \ \
| * | | | Tidy up "firewall_rules_edit.php" XHTMLColin Fleming2013-04-091-139/+135
| |/ / /
* | | | Merge pull request #549 from ExolonDX/branch_16rbgarga2013-04-091-70/+73
|\ \ \ \
| * | | | Tidy up "firewall_rules.php" XHTMLColin Fleming2013-04-091-70/+73
| |/ / /
* | | | Merge pull request #548 from ExolonDX/branch_15Jim P2013-04-093-41/+38
|\ \ \ \
| * | | | Tidy up "firewall_aliases*.php" XHTMLColin Fleming2013-04-093-41/+38
| |/ / /
* | | | Merge pull request #547 from ExolonDX/branch_14rbgarga2013-04-091-36/+35
|\ \ \ \
| * | | | Tidy up "system_crlmanager.php" XHTMLColin Fleming2013-04-091-36/+35
| |/ / /
* | | | Merge pull request #546 from ExolonDX/branch_13rbgarga2013-04-091-41/+45
|\ \ \ \
| * | | | Update "system_certmanager.php" XHTMLColin Fleming2013-04-091-41/+45
| |/ / /
OpenPOWER on IntegriCloud