summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases_edit.php
Commit message (Expand)AuthorAgeFilesLines
...
* Fix URL add when you break sequence for addresses and details, shile I'm here...Renato Botelho2013-04-021-13/+12
* Preserve all URLs when one of them is invalidRenato Botelho2013-04-021-4/+6
* Back to previous tab when click on CancelRenato Botelho2013-04-021-1/+1
* Preserve old URLs when an error happens, also, fix descriptions save for URLsRenato Botelho2013-04-021-6/+11
* Simplify logicRenato Botelho2013-04-021-11/+3
* Return to correct tab after save or delete an aliasRenato Botelho2013-04-021-3/+15
* Save URLs and URL Table detailsRenato Botelho2013-04-021-0/+8
* Fix whitespaces and indentRenato Botelho2013-04-021-124/+127
* Use class tabcont for tableRenato Botelho2013-01-251-1/+1
* Fix: Repopulate fieldbcyrill2012-11-181-1/+1
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-3/+2
* Return the user to the tab they were working originally working onWarren Baker2012-07-241-2/+6
* Fix hardcodded alias type so alias suggestion works as expected while creatin...r-duran2012-07-051-1/+1
* Overcome laziness to avoid unnecessary loopCristian Feldman2012-05-181-5/+4
* Fix of bug #2374 "When entering values in firewall rules leading andCristian Feldman2012-05-181-0/+4
* cleanup: code for building arrays for autocompleted fieldsDarren Embry2012-05-101-24/+10
* Add _ to the list of are allowed charactersWarren Baker2012-05-101-1/+1
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* feature #2320: JS helper to toggle subnet mask for ipv4/v6 during inputDarren Embry2012-03-281-0/+2
* prep work for feature #2320: tag fields for ipv4v6Darren Embry2012-03-281-4/+4
* Update help text for Host alaises to indicate FQDNs are allowed.jim-p2012-03-151-1/+1
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-2/+2
* Adding hookScott Ullrich2011-07-271-0/+2
* Add hooksScott Ullrich2011-07-271-0/+4
* Add alias edit hookScott Ullrich2011-07-181-0/+1
* Merge remote branch 'upstream/master'jim-p2011-07-071-1/+1
|\
| * Feature #1603. Correct nested urltable alias code to be more fullproof to err...Ermal2011-07-061-1/+1
* | Merge remote-tracking branch 'upstream/master'jim-p2011-07-041-1/+4
|\ \ | |/
| * Feature#1603. URL table aliases should be usable within network type aliases.Evgeny Yurchenko2011-07-031-1/+4
* | Merge remote branch 'upstream/master'jim-p2011-05-191-1/+1
|\ \ | |/
| * Reject alias names that are too long. Fixes #1510jim-p2011-05-191-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-03-241-1/+1
|\ \ | |/
| * Add all to the reserved keywordsScott Ullrich2011-03-221-1/+1
* | add subnet mask clarification for IPv6 and correct default count to 128 bitsSeth Mos2011-03-011-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-02-161-11/+21
|\ \ | |/
| * Add alias support for source and destination ports on outbound NAT.Erik Fonnesbeck2011-02-131-0/+2
| * Check for aliases in 1:1 and outbound NAT rules, too.Erik Fonnesbeck2011-02-131-0/+8
| * In update_alias_names_upon_change function add capability to access more deep...Erik Fonnesbeck2011-02-131-11/+11
* | Merge remote branch 'upstream/master'Scott Ullrich2011-02-091-0/+2
|\ \ | |/
| * Resolves #1224. Correctly change name on port alias in firewall rules if the ...Ermal2011-02-081-0/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-01-181-4/+3
|\ \ | |/
| * Ticket #1183. Skip call to filter_configure() here, this will be done when us...Pierre POMES2011-01-101-1/+0
| * Don't run mb_convert_encoding on descr field, it's cdata protected in the con...jim-p2011-01-061-2/+2
| * comment out unfinished OpenVPN Users alias option, can finish for a post-2.0 ...Chris Buechler2011-01-041-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-1/+1
|\ \ | |/
| * Move to index.php.Scott Ullrich2010-12-171-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-2/+2
|\ \ | |/
| * Fix XSS issuesScott Ullrich2010-11-121-1/+1
| * Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* | up the subnet bits from 32 to 128 so that the access can be locked down to th...Seth Mos2010-10-251-1/+1
|/
OpenPOWER on IntegriCloud