summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2009-02-02s4:libcliraw: s/private/private_dataStefan Metzmacher1-8/+8
2009-02-02s4:librpc/rpc: s/private/private_dataStefan Metzmacher3-11/+11
2009-01-26pyrpc: Raise proper NDR error codes with matching strings rather than mappingJelmer Vernooij1-1/+1
2009-01-25Add prototypes required by samba-gtk.Jelmer Vernooij1-0/+2
2009-01-22Implement as_sddl.Jelmer Vernooij1-1/+19
2009-01-22Support parsing sddl for security descriptors.Jelmer Vernooij1-2/+29
2009-01-09Add derpc_transport_string_by_transport(), apply some constVolker Lendecke1-1/+2
2009-01-09s4-smbtorture: print hand-decoded service status array in svcctl torture test.Günther Deschner1-1/+1
2009-01-08Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij2-2/+10
2009-01-07s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty2-1/+2
2009-01-07Set proper python exception when running out of memory.Jelmer Vernooij1-2/+6
2009-01-06Add some const to dcerpc_binding_build_tower()Volker Lendecke1-1/+3
2009-01-06Fix prototype.Jelmer Vernooij1-1/+1
2009-01-06py: Properly increase the reference counter of Py_None.Jelmer Vernooij2-7/+7
2009-01-01Fix syntax errors.Jelmer Vernooij2-3/+3
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher6-25/+25
2008-12-24Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij1-1/+1
2008-12-22pidl/python: Factor out connect code rather than duplicating it in eachJelmer Vernooij2-2/+69
2008-12-22Add header for pyparam.Jelmer Vernooij1-1/+1
2008-12-22Remove unnecessary dependencies between Python modules.Jelmer Vernooij1-14/+14
2008-12-22Use consistent names for dcerpc python modules; fixes messaging test.Jelmer Vernooij1-2/+2
2008-12-22Import types from other Python mechanisms using the Python import mechanism, ...Jelmer Vernooij1-2/+2
2008-12-21Fix more tests, improve repr() functions for various Python types.Jelmer Vernooij1-30/+5
2008-12-21Simplify customization of pidl-generated Python modules.Jelmer Vernooij1-47/+104
2008-12-21Allow providing extra module-level Python functions.Jelmer Vernooij1-1/+6
2008-12-21Merge the rest of security.i into samba.dcerpc.security.Jelmer Vernooij1-0/+35
2008-12-21Remove duplicate Python bindings for dom_sid, security_descriptor andJelmer Vernooij1-0/+214
2008-12-21Avoid linking in all Python modules to the samba binaries - we can just let P...Jelmer Vernooij1-1/+1
2008-12-18s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...Stefan Metzmacher1-1/+1
2008-12-18s4:librpc/rpc: remove we should not redo the name resolving for secondary tcp...Stefan Metzmacher2-13/+15
2008-12-17s4:headermap: dom_sid.h was renamed to server_id.hStefan Metzmacher1-1/+1
2008-12-16Fix header installation after move of gen_ndr headers.Jelmer Vernooij1-7/+7
2008-12-16Share object files for gen_ndr.Jelmer Vernooij4-141/+131
2008-12-16Simplify idl-deps.pl script a bit.Jelmer Vernooij1-15/+21
2008-12-16Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij4-3/+61
2008-12-16Add python extensions for dom_sid.Jelmer Vernooij1-0/+58
2008-12-12Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij3-284/+3
2008-12-12Manually marshall dom_sid, so we can use a fixed size array forJelmer Vernooij2-8/+35
2008-12-12Remove noejs property, which is no longer used.Jelmer Vernooij2-5/+5
2008-12-06s4:librpc: add SUBSYSTEM::RPC_NDR_BROWSERStefan Metzmacher1-0/+5
2008-11-25Make sure dom_sid.h is installed.Sam Liddicott1-1/+2
2008-11-19Move wireshark conformance file to top-level.Jelmer Vernooij1-1/+0
2008-11-16s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher1-24/+18
2008-11-10s4-samr: move samr.idl to toplevel idl directory.Günther Deschner1-1424/+0
2008-11-08s4: use toplevel security.idlStefan Metzmacher2-377/+1
2008-11-08s4: fix samba4.samba3sam.python testStefan Metzmacher1-3/+8
2008-11-07librpc/ndr: move ndr_sec_helper.c to the toplevelStefan Metzmacher2-89/+1
2008-11-07s4: ndr_sec_helper: remove unused includeStefan Metzmacher1-1/+0
2008-11-07s4: security.idl: for now move server_id also to dom_sid.idlStefan Metzmacher2-7/+8