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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
1
-4
/
+2
2007-10-10
r15812: Explicitly cast to unsigned int.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r15524: fix a problem with rpc faults from bind and alter context
Andrew Tridgell
2
-91
/
+96
2007-10-10
r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head
Andrew Bartlett
3
-83
/
+113
2007-10-10
r15503: I may shortly have to revert all of this, but be clearer about how we
Andrew Bartlett
1
-14
/
+13
2007-10-10
r15500: Add support for interactive prompting on bad passwords to the RPC lib...
Andrew Bartlett
3
-107
/
+78
2007-10-10
r15482: Don't shadow the global function pipe() with a local variable name.
Andrew Bartlett
1
-10
/
+8
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
3
-38
/
+178
2007-10-10
r15021: Couple more comments and fixes in spirit of utility functions
Rafal Szczesniak
1
-32
/
+49
2007-10-10
r14962: fixed a valgrind error
Andrew Tridgell
1
-2
/
+4
2007-10-10
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
Jelmer Vernooij
4
-38
/
+32
2007-10-10
r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.
Andrew Bartlett
1
-0
/
+7
2007-10-10
r14714: On DCE/RPC, we need the name of the remote server used on the socket,
Andrew Bartlett
5
-18
/
+51
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
9
-1
/
+10
2007-10-10
r14488: Install more headers.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r14381: Kill structs.h
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r14362: Only include ndr_compression.h when necessary.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14311: canon needs to be initialised
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r14238: This is not needed anymore, as the state structure is zeroed
Rafal Szczesniak
1
-3
/
+0
2007-10-10
r14211: More comments.
Rafal Szczesniak
1
-2
/
+29
2007-10-10
r14210: 1) Fix an issue with composite context when null event context
Rafal Szczesniak
1
-103
/
+13
2007-10-10
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14175: More comments and my copyright.
Rafal Szczesniak
1
-11
/
+74
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r14172: composite_is_ok(c) destroys c, when the status isn't ok.
Stefan Metzmacher
1
-46
/
+8
2007-10-10
r14165: More comments and my copyright.
Rafal Szczesniak
1
-1
/
+19
2007-10-10
r14164: More comments.
Rafal Szczesniak
1
-5
/
+95
2007-10-10
r14143: Replace old function with equivalent based on new async code.
Rafal Szczesniak
1
-67
/
+4
2007-10-10
r14137: move **p2 to the _recv function for setup the second pipe
Stefan Metzmacher
2
-43
/
+29
2007-10-10
r14136: Fix bug causing segfaults in certain circumstances (gcc3.x among
Rafal Szczesniak
1
-7
/
+7
2007-10-10
r14125: Fix incorrect declaration caught on build farm.
Rafal Szczesniak
1
-1
/
+2
2007-10-10
r14123: Huge lump of code making all of our dcerpc connect code
Rafal Szczesniak
3
-381
/
+1233
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2
-2
/
+1
2007-10-10
r13726: Fix indentation.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13582: Indent
Andrew Bartlett
1
-3
/
+3
2007-10-10
r13572: Comments to async pipe open functions and copyright note.
Rafal Szczesniak
1
-10
/
+57
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
3
-109
/
+517
2007-10-10
r13334: Add comments describing what these functions do.
Andrew Bartlett
1
-2
/
+21
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
1
-1
/
+1
[next]