summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3460 from phil-davis/percent-sRenato Botelho2017-02-0112-43/+41
|\
| * Code with multiple %s in etcPhil Davis2017-02-0112-43/+41
* | Merge pull request #3459 from phil-davis/patch-2Renato Botelho2017-02-011-59/+3
|\ \
| * | get_service_status_icon fix description_state formatPhil Davis2017-02-011-59/+3
| |/
* | Remove unused broken functionsdoktornotor2017-01-311-47/+0
|/
* Merge pull request #3418 from stilez/patch-38Renato Botelho2017-01-301-15/+43
|\
| * Misc cleanups at get_pkg_info()stilez2017-01-301-34/+34
| * fix copy/paste - I think!stilez2017-01-261-32/+6
| * use wrapped version of pkg info -e insteadstilez2017-01-251-5/+31
| * get_pkg_info() fallback using pkg info if no local copy of repo catalog (resu...stilez2017-01-221-6/+34
* | Fix indent and spacesRenato Botelho2017-01-261-54/+124
* | Escape $ to avoid replacing it by PHP variablesRenato Botelho2017-01-261-4/+4
* | Merge pull request #3410 from marjohn56/RTSOLD-lock-creation,-dhcp6c-launch-&...Renato Botelho2017-01-261-25/+97
|\ \
| * | Update interfaces.incmarjohn562017-01-241-2/+2
| * | Changed logging calls and style correction.marjohn562017-01-201-4/+4
| * | RTSOLD lock creation, dhcp6c launch & kill changes #3marjohn562017-01-201-25/+97
* | | Require Name field in ShaperPhil Davis2017-01-241-4/+4
* | | Introduce is_intrange() to validate a range of integers delimited by ':' or '-'Renato Botelho2017-01-241-0/+29
* | | Merge pull request #3414 from phil-davis/ipv6-compressRenato Botelho2017-01-235-13/+32
|\ \ \
| * | | Force compress for where_is_ipaddr_configured check_localipPhil Davis2017-01-221-1/+1
| * | | Force compress for where_is_ipaddr_configuredPhil Davis2017-01-222-2/+6
| * | | Always force compress when calling Net_IPv6Phil Davis2017-01-225-10/+25
| | |/ | |/|
* | | Remove unused variable $cfglckkeyconsumersRenato Botelho2017-01-231-5/+3
* | | Fixed #6967Steve Beaver2017-01-231-1/+4
|/ /
* | Add a parameter to install_cron_job to stop it from performing its own write_...jim-p2017-01-202-8/+17
* | Fix #7086: Copy files over from /var before umount it and move to MFSRenato Botelho2017-01-201-11/+11
|/
* Make sure all ZFS volumes are mounted during boot and only mount /var and /tm...Renato Botelho2017-01-191-5/+19
* Merge pull request #3402 from phil-davis/patch-6Renato Botelho2017-01-191-0/+6
|\
| * Fix #7141 Add a priv for UPNPPhil Davis2017-01-191-0/+6
* | Merge pull request #3400 from phil-davis/patch-4Renato Botelho2017-01-191-1/+1
|\ \
| * | Fix #7139 Accessing help about this pagePhil Davis2017-01-191-1/+1
| |/
* | Fix #7136 Start OpenVPN on ordinary VIPPhil Davis2017-01-191-2/+2
|/
* Wait while interface is in 'tentative' state before try to bind dpinger to it...Renato Botelho2017-01-171-0/+6
* Fix #6603: Wait while interface is in 'tentative' state before try to bind Op...Renato Botelho2017-01-172-0/+29
* Remove extra parenthesis and blank lineRenato Botelho2017-01-171-3/+2
* Simplify logicRenato Botelho2017-01-171-8/+4
* Make sure /var/tmp permissions are correct. Fixes #7120Renato Botelho2017-01-161-0/+2
* Remove redundant commentjim-p2017-01-151-1/+1
* Restart unbound after clearing logs (Bug #6915)doktornotor2017-01-141-0/+5
* Merge pull request #3376 from phil-davis/multi_dns_serversRenato Botelho2017-01-131-7/+7
|\
| * Redmine #5549 Allow variable number of DNS ServersPhil Davis2017-01-121-7/+7
* | Also check IPv6 when determining if we should use nobind or lport.jim-p2017-01-131-1/+1
* | Fix #7118 icmp-type anyPhil Davis2017-01-131-1/+1
* | Hide/deactivate the reroot option when ZFS is active. Ticket #6045jim-p2017-01-121-3/+7
* | Fix #6153Renato Botelho2017-01-121-0/+4
|/
* Fix #7105: Old rules may not have ipprotocol defined, consider it icmp6-type ...Renato Botelho2017-01-121-1/+1
* Ticket #6340:Renato Botelho2017-01-121-5/+11
* Simplify logicRenato Botelho2017-01-111-5/+3
* Fix #6712Renato Botelho2017-01-111-1/+1
* Ticket #6712: Create system_hosts_entries()Renato Botelho2017-01-111-24/+21
OpenPOWER on IntegriCloud