index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
status_captiveportal.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update status_captiveportal.php
Gertjan
2014-06-23
1
-1
/
+6
*
Replace Header() calls by lowercase
Renato Botelho
2014-06-13
1
-1
/
+1
*
Update status_captiveportal.php
Colin Fleming
2014-05-17
1
-1
/
+1
*
Tidy up "status_captiveportal" XHTML
Colin Fleming
2014-05-16
1
-6
/
+8
*
Fix broken HTML elements and unescaped entities
Michael Newton
2014-05-13
1
-5
/
+6
*
xhtml Compliance
ayvis
2014-03-14
1
-4
/
+4
*
Improve checks for params 'id', 'dup' and other similar ones to make sure the...
Renato Botelho
2014-03-12
1
-2
/
+2
*
Catch up with mac needed for all operations in the table nowdays.
Ermal
2013-11-23
1
-1
/
+1
*
s/require/require_once/g for filter.inc to avoid redeclaration errors in some...
jim-p
2013-08-28
1
-1
/
+1
*
Remove this particular form tag that doesn't appear to serve any purpose on t...
jim-p
2013-08-20
1
-2
/
+0
*
Add the MAC manufacturer code to the CP status page
jim-p
2013-08-06
1
-1
/
+13
*
Fix CP status sorting to properly respect the zone.
jim-p
2013-06-28
1
-6
/
+6
*
Revert "Merge pull request #417 from miken32/cp-database-fix"
Renato Botelho
2013-02-17
1
-7
/
+7
*
while we're here, send named termination causes
Michael Newton
2013-02-14
1
-1
/
+1
*
use associative array for captive portal to prevent confusion, messiness, and...
Michael Newton
2013-02-14
1
-6
/
+6
*
Add page to allow manual vouchers expiration
Luigi Capriotti
2013-01-14
1
-0
/
+1
*
Fix: last activity on CP status
bcyrill
2012-12-29
1
-8
/
+3
*
Convert the CP db to sqlite rather than a text file. Some more optimizations ...
Ermal
2012-12-18
1
-15
/
+6
*
(line endings UNIX format..)
PiBa-NL
2012-09-16
1
-1
/
+0
*
Activate new shortcuts/status in the rest of the areas that are currently setup.
jim-p
2012-08-10
1
-0
/
+1
*
Fix quoting - can't use ' if we want to expand a variable inside the string.
jim-p
2012-05-15
1
-1
/
+1
*
Add the multi instance CP to master branch. This allows to define CP with dif...
Ermal
2011-09-07
1
-43
/
+82
*
Show the CP User count in the page title, as on 1.2.3.
jim-p
2011-08-08
1
-13
/
+13
*
* Prevent concurrent logins on CP to not be recorded on the DB.
Ermal
2011-03-04
1
-3
/
+4
*
Use correct lock.
Ermal
2010-12-22
1
-1
/
+1
*
Fix XSS issues
Scott Ullrich
2010-11-12
1
-7
/
+7
*
Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...
Ermal
2010-11-03
1
-3
/
+3
*
Use <?php instead of the short form
Renato Botelho
2010-08-12
1
-1
/
+1
*
Add quotes back that were incorrectly removed when implementing gettext and a...
Erik Fonnesbeck
2010-08-10
1
-1
/
+1
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-08-09
1
-1
/
+1
|
\
|
*
add tooltip. cvstrac 1640
Chris Buechler
2010-08-07
1
-1
/
+1
*
|
Implement gettext() calls on status_captiveportal.php
Carlos Eduardo Ramos
2010-07-20
1
-6
/
+6
|
/
*
Include commonly used .inc files such as filter.inc, shaper.inc, etc
Scott Ullrich
2009-11-24
1
-0
/
+4
*
call first tab "Active Users", and make it consistent
Chris Buechler
2009-11-15
1
-1
/
+1
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-1
/
+3
*
Add missing Location:
Scott Ullrich
2009-09-11
1
-1
/
+1
*
Redirect back to cp page after disconnection of user
Scott Ullrich
2009-09-11
1
-4
/
+7
*
Lock around read call
Scott Ullrich
2009-09-11
1
-3
/
+6
*
Modify sortable.js to work on tabcont as opposed to sortable class. This has...
Scott Ullrich
2009-08-20
1
-1
/
+1
*
* Convert captive portal rules to use tables. This reduces the number of rule...
Ermal Luçi
2009-08-14
1
-1
/
+1
*
Port voucher login ability on CaptivePortal from M0n0Wall.
Charlie
2009-06-13
1
-5
/
+31
*
Handle the case when no user has logged in. Reported by: http://forum.pfsense...
Ermal Luçi
2009-05-25
1
-1
/
+4
*
A better fix to empty lines.
Ermal Luçi
2009-05-22
1
-6
/
+2
*
Propperly check for empty slots. Fix by forum user: itsmorefun!
Ermal Luçi
2009-05-22
1
-1
/
+1
*
Check for blank lines and ignore them.
Ermal Luçi
2009-05-22
1
-1
/
+4
*
Speedup noticably CP status page. Previously during load it would not show an...
Ermal Luçi
2009-05-13
1
-30
/
+20
*
The other half of CP locks conversion to new locking functions.
Ermal Luçi
2009-05-09
1
-2
/
+2
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
remove {$concurrent}, it breaks user manager.
Scott Ullrich
2008-02-20
1
-1
/
+1
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
[next]