git: adduser(8): Allow standard IFS characters in passwords

2020-05-11 Thread Aaron LI
commit 72764df04a4016000343258264a9e9fa6d84ef0e Author: Aaron LI Date: Fri May 8 13:40:32 2020 +0800 adduser(8): Allow standard IFS characters in passwords Notably, the default IFS contains space/tab, thus any leading/trailing whitespace characters tend to be removed.

git: installer: Allow special characters in passwords

2020-05-11 Thread Aaron LI
commit df29799be5111675853250904e87e4b54c4c Author: Aaron LI Date: Sun May 10 10:53:20 2020 +0800 installer: Allow special characters in passwords Store the password in an environment variable and pass it to the pw(8) command. This way of passing passwords allows

git: nrelease/Makefile: Display help text when no target specified

2020-05-11 Thread Aaron LI
commit dade4a2e4397374d8552d5e9ef730dc8671de884 Author: Aaron LI Date: Sun May 10 12:46:48 2020 +0800 nrelease/Makefile: Display help text when no target specified Make the 'help' target the default, so that the help text is shown when no target is specified. Before this

git: adduser(8): Honor uidstart in adduser.conf when showing in the prompt

2020-05-11 Thread Aaron LI
commit d749dd6edb2825677c25756e5ea70325ce1fd125 Author: Aaron LI Date: Fri May 8 13:52:19 2020 +0800 adduser(8): Honor uidstart in adduser.conf when showing in the prompt When using 'uidstart' in /etc/adduser.conf, get the next available user ID and show it in the 'Uid

git: installer/dfuibe_installer: Clean up fn_root_passwd()

2020-05-11 Thread Aaron LI
commit f0557178fb97e1a891ad49667414d4bbda87c574 Author: Aaron LI Date: Fri May 8 22:54:39 2020 +0800 installer/dfuibe_installer: Clean up fn_root_passwd() Improve the logic of fn_root_passwd() by referring to fn_add_user(). Summary of changes:

git: file(1): Re-add README.D{ELETED,RAGONFLY} on master.

2020-05-11 Thread Sascha Wildner
commit d8efa62ec531336f5957ad247897def7f12aad41 Author: Sascha Wildner Date: Mon May 11 11:41:30 2020 +0200 file(1): Re-add README.D{ELETED,RAGONFLY} on master. Summary of changes: contrib/file/README.DELETED | 42 ++

git: vendor/FILE vendor/file: Small file mode fix.

2020-05-11 Thread Sascha Wildner
commit 982c19e0bcdfee32b5e3ee5b038b39b2bce2d75c Author: Sascha Wildner Date: Mon May 11 11:29:43 2020 +0200 vendor/file: Small file mode fix. Summary of changes: contrib/file/magic/Magdir/apache | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644

git: vendor/FILE vendor/file: upgrade from 5.32 to 5.38

2020-05-11 Thread Sascha Wildner
commit 6fca56fb90a257291c53bba3b861b751027c3e3d Author: Sascha Wildner Date: Mon May 11 11:16:45 2020 +0200 vendor/file: upgrade from 5.32 to 5.38 [I forgot to push the vendor branch previously.] Submitted-by: Daniel Fojt Summary of changes: contrib/file/COPYING