pyldb: avoid segfault when adding an element with no name
[kai/samba-autobuild/.git] / libcli / nbt / pynbt.c
2019-02-01 Douglas Bagnallpynbt: catch type errors in PyObject_AsNBTName()
2018-04-30 Noel Powerlibcli/nbt: Additionally accept unicode as string param...
2018-04-13 Douglas Bagnallnbt/pynbt: initialize optional parameter in nbt_name_re...
2018-04-13 Douglas Bagnallnbt/pynbt: initialize optional parameter in nbt_name_re...
2018-03-23 Noel Powerpython3 port for netbios module
2018-03-23 Noel Powerlibcli/nbt: Fix illegal tuple index access.
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2011-01-01 Jelmer Vernooijs4-python: Add more prototypes.
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-01-19 Stefan MetzmacherRevert "Remove another use of global_loadparm."
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-10-24 Jelmer VernooijFix the build.
2008-10-24 Jelmer VernooijRemove more global_loadparm instances, fix syntax errors.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4-nbt: move libcli/nbt up one level.