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
/
etc
/
inc
/
captiveportal.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate function portal_mac_fixed()
Scott Ullrich
2008-08-12
1
-18
/
+18
*
Restore accidentaly deleted code.
Ermal Luçi
2008-06-18
1
-0
/
+2
*
Interface list improvements.
Ermal Luçi
2008-06-18
1
-4
/
+4
*
Actually make the ipfw hook first one.
Ermal Luçi
2008-05-20
1
-2
/
+5
*
Kill the source node too after killing the states.
Ermal Luçi
2008-05-20
1
-0
/
+1
*
Leave ipfw hook active on outbound direction it may break accounting.
Ermal Luçi
2008-05-20
1
-1
/
+3
*
Make Captive Portal Multi-Wan safe/compatible.
Ermal Luçi
2008-05-19
1
-1
/
+9
*
Integrate patch sent to m0n0wall-dev by Peter Allgeyer:
Scott Ullrich
2008-04-27
1
-0
/
+25
*
Ensure lock file is cleared after restart.
Scott Ullrich
2008-03-03
1
-0
/
+2
*
Add product_copyright re-branding support
Scott Ullrich
2007-12-16
1
-4
/
+4
*
globals.inc is required so that we use the correct lock file!
Scott Ullrich
2007-12-16
1
-0
/
+1
*
Don't forget line breaks!
Scott Ullrich
2007-12-12
1
-2
/
+2
*
Correctly remove old clients correctly.
Scott Ullrich
2007-12-12
1
-12
/
+42
*
Allow pfsync and carp traffic on captive portal.
Scott Ullrich
2007-12-10
1
-1
/
+2
*
Sometimes when the user enters the hostname of the HTTPs captive portal serve...
Scott Ullrich
2007-12-07
1
-1
/
+12
*
Unbreak captive portal images.
Scott Ullrich
2007-06-09
1
-13
/
+17
*
Teach the captive portal about time based rules so that it will not unload ip...
Scott Ullrich
2007-03-27
1
-1
/
+8
*
Silence eclipse warning and ensure we are using fast cgi on captive portal
Scott Ullrich
2007-03-17
1
-0
/
+2
*
wpa_supplicant needs to have access to sending and receiving layer 2 (link la...
Scott Ullrich
2007-03-06
1
-0
/
+1
*
Restore PPPoE and WPA access through captive portal that was lost in last m0n...
Scott Ullrich
2007-03-03
1
-4
/
+1
*
Fix Fatal error: Cannot redeclare captiveportal_get_next_ipfw_ruleno() (previ...
Scott Ullrich
2007-02-27
1
-29
/
+0
*
Sync w/ m0n0wall
Scott Ullrich
2007-02-27
1
-144
/
+147
*
Sync w/ m0n0wall
Scott Ullrich
2007-02-27
1
-115
/
+115
*
Silence eclipse warnings
Scott Ullrich
2006-12-11
1
-0
/
+7
*
Remove pf states for client ip when disconnecting from captive portal.
Scott Ullrich
2006-10-20
1
-0
/
+4
*
Add missing getVolume() function
Scott Ullrich
2006-10-05
1
-0
/
+35
*
Unbreak radius auth
Scott Ullrich
2006-10-02
1
-0
/
+29
*
Duplicate function for compatibility.
Scott Ullrich
2006-10-01
1
-0
/
+25
*
Move helper function to correct area
Scott Ullrich
2006-09-22
1
-0
/
+25
*
Back out last commit
Scott Ullrich
2006-08-27
1
-409
/
+318
*
Carefully sync captive portal against m0n0wall 1.22
Scott Ullrich
2006-08-24
1
-413
/
+504
*
Add PPPoE types so that Captive Portal will function with PPPoE Server
Scott Ullrich
2006-06-12
1
-0
/
+6
*
Only allow mac-type 0x888e traffic for WPA. This is a lot better than allowi...
Scott Ullrich
2006-06-12
1
-3
/
+2
*
Allow WPA + Captive Portal to work. Amazing its taken this long to discover ...
Scott Ullrich
2006-06-12
1
-0
/
+3
*
Patch from Nick Buraglio
Scott Ullrich
2006-06-08
1
-3
/
+13
*
Unlink old file when setting up elements
Scott Ullrich
2006-04-13
1
-0
/
+1
*
Honour $maxproc Found-by: PHPEclipse
Scott Ullrich
2006-04-07
1
-6
/
+6
*
Fix HTTPS captive portal option
Scott Ullrich
2006-02-05
1
-8
/
+15
*
Use port 8001 for HTTPS
Scott Ullrich
2006-02-02
1
-1
/
+4
*
Symlink captive portal elements over to /var/db/cpelements on bootup and crea...
Scott Ullrich
2006-01-31
1
-1
/
+4
*
Remove trailing newline
Scott Ullrich
2006-01-18
1
-1
/
+1
*
* Eliminate dead code
Scott Ullrich
2006-01-15
1
-0
/
+1
*
Use correct variable. Caught with eclipse.
Scott Ullrich
2006-01-15
1
-1
/
+1
*
Kill correct pid
Scott Ullrich
2006-01-05
1
-4
/
+2
*
Sync w/ m0n0wall 1.21
Scott Ullrich
2006-01-04
1
-139
/
+266
*
Setup captive portal for HTTPS when enabled.
Scott Ullrich
2005-12-15
1
-0
/
+5
*
Fix captive portal redirects now that we are using LightHTTPD
Scott Ullrich
2005-12-03
1
-1
/
+1
*
Correctly detect captive portal on optional interfaces
Scott Ullrich
2005-12-03
1
-3
/
+2
*
Correct (cert key) order
Scott Ullrich
2005-11-29
1
-1
/
+1
*
Use Lighty. Hopefully it's here to stay, and mini_httpd is dead, jim.
Scott Ullrich
2005-11-26
1
-27
/
+13
[next]