summaryrefslogtreecommitdiff
path: root/source3/registry/reg_parse_prs.h
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2015-04-16Change the registry subsystem to use uint32_t from uint32. Also change sessio...Richard Sharpe1-11/+11
2012-02-10s3-registry: Remove unused prs_uint8()Andrew Bartlett1-1/+0
2011-03-31rep_parse_prs: remove some dead, unused code.Günther Deschner1-20/+0
2010-07-16Move the remnants of rpc_parse code under registry/Simo Sorce1-0/+101