summaryrefslogtreecommitdiff
path: root/source3/registry/reg_parse_prs.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11s3:registry: Fix code spellingJoseph Sutton1-1/+1
2023-01-10lib: Move tab_depth() to reg_parse_prs.cVolker Lendecke1-0/+8
2015-05-15Convert uint64 to uint64_tRichard Sharpe1-1/+1
2015-05-14Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe1-1/+1
2015-05-12Convert all uses of uint32/16/8 to _t in source3/registry.Richard Sharpe1-4/+4
2015-04-16Change the registry subsystem to use uint32_t from uint32. Also change sessio...Richard Sharpe1-15/+15
2012-02-10s3-registry: Remove unused prs_uint8()Andrew Bartlett1-22/+0
2011-03-31rep_parse_prs: remove some dead, unused code.Günther Deschner1-401/+0
2010-08-26s3-dcerpc: only include rpc_dce.h where needed.Günther Deschner1-0/+1
2010-07-16Move the remnants of rpc_parse code under registry/Simo Sorce1-0/+867