summaryrefslogtreecommitdiff
path: root/source3/registry/reg_parse_prs.c
Commit message (Expand)AuthorAgeFilesLines
* Convert uint64 to uint64_tRichard Sharpe2015-05-151-1/+1
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-141-1/+1
* Convert all uses of uint32/16/8 to _t in source3/registry.Richard Sharpe2015-05-121-4/+4
* Change the registry subsystem to use uint32_t from uint32. Also change sessio...Richard Sharpe2015-04-161-15/+15
* s3-registry: Remove unused prs_uint8()Andrew Bartlett2012-02-101-22/+0
* rep_parse_prs: remove some dead, unused code.Günther Deschner2011-03-311-401/+0
* s3-dcerpc: only include rpc_dce.h where needed.Günther Deschner2010-08-261-0/+1
* Move the remnants of rpc_parse code under registry/Simo Sorce2010-07-161-0/+867