Alistair Leslie-Hughes
|
5b49e228ae
|
ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW.
|
2011-09-05 19:39:58 +02:00 |
Alistair Leslie-Hughes
|
315599c650
|
ntdsapi: Add stub for DsGetSpnA.
|
2011-07-21 16:27:46 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Alexandre Julliard
|
ee868cce5b
|
tests: Make wine_dbgstr_w available in test.h for all tests.
|
2009-08-19 13:19:31 +02:00 |
Reece Dunn
|
47b97025e7
|
ntdsapi: Fix building the tests with MSVC headers.
|
2008-03-24 21:05:21 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Francois Gouget
|
afaa4d63b6
|
ntdsapi: Add an API documentation stub to make winapi_check happy.
|
2008-02-05 12:19:37 +01:00 |
Rob Shearman
|
dbcac92819
|
ntdsapi: Implement DsMakeSpnW.
|
2008-01-25 12:12:32 +01:00 |
Rob Shearman
|
5db45041c6
|
ntdsapi: Add tests for DsMakeSpnW.
|
2008-01-25 12:12:24 +01:00 |
Francois Gouget
|
b2656633a6
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
Michael Stefaniuc
|
41dd56cb7f
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Dmitry Timoshkov
|
80c3a212a0
|
ntdsapi: Add DsMakeSpnA to the spec file.
|
2006-05-22 11:32:37 +02:00 |
Dmitry Timoshkov
|
5fd4d3410d
|
Add a stub implementation of ntdsapi.dll.
|
2006-05-20 17:01:46 +02:00 |