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
/
source4
/
lib
/
registry
/
tests
/
registry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
registry: Fix Coverity ID 1034918 Wrong sizeof argument
Volker Lendecke
2013-11-11
1
-2
/
+2
*
registry: Fix Coverity ID 1034917 Wrong sizeof argument
Volker Lendecke
2013-11-11
1
-2
/
+3
*
registry: Fix Coverity ID 1034916 Wrong sizeof argument
Volker Lendecke
2013-11-11
1
-1
/
+2
*
s4:lib/registry - enhance registry tests in respect to default values
Matthias Dieter Wallnöfer
2011-11-03
1
-1
/
+54
*
lib/registry/tests: Fix prototypes.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-1
/
+1
*
s4:lib/registry/tests/registry.c - test recursive key generation
Matthias Dieter Wallnöfer
2010-07-01
1
-8
/
+3
*
s4:registry - adaptions for "add memory contexts for delete value/key functions"
Matthias Dieter Wallnöfer
2010-03-22
1
-3
/
+3
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry
Jelmer Vernooij
2008-05-23
1
-16
/
+22
|
\
|
*
More endian fixes in the registry
Andrew Bartlett
2008-04-17
1
-5
/
+5
|
*
Fix typo
Andrew Bartlett
2008-04-17
1
-1
/
+1
|
*
More work to avoid endian bugs in registry tests.
Andrew Bartlett
2008-04-17
1
-5
/
+7
|
*
Fix bug in registry test on big-endian machines.
Andrew Bartlett
2008-04-17
1
-6
/
+10
|
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
|
*
Remove unused arguments from reg_open_local().
Jelmer Vernooij
2008-04-16
1
-1
/
+1
*
|
Add support for security descriptors. Also patched the regf backend to suppor...
Wilco Baan Hofman
2008-04-14
1
-4
/
+4
|
/
*
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
2008-04-13
1
-1
/
+1
*
Use new torture_assert_mem_equal.
Jelmer Vernooij
2008-04-13
1
-1
/
+1
*
Convert some more files to GPLv3.
Andrew Kroeger
2008-03-28
1
-1
/
+1
*
registry: Use correct return values.
Jelmer Vernooij
2008-01-18
1
-1
/
+1
*
registry: Avoid mapping registry return codes: return the right value in the ...
Jelmer Vernooij
2008-01-18
1
-1
/
+1
*
registry: Improve error codes and update tests.
Jelmer Vernooij
2008-01-18
1
-8
/
+8
*
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
2008-01-07
1
-2
/
+2
*
r26589: torture: Add non-const version of torture_tcase_add_simple_test
Kai Blin
2007-12-26
1
-97
/
+73
*
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
2007-12-26
1
-36
/
+37
*
r26451: Janitorial: fix warnings in lib/registry/
Kai Blin
2007-12-21
1
-1
/
+1
*
r26443: Remove global_loadparm instances.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25932: Remove unnecessary include - should fix the build on hosts without popt.
Jelmer Vernooij
2007-12-21
1
-1
/
+0
*
r25803: Make our security descriptor acl manipulation methods more generic so...
Günther Deschner
2007-12-21
1
-1
/
+1
*
r25607: Allow to set security descriptor type flags at creation time with
Günther Deschner
2007-12-21
1
-0
/
+1
*
r25605: Last round of registry reformats (before this gets an obsession...).
Günther Deschner
2007-12-21
1
-141
/
+171
*
r25112: make torture_temp_dir() available via tortore/torture.h
Stefan Metzmacher
2007-10-10
1
-3
/
+0
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-17
/
+34
*
r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
Jelmer Vernooij
2007-10-10
1
-27
/
+15
*
r24726: Add tests for getting/setting security descriptors (still failing at ...
Jelmer Vernooij
2007-10-10
1
-0
/
+37
*
r24718: Fix some compiler warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24683: Add two more tests.
Jelmer Vernooij
2007-10-10
1
-0
/
+35
*
r24674: Make sure results are always on a new line, fix typo in test name.
Jelmer Vernooij
2007-10-10
1
-0
/
+21
*
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
2007-10-10
1
-0
/
+486