Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
57d1853e 09/21/2010 08:06 PM Jim Pingle

Another CRL delete fix.

ad8df715 09/21/2010 07:56 PM Jim Pingle

Fix delete action for CRLs, and other cleanup.

6db02381 09/21/2010 07:39 PM Jim Pingle

Allow selecting an OpenVPN Server CRL if we are in an SSL mode.

c492948a 09/21/2010 07:11 PM Jim Pingle

Don't list a cert count for external CRLs since we can't tell what they are.

3d57d2d5 09/21/2010 07:06 PM Jim Pingle

Add CRL manager tab to other Cert Manager pages

81bfb231 09/21/2010 07:05 PM Jim Pingle

Add a work-in-progress CRL manager page

d1a0d9d0 09/21/2010 11:16 AM Warren Baker

Ensure that the value is returned as 'selected' when using a multiple select list.

a6419492 09/21/2010 10:48 AM Warren Baker

Fix white spaces

4ff99fcb 09/21/2010 10:27 AM Warren Baker

If column['fieldname'] is a description then change html class to listbg to conform to rest of GUI description table columns.

7773b868 09/20/2010 07:36 PM Jim Pingle

Make OpenVPN client list sortable.

80fa045a 09/20/2010 07:29 PM Jim Pingle

Properly segment the OpenVPN server list table so it will sort properly.

389c778e 09/20/2010 02:57 PM Marcus Brown

Update wizard files for setup wizard to write proper config for current ppp architecture.

I also allowed selection of physical interface from the wizard screen. This is crucial
because if the user has the WAN set to anything other than the same phyical interface used...

effd2ecd 09/19/2010 05:07 PM Jim Pingle

Fix the gateway status widget ajax update when there is loss/day.

b8292903 09/17/2010 01:27 PM Ermal LUÇI

Fix braindead code!

968b84bc 09/16/2010 10:09 PM Chris Buechler

Revert "Add Supported by BSD Perimter field"

This reverts commit 5df6a315c4b995e5a09e555548dc6d04b316fea3.

Conflicts:

usr/local/www/pkg_mgr.php
usr/local/www/pkg_mgr_installed.php
2f36abb8 09/16/2010 05:26 PM Ermal LUÇI

Display delete(x) buttons.

ea939fc3 09/16/2010 05:23 PM Ermal LUÇI

Oops bring back this code too.

0c4846ff 09/16/2010 05:14 PM Ermal LUÇI

Actually this part should not have been committed at all.

5657aa95 09/16/2010 05:09 PM Ermal LUÇI

Fix gettext! Needed here?!

6c4988f7 09/16/2010 05:06 PM Ermal LUÇI

Whitespace fixes.

8af8524e 09/16/2010 05:04 PM Ermal LUÇI

Whitespace fixes.

99c61352 09/16/2010 05:01 PM Ermal LUÇI

Bring code up to speed with latest world.

ef05ae5f 09/16/2010 04:49 PM Ermal LUÇI

Actually display a the right class for static gateways. Also fix whitespace

7ec17767 09/16/2010 04:31 PM Ermal LUÇI

Show status as Gathering data rather than unknown since the later seems to scary people!

9bc8788a 09/16/2010 05:47 AM Erik Fonnesbeck

Use a list that includes WAN and LAN here rather than only OPT.

04c528e7 09/15/2010 07:47 PM Ermal LUÇI

Ticket #876. Actually the event to send is interface newip $ip rather interface configure! also use the fact that now we have a /tmp/$if_defaultgw rather than relying in route get default which might block.

0c452870 09/15/2010 07:24 PM Ermal LUÇI

Reload dns and interface properly on dynamic types.

3befe730 09/15/2010 06:46 PM Ermal LUÇI

Cleanup code.

c9cb32c4 09/15/2010 01:04 PM Ermal LUÇI

Do not overwrite the redirurl parameter already taken care of.

cf6a1f80 09/15/2010 12:32 PM Warren Baker

Change windows.onLoad event to rely on DOM readiness instead, for enablechange() function. Tested on Safari, Chrome, FFox and IE7+8 on windows and OSX.

0c8cdb25 09/14/2010 07:31 PM Warren Baker

Ensure $value is unset so that subsequent rowhelper fields, without <value/> don't have a previous $value set.

b9d8c75d 09/14/2010 05:51 PM Warren Baker

Add Save + Cancel buttons to be below advanced features section if advanced features is enabled.

331a89ca 09/14/2010 07:59 AM Erik Fonnesbeck

Fix the delete button and a couple other small errors. Ticket #891

c65e1e0d 09/13/2010 04:02 PM Ermal LUÇI

Ticket #876. Actually use the friendly name for the key of the array returned by return_gateways_array() so the dynamic gateway and status pages work correctly.

4b4d550a 09/13/2010 01:54 AM Chris Buechler

fix text

