summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use high level functionsRenato Botelho2016-02-241-9/+9
|
* Initialize variables correctlyNewEraCracker2016-02-221-2/+2
| | | | 1) gmirror.inc: there are two calls to exec(), those calls expect the 2nd parameter to be an array, this commit initializes the variables correctly. 2) system.php: variable dnslist is used as an array without prior type initialization. This is one of the causes for apparent PR #2680 problems (which led to its reversal). Note: After this commit is merged PR #2680 may be safely reapplied for more tough code.
* Merge branch 'master' of github.com:dennypage/pfsenseRenato Botelho2016-02-223-3/+81
|\ | | | | | | | | | | | | * 'master' of github.com:dennypage/pfsense: Add stddev information to the quality graphs. Update config version to trigger upgrade of rrd files Add standard deviation to quality rrd files
| * Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-191-1/+18
| |\
| * \ Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-1932-421/+694
| |\ \
| * \ \ Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-141-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-144-29/+35
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-148-339/+290
| |\ \ \ \ \
| * | | | | | Update config version to trigger upgrade of rrd filesDenny Page2016-02-131-1/+1
| | | | | | |
| * | | | | | Add standard deviation to quality rrd filesDenny Page2016-02-122-2/+80
| | | | | | |
* | | | | | | Fixes the handling of MTU with VLANs and PPPoE.Luiz Otavio O Souza2016-02-211-101/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ticket #5857
* | | | | | | Makes get_real_interface() work with VLAN too.Luiz Otavio O Souza2016-02-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes get_parent_interface() safe to use with VLANs.
* | | | | | | Write_Config Function Notes UpdateNOYB2016-02-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add write_config_only input arg to write_config function notes.
* | | | | | | Skip configuring dhcpdv6 when the interface doesn't have a valid subnet ↵Chris Buechler2016-02-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (like track6 where PD hasn't been obtained). Ticket #3029
* | | | | | | Only enable DHCPv6 server for track6 interfaces where it's enabled. Ticket #3029Chris Buechler2016-02-201-2/+1
| | | | | | |
* | | | | | | Allow disabling of radvd with track6 interfaces. Ticket #3029Chris Buechler2016-02-201-0/+3
| | | | | | |
* | | | | | | Add config upgrade code to enable and configure DHCPv6 server and radvd ↵Chris Buechler2016-02-202-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | where track6 is in use, as they were automatically configured previously. Add same config to default config.xml to retain existing behavior there. Ticket #3029
* | | | | | | replaced original copyright message from 2005 / Espen JohansenChris Buechler2016-02-201-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Don't trigger an interface mismatch for lagg interfaces, they may not exist ↵Chris Buechler2016-02-191-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | at time of config restore. Ticket #5892
* | | | | | Validate URL table ports aliases exist before using them in a rule. Ticket #5845Chris Buechler2016-02-191-1/+15
| |_|_|_|/ |/| | | |
* | | | | Addedexec.php and edit.php (which are now diag_command.php and diag_edit.php)Stephen Beaver2016-02-191-0/+2
| | | | |
* | | | | Renamed exec.php and edit.phpStephen Beaver2016-02-191-2/+2
| | | | |
* | | | | Fix Dashboard privilege edge case and show full Help menu to users with the ↵jim-p2016-02-192-1/+7
| | | | | | | | | | | | | | | | | | | | Help privilege. Fixes #5909
OpenPOWER on IntegriCloud