summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_mac.php
Commit message (Expand)AuthorAgeFilesLines
* Change copyright statement to reflect realityJim Thompson2014-11-101-1/+2
* Tidy up "services_captiveportal_mac.php" XHTMLColin Fleming2014-04-031-13/+13
* xhtml Complianceayvis2014-03-141-2/+2
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-1/+1
* Properly create zones for the CP with the new command arguments and properly ...Ermal2013-11-211-2/+7
* Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195Renato Botelho2013-09-121-1/+1
* Make captiveportal_passthrumac_delete_entry() return rules instead of execute...Renato Botelho2013-09-121-2/+10
* Use same tab name on all pagesRenato Botelho2013-09-121-1/+1
* Change 'Pass-through MAC' tab name to reflect current realityRenato Botelho2013-09-121-1/+1
* Add actions (block or pass) to Captive Portal passtrumacRenato Botelho2013-09-121-26/+10
* Fix indent and whitespacesRenato Botelho2013-09-121-46/+66
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Add missing context parameterbcyrill2013-01-271-4/+4
* Convert all captiveportal code to not use ipfw_set_context since its not need...Ermal2013-01-231-7/+5
* Various fixes to removal of pipesErmal2012-12-191-1/+1
* Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu...Ermal2012-12-171-4/+16
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-3/+1
* Correct disconnection of macsErmal2012-02-101-1/+1
* Add the multi instance CP to master branch. This allows to define CP with dif...Ermal2011-09-071-19/+39
* Free ipfw rule number after mac pass-through deletion.Ermal2011-05-261-0/+1
* Misc fixupsScott Ullrich2011-01-251-1/+1
* Prevent drop down menu creationScott Ullrich2011-01-251-1/+1
* Adding tab for allowed hostnamesScott Ullrich2011-01-251-0/+1
* gettext fixesRenato Botelho2010-08-121-2/+2
* Implement gettext() calls on services_captiveportal_mac.phpCarlos Eduardo Ramos2010-07-141-18/+19
* Provide some error messages when posting from a script so consumers can have ...Ermal2010-06-241-2/+8
* fix description in line with 2.0 changesChris Buechler2010-06-101-1/+1
* Remove auth logs tab, since it is handled by the log link above.jim-p2010-06-021-1/+0
* Add status/log links to Captive Portal pagesjim-p2010-06-021-0/+3
* Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entrie...Ermal2010-06-011-0/+1
* Revert "add a status tab to the CP screens as well", this is just a tad too longChris Buechler2010-05-281-1/+0
* add a status tab to the CP screens as wellChris Buechler2010-05-281-0/+1
* add auth logs tab to CP screensChris Buechler2010-05-281-0/+1
* Add a function to find the mac address on a passthrough mac entry by username...Ermal2010-05-281-2/+9
* Ticket #565. Correct deleting passthru mac entries. revert back to always all...Ermal2010-05-031-8/+6
* add double click to editChris Buechler2010-05-011-2/+2
* Allow a passthrough mac to be deleted by a POST. Take the neccessary actions ...Ermal2010-04-201-0/+22
* Make pasthrough GUI code catch-up with the latest changes.Ermal2010-04-201-9/+3
* Use tables of ipfw for passthrough mac entries. This makes it scale way bette...Ermal2010-04-201-3/+3
* Add a new option which allows the admin user to configure CP so that it autom...Ermal2010-04-201-2/+12
* Include commonly used .inc files such as filter.inc, shaper.inc, etcScott Ullrich2009-11-241-1/+4
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+3
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-1/+0
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-7/+4
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-0/+1
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* Modify captive portal to use centralized user management. The user manager hasmgrooms2009-03-151-2/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
OpenPOWER on IntegriCloud