summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* After recreating the VLAN interface, run interface_configure on it if it's as...Chris Buechler2016-03-051-0/+8
* Update nginx gzip_types. Remove text/html since it's redundant, and add a few...Chris Buechler2016-03-041-1/+1
* Always set ignore_acquire_ts = yes. No need for that in any of our use cases,...Chris Buechler2016-03-041-0/+1
* Merge pull request #2703 from phil-davis/patch-2Renato Botelho2016-03-041-1/+1
|\
| * pkg-utils typo in commentPhil Davis2016-03-041-1/+1
* | Adjust default parameters to match changes in dpingerDenny Page2016-03-031-3/+3
|/
* Move NTP access restrictions to their own tab and add the ability to craft cu...jim-p2016-03-032-2/+45
* Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6...Chris Buechler2016-03-031-4/+12
* IF PHP is not running, just exit silentlyRenato Botelho2016-03-031-0/+5
* Detect binary packages installed but not registered in the system and do it d...Renato Botelho2016-03-032-1/+36
* Add an option to get_pkg_info() that makes it do not try to update metadataRenato Botelho2016-03-031-2/+7
* Remove get_pkg_id, last calls to it was removedRenato Botelho2016-03-031-5/+0
* Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498Renato Botelho2016-03-032-13/+3
* Remove the code block to "fake" DHCPv6 server, now that it's unnecessary. Tic...Chris Buechler2016-03-031-51/+0
* Clarify log, remove old commented out things that are unnecessary.Chris Buechler2016-03-021-3/+1
OpenPOWER on IntegriCloud