7d802394 09/12/2010 08:30 PM Seth Mos

Disable the 12 hour graph for now, it appears to have defective math.

d92b3311 09/11/2010 12:18 PM Warren Baker

Fix enablechange() js problem caused by converting print() to echo().

3a134b53 09/10/2010 08:35 PM Erik Fonnesbeck

Fix regular expression to allow 10 for ping count.

61ba386b 09/10/2010 07:30 PM Scott Ullrich

Ensure count is valid. Submitted-by: Josh Little

68f291ff 09/09/2010 09:25 PM Ermal LUÇI

Ticket #876. Show all gateways even though apinger is not monitoring them, for various reasons, this removes user confusion in the status pages.

3d471a14 09/09/2010 05:25 PM Ermal LUÇI

Ticket #876. Add the ip to the respective files on ppp linkup event so the code of dynamic gateways finds them. Also reorganize/simplify/optimize the apinger config generation code. Do not use that 127.0.0.x hack anymore and avoid loops as much as possible.

7eaf04fd 09/08/2010 11:37 PM Erik Fonnesbeck

On vpn_pptp.php only unset variables that are set.

e11aa161 09/08/2010 08:06 PM Warren Baker

Converted all print() statements to echo() and also added 2 new XML tags for packages to create an 'Advanced Features' section.
Tags are <advanced_options/> and <advancedfield/> which when enabled will add the advanced field into the new advanced section and also gives it a shiny new 'Advanced' button to click.

245da543 09/08/2010 12:49 PM Jim Pingle

Typo: choosen -> chosen

22d323b3 09/08/2010 04:06 AM Erik Fonnesbeck

Fix variable name typo in status_services.php and fix return value of is_pid_running. Fixes #877

392687e5 09/08/2010 01:47 AM Erik Fonnesbeck

Fix hyphen validation for host name on Services: DHCP: Edit static mapping page.

c29ff7bd 09/07/2010 10:18 PM Ermal LUÇI

Provide a button to reload the filter at status->filter reload status.

f4e8db1f 09/07/2010 08:37 PM Ermal LUÇI

Do the check regarding 'none' configured interfaces properly. This fixes breakage on VIP configuration. Reported-by: http://forum.pfsense.org/index.php/topic,28120.0.html

0ae6daf8 09/07/2010 07:36 PM Ermal LUÇI

Use the new events mechanisms to dispatch events.

cfdf9444 09/06/2010 03:04 PM Ermal LUÇI

Delete previous route if present.

45611d02 09/06/2010 01:10 PM Ermal LUÇI

Ticket #877. Some cleanup and fixes so that openvpn status works correctly.

c8960970 09/06/2010 01:04 PM Ermal LUÇI

Fix ntpd starting at boot time and also status->services checking/stop/start/restart display. Previously ntpd would not start at all either though it should.

aecbc33e 09/05/2010 08:16 AM Erik Fonnesbeck

Fix "use system default" setting for reflection on NAT 1:1 rule edit page and remove reference to nonexistent "externalmask" field.

8920455d 09/05/2010 07:32 AM Marcus Brown

Revert "Add missing break statement in input validation code."

This reverts commit 52bebb6f44293de1d184c2a6310ad6fb38c5f7f2.

52bebb6f 09/05/2010 06:39 AM Marcus Brown

Add missing break statement in input validation code.

b2a66231 09/03/2010 10:54 PM Ermal LUÇI

Ticket #873. Call write_config() before including file to avoid loosing already done modifications. While here do some code cleanup and formating to make it more readble.

c12fb6cb 09/03/2010 05:45 PM Ermal LUÇI

Allow 1:1 rules to specify source and destination. This is almost the same as on Port Forward tab rules without protocol and ports.

8fc0b2dc 09/03/2010 05:28 PM Ermal LUÇI

Add missing break;

2fc29020 09/03/2010 11:36 AM Ermal LUÇI

Base64 encode passowrd fields for safer operations. Suggested-by: Efonne(IRC)

08d97c59 09/03/2010 09:47 AM Warren Baker

Added wiki help page for Tables and removed help link for Bogons (now included in Tables).

7e91b28a 09/02/2010 08:56 PM Jim Pingle

We no longer need system_usermanager_addcert.php, its redundant functionality has been merged with system_certmanager.php

ad9b5c67 09/02/2010 08:50 PM Jim Pingle

Allow creating a user certificate, pre-fill some info, direct back to user edit screen if that is what led us here. If we are making a user certificate, give another choice to select a pre-existing certificate to associate with that user.

b0884cde 09/02/2010 08:50 PM Jim Pingle

Adjust add link.

c25f73ae 09/02/2010 08:50 PM Jim Pingle

Adjust the user manager to use cert references on the user instead of the actual certs.

3554c9f0 09/02/2010 08:50 PM Jim Pingle

When generating a user cert, put it in with the rest of the certificates and store a reference in the user.

