s3:net registry: ignore WERR_BADFILE when --force is given in deletekey[_recursive]
[obnox/samba-ctdb.git] / source3 / utils / net_registry.c
2011-01-31 Michael Adams3:net registry: ignore WERR_BADFILE when --force is...
2011-01-31 Michael Adams3:registry: remove unneeded TALLOC_CTX argument from...
2011-01-31 Michael Adams3:net: add subcommand net registry deletekey_recursive
2010-09-29 Gregor Becks3-net: add command registry convert
2010-09-29 Gregor Becks3-net: add command registry export
2010-09-29 Gregor Becks3-net: add command registry import
2010-03-15 Michael Adams3:net: add a command "net registry setsd_sdd" 3.4.7-ctdb-1 v3-4-ctdb-latest-release
2010-03-15 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-15 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-15 Volker Lendeckes3: Add "net registry increment"
2010-03-10 Volker Lendeckes3: Add "net registry getvaluesraw"
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Volker LendeckeImplement type multi_sz for "net registry setvalue"
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net registry" use functable3
2008-05-15 Michael Adamnet registry: add a getvalueraw command to print the...
2008-05-15 Michael Adamnet registry: refactor core of net_registry_getvalue...
2008-05-15 Michael Adamnet_registry: add raw output of value to print_registry...
2008-05-10 Kai Blinnet: Remove globals
2008-04-13 Michael Adamnet registry: remove superfluous regdb_close().
2008-04-13 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-04-09 Michael Adamnet registry: add a getvalue subcommand that prints...
2008-04-09 Michael Adamnet (registry util): refactor printing of value without...
2008-04-04 Michael Adamnet: change split_hive_key() to properly allocate subke...
2008-04-04 Michael Adamnet_registry: split utility function of common interest...
2008-03-29 Volker LendeckeFix a segfault (an uninitialized variable)
2008-03-28 Michael Adamnet: add a "net registry" subcommand to locally access...