Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

67252466 06/01/2010 07:19 PM Jim Pingle

Fix images.

dcc9beef 06/01/2010 06:55 PM Jim Pingle

Add some simple Log and Status icons. Part of ticket #623

0c88fc1e 06/01/2010 05:06 PM Jim Pingle

Fix disabled setting for OpenVPN CSC entries, which was causing them to disapper. (Disable was handled inconsistently, as with normal OpenVPN entries.) Fixes #633.

309b3a20 05/29/2010 07:17 PM Scott Ullrich

Remove typo

5d4f96c6 05/29/2010 07:17 PM Scott Ullrich

Refactor code

6bd7a614 05/29/2010 07:17 PM Scott Ullrich

Only allow installer.php on non pfSense and nanobsd platforms

fda60849 05/29/2010 03:51 AM Marcus Brown

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

3a13f094 05/29/2010 03:49 AM Marcus Brown

Fix up whitespace so file is easier to read, and fix a few missing tags.

12fa7ea1 05/29/2010 02:44 AM Chris Buechler

more text fixes

88e4881b 05/29/2010 02:43 AM Chris Buechler

fix text

40e18a72 05/29/2010 01:31 AM Chris Buechler

Revert "add a status tab to the CP screens as well", this is just a tad too long

This reverts commit 881eb09217613337da4dd5376a038446a0e18b1c.

881eb092 05/29/2010 01:26 AM Chris Buechler

add a status tab to the CP screens as well

943d4ad2 05/29/2010 01:12 AM Chris Buechler

add auth logs tab to CP screens

fe383a26 05/28/2010 10:40 PM Ermal LUÇI

Use REQUEST to hanle both POST/GET.

5b87b24e 05/28/2010 09:30 PM Ermal LUÇI

Make the logout page configurable like the other pages. The only difference is that this page/code will be treated as a .php page so it may contain internal php CP variables referenced.

d462a851 05/28/2010 09:01 PM Ermal LUÇI

Provide an error message to the call.

72b9e452 05/28/2010 08:17 PM Ermal LUÇI

Some configurations want to be able to ask users about replacing their existing mac during auto mac passthrough logins if they change equipment. Allow this in the backend by requiring the user to need posting a replacemacpassthru field with the post. Also add the possibility to send back with a portal_reply_page generated page the username and password posted.

23e95c1a 05/28/2010 08:13 PM Jim Pingle

Don't let someone add a custom PSK that conflicts with an existing username. While here, style formfields appropriately.

66a72c9f 05/28/2010 08:13 PM Jim Pingle

Show user keys on PSK list, edit link reroutes to user edit page.

ddd1fb7f 05/28/2010 08:13 PM Jim Pingle

Add IPsec PSK field to User Manager. No backend code to use this value yet.

1c291e64 05/28/2010 07:16 PM Ermal LUÇI

Add the username to the auto added mac passthrough entry. Add an option to services->captiveportal page to activate/deactivate the auto-saving of username with the auto added mac passthrough.

fac13a5e 05/28/2010 06:38 PM Ermal LUÇI

Add a function to find the mac address on a passthrough mac entry by username(if present) in the <username> tag of the entry.

4fc68c5a 05/28/2010 06:35 PM Ermal LUÇI

Do comparions as meant not assignment. Pointy-hat: Myself

2c9a4ed1 05/26/2010 08:47 PM Jim Pingle

Compress RRD backup data. Results are dramatic.

a2fb9e48 05/26/2010 08:47 PM Jim Pingle

Default to NOT backup RRD data. It can get quite large, and should be chosen deliberately by the user.

505371be 05/26/2010 05:15 PM Renato Botelho

Few cosmetic adjustments on classes to fix table borders

59d73709 05/26/2010 03:59 PM Jim Pingle

Add nanobsd size to system info widget after platform.

e3a78007 05/25/2010 10:58 PM Ermal LUÇI

Actually send the wan ip address as calledstationid as advertised on captiveportal configuration page. The same fix was previously done to radius authentication code.

d76f45b1 05/25/2010 09:35 PM Ermal LUÇI

Show friendly interface name.

89e52df8 05/25/2010 07:03 PM Erik Fonnesbeck

Add a default setting to location type of wireless that leaves the setting at its default for the interface.

814992f7 05/24/2010 11:43 PM Ermal LUÇI

Use url_redirection even on successful login case if present. Add a redir functionality to portal_reply_page to keep the code centralized.

f49c1b00 05/24/2010 11:01 PM Ermal LUÇI

Actually use the previous configured mac/ip, if present, for finding rules to be deleted.

