summaryrefslogtreecommitdiff
path: root/source4/lib/wmi
AgeCommit message (Expand)AuthorFilesLines
2011-10-08s4:lib/wmi: avoid '//' commentsStefan Metzmacher1-8/+8
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-69/+0
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1
2010-10-23s4: Rename NDR_TABLE to ndr_table.Jelmer Vernooij1-1/+1
2010-04-18s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell1-2/+0
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-3/+0
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-2/+2
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+29
2009-09-30Revert "s4:wmic - Output enhancements"Matthias Dieter Wallnöfer1-105/+58
2009-09-07s4:wmic - Output enhancementsDmitry Karasik1-58/+105
2008-11-16s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher1-1/+1
2008-11-02Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij1-2/+3
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-09-30wmi: Use cli_credentials.Jelmer Vernooij2-14/+2
2008-09-16Remove more hand-written marshallers.Jelmer Vernooij2-241/+27
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij3-3/+4
2008-09-15Fix compilation of Python module.Jelmer Vernooij3-125/+297
2008-09-15Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij1-62/+48
2008-09-15Import SWIG-generated files.Jelmer Vernooij2-0/+4250
2008-09-15No spurious warnings in SWIG file.Jelmer Vernooij1-0/+3
2008-09-15Fix more syntax errors, etc.Jelmer Vernooij3-107/+104
2008-09-15Rename Python wmi module to 'wmi' and fix some errors in it.Jelmer Vernooij2-20/+5
2008-09-15Fix syntax errors.Jelmer Vernooij1-3/+3
2008-09-15Adapt to changes in Samba API's, fix formatting.Jelmer Vernooij5-86/+62
2008-09-15Fix imports.Jelmer Vernooij1-6/+3
2008-09-15More improvements.Jelmer Vernooij4-28/+32
2008-09-15use static header for WMI.Jelmer Vernooij2-2/+55
2008-09-15Improve formatting, use printf rather than DEBUG.Jelmer Vernooij1-5/+8
2008-09-15Use other utility typemaps inside wmi python functions.Jelmer Vernooij1-20/+21
2008-09-15Add build system bits for wmi.Jelmer Vernooij1-5/+7
2008-09-15Fix compilation issues in the WMI code.Jelmer Vernooij3-12/+7
2008-09-15Fix old style syntax in mk files .Jelmer Vernooij1-37/+25
2008-09-15Use standard directory structure for WMI.Jelmer Vernooij6-0/+1832