summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Fix easy rule problem when using a non-English language.jim-p2016-01-291-1/+2
* Minor cleanupNewEraCracker2016-01-291-2/+2
* Make sure filter rules have a tracker ID, associated rules were missing it pr...Chris Buechler2016-01-291-2/+15
* retain OpenVPN's net30 default topology for upgraded configs so they still wo...Chris Buechler2016-01-292-1/+22
* Omit topology for tap OpenVPN, as it has no meaning in that contextChris Buechler2016-01-281-1/+1
* Remove stray }Chris Buechler2016-01-281-1/+1
* Import David W's patch fixing issues with dhcp6c being launched multiple time...Chris Buechler2016-01-282-3/+39
* Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.jim-p2016-01-281-3/+16
* services.inc code stylePhil Davis2016-01-281-2/+2
* Remove static routes to DNS servers when gateway is disabled. It should fix #...Renato Botelho2016-01-281-8/+14
* Simplify logicRenato Botelho2016-01-281-19/+14
* Cosmetic changes - part deuxStephen Beaver2016-01-281-1/+1
* Fix comments to reflect reality. Spotted by @phil-davisRenato Botelho2016-01-281-2/+2
* Merge pull request #2393 from schinken/radvd-lifetimeRenato Botelho2016-01-281-0/+9
|\
| * Add possibility to configure radvd valid lifetimeschinken2016-01-281-0/+9
* | Show rule state details in firewall rules.Luiz Otavio O Souza2016-01-282-11/+38
* | Merge pull request #2120 from NOYB/Services-DNS_Resolver-System_Domain_Local_...Renato Botelho2016-01-281-4/+20
|\ \
| * | Remove unnecessary checks. Code prevents var from being empty.NOYB2016-01-251-1/+1
| * | Move unbound local zone types array to function in unbound.inc.NOYB2016-01-251-3/+19
* | | Merge pull request #2497 from PiBa-NL/23_rules.inc-taggingRenato Botelho2016-01-281-6/+2
|\ \ \
| * | | filter.inc, allow tagging and tag checking for pf.conf rules with numbers,tex...PiBa-NL2016-01-211-6/+2
* | | | Merge pull request #2499 from PiBa-NL/23_servicelinksjim-p2016-01-271-3/+3
|\ \ \ \
| * | | | allow packages in a www/subfolder/ (like haproxy) to use the service start/st...PiBa-NL2016-01-211-3/+3
| |/ / /
* | | | Add a seatbelt to make sure ipaddrv6 is set to track before start radvd. Tick...Renato Botelho2016-01-271-1/+3
* | | | Fix #4605Edin Sarajlic2016-01-271-2/+3
* | | | Fixup old diag_logs referencesPhil Davis2016-01-271-1/+1
* | | | Use 'no state' on CARP pass rules. Ticket #5800Chris Buechler2016-01-261-1/+1
* | | | Skip 'pass out' rules for mobile IPsec. Ticket #5819Chris Buechler2016-01-261-4/+13
* | | | Since we moved to stream related function on xmlrpc_client, we should use tcp...Renato Botelho2016-01-261-2/+6
* | | | Fix #5816 (re)start of IPsecPhil Davis2016-01-261-5/+7
* | | | handle bridge interface IPs so they don't get added in the wrong order. Match...Chris Buechler2016-01-261-1/+4
* | | | Add uniqid tag to CARP VIPs that don't have one upon upgrade. Ticket #4858Chris Buechler2016-01-252-1/+15
| |/ / |/| |
* | | Fix up config setting for killing states on gateway failure. Enable this opti...Chris Buechler2016-01-254-6/+17
* | | Fixes the other uses of SERVER_NAME in tree.Luiz Otavio O Souza2016-01-252-3/+3
* | | Merge pull request #2025 from apilloud/dhcp-ignoreunknownRenato Botelho2016-01-251-3/+7
|\ \ \
| * | | Make DHCP deny action configurableAndrew Pilloud2015-11-051-3/+7
* | | | interface_bridge_add_member is inadequate for adding a bridge member that may...Chris Buechler2016-01-231-1/+7
* | | | Switch to disabling strongswan unity plugin by default. Ticket #4178Chris Buechler2016-01-233-2/+14
* | | | Replace default passwd hash for root/admin using blowfishRenato Botelho2016-01-221-2/+2
* | | | Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-1/+1
* | | | Somehow missed this in the committed version.jim-p2016-01-221-1/+1
* | | | Relocate subnet mask drop-down to a more sensible place on the PPPoE server, ...jim-p2016-01-221-1/+6
* | | | Make sure LANG = C for pkg callsRenato Botelho2016-01-221-0/+1
* | | | Move set_language() call back to guiconfig.inc since it's causing trouble on ...Renato Botelho2016-01-221-5/+0
* | | | Remove attributions of return code not being used at allRenato Botelho2016-01-221-4/+4
* | | | Follow FreeBSD steps (r294560) and stop creating rsa1 and dsa keys by defaultRenato Botelho2016-01-221-2/+0
* | | | Fix #5690:Renato Botelho2016-01-213-14/+18
* | | | Fixed #5789Stephen Beaver2016-01-211-2/+2
* | | | Use tab instead of spacesDenny Page2016-01-211-1/+1
* | | | Use a single call to dpinger for a coherent view of latency/stddev/loss.Denny Page2016-01-211-5/+5
| |/ / |/| |
OpenPOWER on IntegriCloud