libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / python / pyglue.c
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/...