Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

6426fb80 08/30/2010 10:15 PM Scott Ullrich

Move to javascript/

1cd94dc8 08/30/2010 10:10 PM Scott Ullrich

Adding base64 js code

1b94e73b 08/30/2010 10:05 PM Scott Ullrich

Restart dnsmasq on change in case of dns rebinding changes -

ee650539 08/30/2010 10:04 PM Scott Ullrich

Revert "Restart dnsmasq on change in case of dns rebinding changes"

This reverts commit a94e3f2016bec3f72aae2fd3e1575515ff93f5f6.

a94e3f20 08/30/2010 10:02 PM Scott Ullrich

Restart dnsmasq on change in case of dns rebinding changes

feb252a2 08/30/2010 09:25 PM Scott Ullrich

Add a note about pressing cancel if user does not want to recreate the vouchers

2c7497cb 08/30/2010 06:42 PM Scott Ullrich

Avoid the error: Warning: Invalid argument supplied for foreach() in /usr/local/www/services_dhcp.php on line 256

9edb9d74 08/30/2010 06:28 PM Renato Botelho

Use complete path to call bottom-loader.js because we have chdir on some places that break it (e.g. status -> rrd_graph)

d76c9298 08/30/2010 05:05 PM Ermal LUÇI

Correct checking if a ppp is in use to not allow accidental deletions.

830c33be 08/30/2010 04:57 PM Scott Ullrich

Add Captive Portal voucher database sync to secondary nodes. How this works is you designate one of your access points with a voucher database as the master and then on the slave nodes you setup the 4 fields on the voucher edit screen. This will then sync the voucher database and anytime someone attempts to authenticate the slave nodes will use XMLRPC over to the master node to ensure that the voucher has not been used, etc....

44c7cce5 08/30/2010 04:50 PM Jim Pingle

Fix gettext mishap/typo. Cosmetic only. Fixes #857

b0b6d575 08/30/2010 04:07 PM Jim Pingle

Require an authentication backend if the user chooses an OpenVPN server mode that needs user auth. Failing to do so can result in a configuration error.

dff71b6b 08/30/2010 01:15 AM Scott Ullrich

Add Captive Portal CARP configuration synchronization

3c2d0a1d 08/29/2010 06:39 AM Chris Buechler

fix text

89b2f774 08/27/2010 09:03 PM Erik Fonnesbeck

Add missing space for separating the text for this option from the last one.

43131698 08/27/2010 08:37 PM Ermal LUÇI

Ticket #695. Restore accidentally removed char.

dd0026b9 08/27/2010 06:16 PM Ermal LUÇI

Ticket #695. Fix the advanced icon showing on firewall rules page.

17a71003 08/27/2010 06:05 PM Ermal LUÇI

Fixes #714. Do not show the cellular graphs if there is no ppp interface defined.

5b9ba75a 08/27/2010 11:46 AM Seth Mos

Change the require() to require_once()

dfeb6800 08/27/2010 07:23 AM Seth Mos

Correct math for the 12 hour graph so it doesn't show the empty hours

59345b3c 08/26/2010 08:10 PM Renato Botelho

Fix associated rule source address changes on NAT Port Forward

When we change the source address on a NAT Port Forward rule that had
an associated rule, we need to change the associated rule source address
as well

e57c91a2 08/26/2010 06:32 PM Renato Botelho

Use the same div ids and structure from dashboard on status_graph to make it more flexible with custom themes

4e56c0b8 08/26/2010 04:57 PM Ermal LUÇI

Switch to the right values for openvpn 2.1 according to the documentation.

a3733a0c 08/26/2010 04:47 PM Ermal LUÇI

Do not allow proxy arp to be edited if it references a carp.

e19b7d1e 08/26/2010 04:38 PM Ermal LUÇI

Allow carp interfaces to sit on top of aliases. Also add safety belts to ipalias deletion for this to avoid breakage. Trigered-by: http://forum.pfsense.org/index.php/topic,27834.0.html

