summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3001, Check the protocol of the webgui to determine if https is being ...Ermal2013-05-281-3/+18
* Don't add zones multiple times if it can be avoided.jim-p2013-05-231-10/+18
* Partial revert of 5b431a20dea since the introduced parameter is not working a...Renato Botelho2013-05-231-9/+4
* Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to requi...jim-p2013-05-221-2/+46
* Remove unecessary ifRenato Botelho2013-05-221-14/+12
* Merge pull request #644 from jean-m-cyr/masterErmal Luçi2013-05-221-56/+116
|\
| * Allow IPV6 bandwidth limiter maskJean Cyr2013-05-211-56/+116
* | Widget Firewall Logs FieldsN0YB2013-05-211-1/+1
|/
* remove auto-added allow pfsync ruleChris Buechler2013-05-171-1/+0
* This didn't fix anything, made another syntax error. Revert "Seems to be miss...jim-p2013-05-161-1/+1
* Make sure there's a space here to prevent accidentally breaking the syntax.jim-p2013-05-161-1/+1
* Seems to be missing a semicolon here.jim-p2013-05-161-1/+1
* dnsmasq conf won't allow some custom argsstilez2013-05-151-4/+16
* Merge pull request #635 from jean-m-cyr/masterrbgarga2013-05-151-12/+40
|\
| * Bandwidth Limiter - Disable and blank mask bits input field when mask type is...Jean Cyr2013-05-131-12/+40
* | Fix indent and whitespaceRenato Botelho2013-05-151-41/+40
* | Fix indent and whitespaceRenato Botelho2013-05-151-12/+12
* | Fix comment to reflect what function current returnsRenato Botelho2013-05-151-1/+1
* | Teach Net_IPv6:compress to handle a compressed address as inputPhil Davis2013-05-141-0/+3
* | IPv6 OpenVPN TAP mode typoPhil Davis2013-05-141-2/+2
* | OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf #2991Phil Davis2013-05-141-2/+2
|/
* Allow explicit mask specification in bandwidth limiterJean Cyr2013-05-111-28/+81
* Prevent errors from flowing up to the clients workspace and preventing functi...Ermal2013-05-101-20/+20
* Revert "Fix alias expand for hostnames, it should fix #2941"Renato Botelho2013-05-101-1/+1
* Fix alias expand for hostnames, it should fix #2941Renato Botelho2013-05-091-1/+1
* Revert "Add Turkish to the list of available languages, fixes #2986"Renato Botelho2013-05-091-1/+0
* Replace all linklocal checks by is_linklocal()Renato Botelho2013-05-093-5/+5
* Create is_linklocal() to validate ll addressesRenato Botelho2013-05-091-0/+4
* Shuffle some more logs around to more appropriate places.jim-p2013-05-081-3/+3
* Nuke interface_track6_dhcp6_configure()Renato Botelho2013-05-081-47/+0
* Send filterdns logs to the resolver log.jim-p2013-05-081-2/+2
* Add Turkish to the list of available languages, fixes #2986Renato Botelho2013-05-081-0/+1
* After some discussions it is better to make this a tunable and allow its valu...Ermal2013-05-081-1/+1
* Merge pull request #627 from phil-davis/masterrbgarga2013-05-071-0/+3
|\
| * Remember which interface was used by each OpenVPN confPhil Davis2013-05-071-0/+3
* | Revert "Fixes for track6 interfaces:"Renato Botelho2013-05-071-5/+4
|/
* Pull code from the calling place rather than the interfaces.incErmal2013-05-071-2/+0
* Merge pull request #626 from phil-davis/masterErmal Luçi2013-05-071-0/+2
|\
| * Add includes to interfaces.incPhil Davis2013-05-071-0/+2
* | Fixes for track6 interfaces:Renato Botelho2013-05-071-4/+5
|/
* Fixup gwlb functions related to gw failoverPhil Davis2013-05-071-2/+2
* Allow codel to be activated as an option for the specific queues or as its ow...Ermal2013-05-061-5/+73
* Fix IPv6 Prefix ID default valueRenato Botelho2013-05-063-10/+13
* Fix dnsmasq host overrides 'enabled' check.PiBa-NL2013-05-051-1/+1
* Disable udp checksums by defaultErmal2013-05-041-1/+2
* Fix dnsmasq host overrides and dhcp integrationRenato Botelho2013-05-011-37/+37
* Add the ability for dnsmasq to selectively respond to queries only on certain...jim-p2013-04-261-1/+28
* Add the ability to change the port on which dnsmasq listens.jim-p2013-04-261-0/+4
* Show IPv6 link-local IPs as specific sources for ping, traceroute, and port t...jim-p2013-04-261-3/+11
* Fix isvm check to match on productWarren Baker2013-04-261-5/+6
OpenPOWER on IntegriCloud