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
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
19
-148
/
+509
2008-09-20
Don't expose ldb_request in the Python API but rather use regular
Jelmer Vernooij
3
-84
/
+218
2008-09-19
Fix ldb standalone build.
Simo Sorce
8
-47
/
+78
2008-09-19
Fix libevents standalone build
Simo Sorce
8
-17
/
+213
2008-09-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
10
-46
/
+1413
2008-09-19
Add support for implementing LDB modules in Python.
Jelmer Vernooij
5
-24
/
+1318
2008-09-19
Provide tdb.open and ldb.open python functions.
Jelmer Vernooij
2
-0
/
+2
2008-09-19
initialize a COM context.
Jelmer Vernooij
1
-2
/
+13
2008-09-19
Fix COM compilation, add framework for COM python module.
Jelmer Vernooij
5
-22
/
+82
2008-09-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
5
-9
/
+18
2008-09-18
Generate with 1.3.36.
Jelmer Vernooij
5
-9
/
+18
2008-09-18
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
161
-46375
/
+8
2008-09-18
s4:lib/com: fix the build with automatic dependecies
Stefan Metzmacher
2
-3
/
+2
2008-09-16
Merge branch 'singlecompression' into single
Jelmer Vernooij
5
-1101
/
+0
2008-09-16
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
5
-1101
/
+0
2008-09-16
Remove remaining embedded JavaScript support.
Jelmer Vernooij
98
-44323
/
+0
2008-09-16
Merge branch 'singlepopt' into single
Jelmer Vernooij
15
-3340
/
+0
2008-09-16
Use a single copy of popt in samba3 and samba4.
Jelmer Vernooij
15
-3340
/
+0
2008-09-16
Merge branch 'singlensswrap' into single
Jelmer Vernooij
5
-1586
/
+0
2008-09-16
Use single cope of nss_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
6
-1587
/
+1
2008-09-16
Merge branch 'singlesw' into single
Jelmer Vernooij
5
-2112
/
+0
2008-09-16
Merge branch 'singlereplace' into single
Jelmer Vernooij
67
-14652
/
+2
2008-09-16
Merge branch 'singletdb' into single
Jelmer Vernooij
44
-15536
/
+6
2008-09-16
Use single copy of socket_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
6
-2113
/
+1
2008-09-16
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
67
-14652
/
+2
2008-09-16
Fix last few includes to use new tdb location.
Jelmer Vernooij
3
-3
/
+3
2008-09-16
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
41
-15533
/
+3
2008-09-16
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
20
-8047
/
+0
2008-09-16
Fix more WMI compilation issues.
Jelmer Vernooij
2
-1
/
+11
2008-09-16
Remove more hand-written marshallers.
Jelmer Vernooij
3
-242
/
+29
2008-09-16
More changes getting WMI code to compile, import manual marshalling.
Jelmer Vernooij
6
-16
/
+34
2008-09-15
Revert accidental changes to lib/basic.mk.
Jelmer Vernooij
1
-25
/
+3
2008-09-15
More formatting fixes.
Jelmer Vernooij
1
-7
/
+14
2008-09-15
Fix compilation of Python module.
Jelmer Vernooij
3
-125
/
+297
2008-09-15
Get code closer to compiling without errors, fix formatting, add docstrings.
Jelmer Vernooij
3
-68
/
+75
2008-09-15
Import SWIG-generated files.
Jelmer Vernooij
2
-0
/
+4250
2008-09-15
No spurious warnings in SWIG file.
Jelmer Vernooij
1
-0
/
+3
2008-09-15
Fix more syntax errors, etc.
Jelmer Vernooij
4
-107
/
+114
2008-09-15
Import WMI changes.
Andrzej Hajda
1
-1
/
+44
2008-09-15
Import DCOM improvements.
Andrzej Hajda
1
-141
/
+433
2008-09-15
Rename Python wmi module to 'wmi' and fix some errors in it.
Jelmer Vernooij
2
-20
/
+5
2008-09-15
Fix syntax errors.
Jelmer Vernooij
1
-3
/
+3
2008-09-15
Adapt to changes in Samba API's, fix formatting.
Jelmer Vernooij
5
-86
/
+62
[prev]
[next]