0879599c 09/02/2010 08:50 PM Jim Pingle

Only allow a certificate to be deleted if it is not currently in use.

d590fa20 09/02/2010 08:50 PM Jim Pingle

Show was a certificate is used for, if anything.

395ba5d1 09/02/2010 08:42 PM Warren Baker

Remove obsolete Bogons files

1c9ed80d 09/02/2010 08:24 PM Warren Baker

Added missing Save message.

6c474eb8 09/02/2010 08:19 PM Warren Baker

Remove redundant 'Show Bogons' link and added Bogons list to Diagnostics -> Tables while preserving the same download functionality.

60b8b580 09/02/2010 05:34 PM Ermal LUÇI

Add my copyright.

b1e2b044 09/02/2010 05:32 PM Ermal LUÇI

Forgot to add the new file for pppoe.

0e642c78 09/02/2010 05:27 PM Ermal LUÇI

Make possible to run multiple instances of pppoe server. Not yet switched to mpd4.

f3ceee6e 09/02/2010 05:11 PM Vinícius Coque

Fix typo: s/write_confg/write_config/

56c100ab 09/01/2010 08:53 PM Erik Fonnesbeck

Fix line endings on remaining files that did not have the same line endings as everything else.

b4e6524c 09/01/2010 07:26 PM Jim Pingle

CA/CERT Move

4e990e1e 09/01/2010 07:18 PM Jim Pingle

CA/CERT Move

68071477 09/01/2010 04:09 PM Ermal LUÇI

Just take action when there is a file otherwise just call filter_reload.

e8471084 09/01/2010 03:51 PM Ermal LUÇI

Ticket #866 #632. Save old settings or actions to be taken for reconfiguring a route/vip on a tmp file and make use that information when apply settings buttons is clicked. This makes the gui behave as expected.

8e0c3760 09/01/2010 12:32 PM Ermal LUÇI

Ticket #568. Do not show the save/cancel buttons on the edit page of firewall rules if that are advanced options set.

3d6bbe4c 08/31/2010 08:19 PM Jim Pingle

Make a refid even for user certs.

01d4b621 08/31/2010 07:53 PM Ermal LUÇI

Use exec() for is_process_running since system() displays command output(not sure why). Also handle captiveportal specially and use proper function to start/stop it.

9eda7259 08/31/2010 07:23 PM Ermal LUÇI

More fixes to status services.

ce6d1106 08/31/2010 06:59 PM Jim Pingle

Namecheap doesn't need a username, just hostname+password.

c48ddff2 08/31/2010 06:09 PM Ermal LUÇI

No functional changes just remove redundant code.

aa79a721 08/31/2010 06:02 PM Ermal LUÇI

More fixes to openvpn to catch up with latest changes.

0349e09d 08/31/2010 05:58 PM Ermal LUÇI

Correctly pass parameters for openvpn.

e3c88b77 08/31/2010 05:56 PM Ermal LUÇI

Better require_once.

246a887a 08/31/2010 05:55 PM Ermal LUÇI

Bring up openvpn up to speed and try to bring this file near to useful/readable.

4d3c8697 08/31/2010 05:20 PM Ermal LUÇI

Fixes #862. Check if we have filter rules or nat rules.

4c8a8653 08/31/2010 04:29 PM Scott Ullrich

Forced commit to note that should have read RFC952

2d994672 08/31/2010 04:29 PM Scott Ullrich

Forced commit to note that should have read RFC952

d0ce82a3 08/31/2010 04:27 PM Scott Ullrich

Do not allow a numeric starting character or an ending hyphen in DHCP hostnames according to RFC1123

c13b0b31 08/31/2010 03:34 PM Ermal LUÇI

Ticket #777. Use Base64 encoding for file content so javascript/php does not get confused!

b9d017f5 08/31/2010 02:13 PM Ermal LUÇI

Ticket #733. Provide a description that custom bandwidths cannot exceed 30% of entered bandwidths for interfaces/links.

62a4abc9 08/31/2010 12:47 PM Ermal LUÇI

Ticket #543. Do not allow to change an interface already configured to a type none if it is referenced by VIPs and also do not allow VIPs to be configured on an interface with type none. Maybe the latest should be relaxed to only disallow this for ipaliases?!

9dea60d1 08/31/2010 12:20 PM Ermal LUÇI

Ticket #834. Check if the passed value is an url too. Seem they are valid inputs for tftp cases.

6900e5b2 08/31/2010 11:23 AM Ermal LUÇI

Ticket #859. Remove strange character at the end of the xml. Also fix my name partially since our parser does not allow my special character there.

61c30081 08/31/2010 03:40 AM Jim Pingle

First try at a dyndns update type for Namecheap.com servers.

87000ded 08/31/2010 12:48 AM Erik Fonnesbeck

Fix text for the source port note on firewall rules.