summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_import.c
Commit message (Expand)AuthorAgeFilesLines
* s3:registry: change reg_import.c according to coding guidelines.Michael Adam2012-06-271-53/+47
* s3:registry: use TALLOC_CTX * instead of const void * in reg_import_adapter()Michael Adam2012-06-271-1/+1
* s3:registry: fix possible double free in importGregor Beck2012-06-261-0/+1
* s3-registry: handle registration entries (.reg) filesGregor Beck2010-09-221-0/+290