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
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24992: Remove some uses of lp_*().
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r24763: Allow users to leave out the transport in DCE/RPC binding strings. If...
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
1
-184
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22515: only steal pipe on success
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r22386: another unused include
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
1
-3
/
+3
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r19478: Remove unused functions, and make static functions used only in this
Andrew Bartlett
1
-74
/
+16
2007-10-10
r19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett
1
-14
/
+17
2007-10-10
r17993: as metze pointed out, the composite_error() already calls the async
Andrew Tridgell
1
-2
/
+0
2007-10-10
r17990: added timeout checking on dcerpc connection establishment. This should
Andrew Tridgell
1
-2
/
+17
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r17325: make better usage of the composite api
Stefan Metzmacher
1
-90
/
+38
2007-10-10
r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head
Andrew Bartlett
1
-3
/
+2
2007-10-10
r15500: Add support for interactive prompting on bad passwords to the RPC lib...
Andrew Bartlett
1
-2
/
+3
2007-10-10
r15440: Formatting.
Rafal Szczesniak
1
-3
/
+2
2007-10-10
r15426: Implement SPNEGO as the default RPC authentication mechanism. Where
Andrew Bartlett
1
-22
/
+29
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
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