r14542: Remove librpc, libndr and libnbt from includes.h
[bbaumbach/samba-autobuild/.git] / source4 / librpc / rpc / dcerpc_connect.c
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...