Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d67d99a1 05/26/2011 08:13 AM Seth Mos

Fix packet graph label alignment

a63f2b7d 05/26/2011 08:10 AM Seth Mos

Fix the graph label alignment

f69d8346 05/20/2011 04:05 PM Jim Pingle

Merge remote branch 'upstream/master'

aa6699fb 05/20/2011 02:27 PM Jim Pingle

Fix config sync issue. Resolves #1547 Fixed-by: Ermal

e4aa1eae 05/19/2011 06:51 PM Jim Pingle

Merge remote branch 'upstream/master'

43a68abc 05/19/2011 06:47 PM Jim Pingle

Fix clearing of PPTP/PPPoE/L2TP server raw logs. Fixes #1340

51f8a7f8 05/19/2011 06:26 PM Jim Pingle

Correct password variable name for input validation test on PPTP users. Fixes #1239

bac9941b 05/19/2011 05:34 PM Jim Pingle

Reject alias names that are too long. Fixes #1510

c1f4af16 05/19/2011 03:08 PM Jim Pingle

Show the DUID instead of the MAC. Fix online test.

bcb24b81 05/19/2011 02:44 PM Jim Pingle

Misc DHCPv6 lease view improvements (at least shows the IP...)

27d0722d 05/19/2011 12:50 PM Jim Pingle

Merge remote branch 'upstream/master'

c415a55b 05/18/2011 09:56 PM Ermal LUÇI

Micro optimization.

bb4fcffd 05/18/2011 09:54 PM Ermal LUÇI

Fixes #1522. Call interface reconfigure so we bring down the interface and than re-configure it.

f51d4f98 05/18/2011 09:31 PM Ermal LUÇI

Ticket #1534, #1433. Remove custom sync code for vip, since it array_merge() replaces same keys data when merging. But make the code for reloading only changed vips after merge better and some more checks.

51611440 05/18/2011 09:11 PM Ermal LUÇI

Ticket #1534, #1433. Properly merge carp interfaces and do not reload carp interfaces that have not change any configuration parameter. Also make merge_config_section_xmlrpc() an alias for restore_config_section_xmlrpc() since that what it is.

0d5c21f7 05/18/2011 01:59 AM Chris Buechler

fix missing images for CRLs

67d78c87 05/17/2011 09:18 PM Ermal LUÇI

Ticket #1534. Serialize all the xmlrpc requests coming to the firewall. Seems such request can stomp into each other and create either corruption of xmlrpc request or other issues.

f5adee3f 05/17/2011 06:24 PM Jim Pingle

Make sure all CP form elements are disabled/enabled with the master checkbox.

1a137650 05/16/2011 08:47 PM Jim Pingle

Fixup MAC display on this other path too

701989fb 05/16/2011 07:40 PM Jim Pingle

Print the MAC mfg on another line in a smaller font if it's found. Less obtrusive than completely replacing the MAC.

73bf4a46 05/16/2011 02:26 PM Warren Baker

Use base 1000 on user graphs and display cumulative of Total users logged in over the 'x' period.

325e3163 05/14/2011 10:44 PM Bill Marquette

Merge branch 'master' into smos-ipv6

Conflicts:
etc/inc/pfsense-utils.inc

57f2840e 05/14/2011 04:23 PM Evgeny Yurchenko

MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, Diagnostics->ARP table

92ca10c1 05/14/2011 04:16 PM Bill Marquette

Merge branch 'axscode-pfs'

23b774e0 05/14/2011 04:08 PM Bill Marquette

Merge branch 'master' into yakatz-ssl

2ad2758f 05/14/2011 03:48 PM Bill Marquette

Merge branch 'drcookie-he.net'

fed025ea 05/14/2011 03:08 PM Bill Marquette

Teach row_helper about ipv6, should fix issue found here:
http://forum.pfsense.org/index.php/topic,36709.0.html

8ea77433 05/14/2011 02:39 PM Chris Wells

Added HE.net (dns.he.net) to the list of available dyndns services.

e7237dd0 05/13/2011 05:27 PM Jim Pingle

Fix interface recognition for diag > arp. It was't seeing wireless interfaces properly.

b45630bf 05/13/2011 05:09 PM Jim Pingle

Fix whitespace.

f1273b82 05/13/2011 05:07 PM Jim Pingle

Sync with dhcp leases reading code.

69be9601 05/13/2011 11:43 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/vslb.inc
etc/version

042578fd 05/12/2011 06:04 PM Jim Pingle

Fix comment

dc073abd 05/12/2011 05:59 PM Jim Pingle

