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
*
Make sure we have an ip to kill sessions from.
Ermal
2011-03-15
1
-10
/
+11
*
Make sure we do not write stale data during prunning periods.
Ermal
2011-03-12
1
-6
/
+10
*
Use foreach here to be sure we do not reference unexisting results.
Ermal
2011-03-08
1
-42
/
+41
*
Oops more make code correct.
Ermal
2011-03-04
1
-2
/
+2
*
Oops make code correct.
Ermal
2011-03-04
1
-1
/
+1
*
* Prevent concurrent logins on CP to not be recorded on the DB.
Ermal
2011-03-04
1
-90
/
+83
*
missing $
Scott Ullrich
2011-02-25
1
-1
/
+1
*
missing $
Scott Ullrich
2011-02-25
1
-1
/
+1
*
misc whitespace cleanups
Scott Ullrich
2011-02-25
1
-3
/
+1
*
Move all functions from index.php for captiveportal.inc
lgcosta
2011-02-22
1
-1
/
+412
*
log when CP is restarted. ticket #1278
Chris Buechler
2011-02-20
1
-1
/
+3
*
There is no need to call the script to reconfigure CP here. Even more when it...
Ermal
2011-02-10
1
-4
/
+4
*
minicron is now used on a number of items in the gui. tell the cp prune proc...
Scott Ullrich
2011-02-07
1
-5
/
+5
*
Do not launch multiple copies of the captive portal database pruner.
Scott Ullrich
2011-02-07
1
-0
/
+4
*
Note reinit will disconnect folks
Scott Ullrich
2011-02-02
1
-0
/
+1
*
Correctly grab the hostname from config for filterdns.
Ermal
2011-02-02
1
-4
/
+4
*
Ups actually single quotes are needed when / is the first char of a command. ...
Ermal
2011-01-26
1
-4
/
+4
*
Remove last references to dnswatch.
Ermal
2011-01-26
1
-2
/
+2
*
Switch to filterdns new and shiny for taking care of dns in CP.
Ermal
2011-01-26
1
-9
/
+13
*
Transform PORTAL_REDIRURL variable
Scott Ullrich
2011-01-25
1
-0
/
+8
*
remove single quotes
Scott Ullrich
2011-01-25
1
-1
/
+1
*
Brute force dnswatch kill if needed
Scott Ullrich
2011-01-25
1
-0
/
+2
*
Launch dnswatch correctly.
Scott Ullrich
2011-01-25
1
-2
/
+2
*
Allowed hostname is now working. Make bw up and down checks a bit more stric...
Scott Ullrich
2011-01-25
1
-1
/
+5
*
Allowed hostname is now working. Make bw up and down checks a bit more stric...
Scott Ullrich
2011-01-25
1
-13
/
+19
*
Adding preliminary version of allowed hostnames. Allowed hostnames function ...
Scott Ullrich
2011-01-25
1
-11
/
+14
*
Fix formatting. Die, VIM, DIE!
Scott Ullrich
2011-01-25
1
-0
/
+31
*
Reformat file. VIM needs to die a flaming death.
Scott Ullrich
2011-01-25
1
-373
/
+370
*
Ticket #1128. Ooops pass the right parameter to unlock.
Ermal
2010-12-23
1
-3
/
+3
*
Nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
*
Make the CP locking more granular and make use correctly of exclusive/shared ...
Ermal
2010-12-22
1
-107
/
+93
*
* Use exclusive locking for parts of config involving CP db.
Ermal
2010-12-22
1
-38
/
+40
*
Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1...
jim-p
2010-12-14
1
-14
/
+1
*
Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087
jim-p
2010-12-14
1
-1
/
+14
*
Ooops add missing or.
Ermal
2010-11-27
1
-1
/
+2
*
include broadcast address to allow dhcp to work.
Ermal
2010-11-26
1
-2
/
+2
*
Fix the contents of the captive portal logout popup. Fixes #836
Erik Fonnesbeck
2010-09-23
1
-4
/
+4
*
Use enable voucher variable
Scott Ullrich
2010-08-30
1
-1
/
+1
*
Fix formatting in if()
Scott Ullrich
2010-08-30
1
-2
/
+2
*
Detect and use a sample voucher page when vouchers are defined. Otherwise de...
Scott Ullrich
2010-08-30
1
-42
/
+119
*
Escape $ variables
Scott Ullrich
2010-08-30
1
-6
/
+6
*
Improve the standard Captive Portal pages when a custom page is not set
Scott Ullrich
2010-08-24
1
-39
/
+148
*
don't include 255.255.255.255 here
Chris Buechler
2010-08-09
1
-3
/
+9
*
Add a subnet option to allowed ip addresses on CP.
Ermal
2010-07-22
1
-2
/
+5
*
Fixes #741. Restore behaviour of CP in 1.2.x by allowing in ipfw rules anythi...
Ermal
2010-07-22
1
-33
/
+2
*
Use proper locking.
Ermal
2010-06-21
1
-4
/
+11
*
Do not flush all tables unless Save was hit on webgui. This avoids flushing t...
Ermal
2010-06-21
1
-6
/
+19
*
Do not reconfigure CP on every event of interfaces or while reloading the web...
Ermal
2010-06-18
1
-129
/
+127
*
Ooops curly missing.
Ermal
2010-06-17
1
-3
/
+4
*
Actually correctly handle some vip types ips for getNasIP.
Ermal
2010-06-17
1
-1
/
+4
[next]