summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/patchfile_preg.c
Commit message (Expand)AuthorAgeFilesLines
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+0
* s4:registry - "patchfile_preg.c" - use more "sizeof"s on length specificationMatthias Dieter Wallnöfer2010-04-101-6/+6
* s4:registry - "patchfile_preg.c" - fix indentationMatthias Dieter Wallnöfer2010-04-101-5/+9
* s4:registry - "patchfile_preg.c" - fix a datatypeMatthias Dieter Wallnöfer2010-04-101-1/+1
* s4:registry - "patchfile_preg.c" - assign a better type to the "i" counter va...Matthias Dieter Wallnöfer2010-04-081-2/+1
* s4:registry - "patchfile_preg.c" - make a SIVAL statement nicerMatthias Dieter Wallnöfer2010-04-081-1/+1
* s4:registry - "patchfile_preg.c" - fix the read operation of the data length ...Matthias Dieter Wallnöfer2010-04-081-0/+4
* s4:registry - "patchfile_preg.c" - use "sizeof(uint32_t)" for some size speci...Matthias Dieter Wallnöfer2010-04-081-2/+2
* s4:registry - "patchfile_preg.c" - also here don't accumulate the memory usageMatthias Dieter Wallnöfer2010-03-221-4/+26
* s4-registry: fixed byte order assumptionsAndrew Tridgell2010-02-071-2/+2
* Add a new non-convenience version of push_codepoint.Jelmer Vernooij2009-04-231-20/+18
* s4:lib/registry: fix c++ warningsStefan Metzmacher2009-02-051-7/+7
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-2/+1
* Fix const.Jelmer Vernooij2008-04-151-1/+1
* More patchfile fixes. Write support should work now.Wilco Baan Hofman2008-04-151-7/+20
* Fix PReg write support.Wilco Baan Hofman2008-04-151-9/+63
* Fixed the patchfile tests and tidy up the patchfile backends.Wilco Baan Hofman2008-04-151-5/+5
* Attempt to fix the patchfile_preg backend for big endian machines.Wilco Baan Hofman2008-04-141-5/+9
* Merge patchfile.h into registry.hJelmer Vernooij2008-04-021-1/+0
* Convert some more files to GPLv3.Andrew Kroeger2008-03-281-1/+1
* Remove uses of global_loadparm.Jelmer Vernooij2008-02-251-8/+9
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+2
* r26407: Janitorial: Remove a pstring and compiler warnings.Kai Blin2007-12-211-36/+37
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+1
* r25544: Cleanup some more indents in lib/registry.Günther Deschner2007-10-101-35/+51
* r25047: Fix more warnings.Jelmer Vernooij2007-10-101-2/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-0/+1
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-101-6/+6
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-0/+270