summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | 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
* | | | | | | Makes get_real_interface() work with VLAN too.Luiz Otavio O Souza2016-02-211-1/+2
* | | | | | | Write_Config Function Notes UpdateNOYB2016-02-211-0/+1
* | | | | | | Skip configuring dhcpdv6 when the interface doesn't have a valid subnet (like...Chris Buechler2016-02-201-0/+3
* | | | | | | 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 where...Chris Buechler2016-02-202-1/+22
* | | | | | | 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 a...Chris Buechler2016-02-191-0/+3
* | | | | | 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 H...jim-p2016-02-192-1/+7
* | | | | Fix #3029Renato Botelho2016-02-191-5/+4
* | | | | Ticket #3029Renato Botelho2016-02-191-0/+36
* | | | | Ticket #3029Renato Botelho2016-02-191-9/+15
* | | | | Ticket #3029Renato Botelho2016-02-191-6/+46
* | | | | Ticket #3029Renato Botelho2016-02-193-14/+63
* | | | | Internationalize etc inc uvxPhil Davis2016-02-195-59/+61
* | | | | Clarify log, it's not really "ignoring" it.Chris Buechler2016-02-191-1/+1
* | | | | Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704Chris Buechler2016-02-181-1/+1
* | | | | Merge pull request #2667 from phil-davis/patch-1Stephen Beaver2016-02-181-1/+1
|\ \ \ \ \
| * | | | | pkg-utils update_status text typoPhil Davis2016-02-181-1/+1
* | | | | | Merge pull request #2665 from NewEraCracker/simplify-codeStephen Beaver2016-02-182-7/+7
|\ \ \ \ \ \
| * | | | | | Quote the 1st parameter (constant name) when calling define()NewEraCracker2016-02-182-7/+7
| |/ / / / /
* | | | | | Merge pull request #2668 from phil-davis/gtetc2Renato Botelho2016-02-1810-180/+200
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Internationalize etc inc i through sPhil Davis2016-02-1810-180/+200
* | | | | | Merge pull request #2661 from phil-davis/patch-1Chris Buechler2016-02-181-1/+1
|\ \ \ \ \ \
| * | | | | | Fix hardcoded pfSense on login pagePhil Davis2016-02-181-1/+1
| |/ / / / /
* | | | | | use get_interface_ip functions rather than find_ since the former handles VIP...Chris Buechler2016-02-181-2/+2
* | | | | | Add IP to dyndns error log, remove often wrong explanation.Chris Buechler2016-02-181-1/+1
* | | | | | Replace deprecated link_carp function, fix sprintf. Ticket #4858Chris Buechler2016-02-181-2/+2
* | | | | | Need $config here. No need to check count() as it'll always evaluate to true ...Chris Buechler2016-02-171-1/+2
|/ / / / /
* | | | | Change ISO image filename to remove "LiveCD" from its name, and clean up asso...jim-p2016-02-172-3/+3
* | | | | Set bridgeif for new bridge creation.Chris Buechler2016-02-171-0/+5
* | | | | Simplify logic increasing value direct in hexa, PHP is smart to do it right. ...Renato Botelho2016-02-171-4/+2
* | | | | Merge pull request #2660 from phil-davis/gtetc1Renato Botelho2016-02-179-74/+83
|\ \ \ \ \
| * | | | | Internationalize etc inc a-i filesPhil Davis2016-02-179-74/+83
* | | | | | Fix printf(printf())Phil Davis2016-02-171-1/+1
* | | | | | Fix #4675Renato Botelho2016-02-171-10/+29
* | | | | | Implement get_v6_ptr_zones()Renato Botelho2016-02-171-0/+52
* | | | | | Sync RCC detection with RELENG_2_2Renato Botelho2016-02-171-0/+2
OpenPOWER on IntegriCloud