summaryrefslogtreecommitdiffstats
path: root/source4/lib/wmi
Commit message (Collapse)AuthorAgeFilesLines
* s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher2008-11-161-1/+1
| | | | metze
* 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