summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Improvements to the priviledge filter functionalityStephen Beaver2016-02-032-11/+11
* Merge pull request #2581 from PiBa-NL/23_silence_syncerrorRenato Botelho2016-02-031-1/+1
|\
| * xmlrpc_client.inc, silence the php 'crash' error, sync errors are reported th...PiBa-NL2016-02-021-1/+1
* | Gbps isn't interpreted correctly by ipfw for limiters, remove the option. Tic...Chris Buechler2016-02-031-1/+1
* | Fix easy rule problem when using a non-English language, take 2.jim-p2016-02-021-1/+2
* | Use the NAS IP configured for PPPoE server instances. Ticket #185Chris Buechler2016-02-021-0/+3
* | Remove old pppoerestart cron job if it exists. Ticket #1905Chris Buechler2016-02-021-0/+10
* | Set fastcgi_read_timeout to 180 seconds rather than the default 60 for the oc...Chris Buechler2016-02-011-0/+1
* | Change Namecheap dyndns to use split hostname and domain name fields. Upgrade...jim-p2016-02-014-30/+59
* | TypoStephen Beaver2016-02-011-1/+1
* | Fixed #5834Stephen Beaver2016-02-011-15/+14
* | Remove all additional packages from the system before reset to factory defaul...Renato Botelho2016-02-013-0/+6
* | OpenVPN server config upgrade already handled in 129_to_130. Ticket #5764Chris Buechler2016-01-291-9/+1
* | 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
OpenPOWER on IntegriCloud