index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
com
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2018-03-01
s4:lib:com: Fix function declartions
Andreas Schneider
2
-4
/
+4
2018-02-24
s4:lib:com: Fix function declartions
Andreas Schneider
1
-6
/
+19
2017-08-15
s4: com: Replace erroneous inclusion of internal talloc.h header with external.
Jeremy Allison
1
-1
/
+1
2017-07-26
s4: COM: Remove talloc_autofree_context() from (unused) COM code.
Jeremy Allison
4
-9
/
+14
2017-05-30
s4:lib/com: remove unused pycom binding
Stefan Metzmacher
2
-90
/
+0
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2016-09-28
werror: replace WERR_CLASS_NOT_REGISTERED with HRES_REGDB_E_CLASSNOTREG
Günther Deschner
1
-1
/
+1
2016-09-28
werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/lib/com/
Günther Deschner
2
-2
/
+2
2015-07-31
lib/dcom: use HRESULT in dcom_create_object.
Günther Deschner
2
-5
/
+5
2014-04-02
s4:lib/com: explicitly use allow_warnings=True
Stefan Metzmacher
1
-0
/
+2
2014-02-13
s4:lib/com/dcom: use dcerpc_parse_binding() to create the binding
Stefan Metzmacher
1
-20
/
+14
2013-02-22
s4-lib: Don't leak plugin handle on error.
Andreas Schneider
1
-0
/
+1
2013-02-19
s4:lib/com: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2011-08-13
s4:lib: use tevent_ fns names instead of legcay event_ ones
Simo Sorce
1
-1
/
+1
2011-03-19
source4/lib: Fix prototypes for all functions.
Jelmer Vernooij
2
-0
/
+4
2010-11-03
s4:waf - fix the build on Gentoo platforms
Philip M. White
1
-0
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-22
/
+0
2010-10-30
s4-build: removed some unnecessary dependencies
Andrew Tridgell
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-1
/
+1
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-1
/
+1
2010-10-23
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-2
/
+2
2010-05-12
work around AIX6.1 name space pollution rename mod_name to module_name
Olaf Flebbe
1
-3
/
+3
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: teach samba_pild.py about the --com-header and --dcom-proxy options
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: fixed the build of the com.so library
Andrew Tridgell
1
-1
/
+6
2010-04-06
build: enable com library
Andrew Tridgell
1
-12
/
+4
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+33
2010-03-12
s4:dcom: add a comment about unused code.
Stefan Metzmacher
1
-1
/
+1
2010-02-09
s4:Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
1
-4
/
+0
2009-10-23
s4-python: we need to include Python.h first
Andrew Tridgell
1
-1
/
+1
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
1
-1
/
+1
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
[next]