summaryrefslogtreecommitdiff
path: root/source4/lib/wmi
Commit message (Expand)AuthorAgeFilesLines
* lib: talloc: Use the system <talloc.h> include.Jeremy Allison2017-08-171-1/+1
* s4: COM: Remove talloc_autofree_context() from (unused) COM code.Jeremy Allison2017-07-261-2/+2
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-112-2/+2
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/lib...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_BADFUNC with WERR_INVALID_FUNCTION in source4/lib/wmi/Günther Deschner2016-09-282-3/+3
* s4/lib/wmi_wrap: use HAVE___ATTRIBUTE__ instead of __GNUC__Douglas Bagnall2016-03-241-7/+1
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* lib/dcom: use HRESULT in dcom_create_object.Günther Deschner2015-07-312-2/+4
* s4:lib/wmi: avoid '//' commentsStefan Metzmacher2011-10-081-8/+8
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-69/+0
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4: Rename NDR_TABLE to ndr_table.Jelmer Vernooij2010-10-231-1/+1
* s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell2010-04-181-2/+0
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-3/+0
* s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell2010-04-061-2/+2
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+29
* Revert "s4:wmic - Output enhancements"Matthias Dieter Wallnöfer2009-09-301-105/+58
* s4:wmic - Output enhancementsDmitry Karasik2009-09-071-58/+105
* s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher2008-11-161-1/+1
* Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij2008-11-021-2/+3
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* wmi: Use cli_credentials.Jelmer Vernooij2008-09-302-14/+2
* Remove more hand-written marshallers.Jelmer Vernooij2008-09-162-241/+27
* More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij2008-09-163-3/+4
* Fix compilation of Python module.Jelmer Vernooij2008-09-153-125/+297
* Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij2008-09-151-62/+48
* Import SWIG-generated files.Jelmer Vernooij2008-09-152-0/+4250
* No spurious warnings in SWIG file.Jelmer Vernooij2008-09-151-0/+3
* Fix more syntax errors, etc.Jelmer Vernooij2008-09-153-107/+104
* Rename Python wmi module to 'wmi' and fix some errors in it.Jelmer Vernooij2008-09-152-20/+5
* Fix syntax errors.Jelmer Vernooij2008-09-151-3/+3
* Adapt to changes in Samba API's, fix formatting.Jelmer Vernooij2008-09-155-86/+62
* Fix imports.Jelmer Vernooij2008-09-151-6/+3
* More improvements.Jelmer Vernooij2008-09-154-28/+32
* use static header for WMI.Jelmer Vernooij2008-09-152-2/+55
* Improve formatting, use printf rather than DEBUG.Jelmer Vernooij2008-09-151-5/+8
* Use other utility typemaps inside wmi python functions.Jelmer Vernooij2008-09-151-20/+21
* Add build system bits for wmi.Jelmer Vernooij2008-09-151-5/+7
* Fix compilation issues in the WMI code.Jelmer Vernooij2008-09-153-12/+7
* Fix old style syntax in mk files .Jelmer Vernooij2008-09-151-37/+25
* Use standard directory structure for WMI.Jelmer Vernooij2008-09-156-0/+1832