summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-13s4:pyrpc: fix memory leaks in error pathesStefan Metzmacher1-0/+2
2011-03-13librpc/rpc: add dcerpc_binding_handle_raw_call()Stefan Metzmacher2-0/+70
2011-03-13librpc/rpc: move struct dcerpc_binding to rpc_common.hStefan Metzmacher3-30/+14
2011-03-13s3:librpc/rpc: add target_principal to struct dcerpc_bindingStefan Metzmacher2-1/+2
2011-03-13librpc/rpc: move enum dcerpc_transport_t to rpc_common.hStefan Metzmacher3-20/+15
2011-03-13s4:librpc/rpc: s/dcerpc_security/dcecli_securityStefan Metzmacher2-4/+4
2011-03-13s3: Enhance error messages in idmap_tdb2_init_hwmVolker Lendecke1-8/+9
2011-03-13s4:librpc/rpc: remove unused dcerpc_ndr_request* codeStefan Metzmacher2-204/+0
2011-03-13s4:torture/rpc/object_uuid: use dcerpc_binding_handle_call() instead of dcerp...Stefan Metzmacher1-2/+4
2011-03-13s4:rpc_server/remote: use dcerpc_binding_handle_call_*() instead of dcerpc_nd...Stefan Metzmacher1-10/+14
2011-03-13Revert "s3: Fix bug 8009"Volker Lendecke1-1/+1
2011-03-12s3: Fix bug 8009Volker Lendecke1-1/+1
2011-03-12samba_abi: Also sort ABI files properly so symbols end up in the right version.Jelmer Vernooij1-2/+6
2011-03-12Sort by release component integer values rather than using standard stringJelmer Vernooij1-1/+2
2011-03-11s3: Fix a typoVolker Lendecke1-1/+1
2011-03-11librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.hStefan Metzmacher4-269/+107
2011-03-11s3:librpc/rpc: remove unused dcerpc_pipe define hackStefan Metzmacher1-10/+0
2011-03-11s4:librpc/rpc: s/struct dcerpc_connection/struct dcecli_connection/gStefan Metzmacher6-98/+98
2011-03-11pidl:Samba4/NDR/Client: fix arguments to warning()Stefan Metzmacher1-1/+1
2011-03-11pidl:Samba4/NDR/Parser: fix compiler warnings in 'pipe' related codeStefan Metzmacher1-3/+3
2011-03-11s3:idmap_ldap: fix a few typos in a commentMichael Adam1-3/+4
2011-03-11s3-selftest: add another flaky s3-torture test to knownfail, this time OPLOCK4.Günther Deschner1-0/+1
2011-03-10s3-build: remove -I../lib/addns.Günther Deschner4-5/+3
2011-03-10waf-selftest: allow to call "make test SUBUNIT_FORMATTER=cat".Günther Deschner2-2/+6
2011-03-10s3-waf: fix typo.Günther Deschner1-1/+1
2011-03-10s3-selftest: run a couple of dgram NBT tests against s3.Günther Deschner2-1/+4
2011-03-10s3: sid->domain_sid in winbindd_samr sam_rids_to_namesVolker Lendecke1-8/+8
2011-03-10Quite some callers of sid_split_rid do not care about the ridVolker Lendecke9-22/+14
2011-03-10s3: Fix paranoia check in sam_rids_to_namesVolker Lendecke1-4/+2
2011-03-10frstrans.idl: add idl for RawGetFileDataAsync() and RdcGetFileDataAsync()Stefan Metzmacher1-2/+10
2011-03-10pidl: add support for 'pipe' at the NDR layerStefan Metzmacher5-18/+380
2011-03-10pidl/idl.yp: fill 'pipe' elements with array and countStefan Metzmacher2-32/+80
2011-03-10pidl:NDR/Client: skip all functions if pipe elements are usedStefan Metzmacher1-0/+18
2011-03-10pidl:NDR/Client: skip sync functions if pipe elements are usedStefan Metzmacher1-0/+34
2011-03-10pidl:Python: don't generate functions with pipe elementsStefan Metzmacher1-1/+10
2011-03-10pidl:Samba3/ClientNDR: don't generate stubs for functions with pipe elementsStefan Metzmacher1-0/+11
2011-03-10pidl/NDR: add ContainsPipe() functionStefan Metzmacher1-1/+15
2011-03-10librpc/tools/ndrdump: add support for dcerpc 'pipe' elements in functionsStefan Metzmacher1-5/+73
2011-03-10librpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_check_pipe_chunk_trailer()Stefan Metzmacher2-0/+36
2011-03-10librpc/ndr: add ndr_interface_call_pipeStefan Metzmacher1-0/+16
2011-03-10pidl/Typelist: add is_fixed_size_scalar()Stefan Metzmacher1-2/+16
2011-03-10pidl/Typelist: dnsp_name and dnsp_string are scalar referencesStefan Metzmacher1-1/+2
2011-03-10s4:lib/tls/wscript - exclude known broken GNUTLS releasesMatthias Dieter Wallnöfer1-2/+2
2011-03-10lib/util/fault.c - "call_backtrace" - no need to have "backtrace_size" as size_tMatthias Dieter Wallnöfer1-1/+1
2011-03-10s4:extended_dn_store LDB module - use the new request as generic memory contextsMatthias Dieter Wallnöfer1-2/+2
2011-03-10s4:repl_meta_data LDB module - always ask manually for the current partition ...Matthias Dieter Wallnöfer1-0/+46
2011-03-10s4:partition LDB module - the current partition control should only be added ...Matthias Dieter Wallnöfer1-6/+18
2011-03-10s4:partition LDB module - extended operations - make the initialisation check...Matthias Dieter Wallnöfer1-2/+4
2011-03-10s4:partition LDB module - move the "data" check a bit higherMatthias Dieter Wallnöfer1-4/+5
2011-03-10s4:partition LDB module - "partition_replicate" doesn't handle the search req...Matthias Dieter Wallnöfer1-1/+1