1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00

12 Commits

Author SHA1 Message Date
Günther Deschner
7e60050194 lib/dcom: use HRESULT in dcom_create_object.
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31 01:55:28 +02:00
Matthias Dieter Wallnöfer
2529def9fd Revert "s4:wmic - Output enhancements"
This reverts commit fb914640ad656b146f732ab33063575e2e47e37c.

Jelmer requested the revert since he feels better when we reapply this change
after his merge with the updated WMI branch.
2009-09-30 16:01:01 +02:00
Dmitry Karasik
fb914640ad s4:wmic - Output enhancements
Outputs shouldn't clash with metadata characters (|,()), special characters
should be escaped, "NULL" values should be reported as "(null)" string.

For the full explaination look at bug #6076.
2009-09-07 14:16:09 +02:00
Jelmer Vernooij
c212a65b65 More changes getting WMI code to compile, import manual marshalling. 2008-09-16 02:27:33 +02:00
Jelmer Vernooij
9cfe839527 Fix more syntax errors, etc. 2008-09-15 17:40:30 +02:00
Jelmer Vernooij
74974c0f56 Fix syntax errors. 2008-09-15 17:40:25 +02:00
Jelmer Vernooij
2fc75a6c4e Adapt to changes in Samba API's, fix formatting. 2008-09-15 17:40:24 +02:00
Jelmer Vernooij
e7d4979494 Fix imports. 2008-09-15 17:40:20 +02:00
Jelmer Vernooij
54437f1e8a More improvements. 2008-09-15 17:40:19 +02:00
Jelmer Vernooij
87fa362bed Improve formatting, use printf rather than DEBUG. 2008-09-15 17:39:46 +02:00
Jelmer Vernooij
22cd65b16f Fix compilation issues in the WMI code. 2008-09-15 17:37:19 +02:00
Jelmer Vernooij
f94df9056c Use standard directory structure for WMI. 2008-09-15 17:36:55 +02:00