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
/
rpc_server
/
dcerpc_sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10078: - add a 'struct data_blob_list_item'
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r8593: register the rpc server with irpc
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8021: we only need to return STATUS_BUFFER_OVERFLOW for the ipc_trans replies
Stefan Metzmacher
1
-6
/
+5
2007-10-10
r7927: fixed an error on partial socket writes in the rpc server
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7850: Support mkdir() with just one parameter. Patch from
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r7800: added the same request serialisation logic to our socket based rpc
Andrew Tridgell
1
-0
/
+9
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r6604: solved a memory hierarchy ordering problem that led to crashes on
Andrew Tridgell
1
-5
/
+5
2007-10-10
r5902: A rather large change...
Andrew Bartlett
1
-11
/
+11
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5195: most events don't need the time of the event, so save a gettimeofday()...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
1
-156
/
+151
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-6
/
+6
2007-10-10
r4728: split up server_services into:
Stefan Metzmacher
1
-62
/
+38
2007-10-10
r4690: - add support for async rpc server replies
Stefan Metzmacher
1
-8
/
+10
2007-10-10
r4458: Create ncalrpc directory with 0755 rather then 0700 so non-root users
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-10
/
+2
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
1
-7
/
+7
2007-10-10
r3320: fixed bugs in the rpc_server code in handling partial packet receives ...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
1
-10
/
+18
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-4
/
+3
2007-10-10
r3209: - Create directory for ncalrpc with correct mode
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r3208: fixed permissions of ncalrpc directory creation
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3205: Create ncalrpc directory if it didn't exist yet
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of
Jelmer Vernooij
1
-21
/
+10
2007-10-10
r3163: Add server side support for ncalrpc: and ncacn_unix_stream:
Jelmer Vernooij
1
-0
/
+328