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
/
lib
/
talloc
/
pytalloc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
talloc: add pytalloc_get_name() helper
Douglas Bagnall
1
-0
/
+4
2019-03-26
pytalloc: Refactor the pytalloc_reference and pytalloc_steal to use a common ...
Kristján Valur
1
-2
/
+2
2019-03-21
pytalloc: Remove deprecated pytalloc_CObject_FromTallocPtr()
Andrew Bartlett
1
-15
/
+0
2017-02-25
pytalloc: add pytalloc_GenericObject_{steal,reference}[_ex]()
Stefan Metzmacher
1
-1
/
+27
2016-03-08
pytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper
Andrew Bartlett
1
-0
/
+1
2016-03-08
pytalloc: Add new BaseObject
Andrew Bartlett
1
-1
/
+9
2016-03-08
pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeE...
Stefan Metzmacher
1
-4
/
+2
2016-03-08
talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
Andrew Bartlett
1
-2
/
+4
2015-05-19
pytalloc: Port to Python 3
Petr Viktorin
1
-0
/
+2
2013-11-28
Add a basic guide on pytalloc.
Jelmer Vernooij
1
-0
/
+3
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
1
-19
/
+17
2010-12-01
pytalloc: Make py_talloc_default_cmp private.
Jelmer Vernooij
1
-1
/
+0
2010-12-01
pytalloc: Make py_talloc_dealloc private.
Jelmer Vernooij
1
-3
/
+0
2010-12-01
pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).
Jelmer Vernooij
1
-3
/
+0
2010-12-01
pytalloc: Expose PyTalloc_GetObjectType
Jelmer Vernooij
1
-0
/
+1
2010-12-01
pytalloc: Add convenience function for checking if something is a talloc
Jelmer Vernooij
1
-0
/
+2
2010-09-21
pytalloc: Add default compare function.
Jelmer Vernooij
1
-0
/
+1
2010-09-20
pidl: Fix segfault when accessing unicode objects.
Jelmer Vernooij
1
-2
/
+0
2010-09-02
pidl-python: cope with NULL pointers in more places
Andrew Tridgell
1
-0
/
+4
2010-08-25
pytalloc: fixed py_talloc_steal()
Andrew Tridgell
1
-1
/
+1
2009-09-28
pidl: Avoid using talloc_free as function pointer, since it may be a
Jelmer Vernooij
1
-0
/
+2
2009-07-30
DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.
Jelmer Vernooij
1
-4
/
+5
2009-07-01
fixed use of reference in pytalloc
Andrew Tridgell
1
-0
/
+1
2008-12-21
Fix more introduced regressions in new bindings.
Jelmer Vernooij
1
-1
/
+1
2008-12-21
Create and use convenience function for creating new talloc-wrapping Python O...
Jelmer Vernooij
1
-0
/
+2
2008-12-19
Initial work using manual Python bindings for LDB, rather than SWIG-generated...
Jelmer Vernooij
1
-2
/
+2
2008-10-24
Move pytalloc to talloc directory.
Jelmer Vernooij
1
-0
/
+51