~ubuntu-branches/ubuntu/precise/krb5/precise-updates

« back to all changes in this revision

Viewing changes to src/windows/gss/resource.h

  • Committer: Package Import Robot
  • Author(s): Sam Hartman
  • Date: 2011-12-01 19:34:41 UTC
  • mfrom: (28.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20111201193441-9tipg3aru1jsidyv
Tags: 1.10+dfsg~alpha1-6
* Fix segfault with unknown hostnames in krb5_sname_to_principal,
  Closes: #650671
* Indicate that this library breaks libsmbclient versions that depend on
  krb5_locate_kdc, Closes: #650603, #650611

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
//{{NO_DEPENDENCIES}}
2
 
// Microsoft Developer Studio generated include file.
3
 
// Used by gss.rc
4
 
//
5
 
#define GSS_HOST_NAME                   1000
6
 
#define GSS_PORT                        1001
7
 
#define GSS_SERVICE_NAME                1003
8
 
#define IDC_STATIC_SERVICE              1004
9
 
#define GSS_MECHANISM                   1005
10
 
#define IDC_STATIC_MECH                 1006
11
 
#define IDC_STATIC_MSG                  1007
12
 
#define GSS_MESSAGE                     1008
13
 
#define IDC_STATIC_OPTIONS              1009
14
 
#define GSS_VERBOSE                     1010
15
 
#define GSS_DELEGATION                  1011
16
 
#define GSS_VERSION_ONE                 1012
17
 
#define GSS_NO_AUTH                     1013
18
 
#define GSS_NO_WRAP                     1014
19
 
#define GSS_NO_ENCRYPT                  1015
20
 
#define GSS_NO_MIC                      1016
21
 
#define GSS_CALL_COUNT                  1017
22
 
#define GSS_MESSAGE_COUNT               1018
23
 
#define IDC_STATIC_CCOUNT               1019
24
 
#define IDC_STATIC_MSG_COUNT            1020
25
 
#define IDC_GROUP_OUTPUT                1021
26
 
#define IDC_GROUP_OPTIONS               1022
27
 
#define GSS_OUTPUT                      1023
28
 
#define GSS_OK                          1024
29
 
#define GSS_CANCEL                      1025
30
 
#define IDC_STATIC_PORT                 1026
31
 
#define IDC_STATIC_HOST                 1027
32
 
#define GSS_CCACHE_NAME                 1028
33
 
#define IDC_STATIC_CCACHE               1029
34
 
#define GSS_MUTUAL                      1030
35
 
#define GSS_REPLAY                      1031
36
 
#define GSS_SEQUENCE                    1032
37
 
 
38
 
#define IDD_GSSAPIDLG                   101
39
 
 
40
 
// Next default values for new objects
41
 
//
42
 
#ifdef APSTUDIO_INVOKED
43
 
#ifndef APSTUDIO_READONLY_SYMBOLS
44
 
#define _APS_NO_MFC                     1
45
 
#define _APS_NEXT_RESOURCE_VALUE        102
46
 
#define _APS_NEXT_COMMAND_VALUE         40001
47
 
#define _APS_NEXT_CONTROL_VALUE         1033
48
 
#define _APS_NEXT_SYMED_VALUE           101
49
 
#endif
50
 
#endif