summaryrefslogtreecommitdiffstats
path: root/helper/useradd.inc
Commit message (Expand)AuthorAgeFilesLines
* fix INIT_DIR to TARGET_BUILD_DIRJonathan Bauer2013-03-141-12/+12
* Several fixes and improvements:Simon Rettberg2013-02-251-1/+3
* fix for user password genJonathan Bauer2013-02-251-1/+1
* [helper] make useradd independent of tools build order, [helper] simplify loggerSimon Rettberg2013-02-251-0/+31
* really fix password generation/replacementSimon Rettberg2013-02-221-2/+2
* [helper] Fix password replacement sed expression in add_user, fix return valu...Simon Rettberg2013-02-221-4/+6
* Check if passwd/group/shadow exists when trying to add a userSimon Rettberg2013-02-221-0/+4
* Added helper/fileutil.inc that provides tarcopy, an error-checking version of...Simon Rettberg2013-02-221-17/+49
* 1. New logging/output system - use functions provided by helper/logging.incSimon Rettberg2013-02-211-31/+37
* Add add_user function to add users and groups to the systemSimon Rettberg2013-02-211-0/+136