Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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.

edf99ce4 04/08/2011 03:46 PM Jim Pingle

Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not running before trying to sync time, and then launch ntpd at the end for time sync (last commit was premature)

54c18594 04/08/2011 03:20 PM Jim Pingle

Don't unconditionally start ntpd after doing ntpdate, it might be disabled.

2db351a7 04/08/2011 03:20 PM Jim Pingle

Send ntpdate output to syslog

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.

7f2c8034 03/28/2011 10:37 AM Ermal LUÇI

Test the existence of route_vpn_gateway variable and if set use it as a gateway. Recommended-by: http://forum.pfsense.org/index.php/topic,24436.msg158589.html#msg158589

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

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.

633de329 03/22/2011 12:43 AM Marcus Brown

Add missing "Connect/Disconnect" button to GUI for L2TP client connections.

71edee5e 03/21/2011 08:01 PM Luiz Gustavo S. Costa

Select the device mode to tun if variable device_mode not exist in the configuration

bf87b4d7 03/21/2011 06:58 PM Luiz Gustavo S. Costa

Added option to select the type of device for use in the tunnel openvpn

375828d9 03/20/2011 08:56 PM Chris Buechler

fix text

7e5f3edb 03/17/2011 10:21 AM Warren Baker

Add Total number of CP users graph

fe3801bf 03/16/2011 11:29 AM Seth Mos

Hopefully improve the useless ipsec logs with highlighting

505483ce 03/16/2011 11:27 AM Seth Mos

Fix ticket #1354

401fb0ad 03/15/2011 12:53 PM Ermal LUÇI

ipfw is not referenced here.

01c201e3 03/15/2011 12:17 PM Ermal LUÇI

Do more strict checking if an ppp type interface is assigned before starting the mpd process behind it. Trigered-by: http://forum.pfsense.org/index.php/topic,34377.0.html

2bf16ba2 03/12/2011 12:36 AM Ermal LUÇI

Prevent the command wol for being called without propper ip information. Reported-by: http://forum.pfsense.org/index.php/topic,34314.0.html

d0404e46 03/11/2011 01:37 AM Jim Pingle

Fix typo

64d42525 03/10/2011 04:25 PM Jim Pingle

Clarify text on outbound NAT page.

a6917c65 03/09/2011 10:58 AM Seth Mos

Add the 95th percentile line to the traffic graphs

55805397 03/08/2011 08:02 PM Jim Pingle

Add missing image. Fixes #1339

214bd062 03/07/2011 08:03 PM Jim Pingle

Fix typo

fd4151a9 03/04/2011 10:05 PM Ermal LUÇI

Enforce session establishment.

bb7469ca 03/04/2011 10:02 PM Ermal LUÇI

Enforce session establishment.

de4333ba 03/04/2011 10:00 PM Ermal LUÇI

Enforce session establishment.

9fbb3599 03/04/2011 09:53 PM Ermal LUÇI

Add missing pages to the authentication system.

006802ab 03/04/2011 08:15 PM Ermal LUÇI
  • Prevent concurrent logins on CP to not be recorded on the DB.
  • Make the locking more complex to avoid locking exclusively during pruning task which would hurt a lot CP performance.
  • Retire the disconnect_client and make all the disconnect functions use the sessionid as identifier....
4f4e85df 03/03/2011 04:30 PM Ermal LUÇI

Make sure we tell the code that the interface exists otherwise multiple laggs might get created.

6be90004 03/03/2011 02:24 PM Jim Pingle

Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lower case, or it causes some GUI irregularities. Seen http://forum.pfsense.org/index.php/topic,33865.0.html and elsewhere.

199791f9 03/02/2011 02:09 PM Ermal LUÇI

Show friendly names of interface for root queues of ALTQ.

93c1127f 03/02/2011 01:57 PM Jim Pingle

Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI. Fixes #1316

bb3c6562 03/02/2011 08:08 AM Seth Mos

Add the toggle to disable successful login messages, show actual help text for redirect item

baca83aa 03/02/2011 04:51 AM Marcus Brown

Fix page title text. Replace "Firewall" with "Interfaces" in title.

