Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
03976254 11/05/2010 02:12 PM Jim Pingle

If the anti-lockout rule is active, show it in the rules list for the LAN interface (or WAN if the interface count is 1, same rules as in filter.inc for putting the rule in the ruleset)

428e66b6 11/04/2010 06:30 PM Jim Pingle

Warn a user when entering the OpenVPN client/server screens that they need a CA/Cert if none exist.

9882cbef 11/04/2010 05:18 PM Jim Pingle

Use addslashes() here to prevent unescaped quotes from causing PHP errors. Fixes advanced/custom options in OpenVPN wizard.

3339c56f 11/04/2010 02:39 PM Jim Pingle

Use a different variable name here to avoid colliding with another of the same name.

9ad0ab80 11/03/2010 09:26 PM Jim Pingle

Use != here to avoid a potential issue with empty() testing intermediate arrays.

42724fdd 11/03/2010 09:18 PM Jim Pingle

Add a button to the filter reload screen to force a config sync (only shows up if a config sync peer is defined).

36600615 11/03/2010 08:11 PM Jim Pingle

Fix saving of off/disabled PPPoE server instances. Fixes #987

b039f099 11/03/2010 02:26 PM Jim Pingle

Don't show empty user IPsec keys.

9cb94dd4 11/03/2010 01:25 PM Ermal LUÇI

Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1 it should not be accessible otherwise.

6bc1e79a 11/02/2010 08:48 PM Jim Pingle

Don't use pconfig in a widget, it can cause issues with other widget settings.

60e76c58 11/02/2010 08:07 PM Jim Pingle

CSS changes, fixes misaligned cursor in some password fields. Fixes item 1 in ticket #830

a6607b5f 11/02/2010 07:14 PM Jim Pingle

More VPN log fixes, for consistency. Ticket #912

b2b61308 11/02/2010 06:11 PM Jim Pingle

Switch from buttons to tabs, add a mode to view raw mpd logs for each vpn type, and some general cleanup. Fixes #912

fbeaba66 11/02/2010 05:22 PM Jim Pingle

Remove these now-obsolete linkup/linkdown scripts.

874e5f2c 11/02/2010 04:52 PM Jim Pingle

Fix VPN log page to use the updated log format (again). Ticket #912.

2f9d2dc2 11/02/2010 03:57 PM Jim Pingle

Use a unified vpn-linkup script that detects the type based on interface name.

14905d9f 11/01/2010 09:02 PM Jim Pingle

Show login/logout events for pptp, pppoe server, and l2tp. Could use some work to simplify. Ticket #912.

6d1091dc 11/01/2010 08:15 PM Jim Pingle

Add individual linkdown scripts so the service type can be set in the log.

d282c96c 11/01/2010 08:05 PM Jim Pingle

Add service type to vpn log

a2071365 11/01/2010 06:46 PM Jim Pingle

Sync service status widget code with service status page. Fixes #984

08724afa 11/01/2010 06:13 PM Jim Pingle

Test for arrays first, should fix #968

b7ccf315 10/29/2010 09:55 AM Erik Fonnesbeck

Make the change here, too.

e3bbd29a 10/28/2010 06:34 PM Ermal LUÇI

Replace \r from custom options otherwise it breaks config.

7c255188 10/28/2010 02:29 PM Jim Pingle

Fix logging parameters.

c815b877 10/28/2010 02:29 PM Jim Pingle

Fix pfctl -b parameters to prevent the killing of unintended states.

9e303f2f 10/28/2010 01:56 PM Jim Pingle

Fix formatting

5e58efd0 10/28/2010 01:56 PM Jim Pingle

Fix this logic.

a8200dbf 10/27/2010 08:56 PM Ermal LUÇI

Ticket #975. Rearrange code a little.

64ce9d72 10/27/2010 05:11 PM Jim Pingle

Do not require LDAP search base DN. Requiring this can prevent some valid LDAP configurations from properly authenticating. (See GDD-550841).

b019222a 10/27/2010 12:29 AM Pierre POMES

Ticket #959: keep local ipalias and proxyarp vip's during a XMLRPC restore

e6c563bb 10/26/2010 01:19 PM Jim Pingle

Make the $pgtitle output a link back to the current page for a convenient way of reloading.

dbb0e086 10/25/2010 08:55 PM Jim Pingle

Remove unnecessary (and unclosed) form tag.

c26c208f 10/25/2010 08:31 PM Jim Pingle

Do not allow spaces in load balancer name fields, they are invalid in relayd.

24b2aa62 10/25/2010 11:19 AM Ermal LUÇI

Resolves #971. Fix wizard.php to show interface descriptive names. Pointy-hat: gnhb

e4d79ab0 10/22/2010 08:06 PM Ermal LUÇI

Balance <p> with </p>

67300ce5 10/22/2010 07:56 PM Ermal LUÇI

