Age | Commit message (Expand) | Author | Files | Lines |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -69/+0 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4: Rename NDR_TABLE to ndr_table. | Jelmer Vernooij | 1 | -1/+1 |
2010-04-18 | s4-waf: removed the unused installdir= option to SAMBA_BINARY() | Andrew Tridgell | 1 | -2/+0 |
2010-04-06 | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 1 | -3/+0 |
2010-04-06 | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+29 |
2009-09-30 | Revert "s4:wmic - Output enhancements" | Matthias Dieter Wallnöfer | 1 | -105/+58 |
2009-09-07 | s4:wmic - Output enhancements | Dmitry Karasik | 1 | -58/+105 |
2008-11-16 | s4:librpc/ndr: integrate NDR_MISC into LIBNDR | Stefan Metzmacher | 1 | -1/+1 |
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 |