ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source4 / librpc / ndr / py_misc.c
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-02-03 Douglas Bagnalls4/ndr/py_misc: remove python 2 ifdefs
2021-04-19 Volker Lendeckelibrpc: Use GUID_buf_string() in python wrappers
2020-03-23 Andrew Bartletts4-librpc: Simplify bytes or unicode input checking...
2020-03-23 Andrew Bartlettpy3: Remove #define IsPy3BytesOrString(pystr)
2020-03-23 Andrew Bartlettpy3: Remove #define IsPy3Bytes PyBytes_Check
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsUTF8AndSize() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromFormat() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-02-08 Douglas Bagnalls4/librpc/py_misc: ParseTuple format should match actua...
2018-11-14 Andreas Schneiders4:librpc: Use discard_const_p for ndr/py_misc
2018-07-12 Noel Powers4/librpc/ndr: allow GUID to accept unicode also
2018-03-23 Noel Powers4/librpc: GUID should accept string or bytes in python3
2017-03-10 Lumir Balharpython: samba.dcerpc: Port RPC related stuff to Python 3
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
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2010-11-30 Andrew Bartletts4-librpc Handle all types of GUID in the GUID() initia...
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Andrew BartlettAdd str() for policy_handles.
2009-04-21 Andrew Bartlettpython/dcerpc: Custom implementations of policy_handle...
2009-04-21 Andrew Bartlettpython/rpc: Add custom GUID.__str__, GUID.__repr__...