Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
aa6699fb 05/20/2011 02:27 PM Jim Pingle

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

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

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.

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'

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.

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.

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

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

Misc OpenVPN CRL selection fixes.

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

When deleting a CA, delete its associated CRLs.

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

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

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

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.

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

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.

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.

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.

72d8453d 04/07/2011 03:47 PM Jim Pingle

Don't test if a cert is in use here, you could in theory use a cert for a user and a server.

8fee59d6 04/06/2011 11:53 PM Jim Pingle

Fix link; use same message for missing certs.

0930bd01 04/06/2011 11:41 PM Scott Ullrich

Make the default openvpn cert authority message a bit relaxed and let user know about the wizard option as well

87bb66af 04/06/2011 06:23 PM Ermal LUÇI

Correct text to include PPTP as well.

9a36dc9d 04/06/2011 06:22 PM Ermal LUÇI

Resolves #1391. Bring back VPN auto rule disable advanced setting.

d10da0f9 04/06/2011 10:49 AM Ermal LUÇI

Resolves #1418. Correct test to actully do what's intended.

0ef48aed 04/04/2011 05:41 PM Jim Pingle

Make sure all themes have the right colors defined.

1309fadd 04/04/2011 03:05 PM Ermal LUÇI

<script/> tags are put in the function build_javascript no need to put them here. Prevents errors reported at:http://forum.pfsense.org/index.php/topic,34139.0.html

4936ff53 04/01/2011 06:11 PM Jim Pingle

Switch back to dev_mode so existing configs aren't broken by the other changes.

681b43b0 04/01/2011 03:06 PM Luiz Gustavo S. Costa

standardize the device_mode variable

b4822548 03/31/2011 05:08 PM Jim Pingle

Try again to fix the calculation for out bits 95th percentile. (Works for me)

78544d4a 03/31/2011 10:06 AM Chris Buechler

clarify text

84575284 03/31/2011 12:48 AM Jim Pingle

Apparently rrdtool VDEF functions can't take a multiplier, only CDEF. Fixes traffic graphs.

bfa992bc 03/30/2011 08:37 PM Jim Pingle

Allow editing of CAs, so that imported CAs can have their private keys added later (mainly affected users upgrading from 1.2.3 and wanting to use the cert manager). Also, allow editing the CA's serial, since this shouldn't really be 0 for imported CAs, but the serial of the last cert that was made from this CA.

44bcc1be 03/30/2011 07:21 PM Jim Pingle

Allow importing a CRL for an external CA.

cd2f60c9 03/30/2011 04:22 PM Seth Mos

Add missing color, add multiplier to calculus for inverting line

92273f24 03/29/2011 03:06 PM Jim Pingle

Fix spamd rrd graph command.

c6dfd289 03/28/2011 04:17 PM Jim Pingle

In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed.

351b6990 03/25/2011 09:56 PM Ermal LUÇI

Correctly synchronize the db of vouchers from master. Also correctly write it to the files since before it is only allowed during bootup and not from xmlrpc.

4fab0ce0 03/25/2011 09:20 PM Ermal LUÇI

Actually remember that the vouchers are enabled

c5b3fa90 03/25/2011 09:08 PM Ermal LUÇI

Allow to enable vouchers with the only things specified the voucher database synchronization since the other values will be fetched from it.

24143605 03/24/2011 10:34 PM Scott Ullrich

Note that disabling does not survive a reboot

31c9b8a3 03/23/2011 02:39 PM Tux Dictumst

Optimized all images using Yahoo Smush.it service.
Savings:
-------------------------------------
Total images uploaded - 1432
Total images smushed - 575
Total uploaded images size - 4507518 bytes
Total smushed image size - 3928995 bytes
Percentage saving - 14.724452%...

084e77e7 03/23/2011 12:36 AM Chris Buechler

fix text

6be14e38 03/22/2011 06:19 PM Ermal LUÇI

Unbreak adding subqueues to limiters. Correct some text in the way.

66fc1f14 03/22/2011 02:21 PM Scott Ullrich

Add all to the reserved keywords

fc2c320e 03/22/2011 12:50 AM Marcus Brown

Merge branch 'master' of rcs.pfsense.org:pfsense/mainline

e4d40f41 03/22/2011 12:44 AM Marcus Brown

Update GUI to enable L2TP client configuration.