s3-rpc_server: run minimal_includes.pl.
[samba.git] / source3 / utils / net_registry.c
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-29 Günther Deschners3-includes: no point in including all security headers...
2011-03-16 Günther Deschnerlibcli/security: move display_sec headers to own header...
2011-01-30 Michael Adams3:net registry: ignore WERR_BADFILE when --force is...
2011-01-30 Michael Adams3:net registry: fix a debug message.
2011-01-30 Michael Adams3:net registry: fix a debug message.
2010-11-02 Volker Lendeckes3: Add "net registry getvaluesraw"
2010-09-22 Michael Adams3:net: add subcommand net registry deletekey_recursive
2010-09-22 Michael Adams3:registry: remove unneeded TALLOC_CTX argument from...
2010-09-22 Gregor Becks3-net: add command registry convert
2010-09-22 Gregor Becks3-net: add command registry export
2010-09-22 Gregor Becks3-net: add command registry import
2010-09-21 Michael Adams3:registry: move prototypes from reg_init_basic.c...
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-08-28 Volker Lendeckes3: Remove the dependency of g_lock on procid_self
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
2010-05-25 Michael Adams3:registry: move prototype registry_create_admin_token...
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-04-27 Günther Deschners3: use shared registry functions.
2010-03-12 Volker Lendeckes3: Add "net registry increment"
2010-03-12 Volker Lendeckes3: Fix some "net registry" usage messages
2010-03-03 Michael Adams3:net: add a command "net registry setsd_sdd"
2010-03-03 Michael Adams3:net: fix some i18n messages in net_registry_getsd_in...
2010-03-03 Michael Adams3:net: add i18n macro _() to one message
2010-03-03 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-03 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-01-19 Kai Blins3 net: Fix compile warnings
2010-01-19 Kai Blins3 net/i18n: Use only one spelling for "Usage:"
2010-01-18 Björn Jackes3/net: split up some printable stings to ease i18n
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Kai Blins3 net: i18n support for net registry
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
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...