summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Unset this as well, or else it spams the log needlessly (no actual problem). ...jim-p2016-03-281-0/+1
* Don't log 404s for captive portal. Ticket #6027Chris Buechler2016-03-271-1/+1
* Do not allow empty elements in IPv6 addressesPhil Davis2016-03-251-1/+1
* Disable the check of subqueues bandwidth until it is fixed.Luiz Otavio O Souza2016-03-241-7/+9
* Pass the correct variable to get_interface_bandwidth(). Fixes the boot crash...Luiz Otavio O Souza2016-03-231-5/+1
* Fix display of gateway IP address and gateway/group descriptions in firewall_...jim-p2016-03-231-0/+1
* Band-aid to stop this from breaking the firewall. Ticket #5721jim-p2016-03-231-0/+4
* HTML Compliance - Vertical AlignNOYB2016-03-231-1/+1
* Add paren here for clarity, suggested by Phil Davis.Chris Buechler2016-03-231-1/+1
* Force the existence of bandwidth on root queue.Luiz Otavio O Souza2016-03-221-0/+62
* Remove ssl_stapling. Ticket #6020Chris Buechler2016-03-221-2/+0
* Re-run priv script to pick up changes.jim-p2016-03-221-134/+128
* Detect default config flavorRenato Botelho2016-03-221-0/+7
* HTML Compliance - CaptiveportalNOYB2016-03-221-6/+6
* Don't log to filter.log when local logging is disabled. Ticket #6018Chris Buechler2016-03-211-1/+4
* Have recovery mode go to a shell as intended.Chris Buechler2016-03-211-1/+1
* Read return code from right commandRenato Botelho2016-03-211-1/+1
* If there was a group with a space, delete all the user-defined groups before ...Chris Buechler2016-03-201-0/+13
* Merge pull request #2766 from jlduran/nginx-ssl-parameter-on-listen-directiveChris Buechler2016-03-191-21/+27
|\
| * Cleanup nginx configuration fileJose Luis Duran2016-03-191-21/+27
* | Check whether group exists using GID rather than name. Users can change the n...Chris Buechler2016-03-191-8/+3
* | Save changes to config in 148 config upgrade. Ticket #6012Chris Buechler2016-03-191-7/+10
* | Ensure replacement group name is uniqueStephen Beaver2016-03-191-0/+13
|/
* Fixed #6012Stephen Beaver2016-03-192-7/+18
* fix rrd error on bootheper2016-03-171-1/+1
* FIlebrowser package moved to vendor direcrotyStephen Beaver2016-03-172-1/+24
* Relocated tree directory to vendors/treeStephen Beaver2016-03-171-0/+12
* Update file_exists check to full path as done in other filesNewEraCracker2016-03-171-1/+1
* Fix CSS paths missed by 9d1be24ef72c0c27fe7a297bf79ec5e4f552a390NewEraCracker2016-03-172-4/+4
* remove extra slashJared Dillard2016-03-161-1/+1
* point css files to the new locationJared Dillard2016-03-161-3/+3
* remove old depricated locationJared Dillard2016-03-161-1/+0
* organize assets and put 3rd party into vendor folderJared Dillard2016-03-161-0/+4
* Remove workaround introduced in a2febf9a0. It reduces download timeout to 10s...Renato Botelho2016-03-161-14/+1
* Add an option to define extra env vars to pkg_call() and pkg_exec()Renato Botelho2016-03-161-5/+9
* Converted LDAP container picker to modalStephen Beaver2016-03-161-0/+1
* LDAP test pop-up replaced with Bootstrap styled modalStephen Beaver2016-03-161-0/+1
* Use product name rather than smbios here.Chris Buechler2016-03-141-1/+1
* Disable TLSv1.0 for web GUI's nginx instance. Ticket #5984Chris Buechler2016-03-121-1/+6
* Don't try to put the file contents in place if file is empty. Ticket #5982Chris Buechler2016-03-111-1/+7
* Merge RCC add, 1540 name fix, from 2_2 branch.Chris Buechler2016-03-111-1/+5
* Respect globals_override.incRenato Botelho2016-03-111-3/+3
* Don't exit if the system is booting, should always be unnecessary. related to...Chris Buechler2016-03-101-5/+0
* Doesn't seem to be any reason rc.newwanip should skip things while the system...Chris Buechler2016-03-101-12/+3
* More icon/button inconsistencies. Ticket #5965jim-p2016-03-101-15/+13
* log dhcpleases and dhcpleases6 to dhcpd.log. Ticket #5968Chris Buechler2016-03-081-1/+1
* HTML Compliance - Login FormNOYB2016-03-051-1/+1
* When listing the network interfaces, print the link state and not the adminis...Luiz Otavio O Souza2016-03-051-1/+7
* If you are assigning interfaces, remove the existing configuration from old i...Luiz Otavio O Souza2016-03-051-0/+15
* Remove duplicated text/javascriptChris Buechler2016-03-051-1/+1
OpenPOWER on IntegriCloud