Project

General

Profile

Download (5.97 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ee9933b6 08/12/2010 02:15 PM Renato Botelho

Use

c53220ef 08/10/2010 10:54 PM Erik Fonnesbeck

Add quotes back that were incorrectly removed when implementing gettext and add php tags around gettext where needed.

c3ff89b4 08/09/2010 12:54 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/status_captiveportal.php
usr/local/www/status_rrd_graph.php
usr/local/www/status_wireless.php

6c534785 08/08/2010 12:52 AM Chris Buechler

add tooltip. cvstrac 1640

e19e4cfb 07/21/2010 12:25 AM Carlos Eduardo Ramos

Implement gettext() calls on status_captiveportal.php

7ab2b688 11/25/2009 12:38 AM Scott Ullrich

Include commonly used .inc files such as filter.inc, shaper.inc, etc

7540905c 11/15/2009 06:28 AM Chris Buechler

call first tab "Active Users", and make it consistent

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

3ea73062 09/12/2009 01:42 AM Scott Ullrich

Add missing Location:

d402b77f 09/12/2009 01:41 AM Scott Ullrich

Redirect back to cp page after disconnection of user

b3890d78 09/12/2009 01:30 AM Scott Ullrich

Lock around read call

ff9d6728 08/20/2009 07:33 PM Scott Ullrich

Modify sortable.js to work on tabcont as opposed to sortable class. This has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support

f9f71ad3 08/14/2009 05:13 PM Ermal Luçi
  • Convert captive portal rules to use tables. This reduces the number of rules ALOT.
  • Make the peruserbw setting use tables also by taking advantage of the tablearg option.
  • Convert statistics to use the new improvements of ipfw tables merged previously....
336e3c1c 06/13/2009 05:24 PM Charlie

Port voucher login ability on CaptivePortal from M0n0Wall.

Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall.

93ed7659 05/25/2009 11:47 AM Ermal Luçi

Handle the case when no user has logged in. Reported by: http://forum.pfsense.org/index.php/topic,16382.0.html

4fa2be6d 05/22/2009 05:02 PM Ermal Luçi

Check for blank lines and ignore them.

caec9484 05/22/2009 04:29 PM Ermal Luçi

A better fix to empty lines.

32822c6e 05/22/2009 03:49 PM Ermal Luçi

Propperly check for empty slots. Fix by forum user: itsmorefun!

d853e5db 05/13/2009 06:01 PM Ermal Luçi

Speedup noticably CP status page. Previously during load it would not show anything and this commit fixes it.

f80a6148 05/09/2009 04:16 AM Ermal Luçi

The other half of CP locks conversion to new locking functions.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

6341c556 02/20/2008 05:48 PM Scott Ullrich

remove {$concurrent}, it breaks user manager.

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

644905e8 08/08/2007 04:30 PM Scott Ullrich

Sync w/ HEAD

9412dc37 07/26/2007 06:05 PM Scott Ullrich

Backport username display feature in captive portal. Really not sure why it wasn't included in RELENG_* versions.

555d3758 04/03/2006 09:05 PM Scott Ullrich

MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty

5fd0b016 03/19/2006 10:22 PM Scott Ullrich

Add sortable table header support

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

af32f939 10/18/2005 03:53 PM Scott Ullrich

MFC 6960
Cleanup hardcoded meta refreshes

93641ef8 10/07/2005 10:00 PM Scott Ullrich

Show the current amount of authenticated captive portal users in the Status: Captive Portal line such as:

Status: Captive Portal (250)

Used at KCD extensively to see how many students are authenticated.

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

516fd635 07/17/2005 08:54 PM Scott Ullrich

Refresh Captive Portal status every 60 seconds

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision