summaryrefslogtreecommitdiffstats
path: root/source/include/regfio.h
Commit message (Collapse)AuthorAgeFilesLines
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
| | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy.
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
|
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | Jeremy.
* r9486: ensure that the registry hash records are sorted by original subkey ↵Gerald Carter2007-10-101-0/+1
| | | | name and not the 4 character hash key
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-101-0/+222
* removing the testprns tool