summaryrefslogtreecommitdiff
path: root/source4/lib/wmi/tools
AgeCommit message (Collapse)AuthorFilesLines
2009-09-30Revert "s4:wmic - Output enhancements"Matthias Dieter Wallnöfer1-105/+58
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-07s4:wmic - Output enhancementsDmitry Karasik1-58/+105
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.
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij1-2/+2
2008-09-15Fix more syntax errors, etc.Jelmer Vernooij2-47/+47
2008-09-15Fix syntax errors.Jelmer Vernooij1-3/+3
2008-09-15Adapt to changes in Samba API's, fix formatting.Jelmer Vernooij2-39/+20
2008-09-15Fix imports.Jelmer Vernooij1-6/+3
2008-09-15More improvements.Jelmer Vernooij1-1/+1
2008-09-15Improve formatting, use printf rather than DEBUG.Jelmer Vernooij1-5/+8
2008-09-15Fix compilation issues in the WMI code.Jelmer Vernooij1-5/+3
2008-09-15Use standard directory structure for WMI.Jelmer Vernooij2-0/+463