Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cf7ac033 06/24/2010 10:30 PM Ermal LUÇI

Provide some error messages when posting from a script so consumers can have a clue at what happened.

56c91631 06/23/2010 06:35 PM Ermal LUÇI

Pass correct argument to killbyname and correctly check for sshdkeyonly toggle. Ticket #691

2e591a5d 06/23/2010 01:07 PM Jim Pingle

Fix dashboard version check for nanobsd

e879fc81 06/22/2010 02:29 PM Ermal LUÇI

Fixes #613. Add correctly users to all users group.

087d875c 06/21/2010 08:14 PM Jim Pingle

Correct NanoBSD update filename

414053da 06/21/2010 08:08 PM Jim Pingle

Fix NanoBSD automatic update checks.

52cf107d 06/21/2010 02:12 PM Marcus Brown

Fix #683. Show PPPs tab as selected when tab is selected.

d4b17d7c 06/19/2010 02:10 PM Jim Pingle

We should still delete this file if it's found, or the GUI can go into an infinite loop reinstalling packages. Fixes #678

6f77aca5 06/18/2010 09:15 PM Ermal LUÇI

Properly find gateway ip. The code before did not match for dynamic gateways.

3a9eb3c9 06/18/2010 09:05 PM Ermal LUÇI

If packages are reinstalled during bootup than there is no need to reinstall them again during GUI login.

759d0de1 06/18/2010 04:21 PM Renato Botelho

Add delete button for each NAT Port Forward rule, like firewall rules. It Fixes #674

1fea6741 06/18/2010 02:36 PM Jim Pingle

Use killbyname() instead of mwexec/killall directly.

8aede55b 06/17/2010 09:48 PM Ermal LUÇI

Use proper name for index.

34e9ca60 06/17/2010 07:33 PM Ermal LUÇI

Show even VIP's in the list. This is copied from nat code and probably should be generalized.

822b687b 06/17/2010 07:22 PM Ermal LUÇI

Do not assume WAN as the default interface to get the ip from for the calling station id. Instead add a select box(list) to choose the interface(ip) to send to radius.

b4eb3a17 06/17/2010 04:16 PM Jim Pingle

Check if a variable is set before trying to unset. Otherwise, this will blow up with $a[b][c] if $a[b] doesn't exist.

1fa00d6d 06/17/2010 02:28 PM Jim Pingle

Strip windows carriage return (^M) on save. IE adds this, and it can break certain files that don't expect to deal with it.

88e9bceb 06/17/2010 06:07 AM Seth Mos

Fix wireless status page to look at the right wireless interface name.
Ticket #649

6aa9ddce 06/16/2010 05:12 PM Jim Pingle

Properly match SafeNet crypto cards. See http://forum.pfsense.org/index.php/topic,26056.0.html

962fd685 06/16/2010 04:07 PM Ermal LUÇI

Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduced. Also teach about interface argument to proxyarp function so it can start only a instance of an interface.

ed476f6f 06/16/2010 03:17 PM Marcus Brown

Add missing semicolon.

4a1779a9 06/16/2010 03:13 PM Marcus Brown

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

59db783a 06/16/2010 03:11 PM Marcus Brown

Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPPx type links.

096ee9c2 06/16/2010 11:24 AM Ermal LUÇI

Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666

0bbf8900 06/15/2010 09:38 PM Ermal LUÇI

Fixes #659. Uncomment javascript for unexistent fields and put id attribute on the checkbox controls referenced by javascript.

42f4bbd9 06/15/2010 09:24 PM Ermal LUÇI

Ticket #655. Call vpn_ipsec_configured in all cases it knows how to handle enabled/disabled ipsec setting.

87be42c1 06/15/2010 06:20 PM Seth Mos

Do not stamp on the variable that has the bssid Ticket #649

513c5c11 06/14/2010 09:45 PM Jim Pingle

Make DHCP leases sortable. Fixes #653

2b6f65d7 06/14/2010 11:54 AM Ermal LUÇI

Fixes #549. Save a list of all changed vips to reload in a temporary file so when apply is clicked it can process all of them.

e03b0a03 06/14/2010 11:29 AM Ermal LUÇI

Fixes #632. Use the correct function to handle vip destory.

b9546722 06/14/2010 04:08 AM Chris Buechler

this page is status, not diag.

f0e730e5 06/14/2010 03:42 AM Chris Buechler

Merge branch 'master' of git://rcs.pfsense.org/pfsense/text-proofing into review/master

69c1b043 06/13/2010 01:35 PM Marcus Brown

