index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc_connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r19478: Remove unused functions, and make static functions used only in this
Andrew Bartlett
2007-10-10
1
-74
/
+16
*
r19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett
2007-10-10
1
-14
/
+17
*
r17993: as metze pointed out, the composite_error() already calls the async
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r17990: added timeout checking on dcerpc connection establishment. This should
Andrew Tridgell
2007-10-10
1
-2
/
+17
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r17325: make better usage of the composite api
Stefan Metzmacher
2007-10-10
1
-90
/
+38
*
r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head
Andrew Bartlett
2007-10-10
1
-3
/
+2
*
r15500: Add support for interactive prompting on bad passwords to the RPC lib...
Andrew Bartlett
2007-10-10
1
-2
/
+3
*
r15440: Formatting.
Rafal Szczesniak
2007-10-10
1
-3
/
+2
*
r15426: Implement SPNEGO as the default RPC authentication mechanism. Where
Andrew Bartlett
2007-10-10
1
-22
/
+29
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r14172: composite_is_ok(c) destroys c, when the status isn't ok.
Stefan Metzmacher
2007-10-10
1
-46
/
+8
*
r14164: More comments.
Rafal Szczesniak
2007-10-10
1
-5
/
+95
*
r14137: move **p2 to the _recv function for setup the second pipe
Stefan Metzmacher
2007-10-10
1
-41
/
+27
*
r14123: Huge lump of code making all of our dcerpc connect code
Rafal Szczesniak
2007-10-10
1
-80
/
+610
*
r13568: Comments to async rpc connect functions.
Rafal Szczesniak
2007-10-10
1
-6
/
+55
*
r13561: Turn all dcerpc connect and socket functions to async version.
Rafal Szczesniak
2007-10-10
1
-0
/
+243
*
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
2007-10-10
1
-17
/
+7
*
r12800: Replace tmp_ctx with mem_ctx to make variables name more
Rafal Szczesniak
2007-10-10
1
-6
/
+6
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-5
/
+0
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12162: More comments.
Rafal Szczesniak
2007-10-10
1
-5
/
+30
*
r12135: Move named pipe connect on smb2 function to async implementation.
Rafal Szczesniak
2007-10-10
1
-0
/
+118
*
r12103: Comments and a bit of formatting.
Rafal Szczesniak
2007-10-10
1
-6
/
+28
*
r12101: revert my last commit, I breaks the build and I don't know why...
Stefan Metzmacher
2007-10-10
1
-17
/
+19
*
r12090: use the _trigger_error() function in the function
Stefan Metzmacher
2007-10-10
1
-19
/
+17
*
r12089: Couple of fixes in cases of memory outage before we sort
Rafal Szczesniak
2007-10-10
1
-12
/
+21
*
r12087: Split dcerpc pipe connection functions into separate file.
Rafal Szczesniak
2007-10-10
1
-0
/
+165