summaryrefslogtreecommitdiff
path: root/source4/lib/wmi/wbemdata.c
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
* 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-281-1/+1
* Remove more hand-written marshallers.Jelmer Vernooij2008-09-161-228/+24
* More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij2008-09-161-0/+1
* Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij2008-09-151-62/+48
* Fix more syntax errors, etc.Jelmer Vernooij2008-09-151-60/+57
* Adapt to changes in Samba API's, fix formatting.Jelmer Vernooij2008-09-151-44/+23
* Fix compilation issues in the WMI code.Jelmer Vernooij2008-09-151-1/+1
* Use standard directory structure for WMI.Jelmer Vernooij2008-09-151-0/+692