Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-07 | s4:wmic - Output enhancements | Dmitry Karasik | 1 | -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-11-16 | s4:librpc/ndr: integrate NDR_MISC into LIBNDR | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-11-02 | Remove use of global_loadparm during initialization of gensec. | Jelmer Vernooij | 1 | -2/+3 | |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-09-30 | wmi: Use cli_credentials. | Jelmer Vernooij | 2 | -14/+2 | |
2008-09-16 | Remove more hand-written marshallers. | Jelmer Vernooij | 2 | -241/+27 | |
2008-09-16 | More changes getting WMI code to compile, import manual marshalling. | Jelmer Vernooij | 3 | -3/+4 | |
2008-09-15 | Fix compilation of Python module. | Jelmer Vernooij | 3 | -125/+297 | |
2008-09-15 | Get code closer to compiling without errors, fix formatting, add docstrings. | Jelmer Vernooij | 1 | -62/+48 | |
2008-09-15 | Import SWIG-generated files. | Jelmer Vernooij | 2 | -0/+4250 | |
2008-09-15 | No spurious warnings in SWIG file. | Jelmer Vernooij | 1 | -0/+3 | |
2008-09-15 | Fix more syntax errors, etc. | Jelmer Vernooij | 3 | -107/+104 | |
2008-09-15 | Rename Python wmi module to 'wmi' and fix some errors in it. | Jelmer Vernooij | 2 | -20/+5 | |
2008-09-15 | Fix syntax errors. | Jelmer Vernooij | 1 | -3/+3 | |
2008-09-15 | Adapt to changes in Samba API's, fix formatting. | Jelmer Vernooij | 5 | -86/+62 | |
2008-09-15 | Fix imports. | Jelmer Vernooij | 1 | -6/+3 | |
2008-09-15 | More improvements. | Jelmer Vernooij | 4 | -28/+32 | |
2008-09-15 | use static header for WMI. | Jelmer Vernooij | 2 | -2/+55 | |
2008-09-15 | Improve formatting, use printf rather than DEBUG. | Jelmer Vernooij | 1 | -5/+8 | |
2008-09-15 | Use other utility typemaps inside wmi python functions. | Jelmer Vernooij | 1 | -20/+21 | |
2008-09-15 | Add build system bits for wmi. | Jelmer Vernooij | 1 | -5/+7 | |
2008-09-15 | Fix compilation issues in the WMI code. | Jelmer Vernooij | 3 | -12/+7 | |
2008-09-15 | Fix old style syntax in mk files . | Jelmer Vernooij | 1 | -37/+25 | |
2008-09-15 | Use standard directory structure for WMI. | Jelmer Vernooij | 6 | -0/+1832 | |