summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Remove variables deprecated some time ago.Chris Buechler2016-02-161-2/+0
* Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in...jim-p2016-02-161-1/+1
* Fix link_interface_to_vips() to account for IP alias over CARP.Luiz Otavio O Souza2016-02-161-7/+13
* Simplify and correct the comments in get_carp_interface_status().Luiz Otavio O Souza2016-02-161-21/+18
* Simplify the code with the use the newly introduced function to list CARP add...Luiz Otavio O Souza2016-02-161-1/+2
* Fix the return value if no matching VIP was found.Luiz Otavio O Souza2016-02-161-1/+1
* Implement a switch that allows get_configured_vip_list() return only the sele...Luiz Otavio O Souza2016-02-161-3/+15
* Call conf_mount_rw() before run pfSense-upgrade to avoid doing it twiceRenato Botelho2016-02-161-2/+2
* Break long linesRenato Botelho2016-02-161-4/+7
* This seems to have negatively impacted LAGG/VLAN configs. Revert "Only set IF...jim-p2016-02-151-9/+7
* Fix interface write_config message for dhclient_update_gateway_groups_default...Phil Davis2016-02-151-1/+1
* gmirror widget fixesPhil Davis2016-02-151-4/+7
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-4/+4
|\
| * Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with bread...k-paulius2016-02-141-2/+2
| * Rename NTP tab to Settings to be more user friendly.k-paulius2016-02-141-2/+2
* | Whitespace functions.incPhil Davis2016-02-151-18/+18
* | Add support for multiple span ports on bridge.Luiz Otavio O Souza2016-02-141-3/+6
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
* | Use print_info_box() to generate alertsk-paulius2016-02-141-1/+1
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
* | Use print_info_box() to generate alertsk-paulius2016-02-141-5/+1
* | Merge pull request #2634 from nwholloway/eclfix_2_3Luiz Otavio O Souza2016-02-141-7/+2
|\ \
| * | Fix #5890 find disk slices as candidates for loading "config.xml" at bootNick Holloway2016-02-141-7/+2
* | | Merge pull request #2625 from NewEraCracker/inc-ipv6-fixLuiz Otavio O Souza2016-02-141-0/+5
|\ \ \
| * | | Add check of IPv4 only IPs on IPv6 SplitV64NewEraCracker2016-02-121-0/+5
* | | | Logic correctionNewEraCracker2016-02-141-6/+5
* | | | Internationalize dyndns.classPhil Davis2016-02-141-277/+236
| |/ / |/| |
* | | Make a couple changes to PPP default gateway handling to address issues with ...jim-p2016-02-141-0/+3
| |/ |/|
* | Renamed SMART to S.M.A.R.T.k-paulius2016-02-131-2/+2
* | Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-131-2/+2
* | Renamed 'Wake on LAN' to 'Wake-on-LAN'k-paulius2016-02-131-4/+4
* | Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-132-20/+20
* | Synchronize page titles with tab titles; Rename few titles in order to be mor...k-paulius2016-02-131-4/+4
* | Fix the returned string when no status is found for this CARP.Luiz Otavio O Souza2016-02-131-12/+6
* | Only set IFCAPS where they're not already set correctly. Ticket #5887Chris Buechler2016-02-121-7/+9
* | Refine the way the DNS Forwarder and DNS Resolver are handled via XMLRPC. Fix...jim-p2016-02-121-4/+4
* | Remove German from English message textPhil Davis2016-02-121-1/+1
* | Merge pull request #2626 from phil-davis/patch-1Stephen Beaver2016-02-121-1/+0
|\ \
| * | Remove duplicated line in config.incPhil Davis2016-02-121-1/+0
| |/
* | Merge pull request #2624 from NOYB/Firewall_/_Rules_-_Prevent_Separator_Orpha...Stephen Beaver2016-02-121-1/+1
|\ \
| * | Firewall / Rules - Prevent Separator OrphanageNOYB2016-02-121-1/+1
| |/
* | Merge pull request #2623 from NOYB/Firewall_/_Rules_-_Consolidate_Move_Separa...Stephen Beaver2016-02-121-0/+12
|\ \
| * | Firewall / Rules - Consolidate Move Separators FunctionNOYB2016-02-121-0/+12
* | | Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-121-4/+4
* | | Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and L...k-paulius2016-02-121-2/+2
| |/ |/|
* | If URL table file size is 0, force update. Ticket #5848Chris Buechler2016-02-121-1/+1
|/
* add an option to only validate URL tables, so stray files aren't left behind ...Chris Buechler2016-02-121-2/+4
* Parse URL Table alias downloads with parse_aliases_file to ensure only valid ...Chris Buechler2016-02-121-5/+9
* Prefer dnsmasq's host overrides when it's enabled. Ticket #5883Chris Buechler2016-02-111-3/+5
* Merge pull request #2620 from NewEraCracker/inc-ipv6-docsStephen Beaver2016-02-111-2/+2
|\
OpenPOWER on IntegriCloud