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
/
usr
/
local
/
www
/
services_captiveportal_mac.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up "services_captiveportal_mac.php" XHTML
Colin Fleming
2014-04-03
1
-13
/
+13
*
xhtml Compliance
ayvis
2014-03-14
1
-2
/
+2
*
Improve checks for params 'id', 'dup' and other similar ones to make sure the...
Renato Botelho
2014-03-12
1
-1
/
+1
*
Properly create zones for the CP with the new command arguments and properly ...
Ermal
2013-11-21
1
-2
/
+7
*
Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195
Renato Botelho
2013-09-12
1
-1
/
+1
*
Make captiveportal_passthrumac_delete_entry() return rules instead of execute...
Renato Botelho
2013-09-12
1
-2
/
+10
*
Use same tab name on all pages
Renato Botelho
2013-09-12
1
-1
/
+1
*
Change 'Pass-through MAC' tab name to reflect current reality
Renato Botelho
2013-09-12
1
-1
/
+1
*
Add actions (block or pass) to Captive Portal passtrumac
Renato Botelho
2013-09-12
1
-26
/
+10
*
Fix indent and whitespaces
Renato Botelho
2013-09-12
1
-46
/
+66
*
s/require/require_once/g for filter.inc to avoid redeclaration errors in some...
jim-p
2013-08-28
1
-1
/
+1
*
Add missing context parameter
bcyrill
2013-01-27
1
-4
/
+4
*
Convert all captiveportal code to not use ipfw_set_context since its not need...
Ermal
2013-01-23
1
-7
/
+5
*
Various fixes to removal of pipes
Ermal
2012-12-19
1
-1
/
+1
*
Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu...
Ermal
2012-12-17
1
-4
/
+16
*
Activate new shortcuts/status in the rest of the areas that are currently setup.
jim-p
2012-08-10
1
-3
/
+1
*
Correct disconnection of macs
Ermal
2012-02-10
1
-1
/
+1
*
Add the multi instance CP to master branch. This allows to define CP with dif...
Ermal
2011-09-07
1
-19
/
+39
*
Free ipfw rule number after mac pass-through deletion.
Ermal
2011-05-26
1
-0
/
+1
*
Misc fixups
Scott Ullrich
2011-01-25
1
-1
/
+1
*
Prevent drop down menu creation
Scott Ullrich
2011-01-25
1
-1
/
+1
*
Adding tab for allowed hostnames
Scott Ullrich
2011-01-25
1
-0
/
+1
*
gettext fixes
Renato Botelho
2010-08-12
1
-2
/
+2
*
Implement gettext() calls on services_captiveportal_mac.php
Carlos Eduardo Ramos
2010-07-14
1
-18
/
+19
*
Provide some error messages when posting from a script so consumers can have ...
Ermal
2010-06-24
1
-2
/
+8
*
fix description in line with 2.0 changes
Chris Buechler
2010-06-10
1
-1
/
+1
*
Remove auth logs tab, since it is handled by the log link above.
jim-p
2010-06-02
1
-1
/
+0
*
Add status/log links to Captive Portal pages
jim-p
2010-06-02
1
-0
/
+3
*
Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entrie...
Ermal
2010-06-01
1
-0
/
+1
*
Revert "add a status tab to the CP screens as well", this is just a tad too long
Chris Buechler
2010-05-28
1
-1
/
+0
*
add a status tab to the CP screens as well
Chris Buechler
2010-05-28
1
-0
/
+1
*
add auth logs tab to CP screens
Chris Buechler
2010-05-28
1
-0
/
+1
*
Add a function to find the mac address on a passthrough mac entry by username...
Ermal
2010-05-28
1
-2
/
+9
*
Ticket #565. Correct deleting passthru mac entries. revert back to always all...
Ermal
2010-05-03
1
-8
/
+6
*
add double click to edit
Chris Buechler
2010-05-01
1
-2
/
+2
*
Allow a passthrough mac to be deleted by a POST. Take the neccessary actions ...
Ermal
2010-04-20
1
-0
/
+22
*
Make pasthrough GUI code catch-up with the latest changes.
Ermal
2010-04-20
1
-9
/
+3
*
Use tables of ipfw for passthrough mac entries. This makes it scale way bette...
Ermal
2010-04-20
1
-3
/
+3
*
Add a new option which allows the admin user to configure CP so that it autom...
Ermal
2010-04-20
1
-2
/
+12
*
Include commonly used .inc files such as filter.inc, shaper.inc, etc
Scott Ullrich
2009-11-24
1
-1
/
+4
*
Rework includes/require. This saves about 4 megabytes.
Scott Ullrich
2009-11-21
1
-0
/
+1
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-1
/
+3
*
Clear guiconfig from all sort junk functions and put them on the specific pag...
Ermal Luçi
2009-06-30
1
-1
/
+0
*
* Reorganize the 'apply' button infrustructure in the GUI.
Ermal Luçi
2009-06-30
1
-7
/
+4
*
Port voucher login ability on CaptivePortal from M0n0Wall.
Charlie
2009-06-13
1
-0
/
+1
*
* Create two new functions lock($subsystem)/unlock() to have more reliable lo...
Ermal Luçi
2009-05-08
1
-2
/
+0
*
Modify captive portal to use centralized user management. The user manager has
mgrooms
2009-03-15
1
-2
/
+1
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
*
correct the html structure, and show errors properly
Scott Dale
2007-04-26
1
-0
/
+3
[next]