539d5973 03/02/2011 12:25 AM Ermal LUÇI

Remove custom code for checking ip_addr and use the pfsense provided one.

cf46a14f 03/02/2011 12:23 AM Ermal LUÇI

Do not be so drastic on normal failure.

88cbd62a 03/02/2011 12:18 AM Ermal LUÇI

More fixes to comments and code for upnpd. Also bring up to speed the stop/start logic.

2816f43f 03/02/2011 12:05 AM Ermal LUÇI

Improve logging and some tests during miniupnpd config generation.

b469b7fe 03/01/2011 11:51 PM Ermal LUÇI

This is not true anymore as piece of code.

8df14984 03/01/2011 11:46 PM Ermal LUÇI

Correctly get only the interface mac address rather than any other found mac on this interface.

c8487604 03/01/2011 06:18 PM Erik Fonnesbeck

Use the call to basename to remove the extension rather than trim, since trim takes a list of characters, not the exact string to remove. Suggested by http://forum.pfsense.org/index.php/topic,32967.0.html

8b19f4a7 03/01/2011 06:03 PM Erik Fonnesbeck

This is not NAT, so put it under the Firewall Advanced heading instead.

87ae1a2b 02/28/2011 07:02 PM Jim Pingle

Fix page title.

566193a5 02/28/2011 05:25 PM Jim Pingle

Only make gateway changes if we have been given a new gateway IP.

d7b4e38f 02/28/2011 05:21 PM Jim Pingle

Setup gateway monitoring since we just altered a gateway.

e121bebd 02/28/2011 05:16 PM Jim Pingle

Fix gateway handling in setup wizard.

2d539f40 02/28/2011 04:12 PM Erik Fonnesbeck

Only display gitsync settings on supported platforms.

cfaf6e69 02/27/2011 08:50 PM Scott Ullrich

Only show the you can monitor the filter reload process for filter related changes

58b4b246 02/27/2011 08:43 PM Scott Ullrich

Flush the buffer

4ed69f33 02/26/2011 07:20 PM Jim Pingle

Do a more strict check on the return value of the download function. Fixes #1309

072bc34c 02/24/2011 06:20 PM Jim Pingle

Correct the test which displays an error if someone chose to save+test but doesn't have an ldap backend. Also, fix a typo.

563b47bf 02/24/2011 01:10 PM Seth Mos

Make sure to resolve the gateway name before passing it off to the IPsec reload function

3acab378 02/24/2011 01:10 PM Seth Mos

Correct variable name. This could never have deleted the static route for IPsec vpns on multi wan

0030036f 02/23/2011 05:14 PM Marcus Brown

Don't forget to clear username field so it doesn't show up on next edit.

And if for some reason user enters a username, store it for them.

d9cc4b24 02/23/2011 05:05 PM Marcus Brown

Try again, a little cleaner: Prevent GUI from giving error for freeDNS service since username and password

1f9d17ef 02/23/2011 04:54 PM Marcus Brown

Revert "Prevent GUI from giving error for freeDNS service since username and password"

This reverts commit 740f745922549283e29d3d964c7a60266d7dbf0a.

This is a little ugly. Let's do it a little differently.

740f7459 02/23/2011 03:00 PM Marcus Brown

Prevent GUI from giving error for freeDNS service since username and password
aren't required.

Also add a note for freeDNS users to enter "Authentication Token"
in Hostname field. Zero out fake username and password before writing to config
so they don't show up in the GUI when you edit the record again.

b8778031 02/23/2011 02:32 AM Luiz Gustavo S. Costa

Add a check if the configuration of dhcpd exists for wan before unset, resolves #1303

c54c9d15 02/22/2011 10:31 PM Ermal LUÇI

Remove direction from traffic shaper generated rules now that the match action is present to correctly put packets on proper queues. Before it was not possible since this would have also open firewall ports/holes.

2d1298ce 02/22/2011 07:29 PM Jim Pingle

Reset this var before this test, otherwise if the test is skipped, it will carry over the value from the previous run.

ac631bba 02/22/2011 07:27 PM Luiz Gustavo S. Costa

Move all functions from index.php for captiveportal.inc