summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
Commit message (Expand)AuthorAgeFilesLines
* Use file() function which suits the need better.Ermal Luçi2009-05-141-2/+3
* * Use file_get_contents its better and process the contents of the file after...Ermal Luçi2009-05-131-13/+19
* Correct logic.Ermal Luçi2009-05-091-6/+6
* Reduce includes.Ermal Luçi2009-05-081-1/+1
* Convert CP to use the new lock/unlock functions.Ermal Luçi2009-05-081-68/+34
* Fix a lock leaking on CP.Ermal Luçi2009-05-081-3/+2
* Remove from filter load the captive portal module loading and move it to the ...Ermal Luçi2009-05-071-3/+6
* Remove duplications.Ermal Luçi2009-05-011-12/+2
* Schedules are handled by pf(4) now.Ermal Luçi2009-05-011-15/+1
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-9/+5
* Shaper has no more enable disable functionality.Ermal Luçi2008-12-071-16/+11
* Refactor ipfw loading.Ermal Luçi2008-11-111-14/+1
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-2/+2
* Remove duplicate function portal_mac_fixed()Scott Ullrich2008-08-121-18/+18
* Restore accidentaly deleted code.Ermal Luçi2008-06-181-0/+2
* Interface list improvements.Ermal Luçi2008-06-181-4/+4
* Actually make the ipfw hook first one.Ermal Luçi2008-05-201-2/+5
* Kill the source node too after killing the states.Ermal Luçi2008-05-201-0/+1
* Leave ipfw hook active on outbound direction it may break accounting.Ermal Luçi2008-05-201-1/+3
* Make Captive Portal Multi-Wan safe/compatible.Ermal Luçi2008-05-191-1/+9
* Integrate patch sent to m0n0wall-dev by Peter Allgeyer:Scott Ullrich2008-04-271-0/+25
* Ensure lock file is cleared after restart.Scott Ullrich2008-03-031-0/+2
* Add product_copyright re-branding supportScott Ullrich2007-12-161-4/+4
* globals.inc is required so that we use the correct lock file!Scott Ullrich2007-12-161-0/+1
* Don't forget line breaks!Scott Ullrich2007-12-121-2/+2
* Correctly remove old clients correctly.Scott Ullrich2007-12-121-12/+42
* Allow pfsync and carp traffic on captive portal.Scott Ullrich2007-12-101-1/+2
* Sometimes when the user enters the hostname of the HTTPs captive portal serve...Scott Ullrich2007-12-071-1/+12
* Unbreak captive portal images.Scott Ullrich2007-06-091-13/+17
* Teach the captive portal about time based rules so that it will not unload ip...Scott Ullrich2007-03-271-1/+8
* Silence eclipse warning and ensure we are using fast cgi on captive portalScott Ullrich2007-03-171-0/+2
* wpa_supplicant needs to have access to sending and receiving layer 2 (link la...Scott Ullrich2007-03-061-0/+1
* Restore PPPoE and WPA access through captive portal that was lost in last m0n...Scott Ullrich2007-03-031-4/+1
* Fix Fatal error: Cannot redeclare captiveportal_get_next_ipfw_ruleno() (previ...Scott Ullrich2007-02-271-29/+0
* Sync w/ m0n0wallScott Ullrich2007-02-271-144/+147
* Sync w/ m0n0wallScott Ullrich2007-02-271-115/+115
* Silence eclipse warningsScott Ullrich2006-12-111-0/+7
* Remove pf states for client ip when disconnecting from captive portal.Scott Ullrich2006-10-201-0/+4
* Add missing getVolume() functionScott Ullrich2006-10-051-0/+35
* Unbreak radius authScott Ullrich2006-10-021-0/+29
* Duplicate function for compatibility.Scott Ullrich2006-10-011-0/+25
* Move helper function to correct areaScott Ullrich2006-09-221-0/+25
* Back out last commitScott Ullrich2006-08-271-409/+318
* Carefully sync captive portal against m0n0wall 1.22Scott Ullrich2006-08-241-413/+504
* Add PPPoE types so that Captive Portal will function with PPPoE ServerScott Ullrich2006-06-121-0/+6
* Only allow mac-type 0x888e traffic for WPA. This is a lot better than allowi...Scott Ullrich2006-06-121-3/+2
* Allow WPA + Captive Portal to work. Amazing its taken this long to discover ...Scott Ullrich2006-06-121-0/+3
* Patch from Nick BuraglioScott Ullrich2006-06-081-3/+13
* Unlink old file when setting up elementsScott Ullrich2006-04-131-0/+1
* Honour $maxproc Found-by: PHPEclipseScott Ullrich2006-04-071-6/+6
OpenPOWER on IntegriCloud