Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -2/+0 |
2010-04-10 | s4:registry - "patchfile_preg.c" - use more "sizeof"s on length specification | Matthias Dieter Wallnöfer | 1 | -6/+6 |
2010-04-10 | s4:registry - "patchfile_preg.c" - fix indentation | Matthias Dieter Wallnöfer | 1 | -5/+9 |
2010-04-10 | s4:registry - "patchfile_preg.c" - fix a datatype | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-04-08 | s4:registry - "patchfile_preg.c" - assign a better type to the "i" counter va... | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2010-04-08 | s4:registry - "patchfile_preg.c" - make a SIVAL statement nicer | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-04-08 | s4:registry - "patchfile_preg.c" - fix the read operation of the data length ... | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2010-04-08 | s4:registry - "patchfile_preg.c" - use "sizeof(uint32_t)" for some size speci... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-03-22 | s4:registry - "patchfile_preg.c" - also here don't accumulate the memory usage | Matthias Dieter Wallnöfer | 1 | -4/+26 |
2010-02-07 | s4-registry: fixed byte order assumptions | Andrew Tridgell | 1 | -2/+2 |
2009-04-23 | Add a new non-convenience version of push_codepoint. | Jelmer Vernooij | 1 | -20/+18 |
2009-02-05 | s4:lib/registry: fix c++ warnings | Stefan Metzmacher | 1 | -7/+7 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -2/+1 |
2008-04-15 | Fix const. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-15 | More patchfile fixes. Write support should work now. | Wilco Baan Hofman | 1 | -7/+20 |
2008-04-15 | Fix PReg write support. | Wilco Baan Hofman | 1 | -9/+63 |
2008-04-15 | Fixed the patchfile tests and tidy up the patchfile backends. | Wilco Baan Hofman | 1 | -5/+5 |
2008-04-14 | Attempt to fix the patchfile_preg backend for big endian machines. | Wilco Baan Hofman | 1 | -5/+9 |
2008-04-02 | Merge patchfile.h into registry.h | Jelmer Vernooij | 1 | -1/+0 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 1 | -1/+1 |
2008-02-25 | Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -8/+9 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26407: Janitorial: Remove a pstring and compiler warnings. | Kai Blin | 1 | -36/+37 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25544: Cleanup some more indents in lib/registry. | Günther Deschner | 1 | -35/+51 |
2007-10-10 | r25047: Fix more warnings. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -0/+270 |