s3:netlookup: make use of cli_credentials_init_anon()
[bbaumbach/samba-autobuild/.git] / source3 / utils / net_rpc_registry.c
2019-06-30 Swen Schilligsource3: Update all consumers of strtoul_err(), strtoul...
2019-03-01 Swen Schilligutils: Use wrapper for string to integer conversion
2017-02-22 Chris LambCorrect "descriptior" typos.
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAIL...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2015-05-07 Richard Sharpes3: utils: Convert all uses of uint32/16/8 to _t.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Volker Lendeckenet: Fix CID 1035403 Unchecked return value
2012-01-18 Andrew Bartletts3-utils/net: pass struct ndr_interface_table down
2011-10-08 Stefan Metzmachers3:utils: avoid '//' comments
2011-07-22 Stefan Metzmachers3:net_rpc_registry: use pipe_hnd->desthost instead...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-15 Stefan Metzmachers3:utils/net_*registry: use c99 initializers which...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-06 Günther Deschners3-includes: finally only include client.h when libsmb...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-18 Günther Deschners3-utils: run minimal_includes.pl over utils/*.c
2011-03-16 Günther Deschnerlibcli/security: move display_sec headers to own header...
2011-03-15 Volker Lendeckes3: Fix Coverity ID 2290: Uninitialized read
2011-02-16 Michael Adams3:net: fix usage for "net rpc registry export"
2011-01-13 Günther Deschners3-net_registry: prefer dcerpc_winreg_X functions.
2010-09-25 Volker Lendeckes3: Fix bug 7470
2010-09-22 Günther Deschners3-registry: fix some c++ build warnings.
2010-09-22 Gregor Becks3-net: add command rpc registry import
2010-09-22 Gregor Becks3-net: add command rpc registry export
2010-09-22 Gregor Becks3-net: let rpccli_winreg_Connect optionally return...
2010-09-21 Michael Adams3:registry: move regio.h from include/ to registry/
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-07-02 Günther Deschners3-net: forgot to set type in winreg getvalue operation.
2010-07-02 Günther Deschners3-registry: remove unused reg_util_marshalling code.
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
2010-06-21 Michael Adams3:net rpc registry: make getsd succeed when key sd...
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:net rpc registry: use regval_ctr_init() instead...
2010-05-25 Michael Adams3:registry: extract registry_pull/push_value prototype...
2010-05-25 Michael Adams3:registry: adapt callers of regval_ctr_addvalue to...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-04-27 Günther Deschners3: use shared registry functions.
2010-04-09 Günther Deschners3: add iconv_convenience handle to pull/push sz helpers.
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-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-08 Volker LendeckeRevert "s3: Make run_rpc_command take strings instead...
2009-11-08 Volker Lendeckes3: Make run_rpc_command take strings instead of a...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-01 Günther Deschners3-registry: move rpccli_winreg_Connect to the only...
2009-10-01 Günther Deschners3-registry: use pull_reg_sz() where appropriate.
2009-08-10 Kai Blins3 net: i18n support net rpc registry
2009-04-27 Michael Adams3:registry: replace typedef REGVAL_CTR by struct regva...
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...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Michael Adams3:net rpc registry: use regsubkey_ctr_init() instead...
2009-02-26 Michael Adams3:registry: replace typedef "REGSUBKEY_CTR" by "struct...
2009-01-15 Günther Deschnerwinreg: fix winreg_EnumValue callers.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijRegenerate pidl output.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-21 Volker LendeckeRefactoring: run_rpc_command uses ndr_syntax_id instead...
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net rpc registry" use functable3
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-15 Michael Adamnet rpc registry: fix getvalueraw to really print raw...
2008-05-15 Michael Adamnet rpc registry: add a getvalueraw subcommand.
2008-05-15 Michael Adamnet rpc registry: abstract add boolean "raw" to rpc_reg...
2008-05-15 Michael Adamnet rpc registry: fix usage message of getvalue.
2008-05-15 Michael Adamnet_registry: add raw output of value to print_registry...
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
2008-05-10 Kai Blinnet: Fix usage string.
2008-04-09 Michael Adamnet rpc registry: add getvalue command.
2008-04-09 Michael Adamnet (registry util): refactor printing of value without...
2008-04-04 Michael Adamnet_rpc_registry: return available error code on failur...
2008-04-04 Michael Adamnet_rpc_registry: consistently return error upon wrong...
2008-04-04 Michael Adamnet: change split_hive_key() to properly allocate subke...
2008-04-04 Michael Adamnet_rpc_registry: use split_hive_key to normalize hive...
2008-04-04 Michael Adamnet_rpc_registry: use utility function print_registry_v...
next