| Commit message (Expand) | Author | Age | Files | Lines |
* | registry: Make a two more functions static. | Jelmer Vernooij | 2010-10-04 | 1 | -2/+2 |
* | s4:patchfile_dotreg.c - use "size_t" when counting characters in DATA_BLOBs | Matthias Dieter Wallnöfer | 2010-10-03 | 1 | -1/+1 |
* | Make sure REG_SZ is properly written to a .reg file (not as hex(1)), fix trai... | Wilco Baan Hofman | 2010-10-03 | 1 | -11/+25 |
* | Fix patchfile_dotreg to write proper .reg files: 'hex(1..B):', 'dword:', etc | Wilco Baan Hofman | 2010-10-03 | 1 | -3/+73 |
* | Do not include the closing doublequote in .reg files. | Wilco Baan Hofman | 2010-10-03 | 1 | -1/+1 |
* | Make sure we write the value stored in value, not line (doublequoted). | Wilco Baan Hofman | 2010-10-03 | 1 | -4/+4 |
* | Fix .reg file format parsing. | Wilco Baan Hofman | 2010-10-03 | 1 | -39/+124 |
* | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 2010-05-18 | 1 | -7/+2 |
* | s4:registry - add more "W_ERROR_HAVE_NO_MEMORY" invocations (on talloc'ed stuff) | Matthias Dieter Wallnöfer | 2010-03-22 | 1 | -0/+3 |
* | s4:registry - "patchfile_dotreg.c" - fix a memory leak | Matthias Dieter Wallnöfer | 2010-03-22 | 1 | -3/+5 |
* | Remove unused include param/param.h. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+0 |
* | Fixed the patchfile tests and tidy up the patchfile backends. | Wilco Baan Hofman | 2008-04-15 | 1 | -4/+4 |
* | Attempt to fix the patchfile_preg backend for big endian machines. | Wilco Baan Hofman | 2008-04-14 | 1 | -1/+1 |
* | Merge patchfile.h into registry.h | Jelmer Vernooij | 2008-04-02 | 1 | -1/+0 |
* | Convert some more files to GPLv3. | Andrew Kroeger | 2008-03-28 | 1 | -1/+1 |
* | Remove uses of global_loadparm. | Jelmer Vernooij | 2008-02-25 | 1 | -1/+2 |
* | Remove more uses of global_loadparm. | Jelmer Vernooij | 2008-02-21 | 1 | -2/+8 |
* | r25544: Cleanup some more indents in lib/registry. | Günther Deschner | 2007-10-10 | 1 | -29/+41 |
* | r25001: Fix more C++ and other warnings, fix some of the indentation with ts=... | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r24994: Fix some C++ warnings. | Jelmer Vernooij | 2007-10-10 | 1 | -5/+6 |
* | r24704: Fix bug in the registry patch code.. all the more proves this code ne... | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 2007-10-10 | 1 | -0/+247 |