summaryrefslogtreecommitdiffstats
path: root/source3/include/registry.h
Commit message (Expand)AuthorAgeFilesLines
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-311-0/+2
* s3-registry: avoid using registry_value union.Günther Deschner2010-07-021-21/+1
* s3-registry: add reg_querymultiplevalues() to reg_api.Günther Deschner2010-06-301-0/+6
* s3:registry: add comment header block to registry.hMichael Adam2010-05-251-0/+22
* s3:registry: move reg_objects.h to registry/ and use it only where neededMichael Adam2010-05-251-2/+0
* s3:registry: move non-reg_objects definitions from reg_objects.h to registry.hMichael Adam2010-05-251-0/+125
* s3:registry: extract registry_pull/push_value prototypes into own headerMichael Adam2010-05-251-10/+0
* s3:registry: move prototype registry_create_admin_token() to new header reg_u...Michael Adam2010-05-251-2/+0
* s3:registry: extract reg_eventlog prototypes to header of their ownMichael Adam2010-05-251-6/+0
* s3:registry: extract reg_perfcount prototypes into header of their own.Michael Adam2010-05-251-10/+0
* s3:registry: extraxt the reg_dispatcher prototypes into their own header.Michael Adam2010-05-251-22/+0
* s3:registry: extract the reg_backend_db prototypes into their own header.Michael Adam2010-05-251-18/+0
* s3:registry: extract the reg_util prototypes into their own header.Michael Adam2010-05-251-8/+0
* s3:registry: remove superfluous comments from registry.hMichael Adam2010-05-251-28/+0
* s3:registry: extract the reg_util_legacy prototypes into their own header.Michael Adam2010-05-251-8/+0
* s3:registry: extract the reg_cachehook prototypes into their own header.Michael Adam2010-05-251-8/+0
* s3:registry: protect registry.h from multiple inclusionMichael Adam2010-05-251-0/+4
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-181-0/+188