Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  home
  root
  sbin
  usr

Latest revisions

# Date Author Comment
cfe6c5fa 09/06/2016 04:12 PM Alexander Moisseev

[theme] Compact-RED: make drop-down menus not too "compact"

and improve hovered element visibility

(cherry picked from commit b8916dccad084ffaa4b402c535f4047fb7a51f3c)

c9af58c7 09/06/2016 04:12 PM Alexander Moisseev

[theme] Compact-RED: get rid of anti-aliased fonts

(cherry picked from commit 9e1208e5833a81c05f86db31078b0fe6901b70ac)

75d5738c 09/06/2016 04:07 PM Jim Pingle

Remove some obsolete code from globals.inc

8c5b9920 09/06/2016 03:41 PM Jim Pingle

Fix handling of backup config count. Fixes #6771

6df9b5cb 09/02/2016 08:14 PM Stephen Beaver

Obscured password field in system_authservers.php bind section
Fixed #6759

(cherry picked from commit 1c1f08f92e8841f7282280caeed7613edd810453)

f02b8916 09/02/2016 07:19 PM Renato Botelho

Merge pull request #3071 from phil-davis/Check_IP_Services

d37c6564 09/02/2016 07:18 PM NewEraCracker

Force changes in routing to be detected by the system

When dhcp6c without RA is enabled, dhcp6c isn't killed and respawned, this causes the system not being able to pick up the routing changes. In this case, running the configuration script which fires rc.newwanipv6 solves the problem....

e0bc2a6c 09/02/2016 07:18 PM Martin Wasley

DHCP6 Before RA. Additions and ammendments

Replaced posix_kill() in kill_dhcp6client_process() with mwexec("kill -9 $pid"), this is because the posix_kill call was not reliably killing the dhcp6c process, kill -9 works every time.

Changes to the rtsold script creation. The script lines starting dhcp6c should not have be written to the script when dhcpwithoutra is true....

1e0d9c89 09/02/2016 01:31 PM NewEraCracker

Improve dhcpd and dhcpleases reload

1) Avoid running services_dhcpd_configure() more times than needed.
2) Always restart dhcpleases after it's killed during interface recycle.
3) It's not necessary to restart dhcpdv4 when doing changes in ipv6 config.

(cherry picked from commit 509e9357df4755a4fe5d1d9b20eda65bafb855e7)

8221f09c 09/02/2016 01:30 PM NewEraCracker

Call services_dhcpd_configure with the right parameter

Previously code segment for v4 would call both v4 and v6. Fixed to call v4 and v6 where appropriate.

(cherry picked from commit 6756052b595b470ce064a44095ec12ce5abe789c)

View revisions

Also available in: Atom