summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/gen_hresult.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-23s4/scripting: convert print func to be py2/py3 compatibleNoel Power1-3/+4
2016-09-26hresult: add new HRESULT_FROM_WERROR macroGünther Deschner1-0/+1
2016-08-23hresult: create enough space for the hresult_errstr message.Günther Deschner1-1/+1
2016-08-23s4-scripting: let gen_hresult.py tolerate empty lines.Günther Deschner1-0/+2
2015-09-30s4-scripting: fix minor indent issue for hresult generation.Günther Deschner1-1/+1
2015-03-13s4-scripting: generate a hresult_errstr() function.Günther Deschner1-0/+15
2015-03-13s4-scripting: add string representation of error code define to generated table.Günther Deschner1-1/+4
2015-03-13s4-scripting: fix hresult generator python script indentation.Günther Deschner1-8/+8
2014-04-02script to generate libcli/util/hresult.c & libcli/util/hresult.hNoel Power1-0/+207