summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/tools/regshell.c
Commit message (Expand)AuthorAgeFilesLines
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-1/+1
* s4:regshell - fix an "asprintf"Matthias Dieter Wallnöfer2010-05-281-1/+5
* s4:regshell - don't use negative exit codesMatthias Dieter Wallnöfer2010-05-281-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-5/+3
* s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer2010-03-221-2/+2
* s4:regshell - here we don't need a newline - "ctime" itself provides oneMatthias Dieter Wallnöfer2010-03-211-1/+1
* s4:regshell - don't return an error code if we get a security descriptors errorMatthias Dieter Wallnöfer2010-03-211-2/+2
* s4:libregistry - change counters to be "unsigned"Matthias Dieter Wallnöfer2010-03-061-7/+7
* Spelling fixes for source4/lib/registry.Brad Hards2010-02-221-1/+1
* regshell: Add support for 'cd ..' and cd relative to the root.Wilco Baan Hofman2009-09-261-8/+73
* s4:lib/registry: s/new/nkeyStefan Metzmacher2009-02-021-3/+3
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Registry client library: Fixes the creation of new keysMatthias Dieter Wallnöfer2008-09-211-1/+2
* Registry tools "regshell" and "regtree": Small fixup'sMatthias Dieter Wallnöfer2008-09-211-9/+4
* Registry tool "regshell": Handle the default attribute in the right wayMatthias Dieter Wallnöfer2008-09-211-13/+15
* Fix up the "reg_common_open_remote" callMatthias Dieter Wallnöfer2008-09-091-2/+2
* Two useful "regshell" improvementsMatthias Dieter Wallnöfer2008-09-091-8/+6
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+5
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-3/+4
* Fix switching of hives in regshell (#5254)Jelmer Vernooij2008-02-111-0/+3
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-071-8/+24
* r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.Kai Blin2007-12-211-1/+5
* r26443: Remove global_loadparm instances.Jelmer Vernooij2007-12-211-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-2/+2
* r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2007-12-211-1/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-1/+2
* r25603: More reformat.Günther Deschner2007-12-211-62/+84
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-4/+2
* r24725: Don't segfault if hive file can't be foundJelmer Vernooij2007-10-101-0/+2
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-109/+157
* 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
* r15806: Remove some unnecessary nesting making the function harder to read.Jelmer Vernooij2007-10-101-11/+15
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-101-1/+1
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2007-10-101-1/+1
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-2/+2
* r15364: Use global list of predefined keysJelmer Vernooij2007-10-101-14/+2
* r14981: fixed a use of a wild ptr in regshellAndrew Tridgell2007-10-101-3/+3
* 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
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14349: Kill proto.h!Jelmer 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-2/+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