ad
|
1e8e78ed07
|
Update for pw_mkdb() change: restrict updates to one user's records and/or
the secure database where appropriate.
|
2001-08-18 19:35:32 +00:00 |
cgd
|
25bdbb661e
|
convert to use getprogname()
|
2001-02-19 23:22:40 +00:00 |
tron
|
7ebe3b4a17
|
Add a new "-d" option which allows to define the directory of the
password file as the "-d" options of "pwd_mkdb" and "vipw".
|
2000-12-08 22:23:14 +00:00 |
tron
|
6deb512a7c
|
The "-m" option makes onyl sense with at least one argument. So enforce
that and update the documentation accordingly.
|
2000-12-08 21:51:21 +00:00 |
tron
|
48698d8229
|
Remove obsolete "domake" variable.
|
2000-12-08 21:24:16 +00:00 |
tron
|
e5d0716506
|
Fix broken argument parsing:
- "-m" shouldn't option be passed to "make".
- Avoid buffer overflow while construction shell command to invoke "make".
|
2000-12-08 21:09:37 +00:00 |
ad
|
308c65aabe
|
KNF.
|
2000-08-03 08:22:33 +00:00 |
itojun
|
bbef2fbaac
|
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
|
2000-07-07 15:10:32 +00:00 |
msaitoh
|
f6f00e2615
|
remove extra period in SEE ALL section
|
2000-07-05 15:45:28 +00:00 |
matt
|
3ab02a8704
|
More #include <stdlib.h> string, etc. cleanup
|
2000-07-04 20:27:35 +00:00 |
abs
|
c21e827bb5
|
Remove last traces of securenet and ypserv.acl
|
1999-06-28 01:21:51 +00:00 |
thorpej
|
653c3855f5
|
Use pidfile(3).
|
1999-06-06 02:38:00 +00:00 |
is
|
f12b956e84
|
Allow changing of formerly empty passwords.
|
1998-11-06 13:07:18 +00:00 |
frueauf
|
d09e131d17
|
Don't mention /var/yp/yppasswdd.log, nothing supports it. Fixes pr 6393
by Martin J. Laubach and pr 5704 by Geoff Wing.
|
1998-11-03 10:33:23 +00:00 |
simonb
|
d3eedb9246
|
Remove useless BINOWN=root, BINMODE=555 and BINDIR=/usr/sbin
|
1998-07-29 01:19:00 +00:00 |
lukem
|
6236ac0333
|
use .Tn YP
|
1997-11-18 06:52:15 +00:00 |
mikel
|
bee22c9c19
|
xref ypbind(8), not nonexistent ypbind(1)
|
1997-10-18 06:50:50 +00:00 |
lukem
|
f5bf267d90
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
lukem
|
489b57b190
|
fix .Nm usage
|
1997-10-17 16:12:03 +00:00 |
phil
|
ffdae81455
|
Add parameter to call of pw_copy, don't use it, just pass NULL.
|
1997-07-24 08:54:56 +00:00 |
thorpej
|
a5e58d3dda
|
Fix compiler warnings.
|
1997-07-18 07:47:26 +00:00 |
christos
|
0aad9d4378
|
Makefile cleanups
|
1997-03-24 22:02:40 +00:00 |
phil
|
3aa6054ce8
|
Fix the type in the description. -a => -m
|
1996-10-23 04:58:50 +00:00 |
thorpej
|
d3e1a3664e
|
An rpc.yppasswdd implmentation by Mats O Jansson, with some minor
cleanup and a race condition fix by me.
|
1996-08-09 10:19:48 +00:00 |