summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Set mtu to the correct interfaceErmal2013-03-071-2/+2
* Correct which mtu value is used to be correctErmal2013-03-071-4/+4
* Sprinkle some XXX just for being consistentErmal2013-03-071-0/+2
* Correct this behaviour of properly honoring the configured mtuErmal2013-03-071-13/+14
* Tune up a bit dhclient-script and call the kill state command only once its e...Ermal2013-03-071-1/+1
* IPsec status corrections, should fix #2861jim-p2013-03-061-3/+3
* Fix doubled $jim-p2013-03-061-1/+1
* Print the error message from LDAP in the log for a bind failure.jim-p2013-03-061-1/+1
* Merge pull request #463 from phil-davis/masterJim P2013-03-061-0/+13
|\
| * Add DNS Forwarder option to not forward private reverse lookupsPhil Davis2013-03-061-0/+13
* | You can have multiple 6rd tunnels now daysErmal2013-03-061-1/+1
|/
* Remove old ip information even from the tracking interface as well so that tr...Ermal2013-03-051-4/+5
* Remove old ip information so that track6 config does not get confused. Fixes ...Ermal2013-03-051-1/+0
* Merge pull request #459 from ExolonDX/branch_30Jim P2013-03-051-16/+16
|\
| * Tidy up "services" widget XHTMLColin Fleming2013-03-051-16/+16
* | Give the rules their own number and swap table numbers to correct statistics ...Ermal2013-03-051-2/+4
|/
* Make get_static routes behave correctly with aliasesErmal2013-03-051-13/+15
* Make sure some value is present here during bootErmal2013-03-051-1/+2
* DNS Forwarder allow null forwarding addressPhil Davis2013-03-051-1/+3
* Merge pull request #446 from un0x/masterJim P2013-03-041-1/+1
|\
| * Added IE mobile for WP8un0x2013-03-021-1/+1
* | Save ppp info and realif on interfaces.apply to be able to cleanup old config...Renato Botelho2013-03-041-9/+14
* | Make parent interface and all VLANs use the same MTU. Fixes #2786Renato Botelho2013-03-041-6/+23
* | Merge pull request #436 from phil-davis/masterChris Buechler2013-03-042-5/+31
|\ \ | |/ |/|
| * Add DynDNS No-IP Free account supportPhil Davis2013-02-241-3/+29
| * Add DynDNS No-IP Free account supportPhil Davis2013-02-241-2/+2
* | Remove *_defaultgwv6 alsoRenato Botelho2013-03-011-1/+1
* | Just set defaultgw after all gateways are processed, it fixes return_gateways...Renato Botelho2013-02-271-18/+21
* | Consider CP allowed IPs for both directions. It will help ticket #2780Renato Botelho2013-02-271-0/+2
* | Hide 'Perform full backup prior to upgrade' option on nano, also hide restore...Renato Botelho2013-02-271-0/+3
* | no IPv6 check when an easy rule: pass is createdThomas Rieschl2013-02-261-0/+4
* | Avoid DynDNS timeout delay when gateway is downphildd2013-02-261-0/+6
* | When auth algorithm is hmac-sha512, it produces long lines and wrap them, wha...Renato Botelho2013-02-261-1/+1
* | Better check for the right bits being set.jim-p2013-02-251-2/+2
* | Always clear the OpenVPN route when using shared key, no matter what the tunn...jim-p2013-02-251-6/+13
* | Show cert start/end dates in list.jim-p2013-02-251-0/+11
* | Add VPNs and PPPoE rules before regular ones. Fixes #2837Renato Botelho2013-02-251-2/+3
* | Create rules for grouped interfaces before regular ones. Fixes #2837Renato Botelho2013-02-252-4/+31
* | Fix indent and whitespacesRenato Botelho2013-02-251-58/+58
* | Make sure captiveportal section of config is an array, reported on ticket #2838Renato Botelho2013-02-252-5/+7
|/
* Remove leading spaces from DYNDNS_PROVIDER_DESCRIPTIONSPhil Davis2013-02-241-1/+1
* Add common DynDNS constants and codePhil Davis2013-02-241-0/+21
* Cleanup code handling 25 day dyndns updatePhil Davis2013-02-241-8/+8
* Whitespace and text typos dyndns.classPhil Davis2013-02-231-97/+98
* Fix is_altq_capablephildd2013-02-231-1/+1
* simplify logic a bitRenato Botelho2013-02-221-2/+4
* Set pfsync0 as down when it's not being usedRenato Botelho2013-02-221-1/+1
* Fixes on HA setup:Renato Botelho2013-02-221-1/+3
* Set if interface is enable before try to configure static arp. Fixes #1988Renato Botelho2013-02-211-1/+1
* find_interface_ipv6 should return the first configured address, not the last oneRenato Botelho2013-02-211-0/+1
OpenPOWER on IntegriCloud