Renato Botelho
06efbd3bfa
Add missing /
2016-08-01 17:31:15 -03:00
Renato Botelho
adf2b3581c
Add missing options
2016-08-01 17:29:50 -03:00
Renato Botelho
81fe0b700e
Remove unnecessary messages
2016-08-01 17:29:22 -03:00
Renato Botelho
cdf2b5f828
Fix variable name
2016-08-01 17:27:42 -03:00
Renato Botelho
1217cd7a98
Add create_core_pkg.sh and start using it
2016-08-01 17:14:24 -03:00
Renato Botelho
6c0329cbea
Remove unused variables
2016-08-01 16:49:25 -03:00
Renato Botelho
468f236dab
Add install_freebsd.sh and use it
2016-08-01 16:49:15 -03:00
Renato Botelho
29cdd776ae
Add build_freebsd.sh and start using it
2016-08-01 16:31:33 -03:00
Renato Botelho
f2dd0a5588
Remove outdated XXX message
2016-08-01 14:51:30 -03:00
Renato Botelho
a10a0e7043
Add git_checkout.sh and common.subr
...
This is the first of a set commits to start replacing big
builder_common.sh by smaller and specific scripts to do necessary build
tasks.
First is git_checkout.sh, a script used to checkout or update a git
repository on desired destination dir and branch or tag.
2016-08-01 14:02:29 -03:00
Renato Botelho
7da937948f
Remove script used during bootstrap conversion
2016-08-01 13:34:14 -03:00
jim-p
f003f8db0e
Some small improvements to OpenVPN server handling when using CARP VIPs in Gateway Groups. Might help with issue #6607
2016-08-01 11:45:28 -04:00
Jared Dillard
bfbfa4dd25
experiment with tighter styling
2016-07-28 19:17:05 -05:00
Jared Dillard
1cba7db475
Fixes #6601 clean up installed packages html
2016-07-28 19:17:05 -05:00
Jared Dillard
13b0380267
clean up Installed Packages widget by removing category
2016-07-28 19:17:05 -05:00
jim-p
363c7d41ea
Increase filtering tail limit for logging, fixes #6652
2016-07-28 09:58:42 -04:00
jim-p
f26a81c97b
Whitespace fixes
2016-07-28 09:58:42 -04:00
Renato Botelho
7731df4155
Build ova by default for releases
2016-07-27 09:52:43 -03:00
Renato Botelho
54b84a3bcd
Fix pkg repo name for tags
2016-07-26 16:21:24 -03:00
Renato Botelho
3437fab0cf
Remove stray 'i'
2016-07-26 15:59:20 -03:00
Chris Buechler
011a15a03e
Merge pull request #3079 from phil-davis/patch-2
2016-07-25 23:03:47 -05:00
Phil Davis
ffe1a0688c
Fix redmine #6640 DHCPv6 server time format
...
The original code here ended up always applying the time zone offset once, and if you had set dhcpv6leaseinlocaltime then it got applied twice, so Sydney at UTC+10:00 would show UTC+20:00 and presumably somewhere at UTC-04:00 would show UTC-08:00
This change makes the code use the same logic as the V4 status_dhcp_leases.php - which works and is simpler.
Note: both the V4 and V6 code format the output, when using local time, as 12-our clock with AM/PM. That seems a bit odd, but I will leave it for now. I will make a separate pull request to change it to 24-hour clock (like is displayed in V4 leases in UTC)
2016-07-26 13:12:10 +09:30
Jeremy Porter
a869a93126
Section title was wrong, discovered by mfine
2016-07-22 13:16:20 -05:00
Chris Buechler
f8038899f2
openvpn_add_dhcpopts already sets redirect-gateway, don't add it a second time. Ticket #6633
2016-07-20 19:56:42 -05:00
Renato Botelho
eeddd261f7
Fix variable name
2016-07-19 17:01:23 -03:00
Renato Botelho
e4de9720b5
Remove immutable flag before delete directory
2016-07-19 16:13:43 -03:00
Renato Botelho
2039a3c1e1
Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-now
2016-07-18 15:40:55 -03:00
Renato Botelho
d29bdf014a
Make sure licenses dir is removed to avoid duplicate it in the wrong package
2016-07-18 15:29:21 -03:00
Stephen Beaver
9ce54773be
Allow section header to be omitted by specifying "NOTITLE" as the section title.
2016-07-18 11:43:12 -04:00
Stephen Beaver
7bba13e8d5
Fixed #6437
2016-07-18 11:09:11 -04:00
Chris Buechler
a46e0d747e
Allow AES-GCM for P1 where using IKEv2. Ticket #5990
2016-07-17 23:18:57 -05:00
Chris Buechler
4d55ef968b
Clarify that HMAC-MD5 key is required. Ticket #6622
2016-07-17 21:24:27 -05:00
Chris Buechler
6061a7a958
Merge pull request #3061 from thoughtpolice/cloudflarev6
2016-07-17 21:20:57 -05:00
Chris Buechler
655fb9df95
Merge pull request #3055 from marjohn56/master
2016-07-17 21:15:26 -05:00
Austin Seipp
3a05e4c3da
dyndns: add IPv6 support for CloudFlare
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-17 09:41:49 +00:00
Chris Buechler
8f70ba67a9
Merge pull request #3060 from lukehamburg/patch-2
2016-07-16 00:29:44 -05:00
lukehamburg
7940050bb9
Fix " http://pf.sense/UNKNOWN " links in Pkg Manager
...
I noticed recently that many packages do not have the 'www' field in the database filled, or have it set to UNKNOWN The way the table is built, this causes bad links to be generated pointing to e.g. http://pf.sense/UNKNOWN . This patch fixes it, causing only packages with actual links to get the <a> tag.
2016-07-15 21:25:11 -04:00
Chris Buechler
1d653e869b
fix typo
2016-07-15 18:27:48 -05:00
Renato Botelho
0f74368001
Fix license.php to show correct text
2016-07-15 17:18:33 -03:00
Renato Botelho
1b7647bd80
Revert wrong conversion in license.php
2016-07-15 17:05:04 -03:00
Renato Botelho
a06db8805a
Update pot
2016-07-15 16:42:31 -03:00
Renato Botelho
ef65be166a
Move remaining ESF license file to APACHE20
2016-07-15 16:41:21 -03:00
Renato Botelho
7b24d53b72
Merge pull request #3059 from NewEraCracker/xml-syntax-fix
2016-07-15 16:38:20 -03:00
Renato Botelho
b12ea3fbe3
Move to Apache License 2.0
2016-07-15 16:30:33 -03:00
NewEraCracker
f7057140af
Fix xml syntax after license update
2016-07-15 20:14:54 +01:00
jim-p
1f95431826
Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN server. Fixes #6139
2016-07-15 15:09:13 -04:00
Chris Buechler
f0314a2a82
dse was under contract with BSDP for all the work he did, we own (c)
2016-07-15 13:49:54 -05:00
Renato Botelho
c5d8158553
Review license / copyright on all files (final round)
2016-07-15 15:30:38 -03:00
Chris Buechler
318e038382
Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits client-hostname where the cache threshold is reached. Ticket #6589
2016-07-15 13:14:43 -05:00
Chris Buechler
258f1f112b
Bring back the "set iface route default" used in 2.2.6 and earlier versions, which works around the root problem in Ticket #6495
2016-07-15 00:08:45 -05:00