summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-185-1/+568
* Remove 'adding_user.7'Eitan Adler2017-11-011-1/+0
* chpass(1): Check crypt(3) return and handle error appropriatelyConrad Meyer2017-10-041-3/+3
* pw useradd: Validate the user name before creating the entryEd Maste2017-08-191-2/+2
* pw usermod: Properly deal with empty secondary group lists (-G '')Ed Maste2017-08-191-2/+2
* MFhead@r322057Enji Cooper2017-08-042-8/+29
|\
| * Introduce the flopenat(3) function.Mariusz Zaborski2017-08-042-8/+29
* | Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
|/
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Don't depend on assert(3) getting evaluatedAlan Somers2017-05-101-1/+3
* strcpy => strlcpyAlan Somers2017-05-101-1/+3
* lib: initial use of reallocarray(3).Pedro F. Giffuni2017-04-213-3/+3
* Properly initialise with content of pw.conf(5) that was mistakenly ignored.Eugene Grosbein2017-03-241-2/+5
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-2/+2
* Convert absolute links to relative links.Rodney W. Grimes2017-03-071-5/+5
* Renumber copyright clause 4Warner Losh2017-02-285-3/+251
* Really restore the old behaviour for pw usermod -mBaptiste Daroussin2017-01-222-14/+4
* Readd a feature lost in pw(8) refactoringBaptiste Daroussin2017-01-221-0/+4
* Fix pkg groupshow <gid>Baptiste Daroussin2016-12-101-1/+1
* Remove a death threat from the FreeBSD sourcesConrad Meyer2016-12-011-5/+9
* Use malloc()ed buffers instead of stack buffers in gr_copy() and pw_copy().Dag-Erling Smørgrav2016-11-282-26/+48
* Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.9.0Dimitry Andric2016-11-240-0/+0
|\
| * Merge ^/head r309106 through r309117.Dimitry Andric2016-11-241-0/+121
| |\ | |/ |/|
* | Add a warning against modifying this code without understanding it, andDag-Erling Smørgrav2016-11-241-0/+121
| * Merge ^/head r308491 through r308841.Dimitry Andric2016-11-195-2/+5
| |\ | |/ |/|
* | Speed up pw operations that edit /etc/group or /etc/passwdAlan Somers2016-11-185-2/+5
| * Merge ^/head r307736 through r308146.Dimitry Andric2016-10-313-0/+8
| |\ | |/ |/|
* | Close some file descriptor leaks in pwAlan Somers2016-10-213-0/+8
| * Merge ^/head r305687 through r305890.Dimitry Andric2016-09-161-1/+6
| |\ | |/ |/|
* | Add another badly-needed simple example to the pw(8) man page.Warren Block2016-09-131-1/+6
| * Merge ^/head r303250 through r304235.Dimitry Andric2016-08-163-14/+3
| |\ | |/ |/|
* | Fix up setgrent(3) to have a POSIX-compliant prototype.Ed Schouten2016-07-312-12/+3
* | Remove usage of _WITH_GETLINE from usr.sbinBaptiste Daroussin2016-07-302-2/+0
|/
* Do not try to delete the home of the user if is is not a directory for exampleBaptiste Daroussin2016-07-231-0/+3
* pw should sanitize the argument of -w.Alan Somers2016-07-133-3/+22
* Fix typo preventing pw {user,group}next -C from working as expectedBaptiste Daroussin2016-06-042-2/+2
* Fix CID 1006692 in /usr/sbin/pw pw_log() function and other fixesDon Lewis2016-05-241-21/+71
* libutil: minor spelling fixes.Pedro F. Giffuni2016-05-181-1/+1
* Remove useless calls to basename().Ed Schouten2016-05-011-2/+1
* Add a single example of adding a user that roughly corresponds with theWarren Block2016-04-231-1/+13
* MFHGlen Barber2016-04-045-18/+9
|\
| * Adjust misleading wording of the -G option and simplify a fewWarren Block2016-03-281-11/+9
| * Remove some unneeded headersBaptiste Daroussin2016-03-264-7/+0
* | MFHGlen Barber2016-03-021-1/+1
|\|
| * Fix a typo that prevented pw(8) from setting a user's UID to 0.Mark Johnston2016-03-021-1/+1
* | Restore the 'beforeinstall' for chpass(1), so files with theGlen Barber2016-01-281-0/+7
* | Ensure mtree(8) recognizes chpass(1) is schg.Glen Barber2016-01-281-17/+6
* | Fix svn:mergeinfo, and MFH a commit that was previously missed.Glen Barber2016-01-040-0/+0
|\ \
* \ \ MFH r289384-r293170Glen Barber2016-01-044-14/+24
|\ \ \ | | |/ | |/|
| * | Simplify code for parsing extra groupsBaptiste Daroussin2015-12-291-1/+1