summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-119-12/+12
| |
* | Merge branch 'master' of git.pfmechanics.com:pfsense/pfsenseStephen Beaver2016-05-117-19/+15
|\ \ | |/
| * Merge pull request #2952 from phil-davis/hidemaskChris Buechler2016-05-112-2/+6
| |\
| | * Hide CIDR for alias types that do not use itPhil Davis2016-05-111-0/+4
| | | | | | | | | | | | | | | Suggested/discussed in forum https://forum.pfsense.org/index.php?topic=111593.0
| | * hideMask only modify input-group on first parentPhil Davis2016-05-111-2/+2
| | | | | | | | | | | | | | | Otherwise when unhiding (e.g. for Network type alias), input-group gets added to every div up the DM hierarchy and the layout gets messed up.
| * | Rename OSPF and System Patches packages in pre_upgrade_command. Ticket #6118Chris Buechler2016-05-111-1/+6
| | |
| * | Revert "Add config upgrade code to update package names. Ticket #6118"Chris Buechler2016-05-113-15/+2
| |/ | | | | | | This reverts commit 297ace668e4a4ffbf1fb1581e7c765e2ed158e29.
| * Check for is_array here to avoid possible issues if the config.cache is ↵Chris Buechler2016-05-101-1/+1
| | | | | | | | invalid. Adapted from PR 2925
* | Merge pull request #2950 from ↵Stephen Beaver2016-05-111-2/+2
|\ \ | |/ |/| | | NOYB/Miscellaneous_Textual_Corrections_-_Services_Dynamic_DNS
| * Miscellaneous Textual Corrections - Services / Dynamic DNSNOYB2016-05-101-2/+2
| |
* | Spaces->tabsStephen Beaver2016-05-101-9/+9
| |
* | Added hideMask() functionStephen Beaver2016-05-101-0/+13
|/
* Fix tab highlighting when editing mobile IPsec P1. Fixes #6341jim-p2016-05-101-4/+2
|
* Merge pull request #2949 from NewEraCracker/textual-correctionsStephen Beaver2016-05-106-9/+9
|\
| * Adding missing spaces between punctuationNewEraCracker2016-05-106-9/+9
| |
* | Merge pull request #2948 from ↵Stephen Beaver2016-05-101-1/+1
|\ \ | |/ |/| | | NOYB/Miscellaneous_Textual_Corrections_-_Services_Load_Balancer
| * Miscellaneous Textual Corrections - Services Load BalancerNOYB2016-05-091-1/+1
|/
* Merge pull request #2947 from PiBa-NL/css_compact_redStephen Beaver2016-05-093-6/+29
|\
| * theme Compact-RED, added a few more tweaks to look a bit more aligned.PiBa-NL2016-05-101-0/+27
| |
| * just exit for v6, gateways setup above.Chris Buechler2016-05-091-4/+0
| |
| * fix booting checkChris Buechler2016-05-092-2/+2
|/
* Add Compact-RED theme and update system.php to sort available themes by ↵Stephen Beaver2016-05-092-6/+136
| | | | pfSense, then BETA, then user supplied themes.
* A simple fix for #6120Renato Botelho2016-05-092-16/+2
| | | | | - Retire system_console_configure() - Replace above call on rc.bootup by setup_serial_port()
* Revert "Fix #6120"Renato Botelho2016-05-094-64/+0
| | | | This reverts commit 1831d3486317a6ac8a8bfd034bb133f9b0dc55e7.
* Merge pull request #2946 from ↵Stephen Beaver2016-05-091-3/+3
|\ | | | | | | NOYB/Miscellaneous_Textual_Corrections_-_Services_DNS_Resolver
| * Miscellaneous Textual Corrections - Services DNS ResolverNOYB2016-05-081-3/+3
| |
* | Merge pull request #2945 from ↵Stephen Beaver2016-05-091-2/+2
|\ \ | | | | | | | | | NOYB/Miscellaneous_Textual_Corrections_-_Services_DNS_Forwarder
| * | Miscellaneous Textual Corrections - Services DNS ForwarderNOYB2016-05-081-2/+2
| |/
* | Fix #6120Renato Botelho2016-05-094-0/+64
|/ | | | | | | | | | - Do not include /etc/ttys on base package, it's not supposed to be replaced during upgrade - Create a script /etc/rc.console_setup to make it easy to call setup_serial_port() from shell scripts. This script will update /etc/ttys accordingly - Call /etc/rc.console_setup just after 2nd stage of upgrade happened and new files are in place
* Update L7 config upgrade code removal. Only file notice if it was actually ↵Chris Buechler2016-05-081-1/+5
| | | | in use, otherwise it just confuses people.
* Add config upgrade code to update package names. Ticket #6118Chris Buechler2016-05-083-2/+15
|
* Setup gateway monitors and exit in rc.newwanip(v6) if system is booting. ↵Chris Buechler2016-05-072-0/+18
| | | | Ticket #6186
* Log if rc.newwanip(v6) is called with empty interface.Chris Buechler2016-05-072-0/+2
|
* status_queues.php, default packet_s to 0 if it falls through to that point. ↵Chris Buechler2016-05-071-2/+1
| | | | Ticket #6329
* Experimentally fixed #6327Stephen Beaver2016-05-072-5/+14
|
* Merge pull request #2941 from ↵Stephen Beaver2016-05-072-9/+9
|\ | | | | | | NOYB/Miscellaneous_Textual_Correction_-_Firewall_/_Shaper
| * Miscellaneous Textual Correction - Firewall / ShaperNOYB2016-05-072-9/+9
| |
* | Merge pull request #2939 from ↵Stephen Beaver2016-05-071-1/+1
|\ \ | |/ |/| | | NOYB/Miscellaneous_Textual_Correction_-_Firewall_/_Rules
| * Miscellaneous Textual Correction - Firewall / RulesNOYB2016-05-061-1/+1
| |
* | Fixed #6331Stephen Beaver2016-05-071-2/+2
| |
* | Workaound fixes #6320Stephen Beaver2016-05-072-4/+3
| |
* | Add nut package to poudriereChris Buechler2016-05-071-0/+1
| |
* | Don't divide by 0. Ticket #6329Chris Buechler2016-05-061-2/+2
| |
* | Bump net.inet.raw.recvspace and net.inet.raw.maxdgram by default. Ticket #6223Chris Buechler2016-05-061-1/+3
| |
* | Clear xmlrpc.lock when restarting php-fpm. Ticket #6328Chris Buechler2016-05-061-0/+5
|/
* Add pstree to poudriere listjim-p2016-05-061-0/+1
|
* Remove a wrong comment I left by accident and make it really remove ↵Renato Botelho2016-05-061-1/+1
| | | | packages. Fixes #6137
* Change the default output of pkg.php lists to be encoded before display. ↵jim-p2016-05-061-4/+9
| | | | Preserve the old behavior as an option in case a package needs it (I didn't see any current ones that appeared to rely on the behavior, however)
* Add authorizedkeys to exclusion in status.php, and fix. While these are ↵Chris Buechler2016-05-061-1/+2
| | | | public keys and hence not sensitive, they're also of no diagnostic value. Suggested-by: Denny Page
* Update diag_nanobsd.php now that permanent rw is default. Ticket #6184Chris Buechler2016-05-061-2/+8
|
OpenPOWER on IntegriCloud