Change the registry subsystem to use uint32_t from uint32. Also change session.h.
authorRichard Sharpe <rsharpe@samba.org>
Tue, 14 Apr 2015 14:50:28 +0000 (07:50 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 15 Apr 2015 22:37:28 +0000 (00:37 +0200)
commit07d3ba435a3a8012da0107b6ff12a7d8951c9650
tree0994e66a414ba91353416e2f565064aba3168783
parenta65e22c6bdf32c2bb014a2ed52794590a49dda34
Change the registry subsystem to use uint32_t from uint32. Also change session.h.

Signed-off-by: Richard Sharpe <rsharpe@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Apr 16 00:37:28 CEST 2015 on sn-devel-104
18 files changed:
source3/include/registry.h
source3/include/session.h
source3/registry/reg_api.c
source3/registry/reg_api.h
source3/registry/reg_api_util.c
source3/registry/reg_api_util.h
source3/registry/reg_backend_db.c
source3/registry/reg_backend_hkpt_params.c
source3/registry/reg_backend_netlogon_params.c
source3/registry/reg_backend_smbconf.c
source3/registry/reg_dispatcher.c
source3/registry/reg_dispatcher.h
source3/registry/reg_parse_prs.c
source3/registry/reg_parse_prs.h
source3/registry/reg_perfcount.c
source3/registry/reg_perfcount.h
source3/registry/regfio.c
source3/registry/regfio.h