Fix empty data shown in interfaces_ppps when dislaying modem interfaces.

Also, clean up interfaces_ppps_configure. For PPtP/L2tP if Local IP field is
left empty, try to get the IP from the physical interface if it has one. If not
just log error and abort.

22a11a58 06/13/2010 12:07 AM Larry Gilbert

Fix some errors in spelling, punctuation, grammar, etc.

c3fef0c9 06/11/2010 06:08 PM Jim Pingle

Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but that still needs work.

7c7c8be2 06/11/2010 05:42 PM Scott Ullrich

Correct carp_configure_doc

efe7562e 06/11/2010 05:40 PM Scott Ullrich

Correctly reload carp interfaces via xmlrpc

da7aa26d 06/11/2010 04:52 PM Scott Ullrich

vslb.inc is already included by functions.inc

ddc75a80 06/11/2010 12:29 PM Ermal LUÇI

Fix typo.

a4f07557 06/11/2010 11:59 AM Ermal LUÇI

Ticket #642. Fix logic for the wizard code to unset and arraynum usage.

d1104fa6 06/11/2010 12:32 AM Chris Buechler

page is Status not Diag

c0879a43 06/11/2010 12:32 AM Chris Buechler

fix description in line with 2.0 changes

3c446c66 06/11/2010 12:08 AM Erik Fonnesbeck

This page is System: Firmware, not Diagnostics: Firmware

5f109003 06/10/2010 11:03 PM Scott Ullrich

Update priv info

0004c08b 06/10/2010 09:52 PM Scott Ullrich

s/;/./

7afae53f 06/10/2010 09:49 PM Scott Ullrich

Adding option to show the PF overload tables (sshlockout, virusprot) and the ability to delete individual or all entries

2a63a07f 06/10/2010 06:34 PM Jim Pingle

Don't use a fake CARP VIP name since it doesn't match up with the new style names, which are already properly obtained in this code block.

1ce96d36 06/10/2010 05:50 PM Jim Pingle

Check for an array here to prevent against a foreach error showing in the GUI.

ced4df74 06/10/2010 03:54 PM Marcus Brown

Take out all code that assumes to use DHCP for local ip if local ip is left blank.

Also, check for blank local IPs and error out if they occur.

ab413aaa 06/10/2010 02:54 PM Marcus Brown

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

23721285 06/10/2010 02:51 PM Marcus Brown

Fix some things in interfaces.inc, attempt to suppress mpd log verbosity.

Fix also localip handling in interfaces.php

15df206e 06/10/2010 02:16 PM Jim Pingle

Add a space here.

64b4be44 06/10/2010 01:32 PM Ermal LUÇI

Show friendly interface name on the gui for members when they are assigned interfaces.

8d73e7a9 06/10/2010 01:27 PM Ermal LUÇI

Allow assigned interfaces to be choosed as ppp members. This allows ppp over gre/gif etc....

8a4778d3 06/10/2010 10:32 AM Ermal LUÇI

Add files to obsolete list. Correct permission for renamed(why?) ppp pages.

4a1ee8ac 06/09/2010 06:39 PM Marcus Brown

Clean up pptp a bit and modify text description in interfaces_ppps_edit

1d7e1d6c 06/09/2010 03:51 PM Marcus Brown

Fix up for new ptpid scheme and new iface naming scheme.

99c26d44 06/09/2010 03:02 PM Marcus Brown

Make assignment work with new ptpid and if name structure.

5c8e8a17 06/09/2010 02:40 PM Marcus Brown

Make pppoe reset work again with new <if> naming scheme.

Previous commit also moved pppoe reset functions to interfaces.inc
so we don't have to duplicate in interfaces.php and interfaces_ppps_edit.php

Also, add code so that when ppp config section gets deleted, associated <cron>...

e5d558bf 06/09/2010 02:14 PM Marcus Brown

Change ptpid to use sequential number. This makes Ermal happy. :)

