jim-p
1e7fa7cd9d
Fix CP status sorting to properly respect the zone.
2013-06-28 12:37:09 -04:00
jim-p
1525fe1f2d
Add a note about the LDAP hostname matching the server cert's CN.
2013-06-27 14:34:00 -04:00
jim-p
69937c0527
Add option and code to sync Auth servers with XMLRPC.
2013-06-24 15:32:48 -04:00
PiBa-NL
63b69d3427
System: Group manager, set max length for groupname to 16 characters
2013-06-22 11:01:46 +00:00
Phil Davis
51f1fc586f
Use Probe Interval on gateway advanced settings
2013-06-21 18:06:36 -05:00
jim-p
94fb9f2d97
Correct gateway down/probe interval text.
2013-06-19 08:45:16 -04:00
jim-p
2706c79b47
Allow removing CA and Cert entries that are blank/empty. Fixes #3005
2013-06-18 14:42:52 -04:00
jim-p
8744a1130e
Add an option to force IPsec to reload on failover, which is needed in some cases for IPsec to fail from one interface to another. Ticket #2896
2013-06-18 14:03:16 -04:00
jim-p
850324a23e
Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.
2013-06-18 13:01:07 -04:00
jim-p
bca506d431
Change test after IPsec apply to check for any value >= 0. If a user has hostnames vpn_ipsec_configure() now returns the number of hostnames, so the previous test failed and the "apply changes" button would never go away.
2013-06-18 10:06:16 -04:00
Renato Botelho
9507aa0ec0
Allow user to set interval between attempts to resolve hostnames configured on aliases
2013-06-17 12:26:23 -03:00
Chris Buechler
891ecd18f8
not true you have to log in again since HTTP basic auth was deprecated.
2013-06-17 00:24:26 -05:00
Chris Buechler
7b79e0cb85
add MSS clamping to setup wizard. Now that MTU and MSS are separate, the MTU description was wrong, and both need to be there.
2013-06-17 00:15:05 -05:00
Renato Botelho
2ca432514e
Fix max length for wpa passphrase, it fixes #3034
2013-06-14 16:34:21 -03:00
Renato Botelho
c9322c5ceb
Allow queues to be deleted, it fixes #3037
2013-06-14 15:44:48 -03:00
Renato Botelho
d60629b071
Update list of mobile service providers
2013-06-14 09:45:08 -03:00
jim-p
94860e9e5e
Fix exec perms on mail.php
2013-06-13 13:13:05 -04:00
jim-p
185f24c35e
Add a simple CLI mail script capable of sending an SMTP message using echo/piped input, e.g. ifconfig -a | mail.php -s"ifconfig output"
2013-06-13 13:03:37 -04:00
jim-p
f09926869f
Add the ability to disable Growl or SMTP notifications but keep their settings intact. Remove automatic test messages on save. Add individual test buttons for Growl and SMTP that work even if the service(s) are disabled.
2013-06-13 12:19:35 -04:00
jim-p
8a0f8732a5
Don't restrict the content of descr when making CA/Certs, it's free-form.
2013-06-13 12:19:34 -04:00
Ermal
46b323f053
Actually do not allow the loop to continue. Related to Ticket #1928
2013-06-12 17:46:25 +00:00
Michele Di Maria
e59bd27375
Status-Queues: Get the stats gauge for PPS or bandwidth Edit
...
Let the user select the values to show in the stats gauge between PPS and bandwidth.
2013-06-11 22:18:45 +02:00
jim-p
56bf3ef146
Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you can make IP Alias VIPs to use for binding in a routed scenario with CARP without creating an IP conflict.
2013-06-06 13:55:10 -04:00
jim-p
6b53736d3b
Correct mouseover description for adding a certificate. Fixes #3017
2013-06-03 08:24:36 -04:00
Phil Davis
d9f2de9ad4
DHCP Server enable/disable change needs filter_configure
...
When DHCP Server is enabled or disabled on an interface, the filter rules should change to include or not mention DHCP.
2013-06-01 22:47:53 -05:00
Renato Botelho
5789e9f837
Update pot file
2013-05-31 10:11:24 -03:00
jim-p
786399e5c7
Fix license link
2013-05-30 16:44:50 -04:00
jim-p
b27ec31472
Update help.php with some new files, clean out some old/obsolete ones.
2013-05-29 16:45:24 -04:00
jim-p
dd6882695d
Fix up gateway advanced option note that was missed from 2.1 but on 2.0.x.
2013-05-29 12:34:55 -04:00
jim-p
e0c7109d86
"block" is also a reserved keyword that can't be an alias name, or pf tosses an error.
2013-05-29 09:26:04 -04:00
Phil Davis
be47e83c43
Deprecate ampersand (by ExolonDX)
...
Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - 4cafb367f1 )
2013-05-29 08:28:51 +05:45
Phil Davis
acd8af41b1
Add missing quotes (by ExolonDX)
...
Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - c620c1817e )
2013-05-29 08:26:23 +05:45
Ermal
368d34c31a
Fixes #3001 , Check the protocol of the webgui to determine if https is being used for custom ports.
2013-05-28 08:26:51 +00:00
Renato Botelho
f0867239c1
Use global aliastable and proper fix #2941
2013-05-23 08:06:04 -03:00
N0YB
9486a5803f
Widget Firewall Logs Fields
...
In the Firewall Log Widget view time field is of more use than source port and protocol.
Add time field and remove source port and protocol fields.
Fields: Action, Time, Interface, Source IP, Destination IP & Port
2013-05-21 18:49:53 -07:00
Renato Botelho
757733b5e9
Fix whitespace and indent
2013-05-21 10:11:08 -03:00
Charlie Marshall
f9df0509ea
Remove if statement
2013-05-18 22:52:12 +01:00
jim-p
37c922a6fa
Don't stomp on this variable or data loss can occur (disappearing static mappings)
2013-05-16 15:52:56 -04:00
jim-p
ebadf18022
Add a script that can automatically convert a user's fstab over to ufs labels. Useful for full installs to avoid issues with device numbering (e.g. ad0 changes to ad4 or da0 to ad2, or in the future case, adX to adaX)
2013-05-15 15:38:56 -04:00
Warren Baker
1cbbef941e
Rework getting PF info via ajax using jQuery
2013-05-14 16:12:47 +02:00
Colin Fleming
3b2395aedd
Tidy up spelling mistakes.
2013-05-12 21:33:38 +01:00
Renato Botelho
cdf0ac6907
Update pt_BR translation
2013-05-09 09:44:44 -03:00
Renato Botelho
a861c4de41
Update translation template
2013-05-09 09:05:35 -03:00
Renato Botelho
e0d7375df1
Move pot translation file to en/, default locale directory
2013-05-09 09:00:09 -03:00
Renato Botelho
4c13b00018
Move Turkish translation files to tr/, the default locale directory
2013-05-09 08:57:42 -03:00
Renato Botelho
db7a628c0f
Replace all linklocal checks by is_linklocal()
2013-05-09 08:05:13 -03:00
jim-p
5c8cbb2600
Shuffle some more logs around to more appropriate places.
2013-05-08 15:48:57 -04:00
Renato Botelho
41bd4359f5
Add Turkish translation files, ticket #2986
2013-05-08 08:43:30 -03:00
Renato Botelho
02203e6d4a
Fix IPv6 Prefix ID default value
...
. Always initialize it to 0 when it's undefined
. Remove unecessary initializations and checks
. Bump config version to 9.5
. Write an upgrade config function to initialize old configs properly
2013-05-06 13:01:18 -03:00
Renato Botelho
94597308b5
Do not show URL twice, it helps ticket #2978
2013-05-06 08:36:04 -03:00