|
Support specifying the GSSAPI library that will be used.
This preference can be set either via command-line or via group policy.
BUG= 53625
TEST=unittests: ConfigurationPolicyPrefStore*; net_unittests: HttpAuthHandlerNegotiateTest.*:HttpAuthGSSAPIPOSIXTest.*; manually: start Chrome with command-line switch --gssapi-library-name=XYZ and see if this results in the Chrome process loading /usr/lib/whatever/XYZ as soon as an authenticated HTTP site is encountered.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65939
Total comments: 2
Total comments: 28
Total comments: 2
Total comments: 24
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+173 lines, -115 lines) |
Patch |
 |
M |
chrome/app/policy/policy_templates.grd
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/app/policy/policy_templates.json
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/io_thread.h
|
View
|
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/io_thread.cc
|
View
|
2
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_pref_store.cc
|
View
|
1
2
3
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_pref_store_unittest.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_store_interface.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/command_line_pref_store.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/policy_constants.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/policy_constants.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/metrics_service.cc
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_gssapi_posix.h
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_gssapi_posix.cc
|
View
|
1
2
3
4
|
4 chunks |
+20 lines, -13 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_gssapi_posix_unittest.cc
|
View
|
2
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_factory.h
|
View
|
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_factory.cc
|
View
|
2
3
4
5
|
3 chunks |
+23 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_negotiate.h
|
View
|
2
3
4
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_negotiate.cc
|
View
|
2
3
4
5
|
4 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_negotiate_unittest.cc
|
View
|
2
3
4
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_ntlm_win.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_sspi_win.h
|
View
|
4
5
|
1 chunk |
+55 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_sspi_win.cc
|
View
|
4
5
|
2 chunks |
+0 lines, -65 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|