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