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
/
ntvfs
/
ipc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13923: make the state_flags per dcesrv_connection
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r13652: Move some more stuff out off include/
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
3
-229
/
+121
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
3
-121
/
+229
2007-10-10
r13129: fix the memory hierachie
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9794: r11627@blu: tridge | 2005-08-30 22:55:27 +1000
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9517: fix compiler warning: status.v initialized variable used in line 375
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8036: revert rev 8023/8024 as they have a bugs.
Stefan Metzmacher
1
-41
/
+30
2007-10-10
r8024: avoid one memcpy in the ipc_trans dcesrv_output() callback
Stefan Metzmacher
1
-30
/
+41
2007-10-10
r8021: we only need to return STATUS_BUFFER_OVERFLOW for the ipc_trans replies
Stefan Metzmacher
1
-2
/
+30
2007-10-10
r5902: A rather large change...
Andrew Bartlett
1
-4
/
+7
2007-10-10
r5501: check the return of talloc with the NT_STATUS_HAVE_NO_MEMORY()
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-7
/
+7
2007-10-10
r5286: Some first steps in making the pidl code somewhat more generic for the
Jelmer Vernooij
1
-17
/
+17
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
1
-6
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2
-4
/
+4
2007-10-10
r4980: Copy RAP callno constants from Samba 3 and start to use them.
Tim Potter
1
-4
/
+1
2007-10-10
r4979: Return NT_STATUS_INVALID_SYSTEM_SERVICE for unimplemented RAP calls as
Tim Potter
1
-1
/
+1
2007-10-10
r4690: - add support for async rpc server replies
Stefan Metzmacher
1
-29
/
+20
2007-10-10
r4684: the smbsrv code should not know about rpc stuff
Stefan Metzmacher
1
-8
/
+12
2007-10-10
r4567: Fix the build for metze.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r4274: make the prototype RAP netshareenum call return something a bit more s...
Andrew Tridgell
1
-11
/
+12
2007-10-10
r4160: fixed the file_type in ntcreatex reply on a named pipe. NT4 requires t...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3993: use distinctive fnums in the ipc backend, to make monitoring sniffs ea...
Andrew Tridgell
1
-1
/
+3
2007-10-10
r3962: fix compiler warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3528: added support for the SMBntcancel() operation, which cancels any
Andrew Tridgell
1
-0
/
+10
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3464: split out registry.h, rap.h and ldap_server.h
Andrew Tridgell
2
-0
/
+2
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3461: another place where "open" was used as a structure element
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3455: some more portability fixes. We nearly compile on solaris again now.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3239: reads of more than UINT16_MAX bytes should return 0 bytes
Andrew Tridgell
1
-5
/
+11
2007-10-10
r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r3132: - fixed a type conflict found by talloc_array_p()
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3118: Eliminate struct dcesrv_ep_description and replace it with
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r3114: - More work on merging the various structs that describe endpoints
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
1
-118
/
+53
2007-10-10
r3047: Always include a \ again before the pipe name we're opening. Without a
Jelmer Vernooij
1
-4
/
+3
2007-10-10
r3046: \\PIPE\\ is internal (not actually included on the wire)
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3043: Use binding strings for specifying endpoints. The property for
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r3039: This solves the problem of async handlers in ntvfs backends not being
Andrew Tridgell
1
-0
/
+11
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-49
/
+82
2007-10-10
r2710: continue with the new style of providing a parent context whenever
Andrew Tridgell
1
-18
/
+8
2007-10-10
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
1
-3
/
+4
2007-10-10
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
1
-2
/
+41
[prev]
[next]