summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* HTML Compliance - Login FormNOYB2016-03-051-1/+1
* When listing the network interfaces, print the link state and not the adminis...Luiz Otavio O Souza2016-03-051-1/+7
* If you are assigning interfaces, remove the existing configuration from old i...Luiz Otavio O Souza2016-03-051-0/+15
* Remove duplicated text/javascriptChris Buechler2016-03-051-1/+1
* After recreating the VLAN interface, run interface_configure on it if it's as...Chris Buechler2016-03-051-0/+8
* Update nginx gzip_types. Remove text/html since it's redundant, and add a few...Chris Buechler2016-03-041-1/+1
* Always set ignore_acquire_ts = yes. No need for that in any of our use cases,...Chris Buechler2016-03-041-0/+1
* 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 cu...jim-p2016-03-032-2/+45
* Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6...Chris Buechler2016-03-031-4/+12
* 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 d...Renato Botelho2016-03-032-1/+36
* 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. Tic...Chris Buechler2016-03-031-51/+0
* 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 typ...Chris Buechler2016-03-021-12/+4
* Ensure the extensions.ini has no duplications before setting up php.ini. Fixe...jim-p2016-03-021-0/+3
* 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
* 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
* | Fix unbound.inc so zero value for *_num_tcp is honoredlukehamburg2016-02-291-2/+2
|/
* ICMPv6 Firewall Log Display - Fixes 5933NOYB2016-02-271-1/+1
* 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
* Makes interface_bring_down() remove all the CARP and IP aliases from interface.Luiz Otavio O Souza2016-02-251-13/+32
* 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
* 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
* 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
* Merge branch 'master' of github.com:dennypage/pfsenseRenato Botelho2016-02-223-3/+81
|\
| * 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
OpenPOWER on IntegriCloud