summaryrefslogtreecommitdiffstats
path: root/source3/registry/regfio.c
Commit message (Collapse)AuthorAgeFilesLines
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+1
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) (This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
* r9965: Fix some typo'sJelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit d30356b9ad90ad33dc93028829954632ab774c74)
* r9914: key ordering in hash list is case insensitiveGerald Carter2007-10-101-1/+1
| | | | (This used to be commit 18d05431831c88f6302a55fe23f51951987f2cb0)
* r9657: fix final issue with regf sk_records; profiles now successfully rewritesGerald Carter2007-10-101-6/+12
| | | | | Win2k and WinXP user profile security descriptors. (This used to be commit 3a3bf4ddb702647b48baf9073c4fca0e1e16a194)
* r9656: fix bug in sk record list with next offsetsGerald Carter2007-10-101-2/+2
| | | | (This used to be commit c588c2ee69fa72089e9c0aed6881a76f4e490d86)
* r9486: ensure that the registry hash records are sorted by original subkey ↵Gerald Carter2007-10-101-3/+4
| | | | | | name and not the 4 character hash key (This used to be commit 8d347561919ded19b1e7096aceb119c66f461c61)
* r8607: BUG 2900 more compiler warningsGerald Carter2007-10-101-9/+10
| | | | (This used to be commit ed93cc50e1064dc5a3145d97555715b0b2915db4)
* r8606: BUG 2899: fix compiler warning in regfio routineGerald Carter2007-10-101-1/+1
| | | | (This used to be commit d6b1f695a0baf2042ce121702cdcbbf59e94bd94)
* r8604: BUG 2890: fix unitialized variable reported by Jason Mader ↵Gerald Carter2007-10-101-0/+1
| | | | | | <jason@ncac.gwu.edu> (This used to be commit 9f8344e31d3628338b434ee3e530b7f7322e6fe1)
* 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)