summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_objects.h
Commit message (Expand)AuthorAgeFilesLines
* s3:registry: add a new function regval_ctr_value_byname()Michael Adam2012-04-251-0/+2
* s3:registry: rename regval_ctr_key_exists() to regval_ctr_value_exists()Michael Adam2012-04-251-1/+1
* s3-registry Remove unused dup_registry_value() and free_registry_value()Andrew Bartlett2012-02-171-2/+0
* s3-registry: remove 2 byte winreg type limitation.Günther Deschner2010-07-021-2/+2
* s3:registry: add C for substantial changes to reg_objectsMichael Adam2010-05-251-0/+1
* s3:registry:reg_objects: Remove use of uint{8,16,32} in favour of C99 typesMichael Adam2010-05-251-10/+10
* s3:registry: move reg_objects.h to registry/ and use it only where neededMichael Adam2010-05-251-0/+75