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
/
src
/
etc
/
inc
/
captiveportal.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only cache CP RADIUS Auth credentials when reauthentication is enabled. Fixes...
jim-p
2017-05-08
1
-1
/
+1
*
Add reason to write_config() call
doktornotor
2017-03-05
1
-1
/
+1
*
Code with multiple %s in etc
Phil Davis
2017-02-01
1
-1
/
+1
*
Captive portal: make captiveportal_disconnect_all() faster
plumbeo
2017-01-05
1
-15
/
+11
*
Merge pull request #3315 from plumbeo/accounting-on-disable-reboot
Renato Botelho
2017-01-04
1
-26
/
+26
|
\
|
*
Captive portal: rework logging and RADIUS accounting when disabling a zone or...
plumbeo
2016-12-29
1
-26
/
+26
*
|
Captive portal: use locking to avoid race conditions between rc.prunecaptivep...
plumbeo
2016-12-29
1
-0
/
+12
*
|
Captive portal: work around race condition between captiveportal_disconnect_a...
plumbeo
2016-12-29
1
-6
/
+5
|
/
*
Captive portal: add button to disconnect all users
plumbeo
2016-12-24
1
-0
/
+26
*
Merge pull request #3130 from omnia-dev/master
Renato Botelho
2016-12-07
1
-9
/
+9
|
\
|
*
Fix bandwidth limitation in mac passthrough auth
Jonatan Ramos
2016-09-05
1
-9
/
+9
*
|
Captive portal: add option to include idle time in total session time
plumbeo
2016-12-03
1
-1
/
+3
*
|
Fix reversed accounting style
plumbeo
2016-12-01
1
-1
/
+1
*
|
Always create a pipe for each allowed MAC or IP
Renato Botelho
2016-10-28
1
-26
/
+18
*
|
host_ips tables is not supposed to use pipes
Renato Botelho
2016-10-28
1
-1
/
+1
*
|
Make sure filterdns is disabled when CP zone is disabled
Renato Botelho
2016-10-25
1
-1
/
+4
*
|
Fix the ipfw rule to use the table cp_ifaces and not the interface cp_ifaces.
Luiz Otavio O Souza
2016-10-24
1
-1
/
+1
*
|
Stop using -y on filterdns call
Renato Botelho
2016-10-24
1
-2
/
+1
*
|
Rework captive portal to run with stock IPFW (round 1)
Renato Botelho
2016-10-24
1
-313
/
+379
*
|
Remove all calls to conf_mount_r* functions
Renato Botelho
2016-10-12
1
-2
/
+0
*
|
Move copyright from ESF to Netgate
Renato Botelho
2016-09-06
1
-1
/
+1
|
/
*
Move to Apache License 2.0
Renato Botelho
2016-07-15
1
-41
/
+9
*
Review license / copyright on all files (final round)
Renato Botelho
2016-07-15
1
-1
/
+1
*
Review license / copyright on all files (1st round)
Renato Botelho
2016-07-14
1
-53
/
+54
*
Update include() to include_once()
Phil Davis
2016-06-28
1
-1
/
+1
*
Fix #6278
Renato Botelho
2016-05-12
1
-3
/
+3
*
Escape username before use in CP SQL
Phil Davis
2016-04-19
1
-1
/
+1
*
Specify the zone in the PORTAL_ACTION URL. Ticket #6037
Chris Buechler
2016-03-28
1
-2
/
+2
*
HTML Compliance - Captiveportal
NOYB
2016-03-22
1
-6
/
+6
*
Internationalize etc inc a-i files
Phil Davis
2016-02-17
1
-11
/
+21
*
Fix RADIUS spelling. It is written in all caps.
k-paulius
2016-02-10
1
-1
/
+1
*
Fix multi-session time counting for the FreeRADIUS start/stop case. Ticket #2164
jim-p
2016-02-04
1
-1
/
+8
*
Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.
jim-p
2016-01-28
1
-3
/
+16
*
Initialize $stop_time inside foreach to make sure it resets to proper value e...
Renato Botelho
2016-01-20
1
-1
/
+1
*
Remove ORIGINAL_PORTAL_IP, it was never used.
Chris Buechler
2016-01-19
1
-2
/
+0
*
Update license on files from /etc/inc
Renato Botelho
2016-01-15
1
-21
/
+38
*
un-break SVG graphs
Chris Buechler
2016-01-05
1
-1
/
+1
*
start converting CP to nginx
Chris Buechler
2016-01-05
1
-5
/
+5
*
start switching CP to nginx
Chris Buechler
2016-01-05
1
-11
/
+11
*
Flush zone's tables if its db must be reset to avoid leaving behind any table...
Chris Buechler
2015-12-17
1
-1
/
+14
*
Add busytimeout of 60 seconds for CP database access. This matches the defaul...
Chris Buechler
2015-12-17
1
-0
/
+4
*
Fix handling of 0-byte files uploaded to the CP file manager.
jim-p
2015-12-15
1
-1
/
+5
*
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...
Renato Botelho
2015-12-15
1
-5
/
+0
*
Code style and white space in etc
Phil Davis
2015-12-10
1
-1
/
+2
*
Sanitize the session_id/logout_id in captive portal.
Chris Buechler
2015-12-02
1
-0
/
+1
*
Bug #2155
fischeol
2015-11-27
1
-0
/
+2
*
Fix the captive portal rules after 98bf4991dc31f97fc7315a6b8aba433de9d39cea.
Luiz Otavio O Souza
2015-10-19
1
-10
/
+4
*
Only need to check 'vip' here.
Chris Buechler
2015-09-30
1
-1
/
+1
*
Can't use continue here as it continues the foreach, which skips the "ipfw zo...
Chris Buechler
2015-09-30
1
-6
/
+5
*
For captive portal, if a user reloads index.php of the portal while already l...
jim-p
2015-08-25
1
-0
/
+11
[next]