summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* adding privileges and separating DNS Resolver overrides from general settingsJoe2016-06-224-3/+315
* Fixed #6504 by making table sortableStephen Beaver2016-06-221-1/+1
* jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for se...Stephen Beaver2016-06-222-1/+4
* Fixed #6516 by replacing HTML5 datepicker with jQuery widgetStephen Beaver2016-06-221-0/+1
* fix rowhelper select_source empty comboMarcello Coutinho2016-06-211-1/+1
* update d3.jsJared Dillard2016-06-211-5/+5
* update nvd3 filesJared Dillard2016-06-212-556/+1141
* Fixed #6514 by requiring string starts with letter ot underscoreStephen Beaver2016-06-211-1/+1
* Fixed #6498 by providing new address type argument to Form_IpAddress(). In th...Stephen Beaver2016-06-212-5/+19
* Incorporated ssl changesStephen Beaver2016-06-211-1/+0
* Fix typojim-p2016-06-201-1/+1
* Fix redundant phrasing.jim-p2016-06-201-1/+1
* Remove tab_array from interfaces_groups_edit.php to be consistent with other ...Renato Botelho2016-06-171-13/+0
* Correct value for 9600. Ticket #6416Chris Buechler2016-06-151-1/+1
* Fix #6468 Do not allow edit of day and timesPhil Davis2016-06-091-6/+6
* Validate submitted groups when editing a user. Ticket #6475jim-p2016-06-091-0/+7
* Add input validation to system_groupmanager.php to prevent invalid members fr...jim-p2016-06-091-1/+7
* Fix #6463 Dest net alias matching on page loadPhil Davis2016-06-081-1/+1
* Fix #6460 Interface mismatch apply changes buttonPhil Davis2016-06-081-2/+4
* Rework pkg_mgr_install.php:Renato Botelho2016-06-082-60/+62
* Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/Renato Botelho2016-06-081-1/+1
* Fix indentRenato Botelho2016-06-081-35/+35
* Improve readabilityRenato Botelho2016-06-081-31/+39
* Improve readabilityRenato Botelho2016-06-081-3/+4
* Simplify mode parameter validationRenato Botelho2016-06-081-16/+13
* Remove redundant check since pkgcancel is never setRenato Botelho2016-06-081-5/+0
* Validate mode parameter and use sanitized variable on other placesRenato Botelho2016-06-081-19/+35
* Fix save and reset buttons on status_lb_pool.php. Ticket #6254Chris Buechler2016-06-021-11/+14
* Fix #6440 RADIUS issued IPsPhil Davis2016-06-021-1/+1
* Allow - and _ in sysctl values. Ticket #6438Chris Buechler2016-06-011-2/+2
* Don't override type so changing it is possible. Ticket #6439Chris Buechler2016-06-011-1/+3
* Allow - in TFTP Server field. Ticket #6433Chris Buechler2016-06-011-1/+1
* Comment typosPhil Davis2016-06-012-2/+2
* Mask a few more sensitive bits of data in the status.php config.jim-p2016-06-011-0/+6
* Link to correct schedule from firewall_rules.php. Ticket #6428Chris Buechler2016-05-311-1/+1
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-251-1/+2
* Fixed #6401Stephen Beaver2016-05-252-5/+5
* Handle mode correctly with Auto IKE. Ticket #6360Chris Buechler2016-05-252-2/+2
* Firewall / Rules / Edit - URL (IP) AliasNOYB2016-05-241-1/+1
* Changed element type from date to text. Date inputs are not yet handled consi...Stephen Beaver2016-05-241-1/+1
* Miscellaneous Textual Correction - System / Advanced / NetworkingNOYB2016-05-241-1/+1
* Fix #6381 ipv6nat_ipaddrPhil Davis2016-05-241-1/+1
* Fix quoting in diag_routes.php, see ticket #6371jim-p2016-05-201-1/+1
* Better fix for escaping in ticket #6371jim-p2016-05-201-1/+1
* Revert "Status / Services - Status Indicator"Renato Botelho2016-05-201-1/+1
* Status / Interfaces - DNS ServersNOYB2016-05-201-1/+1
* Status / Services - Status IndicatorNOYB2016-05-201-1/+1
* Add the function gettextmarianamorim2016-05-201-3/+3
* Fix Captive Portal's MACs iconsJose Luis Duran2016-05-201-2/+2
* Fix closing `tbody` tag in Captive Portal's MACsJose Luis Duran2016-05-201-1/+1
OpenPOWER on IntegriCloud