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
/
echo
/
rpc_echo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
s4:echo RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-02-02
s4:rpc_server/echo: s/private/private_data
Stefan Metzmacher
1
-2
/
+2
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21744: Test more talloc failure cases.
Andrew Bartlett
1
-1
/
+6
2007-10-10
r21698: Check for talloc failures.
Andrew Bartlett
1
-0
/
+6
2007-10-10
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
1
-10
/
+10
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatible
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r7865: changed pidl to take a "const void *" instead of a "void *" for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7634: move TestSleep functions so that all of them are together
Stefan Metzmacher
1
-22
/
+22
2007-10-10
r7195: - Fix echo pipe
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r7159: Improve the messages from pidl's validator module.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5465: Add support to multiple levels of pointers in pidl.
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r5452: Add implementation + torture test for echo_Surrounding
Jelmer Vernooij
1
-0
/
+14
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
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
1
-8
/
+7
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4945: the te element isn't needed any more
Andrew Tridgell
1
-5
/
+1
2007-10-10
r4944: every event_add_*() caller was having to call talloc_steal() to take
Andrew Tridgell
1
-2
/
+1
2007-10-10
r4943: Smplified the events handling code a lot. The first source of
Andrew Tridgell
1
-9
/
+1
2007-10-10
r4690: - add support for async rpc server replies
Stefan Metzmacher
1
-2
/
+61
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-2
/
+1
2007-10-10
r4520: added a enum test function to the echo pipe
Andrew Tridgell
1
-0
/
+6
2007-10-10
r4058: added a type safe version of smb_xmalloc()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2105: added a TestSleep() operation to the echo pipe and extended the
Andrew Tridgell
1
-0
/
+5
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-6
/
+3
2007-10-10
r464: a big improvement to the API for writing server-side RPC
Andrew Tridgell
1
-6
/
+2
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
1
-6
/
+6
2003-12-15
zero length echo is not an error
Andrew Tridgell
1
-0
/
+4
2003-12-14
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
1
-78
/
+4
2003-12-13
completed the linkage between the endpoint mapper and the dcerpc
Andrew Tridgell
1
-1
/
+1
2003-12-13
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
1
-2
/
+2
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
1
-1
/
+7
2003-12-12
after chatting with jeremy I decided to use a separate directory for
Andrew Tridgell
1
-0
/
+181