summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Add get_single_sysctl(), a wrapper to get_sysctl() to make it simple to get ↵Renato Botelho2014-07-071-0/+16
| | | | value of a single sysctl
* 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. ↵jim-p2014-07-021-3/+45
| | | | | | Issue 484 Our current XMLRPC client version doesn't have support on its own to validate this in a way we can use to test in a usable for printing an error message. For now, a cURL query to the XMLRPC URL is used in its place.
* More refinements to the unofficial package repository warning ( Issue #484 ) ↵jim-p2014-07-024-14/+30
| | | | -- Now also shows on Dashboard and installed package list. Cleaned up some code and shuffled things around to avoid unnecessary repetition.
* Set proper serial parameters on boot.config and loader.conf for nanobsd ↵Renato Botelho2014-07-011-13/+22
| | | | without vga
* Detect if an unofficial package repository is in use and warn the user. Part ↵jim-p2014-07-011-0/+30
| | | | of issue #484 (more to go)
* 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
| | | | | | | | | - Remove auto_login(), now gettytab is a constant file - Add reload_ttys(), that will send a SIGHUP to init and make it reload /etc/ttys - Change serial speed on /etc/ttys when necessary - Change console and serial auto_login on /etc/ttys when necessary - Change default type from cons25 to xterm
* 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 ↵Renato Botelho2014-07-011-274/+14
| | | | default serial for al.115200
* Sync gettytab with FreeBSD 10-STABLE, also reduce customizations, the only ↵Renato Botelho2014-07-011-10/+20
| | | | difference is al.Pc entry, for Pc with auto login
* 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
| | | | | | | - Fix match_filter_field() and also simplify logic - Fix $filterfieldsarray initialization - Avoid to have double spaces on filterfieldsarray['act'] - Fix filter on Firewall Logs
* Add a BETA key for PBI signature check, this will be replaced by the final ↵Renato Botelho2014-06-271-0/+8
| | | | one before RELEASE. Ticket #3365
* 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
| | | | | | Added verbosity check in case when verbosity_level is absent in config.xml
| * Update openvpn.incDmitriy K.2014-06-201-2/+0
| | | | | | Removed unnecessary "else {";
| * patchpack1Dmitriy K.2014-06-171-2/+36
| | | | | | | | | | -Fix #3401 (Added tun option "Disable IPv6" -Added new options: route-nopull, route-noexec, verb;
* | 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 ↵Renato Botelho2014-06-243-2/+19
| | | | | | | | config.xml. This is a proper fix for #3688
* | Add local/www to the list of directories that needs to be symlink'd to ↵Renato Botelho2014-06-231-0/+1
| | | | | | | | reduce PBI differences between 2.1 and 2.2
* | 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
| | | | | | | | | The exact moment of the end time is the end of the schedule. We do not want to include a rule when filter_configure_sync wakes up at 00:15:00 etc and is on a not-slow system that processes this code during the interval 00:15:00 to 00:15:01. This should help intermittent issues with schedules not finishing at the appropriate 15-minute boundary. Might help or fix #3558
* | | 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, ↵Renato Botelho2014-06-183-3/+12
| | | | | | | | also bump config version and write a function to keep the current status on upgrades
* | 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 ↵Renato Botelho2014-06-161-1/+22
| | | | 2.2 and avoid the need to change a lot of PBI scripts
* 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
|
OpenPOWER on IntegriCloud