Age | Commit message (Expand) | Author |
---|---|---|
2014-09-26 | The only illegal characters in a username are ":" (field separator), "\n" (li... | Rob Landley |
2014-09-16 | Cleanup pass on useradd. | Rob Landley |
2014-08-18 | Cleanups on useradd/groupadd/groupdel, and put TOYBOX_UID_SYS and TOYBOX_UID_... | Rob Landley |
2014-06-10 | pending/useradd: unbreak build | Isaac Dunham |
2014-05-31 | Introduce xfork() and make commands use it, and make some WEXITSTATUS() use W... | Rob Landley |
2014-01-16 | Rename xmsprintf() to just xmprintf(). | Rob Landley |
2013-10-16 | useradd, groupadd, and mkpasswd submitted by Ashwini Sharma. | Rob Landley |