~ubuntu-branches/ubuntu/gutsy/vnc4/gutsy

« back to all changes in this revision

Viewing changes to unix/xc/programs/xterm/88colres.h

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2006-05-15 20:35:17 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060515203517-l4lre1ku942mn26k
Tags: 4.1.1+X4.3.0-10
* Correction of critical security issue. Thanks to Martin Kogler
  <e9925248@student.tuwien.ac.at> that informed me about the issue,
  and provided the patch.
  This flaw was originally found by Steve Wiseman of intelliadmin.com.
* Applied patch from Javier Kohen <jkohen@users.sourceforge.net> that
  inform the user that only 8 first characters of the password will
  actually be used when typing more than 8 characters, closes:
  #355619.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * This header file was generated by ./88colres.pl
 
3
 */
 
4
/* $XFree86: xc/programs/xterm/88colres.h,v 1.4 2002/10/05 17:57:11 dickey Exp $ */
 
5
 
 
6
#ifndef included_88colres_h
 
7
#define included_88colres_h
 
8
 
 
9
COLOR_RES("16", screen.Acolors[16],     DFT_COLOR("rgb:00/00/00")),
 
10
COLOR_RES("17", screen.Acolors[17],     DFT_COLOR("rgb:00/00/8b")),
 
11
COLOR_RES("18", screen.Acolors[18],     DFT_COLOR("rgb:00/00/cd")),
 
12
COLOR_RES("19", screen.Acolors[19],     DFT_COLOR("rgb:00/00/ff")),
 
13
COLOR_RES("20", screen.Acolors[20],     DFT_COLOR("rgb:00/8b/00")),
 
14
COLOR_RES("21", screen.Acolors[21],     DFT_COLOR("rgb:00/8b/8b")),
 
15
COLOR_RES("22", screen.Acolors[22],     DFT_COLOR("rgb:00/8b/cd")),
 
16
COLOR_RES("23", screen.Acolors[23],     DFT_COLOR("rgb:00/8b/ff")),
 
17
COLOR_RES("24", screen.Acolors[24],     DFT_COLOR("rgb:00/cd/00")),
 
18
COLOR_RES("25", screen.Acolors[25],     DFT_COLOR("rgb:00/cd/8b")),
 
19
COLOR_RES("26", screen.Acolors[26],     DFT_COLOR("rgb:00/cd/cd")),
 
20
COLOR_RES("27", screen.Acolors[27],     DFT_COLOR("rgb:00/cd/ff")),
 
21
COLOR_RES("28", screen.Acolors[28],     DFT_COLOR("rgb:00/ff/00")),
 
22
COLOR_RES("29", screen.Acolors[29],     DFT_COLOR("rgb:00/ff/8b")),
 
23
COLOR_RES("30", screen.Acolors[30],     DFT_COLOR("rgb:00/ff/cd")),
 
24
COLOR_RES("31", screen.Acolors[31],     DFT_COLOR("rgb:00/ff/ff")),
 
25
COLOR_RES("32", screen.Acolors[32],     DFT_COLOR("rgb:8b/00/00")),
 
26
COLOR_RES("33", screen.Acolors[33],     DFT_COLOR("rgb:8b/00/8b")),
 
27
COLOR_RES("34", screen.Acolors[34],     DFT_COLOR("rgb:8b/00/cd")),
 
28
COLOR_RES("35", screen.Acolors[35],     DFT_COLOR("rgb:8b/00/ff")),
 
29
COLOR_RES("36", screen.Acolors[36],     DFT_COLOR("rgb:8b/8b/00")),
 
30
COLOR_RES("37", screen.Acolors[37],     DFT_COLOR("rgb:8b/8b/8b")),
 
31
COLOR_RES("38", screen.Acolors[38],     DFT_COLOR("rgb:8b/8b/cd")),
 
32
COLOR_RES("39", screen.Acolors[39],     DFT_COLOR("rgb:8b/8b/ff")),
 
33
COLOR_RES("40", screen.Acolors[40],     DFT_COLOR("rgb:8b/cd/00")),
 
34
COLOR_RES("41", screen.Acolors[41],     DFT_COLOR("rgb:8b/cd/8b")),
 
35
COLOR_RES("42", screen.Acolors[42],     DFT_COLOR("rgb:8b/cd/cd")),
 
36
COLOR_RES("43", screen.Acolors[43],     DFT_COLOR("rgb:8b/cd/ff")),
 
37
COLOR_RES("44", screen.Acolors[44],     DFT_COLOR("rgb:8b/ff/00")),
 
38
COLOR_RES("45", screen.Acolors[45],     DFT_COLOR("rgb:8b/ff/8b")),
 
39
COLOR_RES("46", screen.Acolors[46],     DFT_COLOR("rgb:8b/ff/cd")),
 
40
COLOR_RES("47", screen.Acolors[47],     DFT_COLOR("rgb:8b/ff/ff")),
 
