summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools/regshell.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-3/+0
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-0/+2
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij1-3/+3
2007-10-10r10052: Add 'print' commandJelmer Vernooij1-0/+22
2007-10-10r10026: Move registry header file to lib/registryJelmer Vernooij1-2/+14
2007-10-10r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij1-1/+1
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+1
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett1-8/+3
2007-10-10r7248: Remove enum that is causing trouble on AIXJelmer Vernooij1-2/+2
2007-10-10r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter1-1/+1
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-1/+1
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-1/+1
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-1/+1
2007-10-10r5680: Don't crash if none of the predefined keys is available (reported by A...Jelmer Vernooij1-2/+28
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-4/+4
2007-10-10r4209: Fix several smaller bugsJelmer Vernooij1-28/+64
2007-10-10r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij1-10/+5
2007-10-10r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij1-7/+1
2007-10-10r4155: More destinction between hives and predefined keysJelmer Vernooij1-24/+1
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij1-27/+60
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell1-2/+2
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell1-1/+1
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+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-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij1-3/+3
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-60/+68
2007-10-10r2257: Tab completion support in regshell (complete command names and key namesJelmer Vernooij1-1/+115
2007-10-10r829: Implement 'hive' commandJelmer Vernooij1-1/+15
2007-10-10r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij1-4/+17
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij1-1/+2
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-2/+2
2007-10-10r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher1-3/+3
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter1-2/+1
2007-10-10r183: More bugfixesJelmer Vernooij1-5/+4
2007-10-10r129: Convert other utilities to new APIJelmer Vernooij1-19/+28
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-0/+1
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+243