index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_rpc_registry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
2020-08-03
1
-0
/
+1
*
source3: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
2019-06-30
1
-1
/
+1
*
utils: Use wrapper for string to integer conversion
Swen Schillig
2019-03-01
1
-1
/
+8
*
Correct "descriptior" typos.
Chris Lamb
2017-02-22
1
-1
/
+1
*
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/utils/
Günther Deschner
2016-09-28
1
-2
/
+2
*
werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/utils/
Günther Deschner
2016-09-28
1
-2
/
+2
*
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/
Günther Deschner
2016-09-28
1
-1
/
+1
*
s3: utils: Convert all uses of uint32/16/8 to _t.
Richard Sharpe
2015-05-07
1
-37
/
+37
*
net: Fix CID 1035403 Unchecked return value
Volker Lendecke
2013-11-11
1
-1
/
+4
*
s3-utils/net: pass struct ndr_interface_table down
Andrew Bartlett
2012-01-18
1
-11
/
+11
*
s3:utils: avoid '//' comments
Stefan Metzmacher
2011-10-08
1
-1
/
+1
*
s3:net_rpc_registry: use pipe_hnd->desthost instead of cli->desthost
Stefan Metzmacher
2011-07-22
1
-2
/
+2
*
s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2...
Stefan Metzmacher
2011-06-15
1
-1
/
+3
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-4
/
+4
*
s3-includes: finally only include client.h when libsmb is used.
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
1
-0
/
+1
*
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-utils: run minimal_includes.pl over utils/*.c
Günther Deschner
2011-03-18
1
-2
/
+0
*
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3: Fix Coverity ID 2290: Uninitialized read
Volker Lendecke
2011-03-15
1
-1
/
+1
*
s3:net: fix usage for "net rpc registry export"
Michael Adam
2011-02-16
1
-1
/
+2
*
s3-net_registry: prefer dcerpc_winreg_X functions.
Günther Deschner
2011-01-13
1
-100
/
+273
*
s3: Fix bug 7470
Volker Lendecke
2010-09-25
1
-1
/
+2
*
s3-registry: fix some c++ build warnings.
Günther Deschner
2010-09-22
1
-1
/
+1
*
s3-net: add command rpc registry import
Gregor Beck
2010-09-22
1
-0
/
+296
*
s3-net: add command rpc registry export
Gregor Beck
2010-09-22
1
-2
/
+268
*
s3-net: let rpccli_winreg_Connect optionally return WERROR
Gregor Beck
2010-09-22
1
-9
/
+9
*
s3:registry: move regio.h from include/ to registry/
Michael Adam
2010-09-21
1
-1
/
+1
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3-net: forgot to set type in winreg getvalue operation.
Günther Deschner
2010-07-02
1
-0
/
+2
*
s3-registry: remove unused reg_util_marshalling code.
Günther Deschner
2010-07-02
1
-1
/
+0
*
s3-registry: avoid using registry_value union.
Günther Deschner
2010-07-02
1
-30
/
+23
*
s3:net rpc registry: make getsd succeed when key sd only gives access to SD n...
Michael Adam
2010-06-21
1
-2
/
+1
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:registry: move reg_objects.h to registry/ and use it only where needed
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:net rpc registry: use regval_ctr_init() instead of direct allocation
Michael Adam
2010-05-25
1
-1
/
+2
*
s3:registry: extract registry_pull/push_value prototypes into own header
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:registry: adapt callers of regval_ctr_addvalue to uint8 * instead of char *
Michael Adam
2010-05-25
1
-1
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-10
/
+10
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3: use shared registry functions.
Günther Deschner
2010-04-27
1
-1
/
+1
*
s3: add iconv_convenience handle to pull/push sz helpers.
Günther Deschner
2010-04-09
1
-1
/
+1
*
s3 net: Fix compile warnings
Kai Blin
2010-01-19
1
-24
/
+38
*
s3 net/i18n: Use only one spelling for "Usage:"
Kai Blin
2010-01-19
1
-6
/
+6
*
s3/net: split up some printable stings to ease i18n
Björn Jacke
2010-01-18
1
-15
/
+15
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
[next]