fuzzing: fix fuzz_stable_sort_r_unstable comparison
[samba.git] / python / pyglue.c
2024-04-21 Jo Suttonpyglue: Remove unnecessary declaration
2024-01-15 Joseph Suttonpython: Generate HRESULT definitions automatically
2023-12-21 Joseph Suttonpyglue: Export some GKDI constants
2023-12-21 Joseph Suttonpyglue: Export some more HRESULT constants
2023-12-21 Joseph Suttonpyglue: Fix code spelling
2023-12-21 Joseph Suttonpyglue: Remove unnecessary uses of discard_const_p()
2023-11-30 Andrew Bartlettpython: Use constants from hresult.h for python constants
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-08-08 Joseph Suttonpyglue: Add missing whitespace in docstrings
2023-08-08 Joseph Suttonpyglue: Fix leak
2023-07-21 Andrew Bartlettpython: Add glue.burn_commandline() method
2023-07-21 Andrew Bartlettpython: Move PyList_AsStringList to common code so...
2023-05-24 Joseph Suttonpyglue: Raise an exception on error
2023-05-24 Joseph Suttonpyglue: Check generate_random_str() return value
2023-05-24 Joseph Suttonpyglue: Fix typo
2023-05-16 Dmitry Antipovpyglue: use Py_ssize_t in random data generation functions
2022-10-03 Volker Lendeckepython: whitespace fixes
2022-08-26 Douglas Bagnallpyglue:generate_random_[machine]_password: ValueError...
2022-08-26 Douglas Bagnallpyglue: generate_random_[machine]_password: reject...
2022-08-26 Douglas Bagnallpyglue: generate_random_bytes/str accept positive numbe...
2022-08-26 Douglas Bagnallpyglue: check talloc buffer for random bytes
2021-06-02 Andrew Bartlettselftest: Add test of NDR marshalling from python,...
2021-04-21 David Mulderpython: glue function for detecting if selftest is...
2021-03-01 Stefan Metzmacherpyglue: add float2nttime() and nttime2float()
2020-10-23 David Mulderpy3: Add is_ad_dc_built option to python glue
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-05-16 Noel Powersquash 'cast between incompatible function types' warning
2019-01-12 Noel Powerpython: use 'et' as format for ParseTuple with python2
2019-01-12 Noel Powerpython: Fix memory leak with ParseTuple (using 'es...
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-10-23 Noel Powerpython: py_strcasecmp_m & py_strstr_m don't handle...
2018-06-12 Stefan Metzmacherpython: export fault_setup() to python bindings
2017-12-17 Gary Lockyerpyglue: Add function to generate a random byte string
2017-12-09 Jamie McClymontsamba-tool: validate password early in `domain provision`
2017-04-29 Andreas Schneiderpython: Add py_is_heimdal_built() to pyglue
2017-03-10 Lumir Balharpython: samba._glue: Port samba._glue module to Python 3.
2017-02-21 Stefan Metzmacherpyglue: add generate_random_machine_password() wrapper
2016-11-04 Andrew Bartlettpython: Add DsExtendedError Exception
2016-11-04 Andrew Bartlettpython: create NTSTATUSError, HRESULTError and WERRORError
2015-10-23 Andrew Bartlettbuild: Enable NTVFS file server to be omitted
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-08-30 Stefan Metzmacherpython/pyglue: filter out loopback and linklocal addres...
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...