Put </ul> tags inside the same <td> since they cannot span multiple of them.

4540ab2c 10/22/2010 07:52 PM Ermal LUÇI

Clear some forgotten </img> </font> tags.

be81b340 10/22/2010 03:49 AM Erik Fonnesbeck

Display the ICMP type (abbreviated) in the firewall rule list and show the full text when the cursor is over it for ticket #762

5e693f58 10/21/2010 09:11 PM Jim Pingle

Break after the first error.

630d7025 10/21/2010 09:08 PM Jim Pingle

Prevent the DHCP range from being changed to include static mapping entries. Fixes #964.

ab8d138d 10/21/2010 08:58 PM Jim Pingle

Reject DHCP static mappings that are inside of the DHCP range. Fixes #966

62b262e4 10/21/2010 08:07 PM Jim Pingle

Remove WIP note. This should resolve #555.

6a0b3ea4 10/21/2010 08:00 PM Jim Pingle

Indicate in various places if a certificate is revoked.

150bbe09 10/21/2010 07:49 PM Jim Pingle

Indicate if a certificate has been revoked, both in the cert list and the user manager list.

fc54f29b 10/21/2010 07:11 PM Jim Pingle

Add ability to select reason codes for revocation. Reformat CRL edit screen a bit. Ticket #555

8e022a76 10/21/2010 06:33 PM Jim Pingle

Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555

ad08687b 10/21/2010 05:34 PM Jim Pingle

Add support for deleting a cert from a CRL (unrevoke). As of this point basic CRL functionality does work: Revoke a cert and it cannot connect. Remove it from the CRL and it can. (Have to edit/save OpenVPN server instance to update/refresh CRL though). Ticket #555

9f200d71 10/21/2010 01:00 AM Jim Pingle

Change OpenVPN wizard to set input_errors when there is a fatal condition that will require preventing a config save.

7f167923 10/21/2010 12:59 AM Jim Pingle

Add these error/info box classes to the wizard.css file.

27319e17 10/21/2010 12:59 AM Jim Pingle

Add a patch to wizard.php to support input_errors from sullrich (with some modifications).

8f87a4a2 10/21/2010 12:12 AM Jim Pingle

Reject special characters in CA/Cert field names during OpenVPN wizard. Fixes #900

28ff7ace 10/20/2010 07:41 PM Jim Pingle

Add more CRL functionality. Needs to wait on a new build for further testing.

5293bfec 10/20/2010 07:41 PM Jim Pingle

Fix some forgotten name->descr changes.

ac87dbbf 10/20/2010 03:13 PM Ermal LUÇI

Traffic shaper wizards remove redirection before final step. This seems a forgotten item.

d7381e71 10/19/2010 07:34 PM Jim Pingle

Generalize the "low res" user agent detection so it isn't Apple-specific. Include Android in the detection, and also provide a mechanism so that the "low res" theme can be set in globals.inc.

f2a86ca9 10/19/2010 06:19 PM Jim Pingle

Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.

9ff73b79 10/19/2010 04:51 PM Jim Pingle

Convert fullname field on users to descr, so it gains CDATA protection.

e988813d 10/19/2010 04:39 PM Jim Pingle

desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.

15864861 10/19/2010 04:00 PM Jim Pingle

Change the description field on sysctl tunables to be 'descr' and not 'desc' so they will gain CDATA protection. Ticket #320

5d763c0e 10/18/2010 03:16 PM Ermal LUÇI

Fix the dedicated and multi_all wizards. They had typos in variable names and some remaining unused code which caused problems!

2e408f59 10/18/2010 12:39 PM Ermal LUÇI

Disable the bandwidth speed selection field also to avoid errors/problems when the catch all is not activated.

232846a2 10/18/2010 11:52 AM Ermal LUÇI

Ticket #868. Add Connection: close to the header to be proxy friendly. See http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html for reference.

00686fee 10/18/2010 02:44 AM Pierre POMES

Character '#' is invalid in string fields of SNMP service screen. Ticket #956

71880c96 10/17/2010 02:35 PM Pierre POMES

Do not include 'remoteid' javascript functions for mobile ipsec. Ticket #797

65167fcc 10/16/2010 03:27 PM Ermal LUÇI

Do not run anymore the cron job for monitoring check_reload_status since it has a monitoring process that does this through kqueue.

b641a575 10/15/2010 01:59 PM Ermal LUÇI

Ticket #934. Perform test only for ldap backend. Also tell the user through a message when they click it for other backends.

f1aad4d1 10/15/2010 01:42 PM Ermal LUÇI

Resolves #879. Commit patch referenced in ticket to properly parse rate output.

2c794549 10/14/2010 07:32 PM Ermal LUÇI

Ticket #950. Correctly handle failures while installing packages which might leave stale information behind. Also do not try to startup services twice. Rename uninstall_package_from_name to uninstall_package because the operation on packages is only done through package names.

