Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f94eb529 05/26/2012 07:54 AM Seth Mos

Adjust the +CPIN? cmd so it works for huawei 3G sticks too

bf3da811 05/25/2012 08:36 PM Jim Pingle

List logged-in IPsec xauth users and provide a mechanism to disconnect them. Implements #1986

Conflicts:

usr/local/www/diag_ipsec.php
55cfe813 05/25/2012 04:13 PM Jim Pingle

Switch to a common function to determine anti-lockout ports, and fix a bug that was getting the ports wrong with custom https+redirect on.

db461915 05/23/2012 07:48 PM Jim Pingle

Don't skip "lan" as a possible WAN for shaper, since someone could have renamed/repurposed it. Someone may shoot themselves in the foot if they pick it accidentally, but otherwise some valid configs may be prevented accidentally.

38026252 05/18/2012 05:09 PM Marcello Silva Coutinho

Include movable code to reorder list,save button, domtt title messages, also base64 decode option, description and custom text to checkbox fields.

New options need xml config to be included on package xml files, so no changes to packages that do not use these functions....

b40e9b1c 05/16/2012 05:15 PM Jim Pingle

Fixup halt and reboot to catch the output from the shutdown process properly.

90df3bd8 05/16/2012 02:49 PM Jim Pingle

On its own, ntpd does not sync fast enough at bootup, so bring back the ntpdate sync but improve it so it can't get stuck forever.

Conflicts:

etc/rc.newwanipv6
82deea60 05/15/2012 08:42 PM Jim Pingle

Fix syntax here too in case we need to revive it.

ac911619 05/15/2012 05:05 PM Jim Pingle

Use a text description instead of a code.

0770e603 05/15/2012 05:04 PM Jim Pingle

Add NTP status page using ntpq.

49551bbf 05/15/2012 05:04 PM Jim Pingle

With FreeBSD's ntpd, the current options are irrelevant, but we can have a nice status page

Conflicts:

usr/local/www/fbegin.inc
a0c16779 05/15/2012 05:01 PM Jim Pingle

Fix ntp name here too

Conflicts:

etc/inc/priv.defs.inc
02414e3a 05/15/2012 05:00 PM Jim Pingle

s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch)

Conflicts:

usr/local/www/diag_logs.php
usr/local/www/diag_logs_auth.php
usr/local/www/diag_logs_dhcp.php
usr/local/www/diag_logs_filter.php...
93efafec 05/14/2012 02:03 PM Jim Pingle

Fix redirect when saving settings in the widget, it was landing on the widget page instead of returning to the dashboard.

310c29c6 05/14/2012 01:08 PM Seth Mos

Make the ppp-linkup script understand both address families.

5b5c9911 05/10/2012 07:07 AM Warren Baker

Add _ to the list of are allowed characters

82618bec 05/10/2012 01:57 AM Chris Buechler

fix typo

30274157 05/08/2012 10:22 PM Jim Pingle

Revert "Make vips vhid be unique per parent interface!" - per cmb, this should not have been on RELENG_2_0 see ticket #2415

This reverts commit 4d0c032c528b10221a2ef894b5eca34f6fda39a7.

Conflicts:

etc/inc/openvpn.inc
etc/inc/upgrade_config.inc...
8a4b381f 05/08/2012 07:43 PM Jim Pingle

Update zoneinfo using latest zones from FreeBSD

1e476e11 05/08/2012 04:54 PM Jim Pingle

$realif only exists on apply, which this code path would never touch. Change to use the configured interface instead. Fixes #2212

31366121 05/07/2012 10:48 PM Marcello Silva Coutinho

Fix missing description in rowhelper.

8d70eb8d 05/02/2012 12:30 PM Jim Pingle

When the "OpenVPN" users type was commented out of the drop-down, this function wasn't adjusted so it was off by one in its counts, making the URL table update frequency box disabled.

6478e71e 04/30/2012 04:29 PM Jim Pingle

Fix display of widgets with configuration controls in IE. From Gertjan on the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html

de6348e6 04/28/2012 04:06 AM Erik Fonnesbeck

Fix preservation of the selection of interfaces on input errors for floating rules.

bb837468 04/11/2012 02:47 PM Jim Pingle

When renaming a user, make sure to remove the previous user or it gets left in /etc/passwd.

c9e04cd5 04/10/2012 08:42 PM Jim Pingle

Add alias support to static routes (needs some testing) Ticket #2239

9d14f808 04/06/2012 05:14 PM Scott Ullrich

Merge pull request #77 from Whizkidzz/RELENG_2_0

Releng 2 0