Also add <if> section to <ppps><ppp> which is ppp type + ptpid.`

513b762e 06/08/2010 03:39 PM Marcus Brown

Add check for required fields for PPP connections.

8256f324 06/08/2010 03:32 PM Marcus Brown

Fix all issues that Ermal found.

Interfaces.php problems.
1- When creating a pppoe ptpid on the config is empty(<<ptpid/>).
2- after switching from pppoe to pptp in the config there remains
pppoe-reset-type which is not that much of a bug but needs to be...

b20f7363 06/08/2010 12:06 AM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

66a96e72 06/07/2010 09:08 PM Ermal LUÇI

Reorganize code to be able to actually use the lookup_gateway_ip_by_name() function to find even dynamic gateways ip.

5a5447ab 06/07/2010 08:52 PM Ermal LUÇI

Correctly check when to actually save dynamic gateways or not.

4b4be09e 06/07/2010 08:34 PM Ermal LUÇI

Actually show other data with gateways status.

beb7b814 06/07/2010 07:17 PM Ermal LUÇI

Correctly control status of gateways. These code is tripled in these pages not sure what is the best solution.

277d0250 06/07/2010 04:24 PM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

Conflicts:
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc

04969976 06/07/2010 04:02 PM Jim Pingle

Fix some typos/omissions.

3a906378 06/07/2010 03:42 PM Marcus Brown

Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.

Must create an OPTx interface and set to DHCP for DHCP+PPPoE.

ebdbdbc2 06/06/2010 12:52 PM Marcus Brown

Make display of interface name and uptime work again on status_interfaces.php

cac14686 06/05/2010 01:57 PM Marcus Brown

Fix javascript error and apn id so not duplicate id in html.

5523fa3d 06/04/2010 04:34 PM Ermal LUÇI

Fixes #632. Actually pass the interface and not the vip configuration to the function.

7db2ef5f 06/04/2010 12:20 AM Marcus Brown

Simplify GUI even more, especially for PPP connections.

f81cfcc9 06/03/2010 07:40 PM Jim Pingle

Use require_once instead of require, in case these files have been loaded previously. Fixes #631

8adc1e49 06/03/2010 04:27 PM Marcus Brown

Set default values to what we've had in the past.

`

c5232cbb 06/03/2010 04:07 PM Marcus Brown

Rework GUI to hide advanced options and display via button.

requested by Ermal.

4749cccb 06/03/2010 04:01 PM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

b72eb6c8 06/03/2010 03:47 AM Scott Ullrich

Show when Padlock is active

60ce86ea 06/03/2010 12:02 AM Erik Fonnesbeck

For settings that exist in the configuration but are blank, only consider it true when associated with a checkbox.

1a5f6ddf 06/02/2010 11:23 PM Marcus Brown

Merge branch 'mlppp' of rcs.pfsense.org:pfsense/gnhb-clone into mlppp

b554f7bf 06/02/2010 11:01 PM Ermal LUÇI

Fix logic.

3dd81dea 06/02/2010 03:26 PM Jim Pingle

Ensure that monitor IP stays blank when editing a system dynamic gateway.

41d98471 06/02/2010 03:13 PM Jim Pingle

Default to "dynamic" for a dynamic gateway.

b9b9b4d8 06/02/2010 02:42 PM Jim Pingle

Add status links to shaper pages.

af1e2031 06/02/2010 02:34 PM Jim Pingle

Add status link to Interfaces

14e96066 06/02/2010 02:27 PM Jim Pingle

Remove auth logs tab, since it is handled by the log link above.

5633ab30 06/02/2010 02:23 PM Jim Pingle

Add status/log links to Captive Portal pages

3cceb5d5 06/02/2010 02:04 PM Jim Pingle

Add status/log links to Firewall rules

02ca24c9 06/02/2010 01:58 PM Jim Pingle

Add status links to gateway/route pages.

e234921a 06/02/2010 01:51 PM Jim Pingle

Add status/log links to LB pages.

460b635f 06/02/2010 01:22 PM Vinicius Coque

Listing service providers

- Added dropdown list to select provider
- Added javascrit methods to handle Ajax requests
f1a7a397 06/02/2010 01:09 PM Vinicius Coque

Creating Ajax file that lists mobile service providers

4d349ede 06/01/2010 08:31 PM Ermal LUÇI

Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entries that are not used.

5224b8e7 06/01/2010 08:03 PM Jim Pingle

Add status/log icons to DHCP page.

e85858df 06/01/2010 07:35 PM Jim Pingle

Remove Logs tab from OpenVPN, as it is no longer needed.

6deedfde 06/01/2010 07:33 PM Jim Pingle

Add status/log icons to IPsec pages.

e7086984 06/01/2010 07:28 PM Jim Pingle

Remove logs tab from OpenVPN, since it is now replaced by the Log icon.

efe2be81 06/01/2010 07:27 PM Jim Pingle

Add status and log urls to OpenVPN pages.

c2e23f7b 06/01/2010 07:24 PM Jim Pingle

Add a way to show status/log icons by the help icon. Define $statusurl and/or $logurl in the same manner as $pgtitle and if the variables are defined and not empty, the shortcut icons will appear. Ticket #623.