summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Show header when alias is not in useScott Ullrich2008-08-301-3/+3
|
* Add CSS header like other pages use.Scott Ullrich2008-08-301-0/+3
|
* style(9)++.Ermal Luçi2008-08-101-22/+23
|
* Remove debugging code.Ermal Luçi2008-08-101-1/+0
|
* Bring to functionality the editing of aliases.Ermal Luçi2008-08-101-113/+36
| | | | | | | | | * Cleanup uneccesary eval() use in php code * Invrease on javascript the limits to 299 to really allow 299 entries * Remove limitiation of not being able to delete the first entry * Make all the rows dynamic. Now a new alias will not show any rows unless the plus sign is clicked. * Fix bug where OpenVPN aliases where being selected in case of Port aliases * Cleanup and style(9) here and there
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Continue interface improvementsErmal Luçi2008-06-211-2/+4
|
* Ticket #1711 fixesScott Ullrich2008-05-171-1/+5
|
* Ticket # 1698 fixesScott Ullrich2008-05-171-1/+1
|
* Correctly handle OpenVPN case.Scott Ullrich2008-04-271-5/+10
|
* Update frequecy stringScott Ullrich2008-04-261-1/+2
|
* Update OpenVPN textScott Ullrich2008-04-261-3/+6
|
* Add OpenVPN Users optionScott Ullrich2008-04-261-0/+20
|
* Upgrade from 99 -> 299Scott Ullrich2008-04-071-1/+1
| | | | see http://forum.pfsense.org/index.php/topic,8751.0/topicseen.html
* Increase maximum alias count to 299 from 99. ↵Scott Ullrich2007-12-061-1/+1
| | | | http://forum.pfsense.org/index.php/topic,7068.0/topicseen.html
* Proper fix for aliases edit.Chris Buechler2007-11-251-2/+2
| | | | | Ticket #1513 Ticket #1476
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-3/+1
|
* Ticket #1476 - use convert multibyte instead of just specialcharsBill Marquette2007-10-191-4/+4
|
* Remove ip address check and allow hostnamesScott Ullrich2007-09-251-4/+0
|
* Fixing css layoutSeth Mos2007-09-011-4/+4
|
* Correct error string to read "pptp" instead of "WAN".Scott Ullrich2007-07-281-1/+1
|
* Do not allow aliases to be named "pptp".Scott Ullrich2007-07-281-0/+2
|
* Do not allow - in aliases. This breaks port aliases.Seth Mos2007-05-021-1/+1
| | | | tables are fine with the - and the _. Ports only work with _.
* Removed redundant code, added feature to copy over data when input errors ↵Scott Dale2007-03-231-125/+125
| | | | are detected (prevents retyping).
* Page title was defined twice, removed incorrect definition.Scott Dale2007-03-201-2/+1
|
* Backport the alias rowhelper description featureScott Ullrich2007-01-241-155/+375
|
* MFC 12386Scott Ullrich2006-05-261-0/+8
| | | | | | Do not allow interface descriptions to match an alias name. They end up colliding in the PF MACRO space. Ticket #996
* Correctly turn off un-needed options such as subnet when selecting a type of ↵Scott Ullrich2006-03-091-7/+8
| | | | | | "Port(s)", etc. Ticket #864
* Do not error out while adding and removing rowsScott Ullrich2006-02-021-16/+22
| | | | Ticket #809
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Do not allow aliases of the name LAN or WANScott Ullrich2006-01-011-0/+5
|
* Nuke display_topbar(). It krept back in from the previous MFCScott Ullrich2005-12-051-1/+0
|
* Do not allow an alias name to be edited if the item is in use.Scott Ullrich2005-12-051-1/+13
| | | | Ticket #720
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* Reload filter after alias changeScott Ullrich2005-11-181-2/+2
|
* Correctly utilize true/false/other return valuesBill Marquette2005-09-071-5/+6
|
* Remove reserved words check. Its not working correctly.Scott Ullrich2005-09-061-2/+2
|
* (#458) create reserved word list - we'll stumble over more reserved words in ↵Bill Marquette2005-09-051-1/+4
| | | | the future
* (#355) Fix type detection - networks should now be recognized as networksBill Marquette2005-09-041-7/+17
| | | | ports as ports, hosts as hosts...etc
* (#355) Validate inputBill Marquette2005-09-041-6/+14
|
* Call filter_configure() to force syncingScott Ullrich2005-09-031-1/+1
|
* friendly button titleBill Marquette2005-08-241-1/+1
|
* updating files to use theme imagesErik Kristensen2005-07-211-2/+2
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* More screens inherit rounded tabletopsBill Marquette2005-07-031-3/+1
|
* Change "Inbound NAT" to "Port Forward"Bill Marquette2005-07-031-3/+4
| | | | | Update _edit.php's to use diaplay_topbar() Change "Outgoing" to "Outbound" for consistency between load balancing and NAT
* Don't close <head> tag - these files use javascript inside <head>Bill Marquette2005-07-031-0/+1
|
* Use $pgtitle instead of re-typing the page title overBill Marquette2005-07-021-7/+6
| | | | Use head.inc on the _edit.php files
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
|
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
| | | | * cancel -> Cancel
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
|
OpenPOWER on IntegriCloud