summaryrefslogtreecommitdiff
path: root/python/pyglue.c
Commit message (Expand)AuthorAgeFilesLines
* py3: Remove PyStr_FromString() compatability macroAndrew Bartlett2019-06-241-6/+6
* squash 'cast between incompatible function types' warningNoel Power2019-05-161-4/+8
* python: use 'et' as format for ParseTuple with python2Noel Power2019-01-131-2/+6
* python: Fix memory leak with ParseTuple (using 'es' format)Noel Power2019-01-131-7/+15
* debug: Use debuglevel_(get|set) functionAndreas Schneider2018-11-081-2/+3
* python: py_strcasecmp_m & py_strstr_m don't handle unicode properlyNoel Power2018-10-231-5/+9
* python: export fault_setup() to python bindingsStefan Metzmacher2018-06-121-0/+12
* pyglue: Add function to generate a random byte stringGary Lockyer2017-12-181-0/+21
* samba-tool: validate password early in `domain provision`Jamie McClymont2017-12-101-0/+17
* python: Add py_is_heimdal_built() to pyglueAndreas Schneider2017-04-291-0/+11
* python: samba._glue: Port samba._glue module to Python 3.Lumir Balhar2017-03-101-11/+20
* pyglue: add generate_random_machine_password() wrapperStefan Metzmacher2017-02-211-1/+25
* python: Add DsExtendedError ExceptionAndrew Bartlett2016-11-041-0/+8
* python: create NTSTATUSError, HRESULTError and WERRORErrorAndrew Bartlett2016-11-041-0/+20
* build: Enable NTVFS file server to be omittedAndrew Bartlett2015-10-231-0/+11
* samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer2014-01-091-4/+0
* python/pyglue: filter out loopback and linklocal addresses unless all_interfa...Stefan Metzmacher2013-08-301-2/+43
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+250