4b0c83c3 10/14/2010 04:54 AM Erik Fonnesbeck

Hide ports when protocol does not use ports. Ticket #953

f9106085 10/14/2010 02:28 AM Erik Fonnesbeck

Hide translation section when "Do not NAT" is checked. Fixes #952

c3f36fb5 10/14/2010 02:12 AM Erik Fonnesbeck

Don't clear the source port when changing source address type to any. Also update source when editing a rule with source type any.

94823361 10/13/2010 12:54 PM Jim Pingle

Add GUI checkbox to enable strict username/common name matching for SSL/TLS+User Auth mode. Fixes #887

3c692174 10/12/2010 09:44 PM Ermal LUÇI

Resolves #947. Blacklist lagg interfaces from the list of possible lagg members.

bd6f4dcc 10/12/2010 12:59 PM Jim Pingle

Correct this note, on at least one card (mxge) it defaults to an MTU of 9000, so we can't always say the default will be 1500.

9228de6c 10/11/2010 09:10 PM Jim Pingle

Fix graph staggering, the old method was causing the graphs to diverge in update intervals over time.

719dcffb 10/11/2010 08:29 PM Jim Pingle

Whitespace fixes

0a7c9c8e 10/11/2010 05:36 PM Jim Pingle

Fixup comments a little.

99642234 10/11/2010 05:34 PM Jim Pingle

Correct and cleanup this input validation logic for IPsec Phase 1 PSK/Cert config. In some cases the test was not being evaluated as expected.

d60f510a 10/11/2010 07:58 AM Seth Mos

Unset the end time if we are graphing for the "current" period. That makes the graphs refresh correctly.

6840d0e7 10/11/2010 06:09 AM Erik Fonnesbeck

Unfortunately, using variables in this way in strings passed to gettext doesn't work well with translations. Replacing with sprintf for now.

f99c6a23 10/11/2010 05:58 AM Erik Fonnesbeck

Update this text to match the current default.

ebb57fe2 10/10/2010 02:25 PM Warren Baker

Replace hard coded pfSense with product_name

ecdae807 10/10/2010 02:12 PM Warren Baker

Replace hard coded pfSense with product_name.

ce338162 10/07/2010 05:37 PM Jim Pingle

Show the product_name as the slice "name" for rebrands. Cosmetic only.

6a71611f 10/07/2010 01:30 PM Jim Pingle

Remove unnecessary variable and fix loop test. Corrects AJAX update of last gateway status table cell (it was never updated before)

5af7eba3 10/07/2010 01:29 PM Jim Pingle

Fix AJAX update of gateway status when the status is "Gathering Data".

7e1cf139 10/06/2010 07:44 PM Jim Pingle

Replace hardcoded pfSense with product_name.

7fa03a98 10/05/2010 05:11 PM Marcus Brown

Simplify this code so it's obvious what we're really testing for.

Should be no functional change here.

070343cb 10/05/2010 02:49 PM Jim Pingle

Remove unused variable.

4178a1dd 10/05/2010 12:34 PM Jim Pingle

Add contributed patch to allow certain IPsec mobile clients to save Xauth passwords. Fixes #933.

dc9975f4 10/05/2010 09:06 AM Warren Baker

Print the theme correctly.

68b04527 10/04/2010 07:01 PM Jim Pingle

Fix OpenVPN client kill. Reported at http://forum.pfsense.org/index.php/topic,28784.0.html

b211666f 10/04/2010 01:20 PM Ermal LUÇI

Mark subsystem as dirty.

9cc0dd73 10/04/2010 01:00 PM Ermal LUÇI

Bring l2tp users page back to latest world of 2.0 to avoid errors. Reported-by: http://forum.pfsense.org/index.php/topic,28829.0.html

c6865c5e 10/02/2010 07:29 AM Ermal LUÇI

Fix intended behaviour when the default gateway changes interface.

a531d687 10/02/2010 07:14 AM Ermal LUÇI

This breaks the code because the ASSUMPTION is to reload the gateway interface that was a defaultgw previously and not the interface that just became defaultgw. Mostly for dynamic connections like dhcp/ppp*

Pointy-hat: gnhb

Revert "Update code to actually accomplish the intended behavior of NOT reloading the interface"...

318baca5 10/02/2010 05:27 AM Marcus Brown

Update code to actually accomplish the intended behavior of NOT reloading the interface
if not necessary when a GW record is saved.

1bbd3d99 10/01/2010 06:40 PM Erik Fonnesbeck

Fix height of plus button, reported at http://forum.pfsense.org/index.php/topic,28764.0.html

23fafd14 10/01/2010 05:08 PM Ermal LUÇI

Do not allow a gateway to be renamed. Possibly a better solution is to rename the gateway in all pointed places!

c568e682 10/01/2010 05:03 PM Ermal LUÇI

Handle the cases to not save data on config better.