index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc_connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14172: composite_is_ok(c) destroys c, when the status isn't ok.
Stefan Metzmacher
1
-46
/
+8
2007-10-10
r14164: More comments.
Rafal Szczesniak
1
-5
/
+95
2007-10-10
r14137: move **p2 to the _recv function for setup the second pipe
Stefan Metzmacher
1
-41
/
+27
2007-10-10
r14123: Huge lump of code making all of our dcerpc connect code
Rafal Szczesniak
1
-80
/
+610
2007-10-10
r13568: Comments to async rpc connect functions.
Rafal Szczesniak
1
-6
/
+55
2007-10-10
r13561: Turn all dcerpc connect and socket functions to async version.
Rafal Szczesniak
1
-0
/
+243
2007-10-10
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
1
-17
/
+7
2007-10-10
r12800: Replace tmp_ctx with mem_ctx to make variables name more
Rafal Szczesniak
1
-6
/
+6
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12162: More comments.
Rafal Szczesniak
1
-5
/
+30
2007-10-10
r12135: Move named pipe connect on smb2 function to async implementation.
Rafal Szczesniak
1
-0
/
+118
2007-10-10
r12103: Comments and a bit of formatting.
Rafal Szczesniak
1
-6
/
+28
2007-10-10
r12101: revert my last commit, I breaks the build and I don't know why...
Stefan Metzmacher
1
-17
/
+19
2007-10-10
r12090: use the _trigger_error() function in the function
Stefan Metzmacher
1
-19
/
+17
2007-10-10
r12089: Couple of fixes in cases of memory outage before we sort
Rafal Szczesniak
1
-12
/
+21
2007-10-10
r12087: Split dcerpc pipe connection functions into separate file.
Rafal Szczesniak
1
-0
/
+165