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
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
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13002: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
5
-34
/
+37
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-20
/
+39
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
2
-0
/
+4
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-3
/
+10
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-18
/
+0
2007-10-10
r12634: make the [validate] binding string switch also check to see if the
Andrew Tridgell
1
-3
/
+17
2007-10-10
r12623: Another round of fixes for the prototypes of tables.c
Jelmer Vernooij
1
-0
/
+13
2007-10-10
r12622: Move table.c prototypes to seperate header to prevent circular depend...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
1
-0
/
+7
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
7
-12
/
+0
2007-10-10
r12574: Bring tables.pl back to life and move registration of interfaces
Jelmer Vernooij
2
-27
/
+27
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
5
-0
/
+6
2007-10-10
r12514: Move DCE/RPC interface table to a seperate file
Jelmer Vernooij
3
-77
/
+106
2007-10-10
r12513: Similar change as my previous commit, but now for transfer syntaxes.
Jelmer Vernooij
2
-23
/
+13
2007-10-10
r12512: Use GUID structs in API functions everywhere rather then converting b...
Jelmer Vernooij
3
-22
/
+15
2007-10-10
r12511: Remove authservice from binding string
Jelmer Vernooij
2
-8
/
+1
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
5
-64
/
+45
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r12294: Move dcerpc_pipe_open_sock() to async implementation.
Rafal Szczesniak
1
-44
/
+135
2007-10-10
r12162: More comments.
Rafal Szczesniak
1
-5
/
+30
[next]