Renato Botelho
a7d60d2633
Allow to have a suffix on images filename
2016-03-01 12:39:00 -03:00
Renato Botelho
acd5c0cd72
Use a function to create nanobsd image filename and reduce duplicated code
2016-03-01 12:19:38 -03:00
Renato Botelho
e04de268bd
Do not obsolete /usr/share/syscons, it should fix #4387
2016-03-01 12:19:38 -03:00
Stephen Beaver
db653fc6f1
Merge pull request #2695 from derelict-pf/master
2016-03-01 08:16:03 -05:00
Stephen Beaver
684e251b97
Merge pull request #2694 from NOYB/Diagnostics_/_Tables_-_URL_Table_Aliases
2016-03-01 08:12:47 -05:00
Stephen Beaver
a118370657
Fixed blank space caused by hidden input
2016-03-01 07:54:06 -05:00
Renato Botelho
05a7110fd0
Remove additional_files_needed entries
2016-03-01 07:18:21 -03:00
Renato Botelho
d3107b4ea0
Remove script used to initial import of packages into ports. It served us well but now it's not necessary anymore
2016-03-01 07:18:08 -03:00
NOYB
f72e804a62
Think you are saying to put the second info block on a new line. Though I could live with that. I'm not fond of the extra dedicated line. Consuming vertical space when there is plenty of unused horizontal space available in which it flows well.
...
Seems like maybe the the browser is not honoring something about the info block css, such as a width, or perhaps something that hasn't been specified in the css, and causing it to line wrap.
Anyway here's a commit with the comments info block on a separate line. I'll leave it up to you to use or not.
2016-03-01 00:18:17 -08:00
derelict-pf
c2dbd6d74d
Update system_certmanager.php
...
Something felt off about the certificate icons. Particularly the fa-key + P12. I think this is better.
2016-03-01 00:06:56 -08:00
derelict-pf
eb2f4b884f
Update system_camanager.php
...
Something felt off about the Certificate/CA icons. Especially the fa-key and P12 being the same action. I think this is better.
2016-03-01 00:05:17 -08:00
Chris Buechler
a6d55c23d3
Only specify auth-user-pass for TLS mode. Ticket #5941
2016-03-01 01:32:33 -06:00
Renato Botelho
75e282959f
Make it possible to chose custom default-config package on customize_stagearea_for_image()
2016-02-29 16:28:15 -03:00
Renato Botelho
b2fbacdc38
Save parameter in local variable
2016-02-29 16:23:21 -03:00
Stephen Beaver
191136b34a
Merge pull request #2693 from NOYB/Diagnostics_/_Tables_-_URL_Table_Aliases
2016-02-29 11:55:20 -05:00
Stephen Beaver
4313cf55a9
Merge pull request #2692 from NOYB/HTML_Compliance_-_Services_Status_Widget
2016-02-29 11:51:58 -05:00
Stephen Beaver
1d2c747698
Merge pull request #2689 from lukehamburg/patch-1
2016-02-29 11:50:59 -05:00
lukehamburg
f8a475f574
Fix unbound.inc so zero value for *_num_tcp is honored
...
In the Unbound documentation, it is noted that setting "outgoing-num-tcp" to "0" disables TCP queries. In testing I noticed that although I could select & save a value of "0" in the Unbound Advanced Config, the actual value written to /var/unbound/unbound.conf was still the default "10". Apparently in PHP, a value of "0" still tests "false" for !empty(). Changing the test to isset() seems to fix the issue.
2016-02-29 11:50:58 -05:00
NOYB
f66221675e
Diagnostics / Tables - URL Table Aliases
...
Handle URL table aliases similar to bogons tables. Suppress record remove buttons.
Update (download) only the selected URL table alias instead of all of them.
Retain full line comments in downloaded URL table files so we can view and use them.
When URL table file full line comments are present, provide view option in info box.
Increase ability to extract last update date from wider variety of URL table file comments.
2016-02-29 00:31:22 -08:00
NOYB
f4cbddbbae
HTML Compliance - Services Status Widget
...
The for attribute of the label element must refer to a non-hidden form control.
There is no corresponding target of this for attribute. Removing.
2016-02-27 23:11:09 -08:00
Chris Buechler
b715db5d73
Update license page. Ticket #5903
2016-02-27 06:32:25 -06:00
Chris Buechler
3c0407194b
Update license page. Ticket #5903
2016-02-27 05:54:21 -06:00
Chris Buechler
89a7331c62
Merge pull request #2690 from NOYB/ICMPv6_Firewall_Log_Display_-_Fixes_5933
2016-02-27 03:18:11 -06:00
NOYB
e4bda595c7
ICMPv6 Firewall Log Display - Fixes 5933
...
ICMPv6 logging was not being displayed in firewall log.
2016-02-27 00:02:07 -08:00
lukehamburg
815bbd4085
Fix unbound.inc so zero value for *_num_tcp is honored
...
In the Unbound documentation, it is noted that setting "outgoing-num-tcp" to "0" disables TCP queries. In testing I noticed that although I could select & save a value of "0" in the Unbound Advanced Config, the actual value written to /var/unbound/unbound.conf was still the default "10". Apparently in PHP, a value of "0" still tests "false" for !empty(). Changing the test to isset() seems to fix the issue.
2016-02-26 23:31:01 -05:00
Renato Botelho
a069d03fe0
Remove extra quotes
2016-02-26 18:00:18 -03:00
Renato Botelho
c577ee6c50
Add flavor to default serial config package
2016-02-26 17:22:42 -03:00
Renato Botelho
3942b3d7fb
Respect empty flavor for description
2016-02-26 17:22:28 -03:00
Luiz Otavio O Souza
f82c7c8897
Enable the build of ix(gbe) as a kernel module.
2016-02-26 12:15:02 -06:00
jim-p
7d0929e906
Don't unnecessarily exclude IPv6 addresses here. See ticket #5931
2016-02-26 11:42:32 -05:00
jim-p
954202d033
Allow ":" in the route destination network, otherwise an IPv6 address cannot be entered.
2016-02-26 11:33:45 -05:00
Renato Botelho
a326d8a152
Do not add - for empty flavor
2016-02-26 13:07:21 -03:00
Renato Botelho
fbd4dfc00b
Simplify logic for different kernels and use %%FLAVOR%% macro
2016-02-26 12:59:30 -03:00
Renato Botelho
168c162a00
Unbreak syntax
2016-02-26 11:16:51 -03:00
Renato Botelho
a406ed4699
Add missing config.xml path
2016-02-26 11:06:20 -03:00
Renato Botelho
2f6260c5e7
Replace sed by xmlstarlet to make config.xml changes
2016-02-26 10:43:37 -03:00
Stephen Beaver
02afb60b8b
Merge pull request #2688 from NOYB/Don't_Leave_Ancestor(s)_Selected
2016-02-26 08:42:45 -05:00
Stephen Beaver
c24d39e07e
Remove callsto updateWidget since widget status is now saved explicitly via the save icon in hte breadcrumbbar.
2016-02-26 08:33:27 -05:00
NOYB
82d4c81b0e
Don't Leave Ancestor(s) Selected
2016-02-26 01:47:55 -08:00
Chris Buechler
636918c95f
Fix OpenVPN ifconfig. Ticket #5930
2016-02-26 01:50:50 -06:00
Chris Buechler
316d72e211
Show correct direction for in states
2016-02-25 17:25:49 -06:00
Luiz Otavio O Souza
9e7cc828c0
Remove unnecessary includes. Remove an always true if().
...
No functional changes.
2016-02-25 10:16:09 -06:00
Luiz Otavio O Souza
94bb4420c6
Makes interface_bring_down() remove all the CARP and IP aliases from interface.
...
Ticket #5913
2016-02-25 10:13:33 -06:00
Luiz Otavio O Souza
84a2ff78a3
Fixes the PPP interface list. List all physical interfaces + VLANs and not the assigned ports.
...
Ticket #5925
2016-02-25 07:59:44 -06:00
Luiz Otavio O Souza
34938b8d16
It is not necessary check for CARP interfaces.
2016-02-25 07:59:44 -06:00
Renato Botelho
611cc5ca74
Hide additional bootp options when it's disabled, fixes #5914
2016-02-25 07:14:22 -03:00
Renato Botelho
0f0c447305
Fix indent
2016-02-25 07:13:49 -03:00
Chris Buechler
f4d2b8a7b3
Remove old rc.dhclient_cron that hasn't been used in many years
2016-02-24 20:32:06 -06:00
Chris Buechler
510e6f238d
Add a space between the gateway name and IP
2016-02-24 20:29:43 -06:00
jim-p
8f36f87aa5
Move the DHCPv6 apply action into a function. Capture the apply and save actions separately and only perform the required task. Fixes #5910
2016-02-24 16:47:50 -05:00