Merge commit 'release-4-0-0alpha1' into v4-0-test
[kai/samba.git] / source / librpc / rpc / dcerpc_connect.c
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 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24992: Remove some uses of lp_*().
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24763: Allow users to leave out the transport in DCE...
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Andrew Bartlettr23890: Allow wbinfo -a to work against Samba4's winbind.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22515: only steal pipe on success
2007-10-10 Stefan Metzmacherr22386: another unused include
2007-10-10 Andrew Tridgellr21535: - fixed a crash in the RAW-ACLS test. When...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19478: Remove unused functions, and make static functi...
2007-10-10 Andrew Bartlettr19266: Add a target_hostname element to the binding...
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 Metzmacherr17325: make better usage of the composite api
2007-10-10 Andrew Bartlettr15504: Revert -r 15500 and -r 15503 until I'm awake...
2007-10-10 Andrew Bartlettr15500: Add support for interactive prompting on bad...
2007-10-10 Rafal Szczesniakr15440: Formatting.
2007-10-10 Andrew Bartlettr15426: Implement SPNEGO as the default RPC authenticat...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Stefan Metzmacherr14172: composite_is_ok(c) destroys c, when the status...
2007-10-10 Rafal Szczesniakr14164: More comments.
2007-10-10 Stefan Metzmacherr14137: move **p2 to the _recv function for setup the...
2007-10-10 Rafal Szczesniakr14123: Huge lump of code making all of our dcerpc...
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 Bartlettr12865: Upgrade the librpc and libnet code.
2007-10-10 Rafal Szczesniakr12800: Replace tmp_ctx with mem_ctx to make variables...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Rafal Szczesniakr12162: More comments.
2007-10-10 Rafal Szczesniakr12135: Move named pipe connect on smb2 function to...
2007-10-10 Rafal Szczesniakr12103: Comments and a bit of formatting.
2007-10-10 Stefan Metzmacherr12101: revert my last commit, I breaks the build and...
2007-10-10 Stefan Metzmacherr12090: use the _trigger_error() function in the function
2007-10-10 Rafal Szczesniakr12089: Couple of fixes in cases of memory outage befor...
2007-10-10 Rafal Szczesniakr12087: Split dcerpc pipe connection functions into...