| Commit message (Expand) | Author | Age | Files | Lines |
* | HTML Compliance - Login Form | NOYB | 2016-03-05 | 1 | -1/+1 |
* | When listing the network interfaces, print the link state and not the adminis... | Luiz Otavio O Souza | 2016-03-05 | 1 | -1/+7 |
* | If you are assigning interfaces, remove the existing configuration from old i... | Luiz Otavio O Souza | 2016-03-05 | 1 | -0/+15 |
* | Remove duplicated text/javascript | Chris Buechler | 2016-03-05 | 1 | -1/+1 |
* | After recreating the VLAN interface, run interface_configure on it if it's as... | Chris Buechler | 2016-03-05 | 1 | -0/+8 |
* | Update nginx gzip_types. Remove text/html since it's redundant, and add a few... | Chris Buechler | 2016-03-04 | 1 | -1/+1 |
* | Always set ignore_acquire_ts = yes. No need for that in any of our use cases,... | Chris Buechler | 2016-03-04 | 1 | -0/+1 |
* | Merge pull request #2703 from phil-davis/patch-2 | Renato Botelho | 2016-03-04 | 1 | -1/+1 |
|\ |
|
| * | pkg-utils typo in comment | Phil Davis | 2016-03-04 | 1 | -1/+1 |
* | | Adjust default parameters to match changes in dpinger | Denny Page | 2016-03-03 | 1 | -3/+3 |
|/ |
|
* | Move NTP access restrictions to their own tab and add the ability to craft cu... | jim-p | 2016-03-03 | 2 | -2/+45 |
* | Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6... | Chris Buechler | 2016-03-03 | 1 | -4/+12 |
* | IF PHP is not running, just exit silently | Renato Botelho | 2016-03-03 | 1 | -0/+5 |
* | Detect binary packages installed but not registered in the system and do it d... | Renato Botelho | 2016-03-03 | 2 | -1/+36 |
* | Add an option to get_pkg_info() that makes it do not try to update metadata | Renato Botelho | 2016-03-03 | 1 | -2/+7 |
* | Remove get_pkg_id, last calls to it was removed | Renato Botelho | 2016-03-03 | 1 | -5/+0 |
* | Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498 | Renato Botelho | 2016-03-03 | 2 | -13/+3 |
* | Remove the code block to "fake" DHCPv6 server, now that it's unnecessary. Tic... | Chris Buechler | 2016-03-03 | 1 | -51/+0 |
* | Clarify log, remove old commented out things that are unnecessary. | Chris Buechler | 2016-03-02 | 1 | -3/+1 |
* | Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN typ... | Chris Buechler | 2016-03-02 | 1 | -12/+4 |
* | Ensure the extensions.ini has no duplications before setting up php.ini. Fixe... | jim-p | 2016-03-02 | 1 | -0/+3 |
* | Read xml files from /usr/local/share/pfSense/menu and load menu entries | Renato Botelho | 2016-03-02 | 1 | -0/+3 |
* | Add function to return the physical interface(s) for a given parent. related ... | Chris Buechler | 2016-03-01 | 1 | -0/+21 |
* | move 3rd party files to vendor folder | Jared Dillard | 2016-03-01 | 1 | -0/+1 |
* | Do not obsolete /usr/share/syscons, it should fix #4387 | Renato Botelho | 2016-03-01 | 1 | -1/+0 |
* | Only specify auth-user-pass for TLS mode. Ticket #5941 | Chris Buechler | 2016-03-01 | 1 | -1/+1 |
* | Merge pull request #2693 from NOYB/Diagnostics_/_Tables_-_URL_Table_Aliases | Stephen Beaver | 2016-02-29 | 3 | -24/+46 |
|\ |
|
| * | Diagnostics / Tables - URL Table Aliases | NOYB | 2016-02-29 | 3 | -24/+46 |
* | | Fix unbound.inc so zero value for *_num_tcp is honored | lukehamburg | 2016-02-29 | 1 | -2/+2 |
|/ |
|
* | ICMPv6 Firewall Log Display - Fixes 5933 | NOYB | 2016-02-27 | 1 | -1/+1 |
* | Fix OpenVPN ifconfig. Ticket #5930 | Chris Buechler | 2016-02-26 | 1 | -1/+1 |
* | Remove unnecessary includes. Remove an always true if(). | Luiz Otavio O Souza | 2016-02-25 | 1 | -5/+1 |
* | Makes interface_bring_down() remove all the CARP and IP aliases from interface. | Luiz Otavio O Souza | 2016-02-25 | 1 | -13/+32 |
* | It is not necessary check for CARP interfaces. | Luiz Otavio O Souza | 2016-02-25 | 1 | -1/+0 |
* | Remove old rc.dhclient_cron that hasn't been used in many years | Chris Buechler | 2016-02-24 | 2 | -52/+1 |
* | Fix a typo. | Luiz Otavio O Souza | 2016-02-24 | 1 | -1/+1 |
* | Add the upgrade code for OpenBGPd and Quagga OSPF packages. | Luiz Otavio O Souza | 2016-02-24 | 2 | -1/+55 |
* | Correct ALTQ interface test for ix interfaces, fixes #5923 | jim-p | 2016-02-24 | 1 | -1/+1 |
* | Fix the rc.carpmaster and rc.carpbackup scripts. | Luiz Otavio O Souza | 2016-02-24 | 2 | -46/+32 |
* | Make link_interface_to_vips() also return the IP aliases on the specified vhid. | Luiz Otavio O Souza | 2016-02-24 | 1 | -1/+2 |
* | Fix indent | Renato Botelho | 2016-02-24 | 1 | -115/+115 |
* | Use high level functions | Renato Botelho | 2016-02-24 | 1 | -9/+9 |
* | Initialize variables correctly | NewEraCracker | 2016-02-22 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:dennypage/pfsense | Renato Botelho | 2016-02-22 | 3 | -3/+81 |
|\ |
|
| * | Merge branch 'master' of https://github.com/pfsense/pfsense | Denny Page | 2016-02-19 | 1 | -1/+18 |
| |\ |
|
| * \ | Merge branch 'master' of https://github.com/pfsense/pfsense | Denny Page | 2016-02-19 | 32 | -421/+694 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of https://github.com/pfsense/pfsense | Denny Page | 2016-02-14 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of https://github.com/pfsense/pfsense | Denny Page | 2016-02-14 | 4 | -29/+35 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of https://github.com/pfsense/pfsense | Denny Page | 2016-02-14 | 8 | -339/+290 |
| |\ \ \ \ \ |
|
| * | | | | | | Update config version to trigger upgrade of rrd files | Denny Page | 2016-02-13 | 1 | -1/+1 |