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-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-18
Generate with 1.3.36.
Jelmer Vernooij
5
-9
/
+18
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
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
2008-09-15
Fix imports.
Jelmer Vernooij
1
-6
/
+3
2008-09-15
More improvements.
Jelmer Vernooij
4
-28
/
+32
2008-09-15
use static header for WMI.
Jelmer Vernooij
2
-2
/
+55
2008-09-15
Improve formatting, use printf rather than DEBUG.
Jelmer Vernooij
1
-5
/
+8
2008-09-15
Cope with includes.h splitup in COM code.
Jelmer Vernooij
2
-0
/
+7
2008-09-15
Use other utility typemaps inside wmi python functions.
Jelmer Vernooij
1
-20
/
+21
2008-09-15
Add build system bits for wmi.
Jelmer Vernooij
1
-5
/
+7
2008-09-15
Fix compilation issues in the WMI code.
Jelmer Vernooij
3
-12
/
+7
2008-09-15
Fix COM headers.
Jelmer Vernooij
2
-23
/
+22
2008-09-15
Manual prototypes for COM.
Jelmer Vernooij
2
-38
/
+45
2008-09-15
Fix old style syntax in mk files .
Jelmer Vernooij
3
-55
/
+59
2008-09-15
Use standard directory structure for WMI.
Jelmer Vernooij
6
-0
/
+1832
2008-09-15
Reimport COM and DCOM libraries.
Jelmer Vernooij
10
-0
/
+929
2008-09-14
Remove unecessary msync.
Jeremy Allison
1
-4
/
+0
2008-09-14
The msync manpage reports that msync *must* be called before munmap. Failure ...
Simo Sorce
2
-2
/
+8
[next]