summaryrefslogtreecommitdiff
path: root/source3/registry
AgeCommit message (Expand)AuthorFilesLines
2002-07-23* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2Gerald Carter1-145/+260
2002-07-22fix seg fault due to memory allocation goof.Gerald Carter1-0/+8
2002-07-20another intermediate checkin on the way to enumerating formsGerald Carter2-23/+116
2002-07-20enumeration of printers keys ( no data yet ) via the registryGerald Carter4-28/+59
2002-07-20fixed a logic error in the sorted_tree_find_child() routineGerald Carter2-1/+6
2002-07-19fixed seg fault in registry frontend caused by trying toGerald Carter3-12/+21
2002-07-19Fixed a compiler warning.Tim Potter1-3/+3
2002-07-19* refactored registry operations some. subkey lists andGerald Carter4-170/+385
2002-07-19Formatting fixup. Fix shadow warning.Jeremy Allison1-6/+6
2002-07-18virtual registry framework with initial printing hooks.Gerald Carter4-254/+709
2002-07-15splitting off storage/retrieval routines for abstracting theGerald Carter1-0/+334