summaryrefslogtreecommitdiff
path: root/source3/registry/reg_objects.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter1-5/+5
2007-10-10r7908: * change REGISTRY_HOOK api to use const (fix compiler warningGerald Carter1-12/+23
2007-10-10r7698: * clean upserver frontend for RegDeleteKey()Gerald Carter1-13/+52
2007-10-10r7691: * add .gdbinit to the svn:ignore filesGerald Carter1-4/+6
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-37/+45
2007-10-10r5541: Fix crash bug in the client-spoolss enumdataex-call.Günther Deschner1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-12/+12
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-2/+2
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-2/+2
2002-12-05Add some constJim McDonough1-3/+3
2002-12-03Don't segfault when trying to delete a key when none exist.Jim McDonough1-0/+2
2002-08-30break out REGISTRY_VALUE & REGVAL_CR objects into separate file forGerald Carter1-0/+372