summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_util_legacy.h
Commit message (Collapse)AuthorAgeFilesLines
* s3:registry: remove now (finally) obsolete reg_util_registry.{c,h}Michael Adam2010-09-211-45/+0
|
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-111-1/+1
| | | | | | | | This common structure is defined in security.idl Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>
* s3:registry: extract the reg_util_legacy prototypes into their own header.Michael Adam2010-05-251-0/+45
And use them only where necessary.