05d908db 04/06/2012 04:31 PM Anton Bontes

Added "interface_selection" type to enable interface selection in tinydns server
This is usefull in multiwan setup and to check if a server behind pfsense is still running.
So that tinydns can change the corresponding records

4d0c032c 04/05/2012 08:13 PM Ermal LUÇI

Make vips vhid be unique per parent interface!

da664d19 04/04/2012 03:35 PM Jim Pingle

Fix newlines

bba2d76b 03/23/2012 11:11 PM Ermal LUÇI

Remove unused code

282f5713 03/20/2012 02:08 PM Jim Pingle

Fix pattern upload, button text check was incorrect.

b0b22431 03/15/2012 01:56 PM Jim Pingle

Update help text for Host alaises to indicate FQDNs are allowed.

5a6be47a 03/01/2012 02:24 PM Michele Di Maria

Fix for this: http://redmine.pfsense.org/issues/2037
Just changed some padding/margin in the CSS in order to avoid wrapping the menu.
Tested with Firefox 8, Chrome 15.0.874.121 and IE 9.

ce3da5d2 02/28/2012 05:48 PM Jim Pingle

Show lagg protocol and member interfaces on Status > Interfaces. Implements #2242

c04237e9 02/24/2012 01:06 AM Erik Fonnesbeck

Carry over the key length on input errors when creating a certificate signing request. Ticket #2233

310a7a05 02/23/2012 07:32 PM Erik Fonnesbeck

Change case of "NOTE" for consistency with the pages for the other tabs.

e6ec6b25 02/21/2012 05:31 AM Chris Buechler

ARP table is singular

be065c25 02/14/2012 06:52 PM Jim Pingle

Add button to download a .p12 of a cert+key. Implements #2147

d8ee5cfe 02/14/2012 06:02 PM Jim Pingle

Reject an interface without a subnet as a network source in the IPsec Phase 2 GUI. Fixes ticket #2201

c93b202d 02/11/2012 05:09 AM Erik Fonnesbeck

Change to embed to prevent IE9 from misbehaving. Ticket #2165

2720e1ce 02/06/2012 04:10 PM Ermal LUÇI

Unset previously set voucher sync information

1bd549c4 02/02/2012 03:11 PM Jim Pingle

Don't use $pconfig in widgets, it has unintended side effects.

18d4d360 02/01/2012 06:23 PM Jim Pingle

Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158

48a01262 01/23/2012 10:02 AM Ermal LUÇI

Correct getNasIP in 2.0.x branch to be correct. There is no multi-zone support in 2.0.x

d1fc1182 01/20/2012 01:29 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be consistent on the data sent

33266794 01/20/2012 12:25 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be the same on STOP/START packets

a237d9b2 01/13/2012 04:27 PM Jim Pingle

Fix ssh key note to refer to DSA not just RSA since both work.

b5692e0f 01/06/2012 06:33 PM Jim Pingle

Check userid better here, 0 is also valid

bed99355 01/06/2012 06:33 PM Jim Pingle

Fix permission and certificate display for the admin user

59bfd363 01/06/2012 05:53 PM Jim Pingle

Cleanup html, make tables sortable, implements #2040

6c1e3a0c 12/29/2011 07:22 PM Jim Pingle

Clarify the potential pitfalls when setting the Frequency Probe and Down parameters.

13113484 12/26/2011 12:23 AM Chris Buechler

fix text

12df4040 12/26/2011 12:21 AM Chris Buechler

"Destination server" is a required field

406cc860 12/25/2011 09:16 PM Chris Buechler

Local port must be specified, fix input validation

6b77f8b6 12/21/2011 07:45 PM Jim Pingle

Don't let the browser auto-fill username and password on voucher config, as it can interfere with the settings being properly saved if sync isn't fully configured, which this can make happen accidentally.

2834d664 12/21/2011 02:01 PM Jim Pingle

Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.

4d6f1fdd 12/20/2011 09:40 PM Seth Mos

Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine

184a6ceb 12/20/2011 09:36 PM Chris Buechler

until 2.0.1 is tagged, Revert "Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs"

This reverts commit 9ae39b01fb7dfd9c27091e3fae7e034e9e115519.

dd72c418 12/20/2011 07:55 PM Seth Mos

Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine

850b0518 12/12/2011 07:48 PM Jim Pingle

Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section.

b09ec44b 12/03/2011 10:55 PM Scott Ullrich

Require guiconfig.inc

7a5ccfa7 11/30/2011 12:35 PM Warren Baker

variable is not yet available so rebrands get a blank page on the last step in the setup wizard

61e0eb78 11/29/2011 08:22 PM Jim Pingle

