summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/tools/regtree.c
Commit message (Expand)AuthorAgeFilesLines
* r25603: More reformat.Günther Deschner2007-12-211-29/+41
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-56/+58
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21834: Remove unnecessary includesJelmer Vernooij2007-10-101-1/+0
* r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell2007-10-101-1/+1
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1
* r15877: Fix error message - caught by the IBM checkerJelmer Vernooij2007-10-101-4/+17
* r15810: Fix uninitialized variable error, caught by the IBM checker.Jelmer Vernooij2007-10-101-1/+2
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-101-2/+2
* r15361: Export table of predefined registry keysJelmer Vernooij2007-10-101-3/+3
* r14978: fixed a print of NULLAndrew Tridgell2007-10-101-1/+1
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-101-3/+3
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-3/+0
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-0/+2
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r10026: Move registry header file to lib/registryJelmer Vernooij2007-10-101-1/+1
* r10016: Support reading security descriptors on keys.Jelmer Vernooij2007-10-101-1/+8
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2007-10-101-8/+2
* r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter2007-10-101-1/+1
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-1/+1
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* r4155: More destinction between hives and predefined keysJelmer Vernooij2007-10-101-2/+2
* r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXTJelmer Vernooij2007-10-101-1/+1
* r4132: - Bunch of rather large fixes in the registryJelmer Vernooij2007-10-101-10/+28
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+1
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij2007-10-101-1/+1
* r2913: - Don't print hive name if it is NULL (regtree)Jelmer Vernooij2007-10-101-4/+7
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-101-21/+29
* r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij2007-10-101-3/+3
* r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij2007-10-101-4/+8
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-101-1/+1
* r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher2007-10-101-2/+3
* r355: Fix a bunch of compiler warnings in the registry code.Tim Potter2007-10-101-1/+0
* r190: More RPC updatesJelmer Vernooij2007-10-101-1/+1
* r187: RPC registry backend fixesJelmer Vernooij2007-10-101-1/+1
* r164: Viewing remote registries with gregedit works nowJelmer Vernooij2007-10-101-2/+2
* r129: Convert other utilities to new APIJelmer Vernooij2007-10-101-12/+21
* r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2007-10-101-0/+91