Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix whitespace and indent | Renato Botelho | 2013-04-15 | 1 | -90/+91 |
| | |||||
* | Merge pull request #563 from ExolonDX/branch_01 | Ermal Luçi | 2013-04-15 | 1 | -75/+75 |
|\ | | | | | Tidy up "interfaces.php" XHTML | ||||
| * | Tidy up "interfaces.php" XHTML | Colin Fleming | 2013-04-15 | 1 | -75/+75 |
|/ | | | | | Close INPUT tags Add closing FONT tag | ||||
* | Notify user that static arp will be configured even if DHCP server is disabled | Renato Botelho | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #562 from N0YB/Bogonsv6_Private_Case | Chris Buechler | 2013-04-14 | 1 | -2/+2 |
|\ | | | | | Make fc00::/7 private address space exclusion case insensitive | ||||
| * | Make fc00::/7 private address space exclusion case insensitive | N0YB | 2013-04-14 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #561 from ExolonDX/branch_02 | Jim P | 2013-04-14 | 1 | -3/+3 |
|\ | | | | | Update pkg_edit.php | ||||
| * | Update pkg_edit.php | Colin Fleming | 2013-04-14 | 1 | -2/+2 |
| | | | | | | | | Correct CDATA sections in SCRIPT tag Correct ALT statement in IMG tag | ||||
| * | Update pkg_edit.php | Colin Fleming | 2013-04-14 | 1 | -1/+1 |
| | | | | | | Correct CDATA section in SCRIPT tag | ||||
* | | Add a new parameter to return all aliases, including hosts. It fixes #2941 | Renato Botelho | 2013-04-14 | 2 | -6/+12 |
| | | |||||
* | | Fix whitespaces and indent | Renato Botelho | 2013-04-14 | 1 | -193/+201 |
| | | |||||
* | | Make fe80: addresses check case insensitive | Renato Botelho | 2013-04-14 | 5 | -13/+13 |
| | | |||||
* | | make fe80 gateway check case-insensitive | Chris Buechler | 2013-04-14 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #559 from ExolonDX/branch_03 | Jim P | 2013-04-14 | 1 | -85/+85 |
|\ \ | | | | | | | Tidy up "pkg.php" XHTML | ||||
| * | | Tidy up "pkg.php" XHTML | Colin Fleming | 2013-04-14 | 1 | -85/+85 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move SCRIPT tags out of the TABLE tag Add CDATA section to SCRIPT tags Close INPUT and IMG tags and add ALT statement to IMG tags Update HTML boolean operators Move NOWRAP to class statement Deprecate ampersand in ANCHOR tags Add missing closing FONT tags Swap closing TR and TD tags | ||||
* | | | Merge pull request #558 from ExolonDX/branch_02 | Jim P | 2013-04-14 | 1 | -25/+31 |
|\ \ \ | | |/ | |/| | Tidy up "pkg_edit.php" XHTML | ||||
| * | | Tidy up "pkg_edit.php" XHTML | Colin Fleming | 2013-04-14 | 1 | -25/+31 |
| |/ | | | | | | | | | | | | | Close BR and IMG tags and add ALT statement to IMG tags Change ONCLICK to lower case Move "fbegin.inc" PHP statement before the SCRIPTS Add CDATA sections to SCRIPT tags | ||||
* | | Merge pull request #557 from ExolonDX/branch_01 | Jim P | 2013-04-14 | 1 | -46/+48 |
|\ \ | |/ |/| | Tidy up "interfaces.php" XHTML | ||||
| * | Tidy up "interfaces.php" XHTML | Colin Fleming | 2013-04-14 | 1 | -46/+48 |
|/ | | | | | | Close BR and IMG tags and add ALT statement to IMG tags Change ONCLICK and ONCHANGE to lower case. Add CDATA section to SCRIPT tags | ||||
* | point 2.1 to gui21 | Chris Buechler | 2013-04-13 | 1 | -1/+1 |
| | |||||
* | Not sure why this is part of the bootup process but it shouldn't. Hopefully ↵ | Ermal | 2013-04-12 | 1 | -2/+0 |
| | | | | nothing breaks | ||||
* | Use apinger macros to send the gateway name for openvpn and dyndns. Ipsec ↵ | Ermal | 2013-04-12 | 1 | -1/+1 |
| | | | | will reload all of it since its single process | ||||
* | Take into consideration even an all parameter | Ermal | 2013-04-12 | 1 | -1/+1 |
| | |||||
* | Include header here to be safe | Ermal | 2013-04-12 | 1 | -0/+1 |
| | |||||
* | Correct a bit formating here | Ermal | 2013-04-12 | 1 | -25/+29 |
| | |||||
* | Support even openvpn specifying a gateway group on the interface | Ermal | 2013-04-12 | 1 | -3/+6 |
| | |||||
* | Provide a function to get all gateway groups a gateway is member of | Ermal | 2013-04-12 | 1 | -0/+22 |
| | |||||
* | Optimize a bit interface_gateway_group_member | Ermal | 2013-04-12 | 1 | -4/+8 |
| | |||||
* | Correct syntax. Also support passing an interface as argument | Ermal | 2013-04-12 | 1 | -5/+6 |
| | |||||
* | Check if the argument is a gateway or an interface | Ermal | 2013-04-12 | 2 | -3/+6 |
| | |||||
* | Take into consideration the argument passed to the script and reload only ↵ | Ermal | 2013-04-12 | 1 | -27/+35 |
| | | | | related items | ||||
* | Run reconfiguration only for changed ip address or dynamic interface | Ermal | 2013-04-12 | 1 | -34/+26 |
| | |||||
* | Remove these from here | Ermal | 2013-04-12 | 1 | -5/+0 |
| | |||||
* | Sprinkle some unset to reduce footprint | Ermal | 2013-04-12 | 1 | -9/+12 |
| | |||||
* | Sprinkle some unset to reduce footprint | Ermal | 2013-04-12 | 1 | -17/+25 |
| | |||||
* | Merge pull request #556 from tuyan/c8b07434e3a1c9ae905c2e6cbef6f8fb25e3db00 | Ermal Luçi | 2013-04-11 | 1 | -2/+3 |
|\ | | | | | Fix calculation of accounting gigawords. | ||||
| * | Fixed PHP_INT_MAX not being 2^32 for accounting gigawords. | Tuyan Ozipek | 2013-04-11 | 1 | -2/+3 |
| | | |||||
* | | Also ignore 'none' here on the backend to avoid letting previously broken ↵ | jim-p | 2013-04-11 | 1 | -2/+2 |
| | | | | | | | | rules mess up the rest of the ruleset. | ||||
* | | Add a line to let the user know that the wizard can be stopped by clicking ↵ | jim-p | 2013-04-11 | 1 | -1/+1 |
| | | | | | | | | the logo at the top, so people don't think they are stuck/required to do the wizard. | ||||
* | | Merge pull request #555 from timdufrane/patch-3 | Jim P | 2013-04-11 | 1 | -25/+37 |
|\ \ | | | | | | | Clean inconsistent "none" and empty conventions for advanced fields - re... | ||||
| * | | Fixed 802.1p duplicating values for vlanprio and vlanprioset | timdufrane | 2013-04-11 | 1 | -1/+13 |
| | | | | | | | | | For real this time. Friggin' github. | ||||
| * | | Fixed 802.1p duplicating values for vlanprio and vlanprioset | timdufrane | 2013-04-11 | 0 | -0/+0 |
| | | | |||||
| * | | Clean inconsistent "none" and empty conventions for advanced fields - ↵ | timdufrane | 2013-04-11 | 1 | -24/+24 |
|/ / | | | | | | | removes residual "none" entries on save | ||||
* | | Configure static arp inside interface_configure() since it removes all ↵ | Renato Botelho | 2013-04-11 | 2 | -1/+1 |
| | | | | | | | | interface addresses and the static arps are removed together. It fixes #2939 | ||||
* | | Allow traffic initiated from host and without a default route to be sent to ↵ | Ermal | 2013-04-11 | 1 | -1/+1 |
| | | | | | | | | a gateway from policy routing. | ||||
* | | Merge pull request #466 from stilez/master | rbgarga | 2013-04-11 | 1 | -2/+8 |
|\ \ | | | | | | | Fix issue in version_compare that can cause versions to be wrongly marked incompatible | ||||
| * | | Fix issue in version_compare that can cause versions to be wrongly marked ↵ | Stilez | 2013-03-06 | 1 | -2/+8 |
| | | | | | | | | | | | | incompatible | ||||
* | | | Merge pull request #553 from timdufrane/patch-1 | Jim P | 2013-04-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix none where should be empty string for 802.1p | ||||
| * | | | Fix none where should be empty string for 802.1p | timdufrane | 2013-04-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | Add a note to the ARP page about IPv6 peers using NDP, with a link. | jim-p | 2013-04-10 | 1 | -0/+3 |
| | | |