| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Increase the size of the salt in pw(8) from 8 to 32 (same as in pam_unix(8)).
This makes blowfish password hashes look normal when set using
pw(8)/adduser(8). [1]
- Make it possible to have a '/' in the salt.
PR: 121146 [1]
Submitted by: Jaakko Heinonen [1]
Approved by: rwatson (mentor)
MFC after: 1 month
Notes:
svn path=/stable/6/; revision=180936
|
| |
|
|
| |
Notes:
svn path=/stable/6/; revision=180810
|
| |
|
|
|
|
|
|
|
|
| |
Clarify in what formats the grouplist for the '-G' switch
may be accepted.
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Notes:
svn path=/stable/6/; revision=175730
|
| |
|
|
|
|
|
|
|
| |
Accept passwords which contain whitespace.
PR: bin/53434
Notes:
svn path=/stable/6/; revision=169267
|
| |
|
|
| |
Notes:
svn path=/stable/6/; revision=169266
|
| |
|
|
|
|
|
|
|
| |
Do the right thing with symlinks in the skeleton directory.
PR: bin/63659
Notes:
svn path=/stable/6/; revision=169265
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Note the naming convention of files in share/skel and explain the "dot"
prefix is removed.
PR: 103828
Approved by: re (hrs)
Notes:
svn path=/stable/6/; revision=163939
|
| |
|
|
|
|
|
| |
Approved by: re (kensmith)
Notes:
svn path=/stable/6/; revision=163121
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change /home symbolic link, so it will point to usr/home instead of /usr/home.
Previous symlink was confusing:
# cd /jails/virtual_system_1/home
# realpath .
/usr/home
...and slower.
OK'ed by: rwatson, phk
Approved by: re (kensmith)
Notes:
svn path=/stable/6/; revision=148748
|
| |
|
|
| |
Notes:
svn path=/head/; revision=144841
|
| |
|
|
|
|
|
| |
here.
Notes:
svn path=/head/; revision=141608
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140442
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140368
|
| |
|
|
|
|
|
| |
function.
Notes:
svn path=/head/; revision=136087
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131500
|
| |
|
|
|
|
|
|
|
|
| |
strncpy(d, s, l);
d[l - 1] = '\0';
statements.
Notes:
svn path=/head/; revision=130633
|
| |
|
|
|
|
|
|
|
|
|
| |
-d option was equal to the one already saved and which caused
the pw utility to avoid updating values passed by other options
processed before the -d option in the code path.
Spotted by: Richard Caley <rjc@interactive.co.uk>
Notes:
svn path=/head/; revision=130629
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
data buffering issue that corrupts files if two pw(8)'s run at the
same time as well as changing pw(8) so it uses the same locking
mechanism as PAM, vipw(8), pwd_mkdb(8), etc.
PR: bin/23501
Submitted by: Alex Kapranoff <alex (at) kapran (dot) bitmcnit (dot) bryansk (dot) su>
Approved by: rwatson (mentor)
MFC after: 5 days
Notes:
svn path=/head/; revision=126753
|
| |
|
|
|
|
|
|
|
|
| |
encrypted password on the specified file descriptor.
PR: bin/22033
MFC after: 2 weeks
Notes:
svn path=/head/; revision=124382
|
| |
|
|
| |
Notes:
svn path=/head/; revision=119893
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116051
|
| |
|
|
|
|
|
|
| |
PR: 35575
Submitted by: "Simon L. Nielsen" <simon@nitro.dk> (original version)
Notes:
svn path=/head/; revision=114823
|
| |
|
|
| |
Notes:
svn path=/head/; revision=113091
|
| |
|
|
|
|
|
| |
Switch to arc4random() completely.
Notes:
svn path=/head/; revision=110667
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
or group name (mainly for the benefit of samba). This pretty much rewrites
he pw_checkname() routine, but should work exactly the same except for the
above change, and that error messages are somewhat more informative.
PR: 28733 46890
Inspired by: example patch written by Terry Lambert
Reviewed by: no objections on freebsd-arch and freebsd-current
MFC plans: no plans, but will do if people want it in stable.
Notes:
svn path=/head/; revision=109961
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=109749
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107788
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99968
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99806
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99108
|
| |
|
|
|
|
|
|
|
| |
PR: docs/39770
Submitted by: sada
Approved by: dd
Notes:
svn path=/head/; revision=98854
|
| |
|
|
|
|
|
|
|
|
|
| |
that can be fixed when the many other warnings here are being fixed.)
PR: 39741
Submitted by: Dan Lukes <dan@obluda.cz>
MFC after: 1 week
Notes:
svn path=/head/; revision=98744
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This patch explains -F for usershow and groupshow. Because "groupmod
... -F" doesn't do anything, the patch also drops that from groupmod's
command line args.
PR: 35955
Submitted by: Mike DeGraw-Bertsch <mbertsch@radioactivedata.org>
Notes:
svn path=/head/; revision=93866
|
| |
|
|
|
|
|
|
| |
PR: 36735
Submitted by: Mike DeGraw-Bertsch <mbertsch@radioactivedata.org>
Notes:
svn path=/head/; revision=93865
|
| |
|
|
|
|
|
|
| |
PR: docs/34782
MFC after: 1 week
Notes:
svn path=/head/; revision=91841
|
| |
|
|
|
|
|
| |
Reported by: ryan beasley <ryanb@goddamnbastard.org>
Notes:
svn path=/head/; revision=88280
|
| |
|
|
| |
Notes:
svn path=/head/; revision=85145
|
| |
|
|
|
|
|
|
|
|
|
| |
mail, if configured to do so. Some sites have setups where the user's
mail is delivered to their home directory, so sending mail before is
exists didn't work.
PR: 29892
Notes:
svn path=/head/; revision=82868
|
| |
|
|
|
|
|
|
|
|
|
| |
assignment of `l' in `gr_update' to the return value of snprintf. It
claimed to have fixed the case where snprintf returned -1--in fact, it
broke the entire routine. Not setting `l' here causes fileupdate() to
invariably fail with EINVAL because it does its own check to assert
that the parameter isn't -1.
Notes:
svn path=/head/; revision=82551
|
| |
|
|
|
|
|
|
|
|
| |
Right now, the automatically generated passwords have been rather
predictable. :-(
MFC after: 1 day
Notes:
svn path=/head/; revision=82059
|
| |
|
|
|
|
|
|
|
| |
USE_MD5RAND.
MFC after: 2 days
Notes:
svn path=/head/; revision=82047
|
| |
|
|
|
|
|
| |
MFC after: 2 weeks
Notes:
svn path=/head/; revision=81982
|
| |
|
|
|
|
|
| |
MFC after: 2 weeks
Notes:
svn path=/head/; revision=81977
|
| |
|
|
|
|
|
|
| |
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
Notes:
svn path=/head/; revision=80029
|
| |
|
|
| |
Notes:
svn path=/head/; revision=80022
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79454
|
| |
|
|
|
|
|
| |
Idea from: Theo de Raadt <deraadt@openbsd.org>
Notes:
svn path=/head/; revision=79452
|
| |
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=79328
|
| |
|
|
|
|
|
|
|
|
| |
There is still one instance of non-constant format string use inside that
function, but it's hard to fix.
MFC after: 1 week
Notes:
svn path=/head/; revision=79292
|