summaryrefslogtreecommitdiffstats
path: root/source3/registry/regfio.c
Commit message (Collapse)AuthorAgeFilesLines
* r7470: fix block size caculation error when request size > 4096 bytesGerald Carter2007-10-101-1/+1
| | | | (This used to be commit 21e7baa5bc2fdc23c63302c96a40660bf805a5c9)
* r7020: fixing printer ace values and getting rid of false compiler warning ↵Gerald Carter2007-10-101-1/+1
| | | | | | about unitialized variable (This used to be commit 3a91b20e4bcc78c91932e6c4394b3f6f153b2ff5)
* r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter2007-10-101-1/+4
| | | | | | * add RegSaveKey() client function * add 'net rpc registry save' subcommand (This used to be commit f35e0a0a8d8df5c39e61ebd34c4aecbc5c9bb635)
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-101-0/+1871
* removing the testprns tool (This used to be commit 81ffb0dbbbd244623507880c323a3c37e2b8dc4d)