Also skip the rewind binding state or leases show expired. Reported at http://forum.pfsense.org/index.php/topic,36657.0.html

eb06ca8e 05/12/2011 05:03 PM Scott Ullrich

Revert this change. reload_all() already sends a reload message. Unfortunately there is still something else lurking that causes a delay when loading the wizard step

9545fe7a 05/12/2011 03:41 PM Scott Ullrich

Use send_event()

602e9806 05/12/2011 03:38 PM Scott Ullrich

Use send_message and issue the reload all operation in the background

1031c9ea 05/12/2011 02:45 PM Jim Pingle

Make autocomplete on the login form optional.

b148ab81 05/11/2011 08:40 PM Scott Ullrich

Skip step #9 for non pfSense branded installations

728003c8 05/11/2011 08:10 PM Jim Pingle

Various CRL fixes, handle empty internal CRLs better.

51b9e41d 05/11/2011 07:26 PM Scott Ullrich

Reload the wizard and then redirect to a wizard completed step. Prompt the user to donate to the project.

cd9fa56b 05/11/2011 01:18 PM Seth Mos

Fix the input validation, typo in the field name. Mark the prefix delegation range as not required.

bfb3e717 05/09/2011 09:23 PM Seth Mos

Add a prefix pool for prefix delegation. Doesn't work yet. ISC dhcpd complaining about the network mask being too short.

a9392a4e 05/08/2011 02:20 AM Chris Buechler

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mterron-clone into review/master

c7ac47fd 05/07/2011 08:07 PM Jim Pingle

Misc fixes to make the openvpn wizard stop re-creating a CA previously made via the wizard if you re-ran the wizard and chose a CA instead. Fixes #1512

2635f1f5 05/07/2011 04:14 AM Chris Buechler

this should be checking for synchronizetoip not pfsyncpeerip

114a9292 05/06/2011 08:55 PM Jim Pingle

If we are disabling the radius inputs, also disable the secondary radius inputs.

c07b2675 05/06/2011 08:55 PM Jim Pingle

This field should be server2

ed395640 05/06/2011 12:09 PM Seth Mos

Add DHCP-PD support if the WAN interface is set to DHCP.
Select a DHCP-PD prefix length in correspondence with your ISP. If set to "none" it will not be requested and normal DHCPv6 is performed.
You can set a link local IPv6 address on the LAN interface and select a DHCP-PD Prefix number from the drop down....

f02c3e1d 05/05/2011 08:47 PM Jim Pingle

Misc OpenVPN CRL selection fixes.

93a138ab 05/05/2011 08:41 PM Seth Mos

Add a field for the prefix pools. Fix the DUID check

461aa9d0 05/05/2011 08:14 PM Jim Pingle

When deleting a CA, delete its associated CRLs.

0d8562ed 05/05/2011 07:46 PM Charlie

Fix the parse error, missing bracket.

7149c4e7 05/05/2011 07:29 PM Seth Mos

Add backend support for the dhcp v6 client

8b1e7d04 05/04/2011 09:54 PM Ermal LUÇI

Correct wrong key for checking if a interface type switched. Ticket #1420

a9543eae 05/04/2011 12:26 PM Seth Mos

Remove the dhcp6 type, add the DUID field to the dhcp config.

2fb056d8 05/04/2011 08:58 AM Seth Mos

More DHCPv6 server fixes, split the function out into seperate v4 and v6. Make the router advertisement stand alone on the dhcp server page.

dcb846e3 05/03/2011 08:09 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
usr/local/www/status_rrd_graph_img.php

b01adece 05/02/2011 07:32 PM Jim Pingle

Set default colors explicity, the theme can then override them. This prevents missing colors in themes from crashing the graphs.

49825b17 05/02/2011 06:36 PM Jim Pingle

If the rrd multiplier is negative, use 5% for out instead of 95% for the 95th percentile line.

c639315e 04/29/2011 07:43 PM Jim Pingle

Set password on the OS instead of just the gui. Fixes #1485

9cf46050 04/28/2011 09:21 PM Ermal LUÇI

Correct saving of qinq specified members and also correctly destroy parent vlan when deleteing the interfaces. Also take care of attaching to netgraph now that we detach by default.

40b0c024 04/28/2011 07:16 PM Ermal LUÇI

Correct code description during assignment

fcdc8943 04/28/2011 09:33 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/pfsense-utils.inc

1dfb7795 04/28/2011 01:10 AM Chris Buechler

fix typo

b0c2087e 04/28/2011 12:25 AM Jim Pingle

Comment out debug print

