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
/
captiveportal
/
index.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipfw is not referenced here.
Ermal
2011-03-15
1
-1
/
+0
*
* Prevent concurrent logins on CP to not be recorded on the DB.
Ermal
2011-03-04
1
-1
/
+1
*
Move all functions from index.php for captiveportal.inc
lgcosta
2011-02-22
1
-406
/
+0
*
Handle PORTAL_REDIRURL variable
Scott Ullrich
2011-01-25
1
-0
/
+6
*
Ticket #836 Ticket #1194 and http://forum.pfsense.org/index.php/topic,32175.m...
Ermal
2011-01-18
1
-3
/
+3
*
Ticket #1128. Ooops pass the right parameter to unlock.
Ermal
2010-12-23
1
-1
/
+1
*
Nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
*
Make the CP locking more granular and make use correctly of exclusive/shared ...
Ermal
2010-12-22
1
-27
/
+9
*
Ticket #868. Add Connection: close to the header to be proxy friendly. See ht...
Ermal
2010-10-18
1
-0
/
+1
*
Separate this control structure from the one before it, change the order, and...
Erik Fonnesbeck
2010-09-25
1
-4
/
+9
*
Add an option for allowing clients to pass through the captive portal a limit...
Erik Fonnesbeck
2010-09-24
1
-1
/
+93
*
Restore this code so the redirect after logging into the captive portal will ...
Erik Fonnesbeck
2010-09-24
1
-0
/
+2
*
Do not overwrite the redirurl parameter already taken care of.
Ermal
2010-09-15
1
-6
/
+5
*
Remove ORIGINAL_PORTAL_IP option. Never did get it working correctly.
Scott Ullrich
2010-08-24
1
-6
/
+1
*
Fixes #821. Force usage of configured redirurl when one has been configured.
Ermal
2010-08-11
1
-27
/
+28
*
clarify text
Chris Buechler
2010-07-28
1
-1
/
+1
*
Pull in RADIUS reply messages for logout page.
jim-p
2010-07-15
1
-0
/
+5
*
Provide a default error message on error pages if there is none provided by o...
Ermal
2010-06-01
1
-7
/
+9
*
Add forgotten newlines.
Ermal
2010-06-01
1
-2
/
+2
*
Do not overwrite previous rules.
Ermal
2010-06-01
1
-1
/
+1
*
Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entrie...
Ermal
2010-06-01
1
-0
/
+8
*
Use correct array to iterate.
Ermal
2010-06-01
1
-1
/
+1
*
Use REQUEST to hanle both POST/GET.
Ermal
2010-05-28
1
-1
/
+1
*
Make the logout page configurable like the other pages. The only difference i...
Ermal
2010-05-28
1
-31
/
+1
*
Provide an error message to the call.
Ermal
2010-05-28
1
-1
/
+1
*
Some configurations want to be able to ask users about replacing their existi...
Ermal
2010-05-28
1
-5
/
+24
*
Add the username to the auto added mac passthrough entry. Add an option to se...
Ermal
2010-05-28
1
-1
/
+14
*
Do comparions as meant not assignment. Pointy-hat: Myself
Ermal
2010-05-28
1
-1
/
+1
*
Use url_redirection even on successful login case if present. Add a redir fun...
Ermal
2010-05-24
1
-9
/
+13
*
Actually use the radius WISPr(4) attribute 'url_redirection' when present.
Ermal
2010-05-24
1
-1
/
+7
*
Actually use the radius WISPr(4) attribute 'url_redirection' if present.
Ermal
2010-05-24
1
-4
/
+4
*
Do not allow nonstop redirects to self
Scott Ullrich
2010-05-21
1
-1
/
+1
*
Move get_include_contents function to pfsense-utils.inc
Scott Ullrich
2010-05-21
1
-10
/
+0
*
Allow php code to be included in the primary captive portal page. Add new OR...
Scott Ullrich
2010-05-21
1
-7
/
+32
*
Add a global declaration.
Ermal
2010-05-19
1
-2
/
+2
*
Improve/correct the passthrumac rules when this option is enabled.
Ermal
2010-05-05
1
-182
/
+176
*
Ticket #565. Correct deleting passthru mac entries. revert back to always all...
Ermal
2010-05-03
1
-15
/
+1
*
fix up text
Chris Buechler
2010-05-01
1
-1
/
+1
*
Warn the user when we cannot get the MAC address on pass through auto add cas...
Ermal
2010-04-20
1
-1
/
+3
*
Use tables of ipfw for passthrough mac entries. This makes it scale way bette...
Ermal
2010-04-20
1
-26
/
+23
*
Add a new option which allows the admin user to configure CP so that it autom...
Ermal
2010-04-20
1
-21
/
+57
*
Rework includes/require. This saves about 4 megabytes.
Scott Ullrich
2009-11-21
1
-0
/
+1
*
fix typos
Chris Buechler
2009-11-14
1
-3
/
+3
*
fix typo
Chris Buechler
2009-11-14
1
-1
/
+1
*
fix typos
Chris Buechler
2009-11-14
1
-2
/
+2
*
Make the username comparison for CP case insensitive. Feature-imported-from: ...
Ermal Luçi
2009-10-04
1
-1
/
+1
*
No need to rewrite the captiveportal database when there is concurrent login!...
Ermal Luçi
2009-09-29
1
-3
/
+2
*
Teach captiveportal code to use the mac in tables functionality. Change the d...
Ermal Luçi
2009-09-20
1
-10
/
+17
*
Fix multiple radius server handling.
Ermal Luçi
2009-09-14
1
-4
/
+2
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
1
-0
/
+4
[next]