summaryrefslogtreecommitdiffstats
path: root/core/includes/useradd.inc
Commit message (Collapse)AuthorAgeFilesLines
* Make useradd and groupadd return 0Simon Rettberg2024-02-011-3/+5
| | | | | These functions will perror on error, so make sure on success we return 0, even though checking the return value is useless...
* [vbox-src] Add vboxusers at build time, add demo to groupSimon Rettberg2024-02-011-0/+13
|
* useradd.inc: Rewrite helper once againSimon Rettberg2021-07-271-245/+153Star
|
* useradd.inc: fix minor issuesSimon Rettberg2021-07-161-17/+21
|
* Cleanup, rename some variablesSimon Rettberg2021-07-091-3/+3
|
* useradd: fix REMOTE_LOCAL_INSTALL checkSimon Rettberg2021-07-091-3/+3
|
* Add installer mode for stage4Simon Rettberg2021-07-081-87/+109
|
* [inc/useradd] make sure dest dir exists for passwd/group/shadowJonathan Bauer2021-04-061-0/+1
|
* [inc/useradd] do not overwrite USERJonathan Bauer2021-04-061-0/+1
|
* merge with latest dev versionSebastian2016-04-251-0/+238