summaryrefslogtreecommitdiff
path: root/usr.sbin/adduser
AgeCommit message (Expand)Author
2025-09-10rmuser.sh: Improve prompt consistency with adduserAlexander Ziaee
2024-12-01pw: set the user's home directory mode if it existedKyle Evans
2024-09-06adduser.8: update log location + spdxAlexander Ziaee
2024-08-19adduser: Better document ZFS dataset creation.Dag-Erling Smørgrav
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-20adduser: create dataset only if home is directly within datasetMike Karels
2024-05-15adduser: Additional variable fixes.Dag-Erling Smørgrav
2024-05-06adduser: Fix confusion between `uclass` and `_class`.Dag-Erling Smørgrav
2024-04-29adduser: Really fix a syntax errorDag-Erling Smørgrav
2024-04-22adduser: Fix a syntax errorJoseph Mingrone
2024-04-20adduser: A few more improvements.Dag-Erling Smørgrav
2024-04-19adduser: Overhaul.Dag-Erling Smørgrav
2024-04-11adduser(8): support creation of ZFS datasetJohn Grafton
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-07-18add defaults for adduser.sh (OK? [yes] & additional user [no])Sven Ruediger
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-04-05adduser: allow standard IFS characters in passwordsKyle Evans
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-01Remove 'adding_user.7'Eitan Adler
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-06-20use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin
2013-02-16Updated dependenciesSimon J. Gerraty
2012-11-04Sync from headSimon J. Gerraty
2012-09-15Remove a reference to CVS and to freefall from a user-facing man page.Isabell Long
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-06-03mdoc: add missing width argument to Bl -tag.Joel Dahl
2012-03-29Remove trailing whitespace per mdoc lint warningEitan Adler
2012-02-25When using uidstart in /etc/adduser.conf, get the nextDaniel Eischen
2011-12-30Spelling fixes for usr.sbin/Ulrich Spörlein
2010-05-13mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein
2010-01-14Fix a few whitespace issues and comment typos that I found while readingJoel Dahl
2008-07-30The original adduser/rmuser scripts in Perl used to modify the PATHJohn Baldwin
2008-03-16In the description of the password field, -w was meant, not theChristian Brueffer
2008-01-27Add the -M command-line option, which will set home directory permissions.Mike Makonnen
2007-10-20Allow adding a user(s) to additional groups in batch mode as well.Mike Makonnen
2007-10-19The POP daemon's temporary mail file has a leading dot ('.'). This wasMike Makonnen
2007-04-12Bump .Dd for r1.5; fix grammatical problem.Ceri Davies
2007-04-12Specify the correct way to modify this file, and warn that theMike Makonnen
2007-04-12There are a couple of bugs in rev. 1.27:Mike Makonnen
2007-04-12Errm... I don't see how rev. 1.26 could have possibly worked or been tested.Mike Makonnen
2007-03-26Check if the new user already exists right after entering theLukas Ertl
2006-12-05Flush my typo fix queue for this directory.Ceri Davies
2006-12-05Fix typos.Ceri Davies
2006-09-29Markup fixes.Ruslan Ermilov
2006-06-07Add adding_user.8 to SEE ALSO, note that usernames may contain any characterTom Rhodes
2006-01-22Honour the "uuid" directive in adduser.confMatteo Riondato
2005-05-24Fix a particularly egregious grammar error.Adam Weinberger