summaryrefslogtreecommitdiff
path: root/source3/registry/reg_parse.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-26lib/util/charset: We do not use fucntions from wchar.h any moreAndrew Bartlett1-1/+0
2012-06-26s3:registry: improve debug output in reg_parseGregor Beck1-1/+2
2012-04-13Wrong assertion/comparison: Compare value not pointerOlaf Flebbe1-2/+2
2011-10-27replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider1-2/+0
2011-05-06More const fixes. Remove CONST_DISCARD.Jeremy Allison1-1/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-1/+1
2011-01-21s3:registry correct a debug levelChristian Ambach1-1/+1
2010-10-05s3-reg_parse: fix uninitialized variable in srprs_key().Günther Deschner1-1/+1
2010-09-25s3: Fix some 64-bit warningsVolker Lendecke1-3/+4
2010-09-22s3-registry: handle registration entries (.reg) filesGregor Beck1-0/+958