summaryrefslogtreecommitdiff
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* librpc: Do not generate extra unused client or python bindings with PIDLAndrew Bartlett2019-06-261-2/+7
* librpc: Remove frsblobs.idlAndrew Bartlett2019-06-261-1/+0
* librpc: Remove unused RPC_NDR_SERVER_IDAndrew Bartlett2019-06-261-1/+1
* librpc: Remove unused RPC_NDR_NBTAndrew Bartlett2019-06-261-1/+1
* librpc: Remove unused RPC_NDR_WINSIFAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_XATTRAndrew Bartlett2019-06-261-2/+2
* librpc: Remove unused RPC_NDR_DRSBLOBSAndrew Bartlett2019-06-261-1/+1
* librpc: Remove unused RPC_NDR_NTLMSSPAndrew Bartlett2019-06-261-1/+1
* py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem...Andrew Bartlett2019-06-241-2/+2
* py3: Remove PyStr_AsUTF8AndSize() compatability macroAndrew Bartlett2019-06-241-1/+1
* py3: Remove PyStr_AsString() compatability macroAndrew Bartlett2019-06-241-1/+1
* py3: Remove PyStr_FromFormat() compatability macroAndrew Bartlett2019-06-243-5/+5
* py3: Remove PyStr_FromString() compatability macroAndrew Bartlett2019-06-245-9/+9
* py3: Remove PyStr_Check() compatability macroAndrew Bartlett2019-06-241-2/+2
* winsrepl.idl: remove unused decode functionsGary Lockyer2019-06-061-5/+0
* sasl_helpers.idl: remove unused decode functionsGary Lockyer2019-06-061-4/+0
* ntp_signd.idl: remove unused decode functionsGary Lockyer2019-06-061-6/+0
* s4 lib rpc pyrpc: Fix error messageGary Lockyer2019-05-301-1/+2
* s4 librpc rpc pyrpc: Fix flapping dcerpc.bare testsGary Lockyer2019-05-221-5/+2
* s4/librpc: squash 'cast between incompatible function types' warningNoel Power2019-05-163-7/+18
* s4 librpc rpc pyrpc: Ensure tevent_context deleted lastGary Lockyer2019-05-103-28/+39
* pyrpc: remove crutch for python <= 2.5Douglas Bagnall2019-05-091-4/+0
* pyrpc: ndr PY_CHECK_TYPE checks for NULL as well as typeDouglas Bagnall2019-05-091-4/+13
* s4/rpc/dcerpc_roh_channel_out: check ndr_init (CID 1273062)Douglas Bagnall2019-05-091-0/+3
* s4/rpc/dcerpc_roh_channel_out: check ndr_init (CID 1273065)Douglas Bagnall2019-05-091-0/+3
* libnet: Remove unused source4/libnet/libnet_sam{dump,sync}:Andrew Bartlett2019-05-063-44/+0
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-296/+295
* build: Remove --extra-pythonAndrew Bartlett2019-03-211-2/+0
* s4:librpc: Fix installation of SambaAndreas Schneider2019-03-201-8/+0
* s4/librpc/py_misc: ParseTuple format should match actual typesDouglas Bagnall2019-02-081-1/+1
* Clean up reference used with PyDict_SetxxxNoel Power2019-02-074-0/+4
* Cleanup references to module objects returned from PyImport_ImportModuleNoel Power2019-02-072-10/+26
* s4/pyrpc_util: catch alloc failure in py_dcerpc_interface_init_helper()Douglas Bagnall2019-01-291-0/+5
* s4/pyrpc_util: appropriately decrement refcounts on failureDouglas Bagnall2019-01-291-0/+22
* pyrpc: typo in transfer syntax docstringDouglas Bagnall2019-01-281-1/+1
* s4:librpc: Use C99 initializer for PyGetSetDef in pyrpcAndreas Schneider2019-01-281-18/+41
* s4:librpc: Use C99 initializer for PyGetSetDef in py_authAndreas Schneider2019-01-171-2/+6
* s4:pyrpc: add py_dcerpc_ndr_pointer_deref/wrap() infrastructureStefan Metzmacher2019-01-123-0/+133
* s4:pyrpc: make use of pytalloc_get_type() in py_dcerpc_syntax_init_helper()Stefan Metzmacher2019-01-121-1/+1
* pysecurity: Use dom_sid_str_bufVolker Lendecke2019-01-081-6/+5
* s4:librpc: add python winspool bindingsStefan Metzmacher2018-12-231-0/+6
* s4:librpc: add python spoolss bindingsStefan Metzmacher2018-12-231-0/+6
* s4:librpc: add python witness bindingsStefan Metzmacher2018-12-231-0/+6
* idl: Add Windows event code idsGary Lockyer2018-12-141-0/+6
* s4:librpc: Use discard_const_p for ndr/py_miscAndreas Schneider2018-11-141-3/+5
* s4/librpc: Fix py2 dependecies leaking into py3 librariesNoel Power2018-09-161-1/+1
* preg: Build python preg bindingsGarming Sam2018-08-161-0/+6
* s4:librpc: autonegotiate SMB1/2/3Stefan Metzmacher2018-07-241-139/+120
* s4:libcli: add fallback_to_anonymous to smb2_connect_send()Stefan Metzmacher2018-07-241-0/+1
* s4:libcli: allow passing an already negotiated connection to smb2_connect_send()Stefan Metzmacher2018-07-241-0/+1