Age | Commit message (Expand) | Author | Files | Lines |
2009-01-08 | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 1 | -1/+5 |
2009-01-07 | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 1 | -1/+1 |
2009-01-06 | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 2 | -4/+4 |
2008-10-12 | Fix include paths for files that aren't compiled - breaks dependency | Jelmer Vernooij | 2 | -2/+2 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 2 | -2/+2 |
2008-09-21 | Fix merged build. | Jelmer Vernooij | 1 | -4/+4 |
2008-09-19 | initialize a COM context. | Jelmer Vernooij | 1 | -2/+13 |
2008-09-19 | Fix COM compilation, add framework for COM python module. | Jelmer Vernooij | 5 | -22/+82 |
2008-09-18 | s4:lib/com: fix the build with automatic dependecies | Stefan Metzmacher | 2 | -3/+2 |
2008-09-16 | Fix more WMI compilation issues. | Jelmer Vernooij | 2 | -1/+11 |
2008-09-16 | Remove more hand-written marshallers. | Jelmer Vernooij | 1 | -1/+2 |
2008-09-16 | More changes getting WMI code to compile, import manual marshalling. | Jelmer Vernooij | 3 | -13/+30 |
2008-09-15 | More formatting fixes. | Jelmer Vernooij | 1 | -7/+14 |
2008-09-15 | Get code closer to compiling without errors, fix formatting, add docstrings. | Jelmer Vernooij | 2 | -6/+27 |
2008-09-15 | Fix more syntax errors, etc. | Jelmer Vernooij | 1 | -0/+10 |
2008-09-15 | Import WMI changes. | Andrzej Hajda | 1 | -1/+44 |
2008-09-15 | Import DCOM improvements. | Andrzej Hajda | 1 | -141/+433 |
2008-09-15 | Cope with includes.h splitup in COM code. | Jelmer Vernooij | 2 | -0/+7 |
2008-09-15 | Fix COM headers. | Jelmer Vernooij | 2 | -23/+22 |
2008-09-15 | Manual prototypes for COM. | Jelmer Vernooij | 2 | -38/+45 |
2008-09-15 | Fix old style syntax in mk files . | Jelmer Vernooij | 1 | -15/+9 |
2008-09-15 | Reimport COM and DCOM libraries. | Jelmer Vernooij | 10 | -0/+929 |