summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_parse.c
Commit message (Expand)AuthorAgeFilesLines
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-1/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-1/+1
* s3:registry correct a debug levelChristian Ambach2011-01-211-1/+1
* s3-reg_parse: fix uninitialized variable in srprs_key().Günther Deschner2010-10-051-1/+1
* s3: Fix some 64-bit warningsVolker Lendecke2010-09-251-3/+4
* s3-registry: handle registration entries (.reg) filesGregor Beck2010-09-221-0/+958