Reset back to pfSense state
Sync with m0n0wall 1.2b9's captiveportal.
spello
Spello in comments
Fix a XXX
Add reverse captive portal feature.
Typo
Do not run expiretable if timeout == 0
Correctly output table contents
We're already calculating for *60
Correctly utilize expiretable
expiretable takes seonds as argument. Times the minute count * 60
Use the expiretable utility and pfctl to deterimine when a client has timed out
Various code cleanups and a few actual bugfixes courtesy of Zend
Correct usage of arp.
Actually disconnect a user correctly
Enforce hard timeouts
Correct portal arguments by appending \ before *
Swap images
Use arp table to deterimine when we need to flush an old captive portal user from the pf table <captiveportal>
Update (C)
Convert captive portal over to use pf tables.
TODO: Figure out how to deterimine when the last activity time of the user was.
Add $Id$ tag
Import m0n0wall 1.2b7's captive portal code WITH user manager.
And the crowd goes wild.
Restore 1.2b6's captive portal.
Restore pfSense's custom starting page.
Sync with pascals latest
Move /etc/rc.prunecaptiveportal from minicron to cron
Restore the pfSense default captive portal page.
Add local user manager code imported from Pascal Suter's m0n0wall developers group message.
Update default captive portal page.
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Initial revision