f35abee2 04/27/2011 04:03 PM Jim Pingle

Whitespace cleanup, code cleanup, add choice to filter on ipv4/ipv6 and also accept a subnet to filter on via the host field.

c41997ce 04/26/2011 09:08 PM Jim Pingle

Allow users to select SSL/TLS+User Auth with external authentication sources.

7100a85c 04/26/2011 06:37 PM Jim Pingle

No need to include head.inc twice

9f5d14ce 04/25/2011 07:50 PM Jim Pingle

Show OpenVPN instances on Status > Traffic Graphs, with descriptions.

b1ba04cf 04/25/2011 05:17 PM Seth Mos

Add ipv6 tunnel remote subnets

d8da6350 04/22/2011 03:23 PM Jim Pingle

Provide a method for rebrands to force a theme. Otherwise upgrading nanobsd from pfSense to a rebrand image without the theme in the config.xml will have a broken GUI since the theme isn't there.

2594f401 04/21/2011 08:05 PM Yehuda Katz

missed a bit of my last commit

908cbaf9 04/21/2011 07:33 PM Jim Pingle

Set user when removing privileges, otherwise things like the user's shell would not be reset until pressing save, which is inconsistent with that step not being needed when adding privileges.

a29aeb47 04/21/2011 06:34 PM Yehuda Katz

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline.git

a828210b 04/21/2011 06:29 PM Yehuda Katz

checking moduli of ssl csr request and response

46698c3f 04/21/2011 02:33 PM Jim Pingle

Reject encrypted CA private keys. Resolves #1446

e2e934e0 04/18/2011 07:18 PM Yehuda Katz

override option for certificate subject mismatch

42c07003 04/18/2011 06:25 PM Ermal LUÇI

Add an option under advanced->misc to specify a proxy for retreiving pfsense package info or downloading packages.

e8503ff4 04/18/2011 05:08 PM Jim Pingle

Only start log update ajax timer if the updateDelay is defined. http://forum.pfsense.org/index.php/topic,35771.0.html

81b44848 04/18/2011 09:08 AM Seth Mos

Surround the IPv6 address with brackets

13399e17 04/15/2011 08:57 PM Seth Mos

Properly add dns and wins fields, load them on page load.

7b2fdeb3 04/15/2011 04:11 PM Jim Pingle

Properly set/unset voucher enable/disable bit.

b9bbae04 04/15/2011 12:53 PM Jim Pingle

Move the link to add a gateway up next to the drop-down box so it is more obvious.

6d3fd938 04/15/2011 12:37 PM Seth Mos

Change the wording and the link placement for adding a new gateway

b1c305e7 04/15/2011 08:42 AM Seth Mos

Merge remote branch 'upstream/master'

cfd40454 04/15/2011 08:41 AM Seth Mos

Make it possible to add a IPv6 gateway using the ajax add button

d2903c0c 04/14/2011 05:26 PM Jim Pingle

Test if a variable is set before trying to unset it. If a user has no rules in their config, then $config['filter'] would not be undefined, so unsettings $config['filter']['bypassstaticroutes'] would result in an error. http://forum.pfsense.org/index.php/topic,35702.0.html

c8cc0c1c 04/13/2011 07:52 AM Seth Mos

Add missing fields for l2tp to define dns and wins servers

d67b6b17 04/12/2011 02:04 PM Jim Pingle

Also exclude grep from running processes when grepping for a running packet capture. Also, fix other test to match the recent changes made.

af8f910e 04/12/2011 08:40 AM Seth Mos

Merge remote branch 'upstream/master'

86966fba 04/12/2011 08:39 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
usr/local/www/themes/the_wall/rrdcolors.inc.php

127eb8e0 04/11/2011 08:58 PM Jim Pingle

Add a toggle under System > Advanced on the misc tab to enable/disable debug mode for racoon.

e9e06fb2 04/08/2011 08:08 PM Jim Pingle

Fix copy/paste error

ac6651c9 04/08/2011 06:15 PM Jim Pingle

Make sure a theme directory actually exists before blindly using it.

e05458b0 04/07/2011 04:35 PM Scott Ullrich

Remove extra variable set

7ec2a858 04/07/2011 04:34 PM Scott Ullrich

Remove copy paste

0c951d9b 04/07/2011 04:33 PM Scott Ullrich

Unbreak check if capture is running

5d788161 04/07/2011 04:00 PM Scott Ullrich

When using ' variables are not expanded. Use double quotes so that the variable is exanded

c76fc19f 04/07/2011 03:49 PM Jim Pingle

Don't test for a user cert here either, see previous commit.