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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-14
/
+15
*
Prevent negative RADIUS_NAS_PORT. This is a hack on m0n0 and not needed on pf...
Ermal Luçi
2009-09-13
1
-2
/
+2
*
Prevent negative RADIUS_NAS_PORT attribute. Before this was a hack made in m0...
Ermal Luçi
2009-09-13
1
-2
/
+2
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
3
-0
/
+12
*
Add my copyright.
Ermal Luçi
2009-08-14
1
-0
/
+1
*
* Convert captive portal rules to use tables. This reduces the number of rule...
Ermal Luçi
2009-08-14
2
-13
/
+12
*
Port voucher login ability on CaptivePortal from M0n0Wall.
Charlie
2009-06-13
1
-0
/
+51
*
Make CP multi-interface capable.
Ermal Luçi
2009-05-21
1
-7
/
+24
*
Remove dubious/forgotten unlocking that is uneccesary.
Ermal Luçi
2009-05-14
1
-2
/
+0
*
Fix lock leaking on portal_allow function.
Ermal Luçi
2009-05-13
1
-1
/
+6
*
The other half of CP locks conversion to new locking functions.
Ermal Luçi
2009-05-09
1
-6
/
+6
*
* Hide interfaces internals to other code and use the propper interfaces.
Ermal Luçi
2009-03-30
1
-3
/
+3
*
Modify captive portal to use centralized user management. The user manager has
mgrooms
2009-03-15
1
-28
/
+4
*
Return after redirecting.
Scott Ullrich
2008-08-12
1
-0
/
+1
*
Ensure we unlock captive portal before redirecting.
Scott Ullrich
2008-08-12
1
-0
/
+1
*
Remove duplicate function portal_mac_fixed()
Scott Ullrich
2008-08-12
1
-21
/
+0
*
changes from Dimitri Rodis
Chris Buechler
2008-04-13
1
-2
/
+4
*
Fix CP not sending Acct-Session-Time to Radius during accounting update Tick...
Scott Ullrich
2007-08-27
1
-0
/
+1
*
Remove bogus warning.
Scott Ullrich
2007-07-16
1
-3
/
+0
*
Silence eclipse errors
Scott Ullrich
2007-03-21
2
-20
/
+8
*
Silence eclipse errors
Scott Ullrich
2007-03-21
2
-12
/
+6
*
Sync w/ m0n0wall
Scott Ullrich
2007-02-27
2
-43
/
+43
*
Duh. $type is a variable.
Scott Ullrich
2006-12-12
1
-1
/
+1
*
Log an error when we reach maximum capacity to system logs
Scott Ullrich
2006-12-12
1
-0
/
+1
*
Log an error to system logs when $type is not set.
Scott Ullrich
2006-12-12
1
-0
/
+4
*
Revert $type commit. This is being set by the called function per Jonathon.
Scott Ullrich
2006-12-12
1
-2
/
+2
*
Silence Eclipse warnings
Scott Ullrich
2006-12-11
1
-1
/
+1
*
Silence Eclipse warnings
Scott Ullrich
2006-12-11
2
-3
/
+3
*
Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is ...
Scott Ullrich
2006-12-11
1
-1
/
+1
*
Unbreak radius auth
Scott Ullrich
2006-10-02
2
-430
/
+461
*
Move helper function to correct area
Scott Ullrich
2006-09-22
1
-25
/
+0
*
Fix $VARIABLES$
Scott Ullrich
2006-09-05
1
-382
/
+373
*
Instead of simply bailing leaving the client with a blank screen, output that...
Scott Ullrich
2006-08-21
1
-51
/
+55
*
Redirect back to index.php?foo. Safari does not like otherwise and breaks th...
Scott Ullrich
2006-07-23
1
-7
/
+8
*
Fix > 16 char password auth issues.
Scott Ullrich
2006-05-24
1
-11
/
+34
*
Correct warnings and errors found eclipse
Scott Ullrich
2006-01-15
2
-1
/
+5
*
Remove #!/usr/local/bin/php
Scott Ullrich
2006-01-02
1
-1
/
+0
*
Remove debugging helpers
Scott Ullrich
2005-12-03
1
-5
/
+1
*
Fix captive portal redirects now that we are using LightHTTPD
Scott Ullrich
2005-12-03
1
-1
/
+6
*
Correct carp bringup sequence
Scott Ullrich
2005-09-22
1
-1
/
+1
*
Sync w/1.2b10
Scott Ullrich
2005-09-21
1
-1
/
+1
*
Reset back to pfSense state
Scott Ullrich
2005-09-12
1
-1
/
+1
*
Sync with m0n0wall 1.2b10
Scott Ullrich
2005-09-12
1
-43
/
+82
*
Sync with 1.2b9 m0n0wall.
Scott Ullrich
2005-09-03
1
-19
/
+68
*
Correctly check for allowed ip's
Scott Ullrich
2005-07-15
1
-1
/
+2
*
Do not loop through array if its empty
Scott Ullrich
2005-07-12
1
-5
/
+5
*
* Loop through allowed ips and automatically auth user if they are on the list.
Scott Ullrich
2005-07-11
1
-36
/
+20
[next]