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
*
Bring the code of captiveportal up to speed with its module counterpart requi...
Ermal
2014-06-12
1
-9
/
+9
*
Update SCRIPT tags.
Colin Fleming
2014-05-19
1
-2
/
+2
*
Fix http and https port for cpzone
Renato Botelho
2014-05-06
1
-2
/
+2
*
Use global cpzoneid variable
Renato Botelho
2014-05-06
1
-2
/
+2
*
Drop double $$ from variable name
Renato Botelho
2014-05-06
1
-4
/
+4
*
Remove redundant set
Renato Botelho
2014-05-06
1
-1
/
+0
*
Migrate captive portal code to SQLite3 php module
Renato Botelho
2014-04-30
1
-32
/
+21
*
Correct the ridirection URL to unbreak ones passed through Radius attributes ...
Ermal
2014-04-28
1
-1
/
+1
*
Add nohttpsforwards option to captive portal
derelict-pf
2014-04-19
1
-1
/
+3
*
GC unused code and do not set this to 0 for now since it is not anymore relevant
Ermal
2014-04-17
1
-10
/
+1
*
Correct typo on function name that has slipped unnoticed. Reported-by: https:...
Ermal
2014-04-07
1
-1
/
+1
*
Put the fix to be more generic to prevent any other leak possible in the long...
Ermal
2014-04-07
1
-3
/
+6
*
Update captiveportal.inc
dsiunicaen
2014-04-07
1
-0
/
+2
*
Merge pull request #1031 from ayvis/master-br-patch
Renato Botelho
2014-03-25
1
-22
/
+22
|
\
|
*
replaced uppercase html tags with lowercase
ayvis
2014-03-19
1
-22
/
+22
*
|
Fixes #3543, correct the typo in spelling
Ermal
2014-03-24
1
-1
/
+1
*
|
While here escape the passed valuye to avoid problems with input
Ermal
2014-03-24
1
-2
/
+2
*
|
Somehow these got changed to /usr/local/sbin/ipfw instead of /sbin/ipfw
Ermal
2014-03-24
1
-4
/
+4
*
|
Fix this for master
Ermal
2014-03-24
1
-2
/
+2
*
|
Fix deletion of ipfw rules and pipes for passthru mac, it fixes #3538
Renato Botelho
2014-03-24
1
-2
/
+2
|
/
*
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...
Renato Botelho
2014-03-17
1
-1
/
+1
|
\
|
*
xhtml Compliance
ayvis
2014-03-14
1
-1
/
+1
*
|
standardize URLs
Chris Buechler
2014-03-14
1
-1
/
+1
|
/
*
Properly compile the query to insert the values. Pointy-hat: myself. While he...
Ermal
2014-02-24
1
-4
/
+4
*
If set use the default bandwidth setting on the CP even for mac passthrough. ...
Ermal
2014-02-20
1
-2
/
+10
*
Use the default bw specification if configured even for allowed ip and hostname.
Ermal
2014-02-20
1
-2
/
+10
*
Revert "Replaced gethostbyname() with gethostbynamel() to get a list of all I...
Renato Botelho
2014-02-18
1
-12
/
+10
*
Merge pull request #904 from dv-user1/master
Renato Botelho
2014-02-18
1
-10
/
+12
|
\
|
*
Replaced gethostbyname() with gethostbynamel() to get a list of all IPs assoc...
Francois Blanchette
2014-02-07
1
-10
/
+12
*
|
Consider setting of noconcurrent login for passthrough expiry of users. Fixes...
Ermal
2014-02-17
1
-19
/
+22
*
|
Use the 11th column for the radius context rather than overriding the interim...
Ermal
2014-02-17
1
-17
/
+18
|
/
*
Do not allocate the same pipe to everyone rather give each person its own!
Ermal
2014-01-03
1
-9
/
+9
*
Use empty here for testing even if the setting is unset
Ermal
2014-01-03
1
-1
/
+1
*
Merge manually 4fd85b115e2550969ddeadd43a2bc6dafff21779 3f2ae9d58f5ea3d9de175...
Ermal
2013-12-24
1
-35
/
+56
*
Remove not relevant comment now. Also make the operation clear to avoid prior...
Ermal
2013-12-24
1
-7
/
+2
*
No need for a second rule forwarding http
Ermal
2013-11-25
1
-1
/
+0
*
Correct generation of lighty configuration with zoneid changing to lower that...
Ermal
2013-11-25
1
-6
/
+17
*
Catch up with mac needed for all operations in the table nowdays.
Ermal
2013-11-23
1
-9
/
+9
*
Properly create zones for the CP with the new command arguments and properly ...
Ermal
2013-11-21
1
-19
/
+20
*
Prevent a possible division by zero. it fixes #3212
Renato Botelho
2013-10-18
1
-2
/
+3
*
Remove unecessary blockedmacs db and read it directly from config
Renato Botelho
2013-09-14
1
-33
/
+11
*
Do not add a ipfw rule to block mac since auth can take care of block or redi...
Renato Botelho
2013-09-12
1
-10
/
+9
*
Make sure db doesn't exist when start to configure macs
Renato Botelho
2013-09-12
1
-0
/
+7
*
When block a MAC address, add it to a DB to make it possible to redirect it t...
Renato Botelho
2013-09-12
1
-1
/
+34
*
Add action to auto created passtru mac rule
Renato Botelho
2013-09-12
1
-0
/
+1
*
Remove unused variable $macdb
Renato Botelho
2013-09-12
1
-7
/
+2
*
Make captiveportal_passthrumac_delete_entry() return rules instead of execute...
Renato Botelho
2013-09-12
1
-9
/
+7
*
Add action to auto created passtru mac rule
Renato Botelho
2013-09-12
1
-0
/
+1
*
Add actions (block or pass) to Captive Portal passtrumac
Renato Botelho
2013-09-12
1
-11
/
+44
*
Correct bandwidth assignment so the configuration is not reverted courtesy of...
Ermal
2013-08-02
1
-2
/
+2
[next]