Commit Graph

8 Commits

Author SHA1 Message Date
Assar Westerlund
80c411451d (k_getpwnam): const-ize
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6453 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-07-13 08:58:14 +00:00
Assar Westerlund
0b5f2a0f49 (k_getpwnam): check for `struct spwd'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5219 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-11-22 09:23:18 +00:00
Johan Danielsson
e1282e7dfc Update copyright strings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1541 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-04-01 08:19:18 +00:00
Johan Danielsson
ea30661d63 Fix copyright
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@900 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-27 16:33:53 +00:00
Björn Groenvall
3e317bb818 Fix copyright.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@893 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-26 16:05:04 +00:00
Assar Westerlund
4a57937249 Call `endpwent'. If we are using a BSD-kind of system we should not leave the shadow password database open.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@823 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-02 18:42:12 +00:00
Assar Westerlund
213fea4c76 Call `endspent' to try to close the shadow password file.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@820 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 17:56:38 +00:00
Assar Westerlund
2063f6352d New function k_getpwnam that should work with and without shadow
passwords.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@516 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-05-10 22:16:46 +00:00