summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Collapse)AuthorAgeFilesLines
* Use product name rather than smbios here.Chris Buechler2016-03-141-1/+1
|
* Disable TLSv1.0 for web GUI's nginx instance. Ticket #5984Chris Buechler2016-03-121-1/+6
|
* Don't try to put the file contents in place if file is empty. Ticket #5982Chris Buechler2016-03-111-1/+7
|
* Merge RCC add, 1540 name fix, from 2_2 branch.Chris Buechler2016-03-111-1/+5
|
* Respect globals_override.incRenato Botelho2016-03-111-3/+3
|
* Don't exit if the system is booting, should always be unnecessary. related ↵Chris Buechler2016-03-101-5/+0
| | | | to Ticket #5952
* Doesn't seem to be any reason rc.newwanip should skip things while the ↵Chris Buechler2016-03-101-12/+3
| | | | system is booting. Ticket #5952
* More icon/button inconsistencies. Ticket #5965jim-p2016-03-101-15/+13
|
* log dhcpleases and dhcpleases6 to dhcpd.log. Ticket #5968Chris Buechler2016-03-081-1/+1
|
* HTML Compliance - Login FormNOYB2016-03-051-1/+1
| | | | | | | | | | | | | | Error: Duplicate attribute class. <div class=alert alert-warning class=hidden id=no_cookies>Your browser must support cookies to login.</div> Consolidate multiple class attributes. Error: Attribute autocorrect not allowed on element input at this point. <input type=text class=form-control name=usernamefld id=usernamefld placeholder=Enter your username autocorrect=off autocapitalize=none spellcheck=false> Non standard IOs Safari, Android Chrome attribute. Error: Attribute autocapitalize not allowed on element input at this point. <input type=text class=form-control name=usernamefld id=usernamefld placeholder=Enter your username autocorrect=off autocapitalize=none spellcheck=false> Non standard IOs Safari, Android Chrome attribute.
* When listing the network interfaces, print the link state and not the ↵Luiz Otavio O Souza2016-03-051-1/+7
| | | | administrative state.
* If you are assigning interfaces, remove the existing configuration from old ↵Luiz Otavio O Souza2016-03-051-0/+15
| | | | | | interfaces if any. This fixes the need for a reboot after changing interface assignment in console.
* Remove duplicated text/javascriptChris Buechler2016-03-051-1/+1
|
* After recreating the VLAN interface, run interface_configure on it if it's ↵Chris Buechler2016-03-051-0/+8
| | | | assigned and enabled. Ticket #5951
* Update nginx gzip_types. Remove text/html since it's redundant, and add a ↵Chris Buechler2016-03-041-1/+1
| | | | few others. Particularly useful, json, since status_monitoring.php uses it. Reduces load time on slow connections to about 1/4th of what it is without gzip on json. Ticket #5498
* Always set ignore_acquire_ts = yes. No need for that in any of our use ↵Chris Buechler2016-03-041-0/+1
| | | | cases, and it fixes problems like Ticket #4719.
* Merge pull request #2703 from phil-davis/patch-2Renato Botelho2016-03-041-1/+1
|\
| * pkg-utils typo in commentPhil Davis2016-03-041-1/+1
| |
* | Adjust default parameters to match changes in dpingerDenny Page2016-03-031-3/+3
|/
* Move NTP access restrictions to their own tab and add the ability to craft ↵jim-p2016-03-032-2/+45
| | | | custom restrictions for arbitrary networks. Fixes #4463
* Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for ↵Chris Buechler2016-03-031-4/+12
| | | | | | DHCP6 WAN types. Doing so isn't any more disruptive than what it's already doing, and that ensures track6 interfaces don't lose their IPv6 IPs. Ticket #5945" This reverts commit 471b81f8f7b0a5fe22019aed955e5374e3411dbf.
* IF PHP is not running, just exit silentlyRenato Botelho2016-03-031-0/+5
|
* Detect binary packages installed but not registered in the system and do it ↵Renato Botelho2016-03-032-1/+36
| | | | during boot
* Add an option to get_pkg_info() that makes it do not try to update metadataRenato Botelho2016-03-031-2/+7
|
* Remove get_pkg_id, last calls to it was removedRenato Botelho2016-03-031-5/+0
|
* Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498Renato Botelho2016-03-032-13/+3
|
* Remove the code block to "fake" DHCPv6 server, now that it's unnecessary. ↵Chris Buechler2016-03-031-51/+0
| | | | | | Ticket #3029 also ref: https://forum.pfsense.org/index.php?topic=107537.msg600111#msg600111
* Clarify log, remove old commented out things that are unnecessary.Chris Buechler2016-03-021-3/+1
|
* Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN ↵Chris Buechler2016-03-021-12/+4
| | | | types. Doing so isn't any more disruptive than what it's already doing, and that ensures track6 interfaces don't lose their IPv6 IPs. Ticket #5945
* Ensure the extensions.ini has no duplications before setting up php.ini. ↵jim-p2016-03-021-0/+3
| | | | Fixes #5943
* Read xml files from /usr/local/share/pfSense/menu and load menu entriesRenato Botelho2016-03-021-0/+3
|
* Add function to return the physical interface(s) for a given parent. related ↵Chris Buechler2016-03-011-0/+21
| | | | to Ticket #5081
* move 3rd party files to vendor folderJared Dillard2016-03-011-0/+1
|
* Do not obsolete /usr/share/syscons, it should fix #4387Renato Botelho2016-03-011-1/+0
|
* Only specify auth-user-pass for TLS mode. Ticket #5941Chris Buechler2016-03-011-1/+1
|
* Merge pull request #2693 from NOYB/Diagnostics_/_Tables_-_URL_Table_AliasesStephen Beaver2016-02-293-24/+46
|\
| * Diagnostics / Tables - URL Table AliasesNOYB2016-02-293-24/+46
| | | | | | | | | | | | | | | | Handle URL table aliases similar to bogons tables. Suppress record remove buttons. Update (download) only the selected URL table alias instead of all of them. Retain full line comments in downloaded URL table files so we can view and use them. When URL table file full line comments are present, provide view option in info box. Increase ability to extract last update date from wider variety of URL table file comments.
* | Fix unbound.inc so zero value for *_num_tcp is honoredlukehamburg2016-02-291-2/+2
|/ | | | In the Unbound documentation, it is noted that setting "outgoing-num-tcp" to "0" disables TCP queries. In testing I noticed that although I could select & save a value of "0" in the Unbound Advanced Config, the actual value written to /var/unbound/unbound.conf was still the default "10". Apparently in PHP, a value of "0" still tests "false" for !empty(). Changing the test to isset() seems to fix the issue.
* ICMPv6 Firewall Log Display - Fixes 5933NOYB2016-02-271-1/+1
| | | | ICMPv6 logging was not being displayed in firewall log.
* Fix OpenVPN ifconfig. Ticket #5930Chris Buechler2016-02-261-1/+1
|
* Remove unnecessary includes. Remove an always true if().Luiz Otavio O Souza2016-02-251-5/+1
| | | | No functional changes.
* Makes interface_bring_down() remove all the CARP and IP aliases from interface.Luiz Otavio O Souza2016-02-251-13/+32
| | | | Ticket #5913
* It is not necessary check for CARP interfaces.Luiz Otavio O Souza2016-02-251-1/+0
|
* Remove old rc.dhclient_cron that hasn't been used in many yearsChris Buechler2016-02-242-52/+1
|
* Fix a typo.Luiz Otavio O Souza2016-02-241-1/+1
|
* Add the upgrade code for OpenBGPd and Quagga OSPF packages.Luiz Otavio O Souza2016-02-242-1/+55
| | | | Ticket #5884
* Correct ALTQ interface test for ix interfaces, fixes #5923jim-p2016-02-241-1/+1
|
* Fix the rc.carpmaster and rc.carpbackup scripts.Luiz Otavio O Souza2016-02-242-46/+32
| | | | Now, they look for main CARP IP and IP aliases running on supplied vhid.
* Make link_interface_to_vips() also return the IP aliases on the specified vhid.Luiz Otavio O Souza2016-02-241-1/+2
|
* Fix indentRenato Botelho2016-02-241-115/+115
|
OpenPOWER on IntegriCloud