summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools/regpatch.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij1-15/+10
2007-10-10r4064: use the same name for type on both endsStefan Metzmacher1-1/+1
2007-10-10r4058: added a type safe version of smb_xmalloc()Andrew Tridgell1-4/+4
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+1
2007-10-10r3546: including includes.h twice causes gcc 3.4 to crash with pchAndrew Tridgell1-2/+0
2007-10-10r3543: fixed some #include lines to make them more consistent, and fixedAndrew Tridgell1-1/+1
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-12/+19
2007-10-10r1894: Convert // to /* */Volker Lendecke1-1/+1
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-2/+2
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij1-13/+6
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-1/+1
2007-10-10r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher1-1/+1
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter1-2/+0
2007-10-10r129: Convert other utilities to new APIJelmer Vernooij1-22/+55
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij1-90/+58
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+808