summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* netstat is not being used hereRenato Botelho2015-11-261-1/+1
* Tidy up coding styleColin Fleming2015-11-261-13/+13
* Put some OpenVPN functions into include filePhil Davis2015-11-261-0/+120
* Merge pull request #2119 from PiBa-NL/gateway_interface_route_2.3Chris Buechler2015-11-251-0/+18
|\
| * Allow gateway outside interface subnet. Fixes #972, #1847, and was checked (o...PiBa-NL2015-11-261-0/+18
* | Fix what I broke removing DES. pointy-hat-to: meChris Buechler2015-11-251-2/+2
* | Remove GCM options from phase 1, it's only supported in P2. Remove DES while ...Chris Buechler2015-11-251-5/+0
|/
* Remove the APU check for SNMP since this no longer crashes on 2.3. Resolves #...jim-p2015-11-251-8/+1
* Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-49/+51
* More "page" stuffjim-p2015-11-251-11/+11
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-190/+190
* Add some missing privileges to pagesjim-p2015-11-251-2/+32
* Various updates to privileges and related metadatajim-p2015-11-252-194/+171
* More privilege naming fixes.jim-p2015-11-252-19/+13
* Jettison this, service is no longer relevant.jim-p2015-11-251-4/+0
* More privilege name inconsistencies.jim-p2015-11-251-7/+7
* Fix some inconsistencies in privilege name/text.jim-p2015-11-252-47/+46
* Always read the ruleset from kernel, it's already parsed there.Luiz Otavio O Souza2015-11-251-10/+2
* Fix get_interface_ip() to not return an IPv4 for a link-local request.Luiz Otavio O Souza2015-11-241-7/+6
* It is not necessary to omit link-local for unbound. Ticket #4021Luiz Otavio O Souza2015-11-241-3/+1
* Merge pull request #2104 from phil-davis/patch-1Chris Buechler2015-11-241-5/+1
|\
| * Remove layer7 components divertPhil Davis2015-11-221-5/+1
* | Move privileges for rewritten log pages over to the static file so they won't...jim-p2015-11-242-72/+72
* | Now that the issue in 4062 is fixed, no need to omit link local here. Ticket ...Chris Buechler2015-11-241-6/+1
* | Also get time zones three levels deep. Fixes #5517jim-p2015-11-231-1/+2
* | Use new host_uuid option name when changing User-AgentRenato Botelho2015-11-232-4/+4
* | Merge pull request #2103 from jlduran/escape-strongswan-radius-keyRenato Botelho2015-11-231-1/+1
|\ \
| * | Escape RADIUS secret in strongswan.confJose Luis Duran2015-11-211-1/+1
* | | Merge pull request #2102 from doktornotor/patch-6Renato Botelho2015-11-231-0/+2
|\ \ \
| * | | Stick xmlrpc.inc include back to avoid breaking packagesdoktornotor2015-11-211-0/+2
| |/ /
* | | Merge pull request #2100 from doktornotor/patch-2Renato Botelho2015-11-231-1/+3
|\ \ \
| * | | restart_service() - do not attempt to stop service that is not runningdoktornotor2015-11-211-1/+3
| |/ /
* | | Move recently added config upgrade for IPsec enable to last config upgradeRenato Botelho2015-11-231-4/+4
* | | Optimize upgrade_128_to_129()Renato Botelho2015-11-231-10/+8
* | | Move recently added upgrade code to a new config versionRenato Botelho2015-11-232-15/+19
| |/ |/|
* | When necessary, unset $config['ipsec']['enable'] in upgrade code.Luiz Otavio O Souza2015-11-221-0/+3
* | Fix ipsec_enabled() to return true only when at least one of the phase 1 entr...Luiz Otavio O Souza2015-11-221-1/+7
* | Remove the last usage cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-221-1/+1
* | Unset "net.inet.ip.fastforwarding" when upgrading from older versions.Luiz Otavio O Souza2015-11-221-0/+14
* | Convert all the occurrences of $config['ipsec']['enable'] in filter.inc, ipse...Luiz Otavio O Souza2015-11-223-18/+18
|/
* Bind to IP aliases correctly in Unbound. Ticket #5464Chris Buechler2015-11-211-1/+6
* Remove layer7 components. Ticket #5508Chris Buechler2015-11-203-480/+3
* Always define $last_update_file to avoid calling file_put_contents with empty...Renato Botelho2015-11-201-2/+1
* Merge pull request #2088 from phil-davis/bindlanRenato Botelho2015-11-203-10/+15
|\
| * Fix old SNMP bindlan setting - Redmine #3883Phil Davis2015-11-193-10/+15
* | Remove /etc/inc/uuid.php and /etc/inc/dot.hushlogin, both unused filesRenato Botelho2015-11-202-327/+0
* | Break long linesRenato Botelho2015-11-201-2/+4
* | Delete code that is commented out since 2005Renato Botelho2015-11-201-43/+0
* | Remove debug leftoverRenato Botelho2015-11-201-1/+0
* | Fix #5329Renato Botelho2015-11-201-37/+20
OpenPOWER on IntegriCloud