556687cf 08/26/2010 03:34 PM Jim Pingle

Use www_path here instead of a relative path.

1bd4b4dc 08/26/2010 02:41 PM Jim Pingle

Enforce length of OpenVPN server descr in wizard.

48f23632 08/26/2010 02:21 PM Ermal LUÇI

Fixes #847. Check even interface groups before allowing deletion of an interface. Also try to readd to a group an interface when configuring.

6d80857f 08/26/2010 01:54 PM Jim Pingle

Put some size tags on these fields.

c07b05e0 08/25/2010 10:08 PM Scott Ullrich

s/overload//

450bf4e2 08/25/2010 10:07 PM Scott Ullrich

Rename to 'Tables'. Ticket #850

3f178953 08/25/2010 09:21 PM Erik Fonnesbeck

Fix text for successful authentication test. Fixes #849

90551807 08/25/2010 04:18 PM Warren Baker

New Package XML tag 'tab_level' allows for multiple rows of tab displays.

b6a1b5b7 08/24/2010 10:30 PM Scott Ullrich

Correct text to read when a logout event occurs

c7cdfe20 08/24/2010 10:06 PM Scott Ullrich

Remove ORIGINAL_PORTAL_IP option. Never did get it working correctly.

e80c551c 08/24/2010 07:07 PM Ermal LUÇI

Use correct name for include

c6f4586c 08/24/2010 02:47 PM Seth Mos

We need to require the globals include for finding our theme specific rrd color includes.

d6d50244 08/24/2010 10:08 AM Ermal LUÇI

Fixes #764. Import the patch in the ticket to allow per-host netboot file on dhcpd settings.

2103b252 08/24/2010 05:24 AM Erik Fonnesbeck

Skip the placeholder databases when outbound is selected, too. Also don't check the name against the gateway list on anything but the quality tab.

44aef543 08/24/2010 04:50 AM Erik Fonnesbeck

See if the name matches a gateway instead of showing everything ending in -quality. Also do a more restrictive match when checking which graph to display, so it doesn't match ones it shouldn't. (for example, WAN matching both WAN and GW_WAN)

9cd5e6f5 08/24/2010 03:11 AM Erik Fonnesbeck

Allow System: Throughput RRD graph to be displayed. Ticket #715

85a4aab6 08/24/2010 01:51 AM Erik Fonnesbeck

Fix showing the current graph selection on the system RRD graphs.

de47ce7c 08/23/2010 08:47 PM Jim Pingle

Fix order of tabs in this file.

58ed1013 08/23/2010 08:31 PM Seth Mos

Fix logic operator for graph endpoint

b439dc01 08/23/2010 03:52 PM Ermal LUÇI

Pass the new argumesnts to pfctl -b and correct variable name as reported on Ticket #8.

228aec46 08/23/2010 03:05 PM Ermal LUÇI

On ppp type interfaces down event signal for resolv.conf to be generated to have the latest dns servers. Ticket #838.

298d49f6 08/22/2010 04:24 PM Marcus Brown

Make the note more coherent.

515c6799 08/22/2010 03:49 PM Marcus Brown

Remove duplicate logic.

03184eda 08/22/2010 03:30 PM Marcus Brown

Oops. Don't clobber the provider data if the user enters one.

And add data validation so user can't set Service name and NULL service
name at the same time.

c6667396 08/22/2010 03:15 PM Marcus Brown

Add a checkbox to explicitly configure a null Service name for PPPoE.

See: http://forum.pfsense.org/index.php/topic,27461.0.html

95249b8a 08/21/2010 08:16 PM Scott Ullrich

use / as relative since items might be living in a subdirectory off of / such as pfCenter/

8e23b225 08/20/2010 07:30 PM Ermal LUÇI

Ticket #682. Use pfSense modules function to collect interface stats.

bd961c65 08/20/2010 06:37 PM Jim Pingle

Fixes #831. Restart the DHCP daemon when clearing the log file.

d80a71d9 08/20/2010 06:13 PM Ermal LUÇI

Actually make this not error out.