summaryrefslogtreecommitdiff
path: root/source3/registry/reg_import.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-27s3:registry: change reg_import.c according to coding guidelines.Michael Adam1-53/+47
2012-06-27s3:registry: use TALLOC_CTX * instead of const void * in reg_import_adapter()Michael Adam1-1/+1
2012-06-26s3:registry: fix possible double free in importGregor Beck1-0/+1
2010-09-22s3-registry: handle registration entries (.reg) filesGregor Beck1-0/+290