summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Update openvpn.incDmitriy K.2014-06-201-2/+0
* patchpack1Dmitriy K.2014-06-171-2/+36
* Create some symlinks inside pbi dir to reduce differences between 2.1 and 2.2...Renato Botelho2014-06-161-1/+22
* Merge pull request #1034 from vsquared56/masterRenato Botelho2014-06-131-4/+10
|\
| * Return full issuer for DN with multiple attribute valuesvsquared562014-03-241-4/+10
* | Replace Header() calls by lowercaseRenato Botelho2014-06-132-3/+3
* | Merge pull request #1222 from phil-davis/patch-8Renato Botelho2014-06-131-4/+18
|\ \
| * | Handle firewall log filter regex input better bug #3689Phil Davis2014-06-031-4/+18
* | | Bring the code of captiveportal up to speed with its module counterpart requi...Ermal2014-06-121-9/+9
* | | Fix i386 default URL for snapshotsRenato Botelho2014-06-121-1/+1
* | | Fix #3665, show IPSec tunnel description on status pageRenato Botelho2014-06-121-0/+24
* | | Fix #3702, make sure tunnel inside IP is set when interface changesRenato Botelho2014-06-111-1/+1
* | | Fix #3700 and other syntax issues:Renato Botelho2014-06-101-1/+2
* | | Add some protection to parameters that come through _GETRenato Botelho2014-06-061-9/+9
* | | Allow the user to select "None" for OpenVPN client certificate, so long as th...jim-p2014-06-041-7/+14
* | | Silent pbi_infoRenato Botelho2014-06-031-1/+1
* | | 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-301-0/+313
* | client-config-dir is also useful when using OpenVPN's internal DHCP while bri...jim-p2014-05-301-0/+1
* | 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 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-221-1/+2
|\ \
| * | Use function_exists testPhil Davis2014-05-091-1/+2
| * | Use require_once in more placesPhil Davis2014-05-091-1/+1
* | | 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
* | | | 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
OpenPOWER on IntegriCloud