When making a server certificate in the wizard, make sure we specify it must be a server certificate.

bfa526dc 11/29/2011 03:19 PM Jim Pingle

Describe the serial field on imported CA more clearly. Resolves #2031

f328ad12 11/27/2011 05:56 PM Seth Mos

Fix for redmine ticket #1993. Allow saving multiple dynamic entries.
Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.

f64532e5 11/22/2011 01:29 PM Ermal LUÇI

Resolves #2018. Add an id to the html object to make javascript work

bf7b597a 11/16/2011 05:04 PM Jim Pingle

Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it.

90b3c01c 11/16/2011 03:46 PM Scott Ullrich

Check uppercase strings

9870b4a2 11/16/2011 03:42 PM Scott Ullrich

Ensure style is set to a valid item

77a88814 11/09/2011 08:45 PM Jim Pingle

When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User).

0d5f874d 11/07/2011 06:41 PM Seth Mos

Actually reflect the end time instead of always $now.
Fix Ticket #1990

9b1a73f3 11/07/2011 05:31 PM Jim Pingle

Fix display of CARP widget to properly show Disabled status, bring code more in line with the carp status page, and clean it up a bit.

783321d0 11/04/2011 10:51 PM Jim Pingle

If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed.

8c4f1f7d 11/04/2011 06:06 AM Chris Buechler

description is optional

9e57fc6e 11/04/2011 06:05 AM Chris Buechler

description is optional

5cf74791 10/28/2011 03:34 PM Jim Pingle

Reformat the DNS Forwarder page a bit so it conforms with the other pages. Add some headers to make it more clear what each section does. Cosmetic changes only.

ea9a4cc8 10/27/2011 02:29 PM Jim Pingle

Assume a default value of 1 for cert_depth to disallow chaining.

77ed2f4c 10/27/2011 02:29 PM Jim Pingle

Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.

4659f856 10/26/2011 09:14 PM Jim Pingle

Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.

c6023b4a 10/24/2011 08:48 PM Jim Pingle

Show RTT and Loss on Status > Gateways, not just on the widget

230b3b1b 10/24/2011 06:20 PM Jim Pingle

Don't run ldap_urlchange on page load if there is a custom port, otherwise it appears to ignore a custom LDAP port even when it's correct in the config.

79226d4f 10/23/2011 01:22 AM Chris Buechler

fix text

976db9de 10/19/2011 06:43 PM Jim Pingle

More typos/text fixes.

7b230103 10/19/2011 05:59 PM Jim Pingle

Fix typo

7492e6c3 10/19/2011 05:16 PM Jim Pingle

Fix typo

ebcd13ca 10/17/2011 03:12 PM Jim Pingle

Add missing ?, fix uname display. Fixes #1960

8800783f 10/15/2011 12:04 PM Ermal LUÇI

Fixes #1948. Do not specify an interface for the Voip rules that intend a source ip.

943b7053 10/10/2011 06:46 PM Scott Ullrich

Revert "Add zone. Fixes #1945"

This reverts commit 8a880cb97227c3cd41ed236d06e3188f97cea2ee.

8a880cb9 10/10/2011 06:41 PM Scott Ullrich

Add zone. Fixes #1945

44b3a75c 09/30/2011 11:57 PM Jim Pingle

Move hostapd to its own log and tab, so it stops spamming the system log.

146769ae 09/29/2011 07:14 PM Jim Pingle

Show session detail in Virtual Server status

6c1ebf81 09/28/2011 06:40 PM Jim Pingle

Clarify text/settings for media selection. Fixes #1910

240ffd2e 09/28/2011 03:40 PM Jim Pingle

Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913

e3522ebf 09/27/2011 11:05 PM Jim Pingle

Fixup relayd to handle DNS load balancing as well as standard TCP load balancing.

a486425f 09/20/2011 08:11 PM Ermal LUÇI

Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421

00eda3a2 09/13/2011 07:28 PM Ermal LUÇI

Fixes #1874. Correctly error out when the user or the pass is not posted during login of CP.

02ed8141 09/13/2011 05:56 PM Jim Pingle

Check if a widget is null before testing a property. Fixes skipped updates on certain widgets (like the gateway widget) if someone doesn't have the cpu widget file on their fs (which a clean install does not).

696874d2 09/12/2011 11:21 PM Jim Pingle

Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696"

This reverts commit 55a14b686d8f35d03b87efdbddacb656a04f5bed.

5aa82519 09/12/2011 11:20 PM Jim Pingle

Revert "Be correct on teh variable scope"

This reverts commit bf81eb22db36646ebf762600a3b4959c8c5214b0.