summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Set chpass to 755 too"HEADmainCameron Katri2022-01-031-1/+1
* Set chpass to 755 tooCameron Katri2022-01-021-1/+1
* Fix PREFIX logicCameron Katri2022-01-025-30/+31
* PREFIX stuffCameron Katri2021-08-283-5/+5
* adduser rmuser: Customizable prefixCameron Katri2021-08-284-31/+44
* Make all calls to install POSIXCameron Katri2021-08-283-14/+21
* usr.bin/chpass: Correct manpage regarding path to temp filesCeri Davies2021-05-261-3/+3
* Use system not RunCmdCameron Katri2021-05-041-157/+2
* Assume manpages are compressed with zstCameron Katri2021-05-031-2/+2
* Recommit everything, add chpass, improve history (except for a few files that...Cameron Katri2021-05-0225-207/+790
* pw(8): use openmemstream instead of sbuf(9)Baptiste Daroussin2021-04-272-41/+47
* Add function getlocalbase() to libutil.Stefan Eßer2020-11-181-0/+2
* Partially revert r367756 (chpass(1) synopsis changes)Mateusz Piotrowski2020-11-171-1/+7
* Add an example for the -s flagMateusz Piotrowski2020-11-171-0/+6
* Improve readability of the lists of optionsMateusz Piotrowski2020-11-171-20/+20
* Clean up the synopsis section & fix mandoc warningsMateusz Piotrowski2020-11-171-12/+6
* Revert the whole getlocalbase() set of changes while a different design isScott Long2020-11-151-6/+0
* Fix a problem with r367686 related to the use of ssize_t. Not sure how thisScott Long2020-11-141-0/+5
* Add the library function getlocalbase and its manual page. This helps toScott Long2020-11-141-0/+1
* pw: Handle errors from ftell() when removing records from /etc/opiekeys.Mark Johnston2020-09-011-5/+5
* pw: Fix a resource leak.Mark Johnston2020-09-011-0/+4
* pw: Remove unnecessary errp checks.Mark Johnston2020-09-011-8/+4
* pw: Fix terminal handling when setting a group password.Mark Johnston2020-09-011-7/+12
* Fix i386 build of chpass after r363992Alex Richardson2020-08-081-2/+2
* Make vipw error message less crypticPiotr Pawel Stefaniak2020-06-201-5/+8
* libutil: remove extraneous ": " from error messagesPiotr Pawel Stefaniak2020-06-202-4/+4
* adduser: allow standard IFS characters in passwordsKyle Evans2020-04-051-2/+2
* pw: do not removed home directories if not ownedBaptiste Daroussin2020-03-231-1/+4
* Remove an uneeded indentation introduced in r286196 to silence gcc warngingLi-Wen Hsu2019-05-251-1/+1
* Add an example to pw.8 about how to add an existing user to a group.Benedict Reuschling2019-02-081-1/+7
* pw: fix the checks in boolean_str() after r326738. Add related testYuri Pankov2018-10-211-5/+7
* pw: (file == NULL) check is always false in read_userconfig(), removeYuri Pankov2018-10-163-5/+2
* pw: respect path specified using -V when writing pw.conf, and -C is notYuri Pankov2018-10-153-3/+8
* Remove some code that's no longer needed because it's now part of pw_scan(3).Ian Lepore2018-07-271-12/+0
* Re-apply r336625 which was reverted with r336638, now that the underlyingIan Lepore2018-07-261-3/+29
* Make pw_scan(3) more compatible with getpwent(3) et. al. when processingIan Lepore2018-07-264-1/+28
* Revert r336619, it appears to cause problems with ssh, and probably otherIan Lepore2018-07-231-2/+1
* Revert r336625 until I figure out why it worked with simple testing butIan Lepore2018-07-231-29/+3
* Make pw(8) showuser work the same with or without -R <path> for non-rootIan Lepore2018-07-221-3/+29
* Set the pw_class field to NULL when scanning the non-master passwd file.Ian Lepore2018-07-221-1/+2
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-3/+1
* Use __SCCSID() for SCCS IDs.John Baldwin2018-05-231-7/+3
* chpass: reject change/expiry dates beyond y2106Ed Maste2018-04-191-0/+12
* Allow the "@" and "!" characters in passwd file GECOS fields.David Bright2018-03-011-1/+1
* Remove unused includes.Xin LI2018-01-011-2/+0
* pw(8): r326738 broke expiration arithmetic in case of `-D' flag not supplied.Eugene Grosbein2017-12-151-11/+12
* pw(8): correct expiration period handling and command line overridesEugene Grosbein2017-12-096-31/+66
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2719-0/+489
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-264-1/+59
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-204-1/+9