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_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
talloc/py_util: remove tautologically dead code
Douglas Bagnall
1
-12
/
+0
2019-07-22
talloc: pytalloc_get_checked_type: survive non-talloc objects
Douglas Bagnall
1
-1
/
+1
2019-07-22
talloc: add pytalloc_get_name() helper
Douglas Bagnall
1
-0
/
+9
2019-03-26
pytalloc: Handle memory errors when creating pytalloc objects.
Kristján Valur
1
-6
/
+23
2019-03-26
pytalloc: Further refactoring to eliminate duplicate code.
Kristján Valur
1
-36
/
+34
2019-03-26
pytalloc: Refactor the pytalloc_reference and pytalloc_steal to use a common ...
Kristján Valur
1
-55
/
+30
2019-03-21
pytalloc: Remove deprecated pytalloc_CObject_FromTallocPtr()
Andrew Bartlett
1
-17
/
+0
2017-02-25
pytalloc: add pytalloc_GenericObject_{steal,reference}[_ex]()
Stefan Metzmacher
1
-5
/
+90
2016-03-08
pytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper
Andrew Bartlett
1
-0
/
+14
2016-03-08
pytalloc: Add new BaseObject
Andrew Bartlett
1
-25
/
+139
2016-03-08
pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeE...
Stefan Metzmacher
1
-0
/
+15
2016-03-08
talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
Andrew Bartlett
1
-0
/
+10
2015-05-19
pytalloc: Port to Python 3
Petr Viktorin
1
-0
/
+4
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
1
-11
/
+11
2010-12-08
talloc: mark pytalloc-util functions as _PUBLIC_
Stefan Metzmacher
1
-6
/
+6
2010-12-08
talloc: remove unused PyString_FromString_check_null() from pytalloc-util
Stefan Metzmacher
1
-8
/
+0
2010-12-01
pytalloc: Make py_talloc_default_cmp private.
Jelmer Vernooij
1
-13
/
+0
2010-12-01
pytalloc: Make py_talloc_dealloc private.
Jelmer Vernooij
1
-11
/
+0
2010-12-01
pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).
Jelmer Vernooij
1
-12
/
+0
2010-12-01
pytalloc: Expose PyTalloc_GetObjectType
Jelmer Vernooij
1
-2
/
+2
2010-12-01
pytalloc: Add convenience function for checking if something is a talloc
Jelmer Vernooij
1
-0
/
+27
2010-11-05
talloc: rename pytalloc.c to pytalloc_util.c
Jelmer Vernooij
1
-0
/
+135