| Commit message (Expand) | Author | Age | Files | Lines |
* | s4-lib: Don't leak plugin handle on error. | Andreas Schneider | 2013-02-22 | 1 | -0/+1 |
* | s4:lib/com: make use of samba_tevent_context_init() | Stefan Metzmacher | 2013-02-19 | 1 | -1/+1 |
* | s4:lib: use tevent_ fns names instead of legcay event_ ones | Simo Sorce | 2011-08-13 | 1 | -1/+1 |
* | source4/lib: Fix prototypes for all functions. | Jelmer Vernooij | 2011-03-19 | 2 | -0/+4 |
* | s4:waf - fix the build on Gentoo platforms | Philip M. White | 2010-11-03 | 1 | -0/+1 |
* | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 2010-10-31 | 1 | -22/+0 |
* | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 2010-10-30 | 1 | -1/+1 |
* | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
* | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
* | s4: Rename LIBEVENTS to libevents. | Jelmer Vernooij | 2010-10-23 | 1 | -1/+1 |
* | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 2010-07-16 | 1 | -2/+2 |
* | work around AIX6.1 name space pollution rename mod_name to module_name | Olaf Flebbe | 2010-05-12 | 1 | -3/+3 |
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
* | build: teach samba_pild.py about the --com-header and --dcom-proxy options | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
* | build: fixed the build of the com.so library | Andrew Tridgell | 2010-04-06 | 1 | -1/+6 |
* | build: enable com library | Andrew Tridgell | 2010-04-06 | 1 | -12/+4 |
* | build: commit all the waf build files in the tree | Andrew Tridgell | 2010-04-06 | 1 | -0/+33 |
* | s4:dcom: add a comment about unused code. | Stefan Metzmacher | 2010-03-12 | 1 | -1/+1 |
* | s4:Remove "Py_RETURN_NONE" compatibility code | Matthias Dieter Wallnöfer | 2010-02-09 | 1 | -4/+0 |
* | s4-python: we need to include Python.h first | Andrew Tridgell | 2009-10-23 | 1 | -1/+1 |
* | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 2009-10-02 | 1 | -1/+1 |
* | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 2009-01-08 | 1 | -1/+5 |
* | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 2009-01-07 | 1 | -1/+1 |
* | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 2009-01-06 | 1 | -1/+1 |
* | s4:lib/tevent: rename structs | Stefan Metzmacher | 2008-12-29 | 2 | -4/+4 |
* | Fix include paths for files that aren't compiled - breaks dependency | Jelmer Vernooij | 2008-10-12 | 2 | -2/+2 |
* | Fix include paths to new location of libutil. | Jelmer Vernooij | 2008-10-11 | 2 | -2/+2 |
* | Fix merged build. | Jelmer Vernooij | 2008-09-21 | 1 | -4/+4 |
* | initialize a COM context. | Jelmer Vernooij | 2008-09-19 | 1 | -2/+13 |
* | Fix COM compilation, add framework for COM python module. | Jelmer Vernooij | 2008-09-19 | 5 | -22/+82 |
* | s4:lib/com: fix the build with automatic dependecies | Stefan Metzmacher | 2008-09-18 | 2 | -3/+2 |
* | Fix more WMI compilation issues. | Jelmer Vernooij | 2008-09-16 | 2 | -1/+11 |
* | Remove more hand-written marshallers. | Jelmer Vernooij | 2008-09-16 | 1 | -1/+2 |
* | More changes getting WMI code to compile, import manual marshalling. | Jelmer Vernooij | 2008-09-16 | 3 | -13/+30 |
* | More formatting fixes. | Jelmer Vernooij | 2008-09-15 | 1 | -7/+14 |
* | Get code closer to compiling without errors, fix formatting, add docstrings. | Jelmer Vernooij | 2008-09-15 | 2 | -6/+27 |
* | Fix more syntax errors, etc. | Jelmer Vernooij | 2008-09-15 | 1 | -0/+10 |
* | Import WMI changes. | Andrzej Hajda | 2008-09-15 | 1 | -1/+44 |
* | Import DCOM improvements. | Andrzej Hajda | 2008-09-15 | 1 | -141/+433 |
* | Cope with includes.h splitup in COM code. | Jelmer Vernooij | 2008-09-15 | 2 | -0/+7 |
* | Fix COM headers. | Jelmer Vernooij | 2008-09-15 | 2 | -23/+22 |
* | Manual prototypes for COM. | Jelmer Vernooij | 2008-09-15 | 2 | -38/+45 |
* | Fix old style syntax in mk files . | Jelmer Vernooij | 2008-09-15 | 1 | -15/+9 |
* | Reimport COM and DCOM libraries. | Jelmer Vernooij | 2008-09-15 | 10 | -0/+929 |