summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Set default serial speed to 115200 for 2.2, fixes #3715Renato Botelho2014-06-261-6/+3
* Merge pull request #1238 from DasTestament/masterRenato Botelho2014-06-251-2/+38
|\
| * Update openvpn.incDmitriy K.2014-06-241-4/+3
| * Update openvpn.incDmitriy K.2014-06-201-1/+6
| * Update openvpn.incDmitriy K.2014-06-201-2/+0
| * patchpack1Dmitriy K.2014-06-171-2/+36
* | Add the AESGCM and XCBC on the list of algos availbleErmal2014-06-241-3/+14
* | Actually use ph1ent ikeid here otherwise will duplicate ids here.Ermal2014-06-241-1/+1
* | Fix dscp values and provide a config upgrade to fix values stored in config.x...Renato Botelho2014-06-243-2/+19
* | Add local/www to the list of directories that needs to be symlink'd to reduce...Renato Botelho2014-06-231-0/+1
* | Merge pull request #1239 from phil-davis/patch-9jim-p2014-06-201-1/+1
|\ \
| * | Only include a scheduled rule if it is strictly before the end timePhil Davis2014-06-191-1/+1
* | | Remove extra data after space and fix pf rule syntax. It should fix #3688Renato Botelho2014-06-201-1/+1
* | | Replace some backticks by exec ans simplify commandsRenato Botelho2014-06-192-2/+2
* | | Remove more backtick abuseRenato Botelho2014-06-191-5/+9
* | | Add -n for 2 remaining sysctl calls, also replace backtick by execRenato Botelho2014-06-192-3/+3
* | | Add full path for dmesg and replace backtick by execRenato Botelho2014-06-191-1/+1
|/ /
* | Change the option for webconfig login autocomplete from opt-in to opt-out, al...Renato Botelho2014-06-183-3/+12
* | Always set httponly attribute on cookiesRenato Botelho2014-06-181-10/+8
* | Add comment I forgot on last commitRenato Botelho2014-06-171-0/+1
* | Re-generate session ID on a successful login to avoid session fixationRenato Botelho2014-06-171-0/+1
|/
* Create some symlinks inside pbi dir to reduce differences between 2.1 and 2.2...Renato Botelho2014-06-161-1/+22
* Avoid keeping old files from previous sessions on /tmp/configbakRenato Botelho2014-06-131-0/+1
* cf/ dir is removed below, do not need to remove the file hereRenato Botelho2014-06-131-1/+0
* Fix path for trigger_initial_wizardRenato Botelho2014-06-131-1/+1
* 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
* | | Do not expire already disabled users, it fixes #3644Renato 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
* | | Fix #3691, use curl instead of fetch to download update filesRenato Botelho2014-06-051-17/+13
* | | 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-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
OpenPOWER on IntegriCloud