index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_registry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3 net: Fix compile warnings
Kai Blin
2010-01-20
1
-20
/
+38
*
s3 net/i18n: Use only one spelling for "Usage:"
Kai Blin
2010-01-20
1
-3
/
+3
*
s3/net: split up some printable stings to ease i18n
Björn Jacke
2010-01-20
1
-14
/
+14
*
s3 net: i18n support for net registry
Kai Blin
2009-08-07
1
-64
/
+67
*
s3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of SEC_RIGHT_SYSTEM_SECURITY.
Günther Deschner
2009-04-21
1
-2
/
+2
*
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHT_MAXIMUM_ALLOWED.
Günther Deschner
2009-04-21
1
-1
/
+1
*
Implement type multi_sz for "net registry setvalue"
Volker Lendecke
2008-12-02
1
-0
/
+4
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
1
-15
/
+15
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-2
/
+2
*
net: Make "net registry" use functable3
Kai Blin
2008-06-10
1
-16
/
+40
*
net registry: add a getvalueraw command to print the value in raw format.
Michael Adam
2008-05-15
1
-0
/
+11
*
net registry: refactor core of net_registry_getvalue() out
Michael Adam
2008-05-15
1
-3
/
+9
*
net_registry: add raw output of value to print_registry_value().
Michael Adam
2008-05-15
1
-1
/
+1
*
net: Remove globals
Kai Blin
2008-05-10
1
-9
/
+16
*
net registry: remove superfluous regdb_close().
Michael Adam
2008-04-13
1
-2
/
+0
*
registry: change registry_init_basic() to return WERROR instead of bool
Michael Adam
2008-04-13
1
-1
/
+1
*
net registry: add a getvalue subcommand that prints a single given value.
Michael Adam
2008-04-09
1
-0
/
+41
*
net (registry util): refactor printing of value without name out.
Michael Adam
2008-04-09
1
-1
/
+1
*
net: change split_hive_key() to properly allocate subkeyname
Michael Adam
2008-04-04
1
-1
/
+1
*
net_registry: split utility function of common interest out into util module.
Michael Adam
2008-04-04
1
-87
/
+1
*
Fix a segfault (an uninitialized variable)
Volker Lendecke
2008-03-29
1
-3
/
+3
*
net: add a "net registry" subcommand to locally access the registry.
Michael Adam
2008-03-28
1
-0
/
+530