Fix python test, we can't check only the first member, because the order
[ira/wip.git] / source4 / lib / wmi /
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijRemove more hand-written marshallers.
2008-09-16 Jelmer VernooijMore changes getting WMI code to compile, import manual...
2008-09-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Jelmer VernooijFix compilation of Python module.
2008-09-15 Jelmer VernooijGet code closer to compiling without errors, fix format...
2008-09-15 Jelmer VernooijImport SWIG-generated files.
2008-09-15 Jelmer VernooijNo spurious warnings in SWIG file.
2008-09-15 Jelmer VernooijFix more syntax errors, etc.
2008-09-15 Jelmer VernooijRename Python wmi module to 'wmi' and fix some errors...
2008-09-15 Jelmer VernooijFix syntax errors.
2008-09-15 Jelmer VernooijAdapt to changes in Samba API's, fix formatting.
2008-09-15 Jelmer VernooijFix imports.
2008-09-15 Jelmer VernooijMore improvements.
2008-09-15 Jelmer Vernooijuse static header for WMI.
2008-09-15 Jelmer VernooijImprove formatting, use printf rather than DEBUG.
2008-09-15 Jelmer VernooijUse other utility typemaps inside wmi python functions.
2008-09-15 Jelmer VernooijAdd build system bits for wmi.
2008-09-15 Jelmer VernooijFix compilation issues in the WMI code.
2008-09-15 Jelmer VernooijFix old style syntax in mk files .
2008-09-15 Jelmer VernooijUse standard directory structure for WMI.