summaryrefslogtreecommitdiff
path: root/testprogs/win32/rpcecho/server.c
AgeCommit message (Collapse)AuthorFilesLines
2008-08-27Fix the build on Win32, and use NEGOTIATE security (to allow kerberos)Andrew Bartlett1-1/+1
(This used to be commit f0bde093d76fe9d17a0709cf01fa7b70f1985c6b)
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10r6541: added double pointer test to win32 echo clientAndrew Tridgell1-0/+2
(This used to be commit cb4e07744d87970719c69f8553900efa507589ce)
2007-10-10r6019: Add IDL and server side code for Test_DoublePointerJelmer Vernooij1-0/+12
(This used to be commit 0559f22bbe854b7d5e15db471e51264cce413e6f)
2007-10-10r6018: Add idl and server side for Test_SurroundingJelmer Vernooij1-0/+6
(This used to be commit ed11601aef11df35f30b10e422e7113976dc6f26)
2007-10-10r6015: Add testprogs/ directory and original rpcecho sourcesJelmer Vernooij1-0/+189
( from tridges junkcode at http://samba.org/ftp/unpacked/junkcode/rpcecho-win32 ) (This used to be commit e33397f383342d91326a5c2939c5213a5fc5d9cd)