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

« back to all changes in this revision

Viewing changes to src/windows/identity/kcreddb/langres.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 Visual C++ generated include file.
3
 
// Used by D:\work\pismere\athena\auth\krb5\src\windows\identity\kcreddb\lang\en_us\kcredres.rc
4
 
//
5
 
#define IDS_CREDDB                      101
6
 
#define IDS_NAME                        102
7
 
#define IDS_IDENTITY                    103
8
 
#define IDS_ISSUED                      104
9
 
#define IDS_EXPIRES                     105
10
 
#define IDS_TIMELEFT                    106
11
 
#define IDS_LOCATION                    107
12
 
#define IDS_PARENT                      108
13
 
#define IDS_TYPE                        109
14
 
#define IDS_IVL_EXPIRED                 110
15
 
#define IDS_IVL_D_H                     111
16
 
#define IDS_IVL_H_M                     112
17
 
#define IDS_IVL_M_S                     113
18
 
#define IDS_IVL_S                       114
19
 
#define IDS_IVL_UNKNOWN                 115
20
 
#define IDS_LIFETIME                    116
21
 
#define IDS_IVL_1D                      117
22
 
#define IDS_IVL_1H                      118
23
 
#define IDS_IVL_1M                      119
24
 
#define IDS_IVL_1S                      120
25
 
#define IDS_IVL_D                       121
26
 
#define IDS_IVL_H                       122
27
 
#define IDS_IVL_M                       123
28
 
#define IDS_IVL_S_SPEC                  124
29
 
#define IDS_IVL_M_SPEC                  125
30
 
#define IDS_IVL_H_SPEC                  126
31
 
#define IDS_IVL_D_SPEC                  127
32
 
#define IDS_IVl_W_SPEC                  128
33
 
#define IDS_IVL_W_SPEC                  128
34
 
#define IDS_FLAGS                       129
35
 
#define IDS_RENEW_TIMELEFT              130
36
 
#define IDS_RENEW_EXPIRES               131
37
 
#define IDS_RENEW_LIFETIME              132
38
 
 
39
 
// Next default values for new objects
40
 
//
41
 
#ifdef APSTUDIO_INVOKED
42
 
#ifndef APSTUDIO_READONLY_SYMBOLS
43
 
#define _APS_NEXT_RESOURCE_VALUE        102
44
 
#define _APS_NEXT_COMMAND_VALUE         40001
45
 
#define _APS_NEXT_CONTROL_VALUE         1001
46
 
#define _APS_NEXT_SYMED_VALUE           101
47
 
#endif
48
 
#endif