summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc
Commit message (Expand)AuthorAgeFilesLines
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-7/+7
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-103-0/+3
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-1/+2
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-102-2/+2
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-104-22/+22
* r24992: Remove some uses of lp_*().Jelmer Vernooij2007-10-101-2/+2
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-102-2/+7
* r24908: we should not set s = NULL as we set it to talloc_strdup("") beforeStefan Metzmacher2007-10-101-3/+2
* r24812: Fix headers for external users.Jelmer Vernooij2007-10-101-1/+1
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-102-12/+9
* r24763: Allow users to leave out the transport in DCE/RPC binding strings. If...Jelmer Vernooij2007-10-102-5/+21
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-2/+4
* r24753: Allow host name in binding string without transport.Jelmer Vernooij2007-10-102-29/+38
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-101-134/+0
* r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-103-4/+4
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-108-55/+40
* r24540: rename struct dcerpc_endpoint_list/struct dcerpc_authservice_listStefan Metzmacher2007-10-101-12/+2
* r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher2007-10-103-17/+5
* r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher2007-10-104-18/+18
* r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett2007-10-102-184/+318
* r23812: Remove more code found as dead by the find_static script, and makeAndrew Bartlett2007-10-101-43/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1011-33/+22
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-101-2/+2
* r23134: Set the event context onto the cli_credentials.Andrew Bartlett2007-10-101-0/+1
* r22944: fix bug #4618:Stefan Metzmacher2007-10-107-48/+48
* r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett2007-10-101-0/+15
* r22683: fix the logic for skipping the pipe_dead()Stefan Metzmacher2007-10-102-4/+4
* r22534: don't remove socket and fd_event before we told theStefan Metzmacher2007-10-101-8/+6
* r22528: remember that the connection was marked dead and don'tStefan Metzmacher2007-10-102-0/+41
* r22515: only steal pipe on successStefan Metzmacher2007-10-101-3/+4
* r22486: add a flag to ignore timeouts of a request and don't closeStefan Metzmacher2007-10-102-0/+13
* r22485: don't crash when the main dcerpc code haven't setupStefan Metzmacher2007-10-103-3/+23
* r22470: merge handling of broken connections from wins replication client codeStefan Metzmacher2007-10-105-28/+57
* r22386: another unused includeStefan Metzmacher2007-10-101-1/+0
* r21811: fixed a queueing error in the dcerpc client code. WHen theAndrew Tridgell2007-10-102-19/+37
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-104-9/+24
* r21520: fix the altercontext test... sorryStefan Metzmacher2007-10-101-0/+2
* r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some namesStefan Metzmacher2007-10-103-6/+24
* r20326: always set the binding->target_hostname!Stefan Metzmacher2007-10-101-5/+9
* r20323: allow empty dcerpc reqeusts, this fixes the RPC-COUNTCALLS testStefan Metzmacher2007-10-101-1/+1
* r20094: this should be non-constStefan Metzmacher2007-10-101-1/+1
* r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij2007-10-101-1/+3
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-1/+1
* r19661: - add resolve stage to dcerpc connects over tcpStefan Metzmacher2007-10-101-19/+44
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-102-1/+2
* r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at thisAndrew Tridgell2007-10-101-1/+14
* r19501: fix the hangs in the build farm in RPC-SECRETSAndrew Tridgell2007-10-101-20/+6