Yang Tse
4d3fb91fb4
test servers: build adjustment
...
Undefine CURL_HIDDEN_SYMBOLS libcurl private preprocessor macro that might
leak from lib/setup.h into source files where this should not be defined.
2012-04-10 17:32:06 +02:00
Yang Tse
a50210710a
fix bool variables checking and assignment
2011-09-05 20:46:09 +02:00
Yang Tse
10a0bed485
NTLM single-sign on adjustments (VIII)
...
Use preprocessor symbols WINBIND_NTLM_AUTH_ENABLED and WINBIND_NTLM_AUTH_FILE
for Samba's winbind daemon ntlm_auth helper code implementation and filename.
Retain preprocessor symbol USE_NTLM_SSO for NTLM single-sign-on feature
availability implementation independent.
For test harness, prefix NTLM_AUTH environment vars with CURL_
Refactor and rename configure option --with-ntlm-auth to --enable-wb-ntlm-auth[=FILE]
2011-07-31 20:44:41 +02:00
Yang Tse
5cdbfa1837
fix compiler warning
2011-07-29 13:27:08 +02:00
Yang Tse
35051d274f
NTLM single-sign on adjustments (VI)
...
Fix compiler warning
2011-07-28 22:47:42 +02:00
Dan Fandrich
435e2bc757
Removed an extraneous \n that violated the SSO daemon protocol
...
This caused fake_ntlm to abort due to an invalid command
causing sporadic test 2005 failures.
2011-07-28 12:41:44 -07:00
Yang Tse
99848d3dab
NTLM single-sign on adjustments (V)
...
Enhance test harness fake_ntlm logging upon invalid input.
2011-07-28 21:12:41 +02:00
Yang Tse
dddf9aa610
NTLM single-sign on adjustments (IV)
...
Fix compiler warning
2011-07-27 20:10:02 +02:00
Yang Tse
6ac4eeab2f
NTLM single-sign on adjustments (II)
...
Ensure test harness fake_ntlm main function can properly handle arguments.
2011-07-27 19:04:55 +02:00
Dan Fandrich
cfcca89b76
Fixed test 2005 to work in out-of-tree builds
...
Also, set the test number in the test data file so fake_ntlm can
be reused in future tests.
2011-07-26 12:48:16 -07:00
Yang Tse
78bbd0eecf
fix compiler warning
2011-07-26 19:42:16 +02:00
Mandy Wu
aa26c2751a
test2005: verify ntlm single-signon
2011-07-18 23:48:53 +02:00