summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Reduce possible noiseRenato Botelho2014-06-031-1/+1
* allow ipaliases to be configured on lo0Matt Smith2014-06-021-2/+2
* Fix variable namejim-p2014-05-311-1/+2
* remove openbgpd bits from system_gateways_edit and system.inc. The packageChris Buechler2014-05-301-2/+2
* Bring in proper gmirror support for the GUI and notifications.jim-p2014-05-302-0/+322
* glob() is already called by unlink_if_existsRenato Botelho2014-05-301-2/+2
* client-config-dir is also useful when using OpenVPN's internal DHCP while bri...jim-p2014-05-301-0/+1
* Add @ to silent any possible return of posix_killRenato Botelho2014-05-301-1/+1
* Fix typoRenato Botelho2014-05-301-1/+1
* Improve /etc/sshd:Renato Botelho2014-05-301-24/+36
* Include the v4 prefix on the v6 netmask to make routing more sane and alos tr...Ermal2014-05-291-0/+4
* Update rrd.incnagyrobi2014-05-281-2/+2
* Make sure check_reload_status is stopped so it can be upgraded and no events ...Ermal2014-05-281-1/+3
* Remove the space here which probably is preventing from calling sshd from fcgiErmal2014-05-271-1/+1
* Make logging of pass rules opt-in rather than opt-outErmal2014-05-271-1/+1
* Split the setting of logging pass and block into 2 separate settings. Maybe t...Ermal2014-05-271-92/+93
* Add ICMP to filter parser, it should fix #3663Renato Botelho2014-05-271-0/+48
* Add (self) keyword for specifying "any IP address on this firewall" as a rule...jim-p2014-05-231-0/+6
* Merge pull request #1149 from phil-davis/patch-7Renato Botelho2014-05-222-5/+6
|\
| * Use function_exists testPhil Davis2014-05-091-1/+2
| * Use require_once in more placesPhil Davis2014-05-091-1/+1
| * Use require_once in more placesPhil Davis2014-05-091-4/+4
* | Merge pull request #1205 from ExolonDX/branch_master_59Renato Botelho2014-05-221-2/+2
|\ \
| * | Update SCRIPT tags.Colin Fleming2014-05-191-2/+2
* | | Properly handle this rename, and squelch errors if it fails.jim-p2014-05-211-1/+1
* | | Delete all ip aliases when interface is disabled, it should fix #3650Renato Botelho2014-05-211-7/+21
* | | fix variable typo. ticket #3669Chris Buechler2014-05-201-1/+1
* | | Correct variable test here, too. Ticket #3662jim-p2014-05-201-1/+1
* | | Restore 989d361e88d08bd9e71bf7daafcb3b39af65bd3d to preserve a scenario that ...Ermal2014-05-201-0/+2
* | | Remove commented out code since long timeErmal2014-05-201-11/+0
* | | Remove a line spotted by @fitchner which is not needed at allErmal2014-05-201-1/+0
* | | Put a line on logs when this situation happens!Ermal2014-05-201-0/+1
* | | Fix test (variable is a checkbox, not an array/string). Fixes #3662jim-p2014-05-191-1/+1
* | | Use correct variable name here.jim-p2014-05-191-1/+1
* | | Make some fixes related to Ticket #3662. Its mostly cleanup.Ermal2014-05-171-3/+2
* | | Spell that correctlyErmal2014-05-161-1/+1
* | | Handle enc0->IPSec convertion. Should help Ticket #3664Ermal2014-05-161-0/+3
* | | Actually make this correctErmal2014-05-161-7/+2
* | | Use subnet rather than address/netmask to allow multiple clients to behave pr...Ermal2014-05-161-2/+1
|/ /
* | /etc/version_kernel and /etc/version_base no longer exist, use php_uname to g...jim-p2014-05-161-2/+4
* | Move duplicated code into a function; Include local ID on mobile tunnel key l...jim-p2014-05-152-66/+63
* | Use the right specification for ahnding over the subnet to mobile clientsErmal2014-05-151-8/+6
* | Do not specify the rightid in mobile tunnels since it makes things not workErmal2014-05-151-2/+1
* | Give needed +x flag to make working xauth properErmal2014-05-151-0/+0
* | Oops this was moved accidentallyErmal2014-05-151-6/+6
* | Correct sense of match and move the code up to since it makes more senseErmal2014-05-151-11/+11
* | Actually this should be rightauth2 since they should send the extra infor to ...Ermal2014-05-151-2/+2
* | bind HTTP->HTTPS redirect to IPv6 too. Ticket #3437Chris Buechler2014-05-141-0/+5
* | Allow to use PSK+agressive mode since user should have the choice even though...Ermal2014-05-091-0/+3
* | PBIs are crashing without LOGNAME being defined in the environment, define it...Renato Botelho2014-05-091-0/+1
OpenPOWER on IntegriCloud