index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
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
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-2
/
+2
*
net_registry: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-5
/
+12
*
s3:net registry import: implement dry-run with "--test"
Michael Adam
2012-06-26
1
-0
/
+6
*
s3:net registry import: add an assert
Michael Adam
2012-06-26
1
-0
/
+2
*
s3:net registry import: reduce indentation
Michael Adam
2012-06-26
1
-7
/
+8
*
s3:net registry import: fix the return code when transaction commit fails
Michael Adam
2012-06-26
1
-1
/
+1
*
s3:net registry import: improve regdb_open/close layering
Michael Adam
2012-06-26
1
-3
/
+4
*
s3:net registry import: untangle nested function calls
Michael Adam
2012-06-26
1
-3
/
+8
*
s3:net registry import: reduce indentation and untangle assignment from check
Michael Adam
2012-06-26
1
-4
/
+9
*
s3:net registry import: move precheck-and-import code to its own function
Michael Adam
2012-06-26
1
-9
/
+20
*
s3:net registry: fix violation of coding conventions
Gregor Beck
2012-06-26
1
-32
/
+35
*
s3:net registry import: add option --precheck
Gregor Beck
2012-06-26
1
-5
/
+194
*
s3:net registry import: check return values + codecleanup
Gregor Beck
2012-06-26
1
-16
/
+30
*
s3:net registry: fix a copy and paste error in a help text
Michael Adam
2012-01-31
1
-2
/
+2
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
1
-1
/
+1
*
s3:net registry: fix segfault when net registry is called without subcommands...
Michael Adam
2011-10-14
1
-0
/
+1
*
s3:net: avoid unnecessary initialization of the registry.
Gregor Beck
2011-10-12
1
-2
/
+7
*
s3:net: add command registry check
Gregor Beck
2011-10-12
1
-0
/
+57
*
s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2...
Stefan Metzmacher
2011-06-15
1
-3
/
+5
*
s3:net: registry export: close key after recursion returns
Gregor Beck
2011-05-30
1
-1
/
+3
*
s3:net registry: polish output of net registry enumerate[_recursive]
Michael Adam
2011-05-30
1
-11
/
+15
*
s3:net: registry: use recursive implementation for enumerate
Gregor Beck
2011-05-30
1
-63
/
+41
*
s3:net: registry: add new command enumerate_recursive
Gregor Beck
2011-05-30
1
-0
/
+107
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
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: no point in including all security headers globally.
Günther Deschner
2011-03-30
1
-0
/
+1
*
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3:net registry: ignore WERR_BADFILE when --force is given in deletekey[_recu...
Michael Adam
2011-01-30
1
-1
/
+3
*
s3:net registry: fix a debug message.
Michael Adam
2011-01-30
1
-1
/
+1
*
s3:net registry: fix a debug message.
Michael Adam
2011-01-30
1
-1
/
+1
*
s3: Add "net registry getvaluesraw"
Volker Lendecke
2010-11-02
1
-0
/
+51
*
s3:net: add subcommand net registry deletekey_recursive
Michael Adam
2010-09-22
1
-3
/
+28
*
s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursive
Michael Adam
2010-09-22
1
-1
/
+1
*
s3-net: add command registry convert
Gregor Beck
2010-09-22
1
-0
/
+61
*
s3-net: add command registry export
Gregor Beck
2010-09-22
1
-0
/
+113
*
s3-net: add command registry import
Gregor Beck
2010-09-22
1
-0
/
+203
*
s3:registry: move prototypes from reg_init_basic.c to their own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3:registry: move the reg_api prototypes to their own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3: Remove the dependency of g_lock on procid_self
Volker Lendecke
2010-08-28
1
-1
/
+1
*
s3-registry: avoid using registry_value union.
Günther Deschner
2010-07-02
1
-7
/
+33
*
s3:registry: move prototype registry_create_admin_token() to new header reg_u...
Michael Adam
2010-05-25
1
-0
/
+1
*
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 "net registry increment"
Volker Lendecke
2010-03-12
1
-0
/
+105
*
s3: Fix some "net registry" usage messages
Volker Lendecke
2010-03-12
1
-3
/
+3
*
s3:net: add a command "net registry setsd_sdd"
Michael Adam
2010-03-03
1
-0
/
+88
*
s3:net: fix some i18n messages in net_registry_getsd_internal().
Michael Adam
2010-03-03
1
-2
/
+3
*
s3:net: add i18n macro _() to one message
Michael Adam
2010-03-03
1
-1
/
+1
*
s3:net: add new subcommand "net registry getsd_sddl" to print secdesc in sddl...
Michael Adam
2010-03-03
1
-0
/
+40
[next]