summaryrefslogtreecommitdiff
path: root/source4/lib/registry/patchfile.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-8/+3
2010-03-29registry: Fix compilation.Jelmer Vernooij1-1/+1
2010-03-22s4:registry - "patchfile" - add another "W_ERROR_HAVE_NO_MEMORY" macro callMatthias Dieter Wallnöfer1-0/+1
2010-03-22s4:registry - adaptions for "add also a memory context argument for "reg_key_...Matthias Dieter Wallnöfer1-1/+1
2010-03-22s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer1-2/+2
2010-03-22s4:registry - "patchfile" - check if strings could be allocatedMatthias Dieter Wallnöfer1-0/+10
2010-03-22s4:registry - "patchfile" - initialise the data blobsMatthias Dieter Wallnöfer1-2/+2
2010-03-22s4:registry - "patchfile" - add more "talloc_free"s to save memoryMatthias Dieter Wallnöfer1-5/+30
2010-03-22s4:registry - "patchfile" - add commentsMatthias Dieter Wallnöfer1-0/+6
2010-03-22s4:registry - "patchfile.c" - consider also the hives in the generated diffsMatthias Dieter Wallnöfer1-0/+9
2010-03-22s4:registry - "patchfile.c" - fix a typoMatthias Dieter Wallnöfer1-1/+1
2010-03-06s4:libregistry - change counters to be "unsigned"Matthias Dieter Wallnöfer1-2/+2
2010-02-22Spelling fixes for source4/lib/registry.Brad Hards1-4/+4
2009-07-19source4/lib/registry/patchfile.c(reg_diff_load): fixed possible resource leak.Slava Semushin1-0/+1
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-24Remove more usages of global_loadparm.Jelmer Vernooij1-2/+4
2008-10-03Fix regressions in patchfile after last patch, several other minor fixes.Matthias Dieter Wallnöfer1-22/+20
2008-09-21Registry client: Fixup the "patchfile" libraryMatthias Dieter Wallnöfer1-38/+66
2008-04-15Fix PReg write support.Wilco Baan Hofman1-1/+22
2008-04-15Fixed the patchfile tests and tidy up the patchfile backends.Wilco Baan Hofman1-2/+2
2008-04-02Merge patchfile.h into registry.hJelmer Vernooij1-1/+0
2008-02-25Remove uses of global_loadparm.Jelmer Vernooij1-1/+2
2008-02-21Remove yet more global_loadparm instances.Jelmer Vernooij1-2/+4
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-1/+3
2008-01-18registry: Use correct return values.Jelmer Vernooij1-7/+7
2008-01-18registry: Improve error codes and update tests.Jelmer Vernooij1-5/+5
2008-01-07r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij1-7/+4
2007-12-24r26563: Fix reg_diff_apply argument order.Jelmer Vernooij1-2/+1
2007-10-10r25544: Cleanup some more indents in lib/registry.Günther Deschner1-96/+123
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-7/+7
2007-10-10r24703: Use standard registry diff files when provisioning rather thanJelmer Vernooij1-1/+3
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-280/+281
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett1-1/+1
2007-10-10r13855: Docs for the registry library as wellJelmer Vernooij1-4/+9
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-1/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-3/+3
2007-10-10r11526: And another warning...Volker Lendecke1-1/+1
2007-10-10r10605: Forgot one file...Jelmer Vernooij1-0/+416