41
COLOR_RES("48", screen.Acolors[48],     DFT_COLOR("rgb:cd/00/00")),
 
42
COLOR_RES("49", screen.Acolors[49],     DFT_COLOR("rgb:cd/00/8b")),
 
43
COLOR_RES("50", screen.Acolors[50],     DFT_COLOR("rgb:cd/00/cd")),
 
44
COLOR_RES("51", screen.Acolors[51],     DFT_COLOR("rgb:cd/00/ff")),
 
45
COLOR_RES("52", screen.Acolors[52],     DFT_COLOR("rgb:cd/8b/00")),
 
46
COLOR_RES("53", screen.Acolors[53],     DFT_COLOR("rgb:cd/8b/8b")),
 
47
COLOR_RES("54", screen.Acolors[54],     DFT_COLOR("rgb:cd/8b/cd")),
 
48
COLOR_RES("55", screen.Acolors[55],     DFT_COLOR("rgb:cd/8b/ff")),
 
49
COLOR_RES("56", screen.Acolors[56],     DFT_COLOR("rgb:cd/cd/00")),
 
50
COLOR_RES("57", screen.Acolors[57],     DFT_COLOR("rgb:cd/cd/8b")),
 
51
COLOR_RES("58", screen.Acolors[58],     DFT_COLOR("rgb:cd/cd/cd")),
 
52
COLOR_RES("59", screen.Acolors[59],     DFT_COLOR("rgb:cd/cd/ff")),
 
53
COLOR_RES("60", screen.Acolors[60],     DFT_COLOR("rgb:cd/ff/00")),
 
54
COLOR_RES("61", screen.Acolors[61],     DFT_COLOR("rgb:cd/ff/8b")),
 
55
COLOR_RES("62", screen.Acolors[62],     DFT_COLOR("rgb:cd/ff/cd")),
 
56
COLOR_RES("63", screen.Acolors[63],     DFT_COLOR("rgb:cd/ff/ff")),
 
57
COLOR_RES("64", screen.Acolors[64],     DFT_COLOR("rgb:ff/00/00")),
 
58
COLOR_RES("65", screen.Acolors[65],     DFT_COLOR("rgb:ff/00/8b")),
 
59
COLOR_RES("66", screen.Acolors[66],     DFT_COLOR("rgb:ff/00/cd")),
 
60
COLOR_RES("67", screen.Acolors[67],     DFT_COLOR("rgb:ff/00/ff")),
 
61
COLOR_RES("68", screen.Acolors[68],     DFT_COLOR("rgb:ff/8b/00")),
 
62
COLOR_RES("69", screen.Acolors[69],     DFT_COLOR("rgb:ff/8b/8b")),
 
63
COLOR_RES("70", screen.Acolors[70],     DFT_COLOR("rgb:ff/8b/cd")),
 
64
COLOR_RES("71", screen.Acolors[71],     DFT_COLOR("rgb:ff/8b/ff")),
 
65
COLOR_RES("72", screen.Acolors[72],     DFT_COLOR("rgb:ff/cd/00")),
 
66
COLOR_RES("73", screen.Acolors[73],     DFT_COLOR("rgb:ff/cd/8b")),
 
67
COLOR_RES("74", screen.Acolors[74],     DFT_COLOR("rgb:ff/cd/cd")),
 
68
COLOR_RES("75", screen.Acolors[75],     DFT_COLOR("rgb:ff/cd/ff")),
 
69
COLOR_RES("76", screen.Acolors[76],     DFT_COLOR("rgb:ff/ff/00")),
 
70
COLOR_RES("77", screen.Acolors[77],     DFT_COLOR("rgb:ff/ff/8b")),
 
71
COLOR_RES("78", screen.Acolors[78],     DFT_COLOR("rgb:ff/ff/cd")),
 
72
COLOR_RES("79", screen.Acolors[79],     DFT_COLOR("rgb:ff/ff/ff")),
 
73
COLOR_RES("80", screen.Acolors[80],     DFT_COLOR("rgb:2e/2e/2e")),
 
74
COLOR_RES("81", screen.Acolors[81],     DFT_COLOR("rgb:5c/5c/5c")),
 
75
COLOR_RES("82", screen.Acolors[82],     DFT_COLOR("rgb:73/73/73")),
 
76
COLOR_RES("83", screen.Acolors[83],     DFT_COLOR("rgb:8b/8b/8b")),
 
77
COLOR_RES("84", screen.Acolors[84],     DFT_COLOR("rgb:a2/a2/a2")),
 
78
COLOR_RES("85", screen.Acolors[85],     DFT_COLOR("rgb:b9/b9/b9")),
 
79
COLOR_RES("86", screen.Acolors[86],     DFT_COLOR("rgb:d0/d0/d0")),
 
80
COLOR_RES("87", screen.Acolors[87],     DFT_COLOR("rgb:e7/e7/e7")),
 
81
 
 
82
#endif /* included_88colres_h */