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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-21
Registry client: Implement the "winreg_QueryValue" call
Matthias Dieter Wallnöfer
1
-0
/
+48
2008-09-21
Registry client library: Use "talloc_zero" to avoid uninitialized values
Matthias Dieter Wallnöfer
1
-3
/
+2
2008-09-21
Registry tool "regdiff": Add the event context for remote connections
Matthias Dieter Wallnöfer
1
-1
/
+1
2008-09-21
Registry client library: Fixes the creation of new keys
Matthias Dieter Wallnöfer
2
-2
/
+3
2008-09-21
Registry client library: Fix some buffer problems
Matthias Dieter Wallnöfer
1
-5
/
+9
2008-09-21
Registry client library: Various fixup's and corrections
Matthias Dieter Wallnöfer
1
-63
/
+64
2008-09-21
Registry tools "regshell" and "regtree": Small fixup's
Matthias Dieter Wallnöfer
2
-22
/
+6
2008-09-21
Registry client: Various cleanups and charset conversions
Matthias Dieter Wallnöfer
1
-66
/
+125
2008-09-21
Registry tool "regshell": Handle the default attribute in the right way
Matthias Dieter Wallnöfer
1
-13
/
+15
2008-09-21
Registry tool "regtree": Removing an error message
Matthias Dieter Wallnöfer
1
-5
/
+0
2008-09-21
Registry tool "regtree": Handle the default attribute in the right way
Matthias Dieter Wallnöfer
1
-12
/
+18
2008-09-18
Generate with 1.3.36.
Jelmer Vernooij
1
-1
/
+1
2008-09-09
Fix up the "reg_common_open_remote" call
Matthias Dieter Wallnöfer
4
-8
/
+9
2008-09-09
Two useful "regshell" improvements
Matthias Dieter Wallnöfer
1
-8
/
+6
2008-08-30
Add a setexpiry operation in samdb.py
Andrew Tridgell
2
-23
/
+28
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
5
-7
/
+7
2008-06-14
Use proper python errors.
Jelmer Vernooij
2
-27
/
+17
2008-05-27
Allow external use of regf idl.
Jelmer Vernooij
1
-5
/
+4
2008-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
2
-1
/
+9
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
18
-224
/
+394
2008-05-23
add more docstrings to registry python module
Jelmer Vernooij
3
-14
/
+100
2008-05-22
Fix CFLAGS for SWIG files.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
2
-3
/
+3
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
1
-0
/
+2
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-2
/
+2
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-2
/
+4
2008-05-18
Use variables for source directory in remaining subsystems.
Jelmer Vernooij
1
-21
/
+21
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
15
-184
/
+264
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
14
-85
/
+158
2008-04-16
Remove unused arguments from reg_open_local().
Jelmer Vernooij
9
-71
/
+63
2008-04-15
Fix const.
Jelmer Vernooij
2
-2
/
+2
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry
Jelmer Vernooij
1
-27
/
+24
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
2
-14
/
+35
2008-04-15
Fix PReg write support.
Wilco Baan Hofman
4
-18
/
+97
2008-04-15
Fixed the patchfile tests and tidy up the patchfile backends.
Wilco Baan Hofman
5
-32
/
+226
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-3
/
+5
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
7
-42
/
+164
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
1
-24
/
+19
2008-04-14
Attempt to fix the patchfile_preg backend for big endian machines.
Wilco Baan Hofman
2
-6
/
+10
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
[next]