- created pdb_sethexpwd(), to be called from all pwd apis that need to
authorLuke Leighton <lkcl@samba.org>
Sun, 24 May 1998 13:36:43 +0000 (13:36 +0000)
committerLuke Leighton <lkcl@samba.org>
Sun, 24 May 1998 13:36:43 +0000 (13:36 +0000)
commitbd825f1ef15c4bf12aeba945f8bfdc7fd0e14d25
tree431c6acb4418522e265ae5db9363032a17ba2cf1
parent26c0176e104f7345f16f7fdb1115f32e6b0cfcdb
- created pdb_sethexpwd(), to be called from all pwd apis that need to
  store passwords in ascii format

- dealt with lots of signed/unsigned char thingies spotted by Tim Winders.
source/include/proto.h
source/passdb/nispass.c
source/passdb/passdb.c
source/passdb/smbpass.c
source/rpc_parse/parse_net.c
source/rpc_parse/parse_reg.c
source/rpc_server/srv_netlog.c
source/rpc_server/srv_reg.c