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