index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
talloc
/
pytalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
talloc: remove unused variables
Björn Jacke
2012-07-05
1
-5
/
+0
*
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
2011-08-10
1
-21
/
+21
*
Revert broken destructor changes.
Jelmer Vernooij
2011-01-03
1
-1
/
+1
*
s4-python: Properly call PyObject_Del from all destructors.
Jelmer Vernooij
2011-01-03
1
-1
/
+1
*
s4-python: Only set BASETYPE flag if subclassing is supported.
Jelmer Vernooij
2011-01-01
1
-3
/
+1
*
s4-python: Add more prototypes.
Jelmer Vernooij
2011-01-01
1
-0
/
+2
*
s4-python: Properly call PyObject_Del from all destructors.
Jelmer Vernooij
2011-01-01
1
-1
/
+1
*
pytalloc: Add docstring for talloc.Object.
Jelmer Vernooij
2010-12-05
1
-1
/
+3
*
pytalloc: Make py_talloc_default_cmp private.
Jelmer Vernooij
2010-12-01
1
-0
/
+15
*
pytalloc: Make py_talloc_dealloc private.
Jelmer Vernooij
2010-12-01
1
-0
/
+11
*
pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).
Jelmer Vernooij
2010-12-01
1
-0
/
+12
*
talloc: Add talloc object.
Jelmer Vernooij
2010-11-30
1
-0
/
+15
*
pytalloc: Make some arguments optional.
Jelmer Vernooij
2010-11-07
1
-6
/
+6
*
talloc: Add python talloc module, move convenience functions to it.
Jelmer Vernooij
2010-11-05
1
-0
/
+84
*
talloc: rename pytalloc.c to pytalloc_util.c
Jelmer Vernooij
2010-11-05
1
-135
/
+0
*
talloc: pytalloc should not depend on samba specific code
Stefan Metzmacher
2010-10-24
1
-3
/
+2
*
pytalloc: use talloc_unlink() to free py_talloc objects
Kamen Mazdrashki
2010-10-20
1
-1
/
+3
*
pytalloc: Fix warning that we are subtracting void* pointers
Kamen Mazdrashki
2010-10-08
1
-1
/
+1
*
pytalloc: Add default compare function.
Jelmer Vernooij
2010-09-21
1
-1
/
+14
*
pidl: Fix segfault when accessing unicode objects.
Jelmer Vernooij
2010-09-20
1
-9
/
+0
*
pidl-python: cope with NULL pointers in more places
Andrew Tridgell
2010-09-02
1
-0
/
+20
*
pytalloc: treat a NULL ptr as Py_None
Andrew Tridgell
2010-09-02
1
-1
/
+7
*
pytalloc: fixed py_talloc_steal()
Andrew Tridgell
2010-08-25
1
-0
/
+8
*
s4-pytalloc: use better names for python talloc objects
Andrew Tridgell
2010-08-25
1
-0
/
+2
*
pytalloc: allow for using a system libtalloc-dev with pytalloc
Andrew Tridgell
2010-03-29
1
-1
/
+1
*
s4: Include Python.h early to avoid double definition errors.
Jelmer Vernooij
2010-01-21
1
-0
/
+1
*
pidl: Avoid using talloc_free as function pointer, since it may be a
Jelmer Vernooij
2009-09-28
1
-0
/
+10
*
DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.
Jelmer Vernooij
2009-07-30
1
-3
/
+3
*
fixed use of reference in pytalloc
Andrew Tridgell
2009-07-01
1
-3
/
+23
*
lib/talloc: include replace.h in pytalloc.c
Stefan Metzmacher
2009-01-30
1
-0
/
+1
*
pytalloc: Add some comments, use talloc object location in repr rather
Jelmer Vernooij
2008-12-23
1
-5
/
+15
*
py: Fix initialisation of subtypes, fix segfaults.
Jelmer Vernooij
2008-12-21
1
-2
/
+2
*
Move pytalloc to talloc directory.
Jelmer Vernooij
2008-10-24
1
-0
/
+52