summaryrefslogtreecommitdiffstats
path: root/usr/local/www/guiconfig.inc
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-35/+35
* Read tab information from package xml file instead of config.xmlRenato Botelho2015-05-071-7/+9
* Code style usr-local-www back-endPhil Davis2015-04-191-220/+287
* Remove pre-check and post-check from Cache-ControlJose Luis Duran2015-04-141-1/+1
* Combine Cache-Control header in one lineJose Luis Duran2015-04-141-2/+1
* h-node should be 8Chris Buechler2014-10-191-1/+1
* Fix close button in the info boxbruno2014-09-241-2/+2
* Fix dscp values and provide a config upgrade to fix values stored in config.x...Renato Botelho2014-06-241-3/+3
* Fix syntax errorjim-p2014-06-171-1/+1
* Fix core dump on viewing invalid package logMatt Smith2014-06-171-1/+3
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Fix a typo on variable nameRenato Botelho2014-06-121-1/+1
* Add (self) keyword for specifying "any IP address on this firewall" as a rule...jim-p2014-05-231-1/+1
* Move clog from /usr to /usr/localRenato Botelho2014-04-281-3/+3
* Tidy up "guiconfig.inc" XHTMLColin Fleming2014-04-081-0/+1
* Fix abvious error in string buildingErmal2014-03-201-1/+1
* xhtml Complianceayvis2014-03-141-1/+1
* Add all advanced options to rule table hover textPhil Davis2014-03-081-2/+16
* better make of gettext in expression (thanks rbgarga)Luiz Gustavo Costa2014-03-071-2/+2
* fix some variables gettextLuiz Gustavo Costa2014-03-071-15/+14
* Move this global declaration to the proper file rather than backend codeErmal2014-02-171-0/+13
* Simplify logic calling grep less times, as done on mail_reports.inc on 2c6efc9Renato Botelho2014-02-041-8/+4
* Merge pull request #900 from Klaws--/patch-1Ermal Luçi2014-02-041-0/+1
|\
| * Added previously missing DSCP VA (requires kernel patch patch submitted by me)Klaws--2014-02-041-0/+1
* | Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-12/+12
|/
* Add a setting to allow the user to specify the clog file size so more (or les...jim-p2013-12-261-4/+22
* Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_...Ermal2013-12-201-1/+0
* Mark input_errors as reference at do_input_validation declaration, it fixes #...Renato Botelho2013-07-251-1/+1
* Implement URL Table aliases for ports instead of IP addressesRenato Botelho2013-07-081-3/+10
* Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus ...Klaws--2013-07-021-3/+10
* Tidy up "guiconfig.inc" XHTMLColin Fleming2013-04-171-6/+3
* Deal correct with /32 subnet mask for ipv6 addresses. If fixes #2451Renato Botelho2013-02-131-4/+13
* Fix indent and whitespacesRenato Botelho2013-02-131-250/+247
* Add some newlines to this one too.jim-p2013-02-091-2/+2
* Unbreak firewall rule interface drop-down selection. Fixes #2805jim-p2013-02-091-3/+3
* Fix quoting.jim-p2013-02-071-1/+1
* This is quoted that way because it's passed in javascript. If another better ...jim-p2013-02-071-1/+1
* Merge pull request #391 from ExolonDX/branch_06Jim P2013-02-071-2/+2
|\
| * Remove escaped apostropheColin Fleming2013-02-071-2/+2
* | Only include files that actually end in .inc, otherwise patching can lead to ...jim-p2013-02-061-1/+1
|/
* Update HTML code in "include" filesColin Fleming2013-02-061-71/+79
* Show the hostname if it doesn't matchjim-p2013-01-101-1/+2
* Not sure why this has been hidden so deep but putting that in the right place...Ermal2012-11-151-0/+1
* Resolves #2678. Merge patch suggedted to stop warnings on PHP_errors.logErmal2012-11-121-1/+2
* Make a function to get the current theme and use it everywhere rather than du...jim-p2012-11-021-16/+1
* Encode the if parameter before using it in htmljim-p2012-10-311-3/+3
* Remove debug outputjim-p2012-10-311-1/+0
* Set the CSRF Magic timeout to the same as the session timeout, so that if a u...jim-p2012-10-311-0/+3
* Add ECE and CWR TCP flags as defined in RFC 3168bcyrill2012-10-011-1/+1
* fix imbalanced HTML tagsDarren Embry2012-09-061-7/+16
OpenPOWER on IntegriCloud