tn3399_openwrt/package
Matthias Schiffer 6c1542787d
base-files: fix check for empty password warning
Now that we know that the password is in /etc/shadow and not in
/etc/passwd, we can properly fix the logic for the empty password check.
Only 'root::' is an empty password, 'root' and 'root:!:' allow no
password login at all.

This fixes the empty password warning still showing after the root password
has been locked using 'passwd -l root' (e.g. to allow public-key auth
only).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-09-26 17:57:56 +02:00
..
base-files base-files: fix check for empty password warning 2016-09-26 17:57:56 +02:00
boot uboot-mvebu: reset the 88E1512 PHY to make the wan port work 2016-09-26 13:03:18 +02:00
devel perf: drop sched_getcpu wrapper 2016-08-23 22:47:43 +02:00
firmware linux-firmware: update to current Git head 2016-09-23 12:11:06 +02:00
kernel mac80211: fix crash in mac80211_hwsim 2016-09-26 16:19:58 +02:00
libs openssl: backport build fix when hardware support is used 2016-09-24 19:53:00 +02:00
network config: enable shadow passwords unconditionally 2016-09-26 17:57:56 +02:00
system fstools: mark as nonshared and add missing PKG_CONFIG_DEPENDS 2016-09-25 23:26:25 +02:00
utils busybox: fix md5sum 2016-09-20 22:56:47 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00