summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Use cron.pid to get pid number and avoid kill minicron processes. It fixes #3757Renato Botelho2014-07-151-1/+1
* Don't use pfsense name in commentAdam Gibson2014-07-111-1/+1
* Use $product instead of pfSense when logging the version to syslogAdam Gibson2014-07-111-1/+1
* Log pfsense version to syslog after bootupAdam Gibson2014-07-111-0/+5
* Make sure scripts have necessary attributes and use its shebang line instead ...Renato Botelho2014-07-111-2/+8
* In some cases, new /bin/sh binary doesn't work properly before reboot during ...Renato Botelho2014-07-111-2/+2
* use HTTPS for files.pfsense.org for update_bogons and priv_url in pkg-utilsChris Buechler2014-07-092-3/+3
* no () around qlength hereChris Buechler2014-07-091-1/+1
* qlimit must be included hereChris Buechler2014-07-081-0/+2
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-0717-86/+102
* 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
* Add one more seatbelt to prevent tar to attempt to overwrite /dev itemsRenato Botelho2014-07-041-1/+1
* Back to cons25 for now since we found some issues with xterm on serial consoleRenato Botelho2014-07-024-10/+10
* un-obsolete gettytab.bakRenato Botelho2014-07-021-1/+0
* 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-024-14/+30
* 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
* Obsolete ttys_wrap and gettytab.bakRenato Botelho2014-07-011-0/+2
* Fix #3647 and other improvements:Renato Botelho2014-07-014-89/+28
* Stop restoring gettytab.bak since it doesn't exist anymoreRenato Botelho2014-07-011-7/+0
* Sync etc/ttys with FreeBSD 10-STABLE, change default console for al.Pc and de...Renato Botelho2014-07-011-274/+14
* Sync gettytab with FreeBSD 10-STABLE, also reduce customizations, the only di...Renato Botelho2014-07-011-10/+20
* Remove unused function color()Renato Botelho2014-07-011-73/+0
* Delete gettytab.bak and ttys_wrap, they are not needed anymoreRenato Botelho2014-07-012-260/+0
* Fix #3725:Renato Botelho2014-06-301-15/+17
* Add a BETA key for PBI signature check, this will be replaced by the final on...Renato Botelho2014-06-271-0/+8
* Fix dir nameRenato Botelho2014-06-271-1/+1
* 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
OpenPOWER on IntegriCloud