1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Matthias Dieter Wallnöfer
2529def9fd Revert "s4:wmic - Output enhancements"
This reverts commit fb914640ad.

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
Stefan Metzmacher
1290b1d3d3 s4:librpc/ndr: integrate NDR_MISC into LIBNDR
metze
2008-11-16 16:24:34 +01:00
Jelmer Vernooij
a1cc278142 Remove use of global_loadparm during initialization of gensec. 2008-11-02 17:04:22 +01:00
Jelmer Vernooij
23302413b3 Remove unused include param/param.h. 2008-10-24 16:37:56 +02:00
Jelmer Vernooij
4a1dabd836 wmi: Use cli_credentials. 2008-09-30 04:22:24 +02:00
Jelmer Vernooij
db872cfe37 Remove more hand-written marshallers. 2008-09-16 05:48:29 +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
21600c8508 Fix compilation of Python module. 2008-09-15 17:40:35 +02:00
Jelmer Vernooij
51fbc88fc2 Get code closer to compiling without errors, fix formatting, add docstrings. 2008-09-15 17:40:34 +02:00
Jelmer Vernooij
33d05a7391 Import SWIG-generated files. 2008-09-15 17:40:32 +02:00
Jelmer Vernooij
f6c52fa51c No spurious warnings in SWIG file. 2008-09-15 17:40:31 +02:00
Jelmer Vernooij
9cfe839527 Fix more syntax errors, etc. 2008-09-15 17:40:30 +02:00
Jelmer Vernooij
6467da7750 Rename Python wmi module to 'wmi' and fix some errors in it. 2008-09-15 17:40:26 +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
b91a7fa166 use static header for WMI. 2008-09-15 17:40:16 +02:00
Jelmer Vernooij
87fa362bed Improve formatting, use printf rather than DEBUG. 2008-09-15 17:39:46 +02:00
Jelmer Vernooij
09f7891522 Use other utility typemaps inside wmi python functions. 2008-09-15 17:39:18 +02:00
Jelmer Vernooij
a82c89e882 Add build system bits for wmi. 2008-09-15 17:37:20 +02:00
Jelmer Vernooij
22cd65b16f Fix compilation issues in the WMI code. 2008-09-15 17:37:19 +02:00
Jelmer Vernooij
952be0f104 Fix old style syntax in mk files . 2008-09-15 17:36:56 +02:00
Jelmer Vernooij
f94df9056c Use standard directory structure for WMI. 2008-09-15 17:36:55 +02:00