index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_rpc_registry.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
1
-0
/
+1
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-18
s3-utils: run minimal_includes.pl over utils/*.c
Günther Deschner
1
-2
/
+0
2011-03-16
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
1
-0
/
+1
2011-03-15
s3: Fix Coverity ID 2290: Uninitialized read
Volker Lendecke
1
-1
/
+1
2011-02-16
s3:net: fix usage for "net rpc registry export"
Michael Adam
1
-1
/
+2
2011-01-13
s3-net_registry: prefer dcerpc_winreg_X functions.
Günther Deschner
1
-100
/
+273
2010-09-25
s3: Fix bug 7470
Volker Lendecke
1
-1
/
+2
2010-09-22
s3-registry: fix some c++ build warnings.
Günther Deschner
1
-1
/
+1
2010-09-22
s3-net: add command rpc registry import
Gregor Beck
1
-0
/
+296
2010-09-22
s3-net: add command rpc registry export
Gregor Beck
1
-2
/
+268
2010-09-22
s3-net: let rpccli_winreg_Connect optionally return WERROR
Gregor Beck
1
-9
/
+9
2010-09-21
s3:registry: move regio.h from include/ to registry/
Michael Adam
1
-1
/
+1
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-07-02
s3-net: forgot to set type in winreg getvalue operation.
Günther Deschner
1
-0
/
+2
2010-07-02
s3-registry: remove unused reg_util_marshalling code.
Günther Deschner
1
-1
/
+0
2010-07-02
s3-registry: avoid using registry_value union.
Günther Deschner
1
-30
/
+23
2010-06-21
s3:net rpc registry: make getsd succeed when key sd only gives access to SD n...
Michael Adam
1
-2
/
+1
2010-05-31
s3-build: only use ndr_security.h where needed.
Günther Deschner
1
-0
/
+1
2010-05-25
s3:registry: move reg_objects.h to registry/ and use it only where needed
Michael Adam
1
-0
/
+1
2010-05-25
s3:net rpc registry: use regval_ctr_init() instead of direct allocation
Michael Adam
1
-1
/
+2
2010-05-25
s3:registry: extract registry_pull/push_value prototypes into own header
Michael Adam
1
-0
/
+1
2010-05-25
s3:registry: adapt callers of regval_ctr_addvalue to uint8 * instead of char *
Michael Adam
1
-1
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-10
/
+10
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-2
/
+2
2010-05-18
s3-registry: only include registry headers when really needed.
Günther Deschner
1
-1
/
+1
2010-04-27
s3: use shared registry functions.
Günther Deschner
1
-1
/
+1
2010-04-09
s3: add iconv_convenience handle to pull/push sz helpers.
Günther Deschner
1
-1
/
+1
2010-01-19
s3 net: Fix compile warnings
Kai Blin
1
-24
/
+38
2010-01-19
s3 net/i18n: Use only one spelling for "Usage:"
Kai Blin
1
-6
/
+6
2010-01-18
s3/net: split up some printable stings to ease i18n
Björn Jacke
1
-15
/
+15
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
1
-0
/
+1
2009-11-08
Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"
Volker Lendecke
1
-18
/
+18
2009-11-08
s3: Make run_rpc_command take strings instead of a ndr_interface_table
Volker Lendecke
1
-18
/
+18
2009-10-01
s3-registry: move rpccli_winreg_Connect to the only file it belongs.
Günther Deschner
1
-0
/
+40
2009-10-01
s3-registry: use pull_reg_sz() where appropriate.
Günther Deschner
1
-6
/
+4
2009-08-10
s3 net: i18n support net rpc registry
Kai Blin
1
-90
/
+98
2009-04-27
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
1
-3
/
+3
2009-04-21
s3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of SEC_RIGHT_SYSTEM_SECURITY.
Günther Deschner
1
-1
/
+1
2009-04-21
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHT_MAXIMUM_ALLOWED.
Günther Deschner
1
-1
/
+1
2009-04-21
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
Günther Deschner
1
-5
/
+5
2009-03-18
s3: remove POLICY_HND.
Günther Deschner
1
-3
/
+3
2009-02-26
s3:net rpc registry: use regsubkey_ctr_init() instead of using talloc directly.
Michael Adam
1
-2
/
+5
2009-02-26
s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"
Michael Adam
1
-3
/
+3
2009-01-16
winreg: fix winreg_EnumValue callers.
Günther Deschner
1
-1
/
+1
2008-10-20
Regenerate pidl output.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
1
-1
/
+1
2008-07-21
Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
1
-9
/
+9
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
1
-2
/
+2
[next]