r26099: Don't depend on nonexistant auth_util.h header.
[ira/wip.git] / source / librpc / rpc /
2007-12-21 Jelmer Vernooijr26097: Consider python modules special modules rather...
2007-12-21 Jelmer Vernooijr26071: Move DCE/RPC SWIG bindings closer to the code...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25829: - use DEBUG() instead of printf
2007-12-21 Stefan Metzmacherr25828: don't ignore errors
2007-12-21 Stefan Metzmacherr25824: - NT_STATUS_IS_ERR() is not the same as !NT_STA...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25316: Remove last few instances of old BOOL type...
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24992: Remove some uses of lp_*().
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Stefan Metzmacherr24908: we should not set s = NULL as we set it to...
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24763: Allow users to leave out the transport in DCE...
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24753: Allow host name in binding string without trans...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24540: rename struct dcerpc_endpoint_list/struct dcerp...
2007-10-10 Stefan Metzmacherr24535: rename struct dcerpc_interface_call -> struct...
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Andrew Bartlettr23890: Allow wbinfo -a to work against Samba4's winbind.
2007-10-10 Andrew Bartlettr23812: Remove more code found as dead by the find_stat...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Andrew Bartlettr23134: Set the event context onto the cli_credentials.
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Andrew Bartlettr22838: Add in an explority test for what QFSINFO opera...
2007-10-10 Stefan Metzmacherr22683: fix the logic for skipping the pipe_dead()
2007-10-10 Stefan Metzmacherr22534: don't remove socket and fd_event before we...
2007-10-10 Stefan Metzmacherr22528: remember that the connection was marked dead...
2007-10-10 Stefan Metzmacherr22515: only steal pipe on success
2007-10-10 Stefan Metzmacherr22486: add a flag to ignore timeouts of a request...
2007-10-10 Stefan Metzmacherr22485: don't crash when the main dcerpc code haven...
2007-10-10 Stefan Metzmacherr22470: merge handling of broken connections from wins...
2007-10-10 Stefan Metzmacherr22386: another unused include
2007-10-10 Andrew Tridgellr21811: fixed a queueing error in the dcerpc client...
2007-10-10 Andrew Tridgellr21535: - fixed a crash in the RAW-ACLS test. When...
2007-10-10 Stefan Metzmacherr21520: fix the altercontext test... sorry
2007-10-10 Stefan Metzmacherr21515: add some more PFC_FLAGS from the DCERPC spec...
2007-10-10 Stefan Metzmacherr20326: always set the binding->target_hostname!
2007-10-10 Stefan Metzmacherr20323: allow empty dcerpc reqeusts, this fixes the...
2007-10-10 Stefan Metzmacherr20094: this should be non-const
2007-10-10 Jelmer Vernooijr19844: Fix warnings and errors in epmapper IDL.
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19661: - add resolve stage to dcerpc connects over tcp
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Tridgellr19502: fixed the RPC-SECRETS test with kerberos. Andre...
2007-10-10 Andrew Tridgellr19501: fix the hangs in the build farm in RPC-SECRETS
2007-10-10 Andrew Bartlettr19479: Remove more unused functions. These are handle...
2007-10-10 Andrew Bartlettr19478: Remove unused functions, and make static functi...
2007-10-10 Andrew Bartlettr19465: Rather than use the non-standard API for determ...
2007-10-10 Andrew Bartlettr19266: Add a target_hostname element to the binding...
2007-10-10 Andrew Tridgellr18716: put in a commented out useful hack for some...
2007-10-10 Andrew Tridgellr17993: as metze pointed out, the composite_error(...
2007-10-10 Andrew Tridgellr17990: added timeout checking on dcerpc connection...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17337: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17336: make the logic a bit more easier to understand...
2007-10-10 Stefan Metzmacherr17329: - after a composite_continue() we need to call...
2007-10-10 Stefan Metzmacherr17328: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17327: when the connect with the ipv6 socket was ok,
2007-10-10 Stefan Metzmacherr17326: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17325: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17324: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17323: make better use of the composite api and fix...
2007-10-10 Stefan Metzmacherr17322: make better use of the composite api
2007-10-10 Stefan Metzmacherr17321: give better error codes
2007-10-10 Stefan Metzmacherr17320: - print the debug message before the composite...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Jelmer Vernooijr15812: Explicitly cast to unsigned int.
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Andrew Tridgellr15524: fix a problem with rpc faults from bind and...
2007-10-10 Andrew Bartlettr15504: Revert -r 15500 and -r 15503 until I'm awake...
2007-10-10 Andrew Bartlettr15503: I may shortly have to revert all of this, but...
2007-10-10 Andrew Bartlettr15500: Add support for interactive prompting on bad...
2007-10-10 Andrew Bartlettr15482: Don't shadow the global function pipe() with...
2007-10-10 Rafal Szczesniakr15440: Formatting.
2007-10-10 Andrew Bartlettr15426: Implement SPNEGO as the default RPC authenticat...
2007-10-10 Rafal Szczesniakr15021: Couple more comments and fixes in spirit of...
2007-10-10 Andrew Tridgellr14962: fixed a valgrind error
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Andrew Bartlettr14715: Correct the definition of the DCE/RPC bind_nak...
2007-10-10 Andrew Bartlettr14714: On DCE/RPC, we need the name of the remote...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
next