d5c56d72 05/24/2010 10:58 PM Ermal LUÇI

When editing a mac/ip passthru entry readd the rules again since values might have changed.

0eb9b1b4 05/24/2010 10:54 PM Ermal LUÇI

Actually use the radius WISPr(4) attribute 'url_redirection' when present.

27588018 05/24/2010 10:18 PM Ermal LUÇI

Actually match the description and send the wan interface ip as Called-Station-Id on default settings.

9628bd1c 05/24/2010 10:12 PM Ermal LUÇI

Actually use the radius WISPr(4) attribute 'url_redirection' if present.

70d6b5c4 05/24/2010 06:10 PM Ermal LUÇI

Ticket #612. Correctly show the number of users as 0 on a group with no users. Also handle the case of empty arrays on the xmlparser.

042fa85c 05/24/2010 05:30 PM Jim Pingle

Fix VIP list generation here also.

08a5d2eb 05/24/2010 05:26 PM Jim Pingle

Properly generate a list of proxy arp VIPs for address drop-down list.

f37caa93 05/24/2010 04:57 PM Ermal LUÇI

Add to the System->Advanced an option to disable the redirect from port 80 when on https.

58fdcb9c 05/23/2010 11:35 PM Scott Ullrich

Adding initial version of pc-sysinstaller GUI frontend which so far supports Quick/Easy install

3bc77cd3 05/22/2010 03:09 AM Scott Ullrich

Do not allow nonstop redirects to self

eb2c4175 05/22/2010 02:38 AM Scott Ullrich

We accept PHP pages now, note this

38080cc1 05/22/2010 02:20 AM Scott Ullrich

Move get_include_contents function to pfsense-utils.inc

7a7e94a7 05/22/2010 02:18 AM Scott Ullrich

Allow php code to be included in the primary captive portal page. Add new ORIGINAL_PORTAL_IP post item which will be experimenting with a master mutli voucher setup.

de792e62 05/21/2010 05:45 PM Jim Pingle

Fix whitespace while I'm here.

6d1af0e9 05/21/2010 05:31 PM Jim Pingle

Preserve DHCP numbered options when there is an input error. Fixes #494

dc4f649e 05/21/2010 04:42 PM Scott Ullrich

Make Firewall Optimization Options text readable

c099a987 05/21/2010 04:23 AM Scott Ullrich

Add space between the and forum

c0ed686f 05/20/2010 10:16 PM Scott Ullrich

Do not allow duplicate Roll #'s

fdb085fa 05/20/2010 09:24 PM Scott Ullrich

Add captive portal voucher configuration backup area option Ticket #609

fa90d701 05/20/2010 07:36 PM Scott Ullrich

Add note about required enabled WPA option for 802.1x

96033063 05/20/2010 04:55 PM Erik Fonnesbeck

Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459

091cb5e9 05/19/2010 10:03 PM Ermal LUÇI

Add a global declaration.

eef52225 05/19/2010 07:19 PM Jim Pingle

Use the PHP call here instead of a shell exec.

cf9a4467 05/19/2010 07:12 PM Jim Pingle

Fix post-restore reboot on NanoBSD. Fixes #602

01207fd8 05/18/2010 05:36 PM Ermal LUÇI

Fixes #536. More fixes and optimizations on the various functions and status pages used for gateways [groups].

4e6593de 05/18/2010 04:54 PM Jim Pingle

Unbreak automatic updates.

9db6993f 05/18/2010 03:06 PM Jim Pingle

Fix deletion of authentication servers. Fixes #600.

b65f56f6 05/17/2010 04:19 PM Jim Pingle

Fix copypasta error. Part of ticket #449.

8319ee63 05/17/2010 03:54 PM Jim Pingle

Fix OpenVPN client disable variable. It is being set/tested improperly (or at least inconsistently). Partial fix for #449.

373a1e7b 05/17/2010 02:20 PM Ermal LUÇI

Ticket #493. Set a value for checkboxes since the parsers marks empty tags(<tag/>) as arrays.

bcbcc2f8 05/14/2010 09:42 PM Erik Fonnesbeck

Use client-side values in the function call rather than PHP-generated values for further calls to this client-side function.

ba374e4b 05/14/2010 04:21 PM Ermal LUÇI

Ticket #493. Ticket #302. Actually correct code flow to be correct and consistent to what it should do.

08825acc 05/14/2010 12:02 PM Seth Mos

Allow the use of ">" in filter rule descriptions. Even whilst stripping the > before the comparison htmlentities
will still trigger on the <. It is safe to assume here that creating any sort of html tag is unlikely. Ticket #465

