summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_mac_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Code style www services captive portalPhil Davis2015-05-241-16/+28
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Tidy up "services_captiveportal_mac.php" XHTMLColin Fleming2014-04-031-11/+11
* xhtml Complianceayvis2014-03-141-5/+5
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+3
* Properly create zones for the CP with the new command arguments and properly ...Ermal2013-11-211-1/+6
* Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195Renato Botelho2013-09-121-1/+1
* Do not allow local mac address to be added to passtrumac list in CP. It fixes...Renato Botelho2013-09-121-2/+13
* Delete the old mac when action changes, not the current oneRenato Botelho2013-09-121-1/+1
* Make captiveportal_passthrumac_delete_entry() return rules instead of execute...Renato Botelho2013-09-121-2/+2
* Change 'Pass-through MAC' tab name to reflect current realityRenato Botelho2013-09-121-2/+2
* Add actions (block or pass) to Captive Portal passtrumacRenato Botelho2013-09-121-23/+30
* Fix indent and whitespacesRenato Botelho2013-09-121-66/+71
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Convert all captiveportal code to not use ipfw_set_context since its not need...Ermal2013-01-231-3/+2
* Use more secure file name for the operations to avoid issuesErmal2013-01-211-3/+4
* Merge pull request #270 from CarpeNoctem/CarpeNoctemChris Buechler2012-12-301-0/+6
|\
| * Added 'Copy my MAC address' to captive portal Pass-through MAC form, as seen ...CarpeNoctem2012-11-291-0/+6
* | 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-0/+7
|/
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-3/+1
* Do not try to add mac passthrough to a not loaded ipfw since the macs might b...Ermal2011-09-151-11/+13
* Add the multi instance CP to master branch. This allows to define CP with dif...Ermal2011-09-071-10/+24
* Bring more consistent style to CP edit mac and ip passthrough pages.Ermal2011-05-261-0/+3
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* Don't wipe out stored username on pass-through MAC entries when manually savi...Chris Buechler2010-08-061-0/+6
* Merge remote branch 'mainline/master' into 4_load_balancer_and_servicesRenato Botelho2010-08-031-6/+0
|\
| * correctly add new pass-through MAC entriesChris Buechler2010-07-171-4/+5
* | Corrections gettext calls on services_captiveportal_mac_edit.phpRafael Lucas2010-07-231-0/+7
* | Implement gettext() calls on services_captiveportal_mac_edit.phpCarlos Eduardo Ramos2010-07-131-18/+19
|/
* Add status/log links to Captive Portal pagesjim-p2010-06-021-0/+3
* Actually use the previous configured mac/ip, if present, for finding rules to...Ermal2010-05-241-3/+6
* When editing a mac/ip passthru entry readd the rules again since values might...Ermal2010-05-241-0/+11
* Ticket #565. Correct deleting passthru mac entries. revert back to always all...Ermal2010-05-031-2/+0
* fix textChris Buechler2010-05-011-2/+2
* Use tables of ipfw for passthrough mac entries. This makes it scale way bette...Ermal2010-04-201-1/+1
* Add a new option which allows the admin user to configure CP so that it autom...Ermal2010-04-201-2/+25
* Fix sorting issues that were introduced in an old commit, resulting in the in...Erik Fonnesbeck2010-03-101-2/+1
* 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-0/+3
* Remove all nested functions decalaration seems php does not like them! Make a...Ermal Luçi2009-07-141-5/+5
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-0/+10
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+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
* Fixing css layoutSeth Mos2007-09-011-2/+2
* correct the html structure, and show errors properlyScott Dale2007-04-261-1/+4
OpenPOWER on IntegriCloud