summaryrefslogtreecommitdiffstats
path: root/source3/registry/regfio.c
Commit message (Collapse)AuthorAgeFilesLines
* s3-registry: remove last sec_io_desc() caller.Günther Deschner2009-04-151-2/+24
| | | | | | | | This is a temporary solution while waiting for the regf merge from s4. Guenther (cherry picked from commit 8000479d181347bd6f248309168721fe3a20ad2a) (cherry picked from commit a0aea317fad27085377da9c3832f88a178579c3c)
* s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam2009-02-261-1/+1
| | | | | | | This paves the way for hiding the typedef and the implementation from the surface. Michael
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-2/+2
|
* Fix Coverity ID 471Volker Lendecke2008-03-231-1/+1
| | | | (This used to be commit d3b6df67fea0da5ffa962837400ebe07b34a5384)
* Coverity fixesMarc VanHeyningen2008-03-171-1/+4
| | | | (This used to be commit 3fc85d22590550f0539215d020e4411bf5b14363)
* Fix double free bugs after calling regfio_close()Tim Potter2008-02-201-4/+0
| | | | (This used to be commit 737bb950d50ac6c5d4f99279bf535ae3a9963b2f)
* Fix Coverity IDs 451, 452Volker Lendecke2008-01-251-1/+1
| | | | (This used to be commit d28a537277bedb65d1c2a01c971a3a22b1aa6624)
* Remove tiny code duplicationVolker Lendecke2007-12-291-2/+3
| | | | | ndr_size_security_descriptor does the same as sec_desc_size (This used to be commit bc3bd7a8e7c6e9e27acb195c86abb92c0f53112f)
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-23/+23
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)
* Correctly free memory in regfio pathsAlexander Bokovoy2007-10-151-0/+4
| | | | (This used to be commit 97f9a90b823887e808cca96eca7a041f121e6111)
* r25417: Use DBGC_REGISTRY class.Günther Deschner2007-10-101-0/+3
| | | | | Guenther (This used to be commit 43ca04918a5a1b2379083dc624b346ceb8476a38)
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227)
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
* r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison2007-10-101-2/+6
| | | | | | we were calling PRS_ALLOC_MEM with zero count. Jeremy. (This used to be commit 9a10736e6fa276ca4b0726fbb7baf0daafbdc46d)
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-2/+6
| | | | | | That should be it.... Jeremy. (This used to be commit 603233a98bbf65467c8b4f04719d771c70b3b4c9)
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-2/+6
| | | | | Jeremy. (This used to be commit 8968808c3b5b0208cbad9ac92eaf948f2c546dd9)
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
| | | | | | | | and DLIST_DEMOTE() now take the type of the tmp pointer not the tmp pointer itself anymore. metze (This used to be commit 2f58645b7094e81dff3734f11aa183ea2ab53d2d)
* r17333: Some C++ warningsVolker Lendecke2007-10-101-1/+3
| | | | (This used to be commit be9aaffdaccae06c8c035eaf31862e34b7cfbe38)
* r16409: Fix Klocwork ID's.Volker Lendecke2007-10-101-5/+18
| | | | | | | | | | | | | | | | | | | | | | 1177 In reg_perfcount.c: 1200 1202 1203 1204 In regfio.c: 1243 1245 1246 1247 1251 Jerry, the reg_perfcount and regfio.c ones, can you take a look please? This is really your code, and I'm not sure I did the right thing to return an error. smbcacls.c: 1377 srv_eventlog_nt.c: 1415 1416 1417 srv_lsa_nt.c: 1420 1421 srv_netlog_nt.c: 1429 srv_samr_nt: 1458 1459 1460 Volker Volker (This used to be commit d6547d12b1c9f9454876665a5bdb010f46b9f5ff)
* 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)