s4-messaging Rename messaging -> imessaging
[bbaumbach/samba-autobuild/.git] / source4 / lib / wmi /
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename NDR_TABLE to ndr_table.
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-30 Matthias Dieter... Revert "s4:wmic - Output enhancements"
2009-09-07 Dmitry Karasiks4:wmic - Output enhancements
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Stefan Metzmachers4:librpc/ndr: integrate NDR_MISC into LIBNDR
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove use of global_loadparm during initialization...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer Vernooijwmi: Use cli_credentials.
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.