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
/
source4
/
lib
/
registry
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
s4-selftest: Move more tests to scripting/python, simplifies running of tests.
Jelmer Vernooij
1
-60
/
+0
2010-07-01
s4:lib/registry/tests/registry.c - test recursive key generation
Matthias Dieter Wallnöfer
1
-8
/
+3
2010-06-19
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
1
-3
/
+6
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
3
-27
/
+19
2010-03-30
s4:registry/tests/diff.c - try to make also this test compatible with big-end...
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-03-30
s4:registry/tests/hive.c - make the test compatible with big-endian platforms
Matthias Dieter Wallnöfer
1
-41
/
+27
2010-03-29
s4:registry/tests/generic.c - fix the DWORD_* types test to work also against...
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-03-25
python: use '#!/usr/bin/env python' to cope with varying install locations
Andrew Tridgell
1
-1
/
+1
2010-03-22
s4:registry - adaptions for "add memory contexts for delete value/key functions"
Matthias Dieter Wallnöfer
2
-10
/
+10
2010-03-21
s4:registry - handle type "DWORD_BIG_ENDIAN" as type "DWORD"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-16
s4:registry - check also for other registry value types in the generic test
Matthias Dieter Wallnöfer
1
-0
/
+16
2010-03-16
s4:registry - add a test for the "REG_DWORD_BIG_ENDIAN" datatype
Matthias Dieter Wallnöfer
1
-0
/
+14
2010-03-15
s4:registry - local testsuite - add a test for REG_QWORD
Matthias Dieter Wallnöfer
1
-1
/
+15
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-6
/
+6
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-3
/
+3
2008-12-18
Use plain Python C API for registry module, rather than SWIG.
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Remove more usages of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-3
/
+3
2008-09-30
Use UTF8 rather than the possibly different UNIX charset.
Matthias Dieter Wallnöfer
1
-3
/
+3
2008-05-23
Cope with new event context parameter in API and removed parameters to reg_op...
Jelmer Vernooij
1
-6
/
+6
2008-05-23
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry
Jelmer Vernooij
3
-31
/
+46
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
1
-1
/
+1
2008-04-17
More endian fixes in the registry
Andrew Bartlett
1
-5
/
+5
2008-04-17
Fix typo
Andrew Bartlett
1
-1
/
+1
2008-04-17
More work to avoid endian bugs in registry tests.
Andrew Bartlett
1
-5
/
+7
2008-04-17
Fix bug in registry test on big-endian machines.
Andrew Bartlett
2
-19
/
+32
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2
-2
/
+2
2008-04-16
Remove unused arguments from reg_open_local().
Jelmer Vernooij
1
-1
/
+1
2008-04-15
Fix formatting, remove unused function.
Jelmer Vernooij
1
-14
/
+3
2008-04-15
More patchfile fixes. Write support should work now.
Wilco Baan Hofman
1
-7
/
+15
2008-04-15
Fix PReg write support.
Wilco Baan Hofman
1
-8
/
+11
2008-04-15
Fixed the patchfile tests and tidy up the patchfile backends.
Wilco Baan Hofman
1
-21
/
+211
2008-04-14
Remove debug stuff.
Wilco Baan Hofman
1
-1
/
+0
2008-04-14
Add support for security descriptors. Also patched the regf backend to suppor...
Wilco Baan Hofman
2
-5
/
+59
2008-04-13
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2008-04-13
Use new torture_assert_mem_equal.
Jelmer Vernooij
1
-1
/
+1
2008-04-13
Attempt to fix get_value() test on sparc machines.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+1
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
2
-2
/
+2
2008-03-03
Merge branch 'v4-0-test' into id10ts-registry
Jelmer Vernooij
1
-1
/
+3
2008-02-26
registry: Add an explicit test for recursive deletion.
Andrew Kroeger
1
-0
/
+37
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+3
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-7
/
+7
2008-01-18
registry: Use correct return values.
Jelmer Vernooij
2
-4
/
+4
2008-01-18
registry: Avoid mapping registry return codes: return the right value in the ...
Jelmer Vernooij
1
-1
/
+1
2008-01-18
registry: Improve error codes and update tests.
Jelmer Vernooij
2
-10
/
+10
2008-01-07
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
2
-4
/
+4
2008-01-05
r26665: registry: Fix tests on bigendian machines.
Jelmer Vernooij
1
-2
/
+6
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
1
-1
/
+6
2007-12-26
r26589: torture: Add non-const version of torture_tcase_add_simple_test
Kai Blin
2
-105
/
+79
[next]