1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-23 11:17:06 +03:00

8 Commits

Author SHA1 Message Date
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
54437f1e8a More improvements. 2008-09-15 17:40:19 +02:00
Jelmer Vernooij
f94df9056c Use standard directory structure for WMI. 2008-09-15 17:36:55 +02:00