using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().
authorLuke Leighton <lkcl@samba.org>
Tue, 6 Jul 1999 22:08:55 +0000 (22:08 +0000)
committerLuke Leighton <lkcl@samba.org>
Tue, 6 Jul 1999 22:08:55 +0000 (22:08 +0000)
commita0b0fa7bb1eb83ff26931831fa1006000d29e861
tree280d672fe08af37d41d4ec3766bd935f321fdd58
parent7be65db6400304a9ff94ebaa19d312a3d8481834
using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().
made sure that hashed_getpwnam() has the copy-passwd-struct-wrapper
around it, too.
TODO: replace all calls of getpwnam() with sys_getpwnam().
(This used to be commit 436a89145524d3539b3a247f98c1e71f0616dd70)
source3/include/proto.h
source3/lib/system.c
source3/lib/username.c