r23792: convert Samba4 to GPLv3
[kai/samba-autobuild/.git] / source4 / librpc / rpc /
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
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14362: Only include ndr_compression.h when necessary.
2007-10-10 Andrew Tridgellr14311: canon needs to be initialised
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Rafal Szczesniakr14238: This is not needed anymore, as the state struct...
2007-10-10 Rafal Szczesniakr14211: More comments.
2007-10-10 Rafal Szczesniakr14210: 1) Fix an issue with composite context when...
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Rafal Szczesniakr14175: More comments and my copyright.
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14172: composite_is_ok(c) destroys c, when the status...
2007-10-10 Rafal Szczesniakr14165: More comments and my copyright.
2007-10-10 Rafal Szczesniakr14164: More comments.
2007-10-10 Rafal Szczesniakr14143: Replace old function with equivalent based...
2007-10-10 Stefan Metzmacherr14137: move **p2 to the _recv function for setup the...
2007-10-10 Rafal Szczesniakr14136: Fix bug causing segfaults in certain circumstan...
2007-10-10 Rafal Szczesniakr14125: Fix incorrect declaration caught on build farm.
2007-10-10 Rafal Szczesniakr14123: Huge lump of code making all of our dcerpc...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Rafal Szczesniakr13726: Fix indentation.
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Andrew Bartlettr13582: Indent
2007-10-10 Rafal Szczesniakr13572: Comments to async pipe open functions and copyr...
2007-10-10 Rafal Szczesniakr13568: Comments to async rpc connect functions.
2007-10-10 Rafal Szczesniakr13561: Turn all dcerpc connect and socket functions...
2007-10-10 Andrew Bartlettr13334: Add comments describing what these functions do.
2007-10-10 Jelmer Vernooijr13210: Revert my named pipes patch until it passes...
2007-10-10 Jelmer Vernooijr13208: Clearly separate named pipes from the IPC$...
2007-10-10 Stefan Metzmacherr13002: fix compiler warning
2007-10-10 Andrew Bartlettr12865: Upgrade the librpc and libnet code.
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
next