summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-0713-76/+90
* Fix sysctl nameRenato Botelho2014-07-071-1/+1
* Add set_single_sysctl(), a wrapper to set_sysctl() to make it simple to set v...Renato Botelho2014-07-071-0/+17
* Add get_single_sysctl(), a wrapper to get_sysctl() to make it simple to get v...Renato Botelho2014-07-071-0/+16
* Remove extra spaces and tabsRenato Botelho2014-07-071-26/+26
* Remove extra quote and fix syntaxRenato Botelho2014-07-061-1/+1
* use HTTPS for dyndns providers that support itChris Buechler2014-07-051-6/+6
* Use a php function rather tan using exec. Suggested-by: gargaErmal2014-07-041-1/+1
* Remove all .xml file generated from upgrade since it makes /var fullErmal2014-07-041-0/+1
* Back to cons25 for now since we found some issues with xterm on serial consoleRenato Botelho2014-07-021-2/+2
* Also check and verify the package server's SSL certificate if using HTTPS. Is...jim-p2014-07-021-3/+45
* More refinements to the unofficial package repository warning ( Issue #484 ) ...jim-p2014-07-022-12/+28
* Set proper serial parameters on boot.config and loader.conf for nanobsd witho...Renato Botelho2014-07-011-13/+22
* Detect if an unofficial package repository is in use and warn the user. Part ...jim-p2014-07-011-0/+30
* Make proper checks to check if we should or not enable serial consoleRenato Botelho2014-07-011-1/+8
* Fix typo on var nameRenato Botelho2014-07-011-1/+1
* Fix #3647 and other improvements:Renato Botelho2014-07-011-81/+20
* Remove unused function color()Renato Botelho2014-07-011-73/+0
* Fix #3725:Renato Botelho2014-06-301-15/+17
* 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
* 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
OpenPOWER on IntegriCloud