summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2688 from NOYB/Don't_Leave_Ancestor(s)_SelectedStephen Beaver2016-02-261-1/+3
|\
| * Don't Leave Ancestor(s) SelectedNOYB2016-02-261-1/+3
* | Remove callsto updateWidget since widget status is now saved explicitly via t...Stephen Beaver2016-02-261-8/+0
|/
* Fix OpenVPN ifconfig. Ticket #5930Chris Buechler2016-02-261-1/+1
* Show correct direction for in statesChris Buechler2016-02-251-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
* Fixes the PPP interface list. List all physical interfaces + VLANs and not t...Luiz Otavio O Souza2016-02-251-12/+13
* It is not necessary check for CARP interfaces.Luiz Otavio O Souza2016-02-251-1/+0
* Hide additional bootp options when it's disabled, fixes #5914Renato Botelho2016-02-251-2/+7
* Fix indentRenato Botelho2016-02-251-10/+10
* Remove old rc.dhclient_cron that hasn't been used in many yearsChris Buechler2016-02-242-52/+1
* Add a space between the gateway name and IPChris Buechler2016-02-241-1/+1
* Move the DHCPv6 apply action into a function. Capture the apply and save acti...jim-p2016-02-241-34/+40
* Do not offer the "CA" type when creating a certificate. CAs should only be ma...jim-p2016-02-241-1/+0
* 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-243-2/+56
* 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
* Remove unnecessary code. CARP isn't a interface anymore, radvd cannot run on ...Luiz Otavio O Souza2016-02-241-16/+0
* 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-242-8/+8
* Use high level functionsRenato Botelho2016-02-241-9/+9
* Check the end of range to make sure it's inside subnet tooRenato Botelho2016-02-241-1/+2
* Use high level functionsRenato Botelho2016-02-241-4/+10
* Simplify logic and use high level functionsRenato Botelho2016-02-241-10/+4
* Merge pull request #2409 from stilez/patch-13Renato Botelho2016-02-241-8/+5
|\
| * EOL spacesstilez2016-01-141-5/+5
| * remove leading spacestilez2016-01-131-1/+1
| * redmine 5702 - switch to high level IPv4 functions instead of low level ip2lo...stilez2016-01-121-8/+5
* | Deletes Even if Say Cancel - Fixes 5907NOYB2016-02-241-0/+6
* | Merge pull request #2681 from NOYB/Status_/_System_Logs_-_Manage_Log_Form_Sub...Stephen Beaver2016-02-231-12/+19
|\ \
| * | Status / System Logs - Manage Log Form Submission AccessNOYB2016-02-221-12/+19
* | | Print help text when passed as "description" for a select_source.Luiz Otavio O Souza2016-02-231-3/+4
* | | Merge pull request #2682 from NewEraCracker/array-initialization-fixStephen Beaver2016-02-232-3/+3
|\ \ \
| * | | Initialize variables correctlyNewEraCracker2016-02-222-3/+3
* | | | Firewall / Rules - Copy/Edit - Interface Change - Separators UpdateNOYB2016-02-231-2/+31
|/ / /
* | | Revert PR 2680Stephen Beaver2016-02-221-3/+2
* | | Merge branch 'master' of github.com:dennypage/pfsenseRenato Botelho2016-02-225-12/+99
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-193-14/+30
| |\ \
| * | | Add stddev information to the quality graphs.Denny Page2016-02-191-8/+17
| * | | Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-19106-925/+1459
| |\ \ \
| * \ \ \ 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-1458-196/+291
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/pfsense/pfsenseDenny Page2016-02-14148-714/+696
| |\ \ \ \ \ \
| * | | | | | | 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
OpenPOWER on IntegriCloud