summaryrefslogtreecommitdiff
path: root/source3/python/py_winreg.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2002-05-14General cleanup of compiler warnings etc.Tim Potter1-6/+5
(This used to be commit 18aeadc591b69bbbd874b7285ecaed50ff587e68)
2002-05-13Registry module. Only contains REG_xxx constants used by the spoolssTim Potter1-0/+83
printerdata routines at the moment. (This used to be commit f2b9447bbdfe025b24a73d1c44885bcadb3f826f)