summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes #2979Renato Botelho2013-05-294-5/+32
* "block" is also a reserved keyword that can't be an alias name, or pf tosses ...jim-p2013-05-291-1/+1
* Merge pull request #656 from swatspyder/masterErmal Luçi2013-05-291-2/+10
|\
| * Update dyndns.classswatspyder2013-05-281-2/+10
|/
* Fixes #3001, Check the protocol of the webgui to determine if https is being ...Ermal2013-05-282-4/+24
* Fix whitespaceRenato Botelho2013-05-271-5/+5
* Fixes to get routes + dns working:Renato Botelho2013-05-271-65/+58
* Add extra param, off by default, to make get_staticroutes() return hostnames tooRenato Botelho2013-05-271-7/+7
* Last element is always empty, be sure we drop itRenato Botelho2013-05-271-1/+2
* Permit to use aliases containing hostnames on static routesRenato Botelho2013-05-272-22/+0
* Use filterdns to update static routes using hostnamesRenato Botelho2013-05-271-1/+24
* Split system_routing_configure() and teach it to deal with hostnamesRenato Botelho2013-05-271-14/+63
* Add rc.newroutedns to change routes when hosts changesRenato Botelho2013-05-271-0/+56
* Make add_hostname_to_watch return ips it's adding to later useRenato Botelho2013-05-271-0/+3
* Fix whitespace and indentRenato Botelho2013-05-271-61/+61
* Simplify logicRenato Botelho2013-05-271-14/+8
* Merge pull request #648 from ExolonDX/masterJim P2013-05-242-2/+2
|\
| * Deprecate ampersandColin Fleming2013-05-241-1/+1
| * Add missing quotesColin Fleming2013-05-241-1/+1
* | 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
* | Use global aliastable and proper fix #2941Renato Botelho2013-05-231-2/+4
|/
* fixup gitsync for 2.1/2.2Chris Buechler2013-05-221-1/+2
* master is now 2.2-ALPHAChris Buechler2013-05-221-1/+1
* bump to RCChris Buechler2013-05-221-1/+1
* 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
* | Merge pull request #645 from N0YB/Widget_Firewall_Logs_FieldsErmal Luçi2013-05-2210-33/+105
|\ \ | |/ |/|
| * Widget Firewall Logs FieldsN0YB2013-05-2110-33/+105
|/
* Fix whitespace and indentRenato Botelho2013-05-211-133/+133
* Merge pull request #639 from CharlieMarshall/masterrbgarga2013-05-211-1/+1
|\
| * Remove if statementCharlie Marshall2013-05-181-1/+1
|/
* remove auto-added allow pfsync ruleChris Buechler2013-05-171-1/+0
* Don't stomp on this variable or data loss can occur (disappearing static mapp...jim-p2013-05-161-1/+1
* 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
* Add a script that can automatically convert a user's fstab over to ufs labels...jim-p2013-05-151-0/+113
* 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
* | Rework getting PF info via ajax using jQueryWarren Baker2013-05-141-16/+13
* | Merge pull request #637 from phil-davis/masterChris Buechler2013-05-141-0/+3
|\ \
| * | Teach Net_IPv6:compress to handle a compressed address as inputPhil Davis2013-05-141-0/+3
|/ /
* | Merge pull request #636 from phil-davis/masterChris Buechler2013-05-131-2/+2
|\ \
OpenPOWER on IntegriCloud