96372523 05/13/2010 11:36 PM Andrew Thompson

fix seperation between href and class

e774e3b3 05/13/2010 08:39 PM Ermal LUÇI

Its bits/sec now.

6894b25a 05/13/2010 08:36 PM Jim Pingle

Add PSK tab to all IPsec pages, it was missing from some.

fb586a16 05/13/2010 07:46 PM Jim Pingle

Add a GUI field to let the user configure the maxium table entries size. Resolves #588
NOTE: Actual tables, not states.

ef021ff7 05/13/2010 07:32 PM Ermal LUÇI

Use full path to rate and pass -b option to show the speeds in bits/s rather than byte/s in conformance with the traffic graph metric which is bits/s.

f83fa942 05/13/2010 06:56 PM Ermal LUÇI

Test correctly for previous existing entries of linked rules otherwise some bad deletions might happen. Reported-by: http://forum.pfsense.org/index.php/topic,25091.0.html

2b001b5d 05/13/2010 06:51 PM Ermal LUÇI

Ticket #548. Change message displayed when modifying an interface to actually tell people to modify dhcp server setting after applying settings since the interface configuration/ip will only change after applying settings and pfSense does not read the interface address from the config but from the interface itself and the complications for this and possibly other cases are not worth the effort.

1122a892 05/12/2010 02:09 AM Erik Fonnesbeck

Fix source input validation, saving, and the "View the NAT rule" link on linked filter rules. Ticket #586

3e3582a9 05/12/2010 12:21 AM Erik Fonnesbeck

It wasn't clear enough why source port should usually be any. Make it more clear.

aeccfd0e 05/11/2010 10:00 PM Chris Buechler

remove duplicate cancel button

53b18623 05/11/2010 06:07 PM Scott Ullrich

Hard code mode to redirect and comment out the mode option. Suggested-by: BillM

4d1e2971 05/11/2010 06:03 PM Scott Ullrich

Nuke Relay Protocols and Relay actions tabs. Suggested-by: BillM

10d3ff84 05/11/2010 06:01 PM Scott Ullrich

Revert "Nuke XXX TODO option. Suggested-by: BillM"

This reverts commit 207148139ec648b8955c81ae908d0bdb7c472cda.

20714813 05/11/2010 05:58 PM Scott Ullrich

Nuke XXX TODO option. Suggested-by: BillM

2c7bc9d0 05/10/2010 07:06 PM Jim Pingle

Fix package URLs that use $myurl. Resolves #584

0b1f6634 05/10/2010 09:25 AM Seth Mos

When doubleclicking a tunable, bring up the edit screen

cec4323f 05/09/2010 04:41 AM Erik Fonnesbeck

Make interface sort order on creation consistent with the order displayed elsewhere, and fix possible missing description on LAN upon creation.

c013d3f5 05/09/2010 03:17 AM Chris Buechler

check more closely for match here, to fix multiple items being marked as "selected", leading to the wrong interface being selected.

ed69be7a 05/08/2010 10:54 PM Erik Fonnesbeck

Add note that reflection timeout only applies for port forwards.

bff94015 05/08/2010 10:40 PM Erik Fonnesbeck

Revert changes to reflection for port forwards until finished and approved.

e31f58fc 05/08/2010 10:16 PM Erik Fonnesbeck

Merge http://gitweb.pfsense.org/pfsense/efonne-new_nat_reflection into master

5f2e5c8e 05/08/2010 06:34 PM Jim Pingle

Remove remote network from wizard, it is not used for a Remote Access VPN.

b008c1eb 05/08/2010 04:19 PM Jim Pingle

Hide "Local Network" field when creating/editing an OpenVPN shared key server, because you can't push routes with shared key.

6180c3ae 05/08/2010 04:13 PM Jim Pingle

Fix the same problem with sharing an OpenVPN instance w/existing shared key on the client page this time.

21c776dd 05/08/2010 04:12 PM Jim Pingle

Fix OpenVPN server validation logic. It was failing if you tried to save a shared key server instance with an existing shared key.

520b1e07 05/07/2010 11:00 PM Scott Ullrich

Add 0x10 diffserv option. http://forum.pfsense.org/index.php/topic,24954.0.html

023920e7 05/07/2010 05:12 PM Ermal LUÇI

Move the settings of down/latency/loss to per gateway. This allows more fine grained control on gateways.

1b38ac36 05/07/2010 03:31 PM Ermal LUÇI

Use common function to return gateway array so consinstency is preserved around code.

3327ac10 05/07/2010 01:58 PM Ermal LUÇI

Use require_once() to overcome problems with includes.