add an invalid protection level to the enum
[heimdal.git] / .gitignore
blob6886423f99a7aa31f9d3b71b130c149bc9317b0f
1 # After changing this file, please run:
3 #     git ls-files -i --exclude-standard
5 # to check that you haven't inadvertently ignored any tracked files.  This
6 # command should return no output.  Any files listed by it are files
7 # present in the repository but ignored by .gitignore.
9 # General rules, with some exclusions for where they're too general.
11 .DS_Store
12 .deps/
13 .dirstamp
14 .libs/
15 Makefile
16 Makefile.in
17 asn1_*.[cx]
18 !/lib/asn1/asn1_gen.c
19 !/lib/asn1/asn1_print.c
20 !/lib/krb5/asn1_glue.c
21 *_asn1.h
22 !/lib/asn1/heim_asn1.h
23 *_asn1.hx
24 *_asn1-priv.h
25 *_asn1-priv.hx
26 *_asn1-template.c
27 *_asn1_files
28 *_err.[ch]
29 !/lib/com_err/com_err.[ch]
30 *-commands.[ch]
32 *.a
33 *.la
34 *.lo
35 *.o
37 # Top-level files.
39 /aclocal.m4
40 /autom4te.cache
41 /compile
42 /config.guess
43 /config.log
44 /config.status
45 /config.sub
46 /configure
47 /depcomp
48 /install-sh
49 /libtool
50 /ltmain.sh
51 /missing
52 /setupbuild.cmd
53 /ylwrap
55 /lib/libedit/aclocal.m4
56 /lib/libedit/autom4te.cache
57 /lib/libedit/compile
58 /lib/libedit/config.guess
59 /lib/libedit/config.log
60 /lib/libedit/config.status
61 /lib/libedit/config.sub
62 /lib/libedit/configure
63 /lib/libedit/depcomp
64 /lib/libedit/install-sh
65 /lib/libedit/libtool
66 /lib/libedit/ltmain.sh
67 /lib/libedit/missing
68 /lib/libedit/setupbuild.cmd
69 /lib/libedit/ylwrap
72 # Files in subdirectories.
74 /admin/ktutil
75 /appl/afsutil/afslog
76 /appl/afsutil/pagsh
77 /appl/ftp/ftp/ftp
78 /appl/ftp/ftpd/ftpcmd.c
79 /appl/ftp/ftpd/ftpd
80 /appl/ftp/ftpd/gssapi.c
81 /appl/ftp/ftpd/security.c
82 /appl/ftp/ftpd/security.h
83 /appl/gssmask/gssmaestro
84 /appl/gssmask/gssmask
85 /appl/kf/kf
86 /appl/kf/kfd
87 /appl/kx/kx
88 /appl/kx/kxd
89 /appl/kx/rxtelnet
90 /appl/kx/rxterm
91 /appl/kx/tenletxr
92 /appl/login/login
93 /appl/login/login-protos.h
94 /appl/otp/otp
95 /appl/otp/otpprint
96 /appl/popper/pop_debug
97 /appl/popper/popper
98 /appl/push/pfrom
99 /appl/push/push
100 /appl/rcp/rcp
101 /appl/rsh/limits_conf.c
102 /appl/rsh/login_access.c
103 /appl/rsh/rsh
104 /appl/rsh/rshd
105 /appl/su/su
106 /appl/telnet/telnet/telnet
107 /appl/telnet/telnetd/telnetd
108 /appl/test/gssapi_client
109 /appl/test/gssapi_server
110 /appl/test/http_client
111 /appl/test/nt_gss_client
112 /appl/test/nt_gss_server
113 /appl/test/tcp_client
114 /appl/test/tcp_server
115 /appl/test/uu_client
116 /appl/test/uu_server
117 /appl/xnlock/xnlock
118 /cf/libtool.m4
119 /cf/ltoptions.m4
120 /cf/ltsugar.m4
121 /cf/ltversion.m4
122 /cf/lt~obsolete.m4
123 /doc/Makefile.in
124 /doc/heimdal.info
125 /doc/hx509.info
126 /doc/gssapi
127 /doc/hdb
128 /doc/hcrypto
129 /doc/hx509
130 /doc/krb5
131 /doc/ntlm
132 /doc/wind
133 /doc/vars.texi
134 /doc/doxyout
135 /include/*.h
136 !/include/crypto-headers.h
137 !/include/heim_threads.h
138 /include/bits
139 /include/config.h.in
140 /include/gssapi/*.h
141 /include/kadm5/*.h
142 /include/stamp-h1
143 /include/version.h.in
144 /kadmin/add_random_users
145 /kadmin/kadmin
146 /kadmin/kadmind
147 /kcm/kcm
148 /kcm/kcm-protos.h
149 /kdc/digest-service
150 /kdc/hprop
151 /kdc/hpropd
152 /kdc/kdc
153 /kdc/kdc-protos.h
154 /kdc/kdc-private.h
155 /kdc/kdc-replay
156 /kdc/kstash
157 /kdc/string2key
158 /kpasswd/kpasswd
159 /kpasswd/kpasswd-generator
160 /kpasswd/kpasswdd
161 /kuser/copy_cred_cache
162 /kuser/generate-requests
163 /kuser/kcc
164 /kuser/kdecode_ticket
165 /kuser/kdestroy
166 /kuser/kdigest
167 /kuser/kgetcred
168 /kuser/kimpersonate
169 /kuser/kinit
170 /kuser/klist
171 /kuser/kswitch
172 /kuser/kverify
173 /lib/asn1/asn1_compile
174 /lib/asn1/asn1_gen
175 /lib/asn1/asn1_print
176 /lib/asn1/asn1parse.c
177 /lib/asn1/asn1parse.h
178 /lib/asn1/der-protos.h
179 /lib/asn1/der-private.h
180 /lib/asn1/lex.c
181 /lib/auth/Makefile.in
182 /lib/com_err/compile_et
183 /lib/com_err/lex.c
184 /lib/com_err/parse.c
185 /lib/com_err/parse.h
186 /lib/com_err/snprintf.c
187 /lib/com_err/strlcpy.c
188 /lib/editline/snprintf.c
189 /lib/editline/strdup.c
190 /lib/editline/strlcat.c
191 /lib/editline/testit
192 /lib/gssapi/gss
193 /lib/gssapi/gsstool
194 /lib/gssapi/krb5/gsskrb5-private.h
195 /lib/gssapi/ntlm/ntlm-private.h
196 /lib/gssapi/spnego/spnego-private.h
197 /lib/gssapi/test_context
198 /lib/gssapi/test_cred
199 /lib/gssapi/test_kcred
200 /lib/gssapi/test_ntlm
201 /lib/hdb/hdb-protos.h
202 /lib/hdb/hdb-private.h
203 /lib/hdb/test_dbinfo
204 /lib/hdb/test_hdbkeys
205 /lib/hdb/test_mkey
206 /lib/hx509/data/*.srl
207 /lib/hx509/data/*.req
208 /lib/hx509/data/sub-ca-combined.crt
209 /lib/hx509/hx509-private.h
210 /lib/hx509/hx509-protos.h
211 /lib/hx509/hxtool
212 /lib/hx509/sel-gram.c
213 /lib/hx509/sel-gram.h
214 /lib/hx509/sel-lex.c
215 /lib/ipc/tc
216 /lib/ipc/ts
217 /lib/ipc/ts-http
218 /lib/kadm5/iprop-log
219 /lib/kadm5/ipropd-master
220 /lib/kadm5/ipropd-slave
221 /lib/kadm5/test_pw_quality
222 /lib/kadm5/kadm5-protos.h
223 /lib/kadm5/kadm5-private.h
224 /lib/kafs/resolve.c
225 /lib/kafs/strlcpy.c
226 /lib/kafs/strsep.c
227 /lib/kafs/strtok_r.c
228 /lib/krb5/krb5-protos.h
229 /lib/krb5/krb5-private.h
230 /lib/krb5/krbhst-test
231 /lib/krb5/test_alname
232 /lib/krb5/test_crypto
233 /lib/krb5/test_forward
234 /lib/krb5/test_get_addrs
235 /lib/krb5/test_gic
236 /lib/krb5/test_kuserok
237 /lib/krb5/test_renew
238 /lib/krb5/test_rfc3961
239 /lib/krb5/verify_krb5_conf
240 /lib/ntlm/heimntlm-protos.h
241 /lib/otp/ndbm_wrap.c
242 /lib/otp/ndbm_wrap.h
243 /lib/otp/otptest
244 /lib/otp/snprintf.c
245 /lib/otp/strcasecmp.c
246 /lib/otp/strlcat.c
247 /lib/otp/strlcpy.c
248 /lib/otp/strlwr.c
249 /lib/otp/strncasecmp.c
250 /lib/roken/glob.h
251 /lib/roken/make-roken
252 /lib/roken/make-roken.c
253 /lib/roken/resolve-test
254 /lib/roken/rkpty
255 /lib/roken/roken.h
256 /lib/roken/snprintf-test
257 /lib/roken/vis.h
258 /lib/sl/getprogname.c
259 /lib/sl/slc
260 /lib/sl/slc-gram.c
261 /lib/sl/slc-gram.h
262 /lib/sl/slc-lex.c
263 /lib/sl/snprintf.c
264 /lib/sl/strdup.c
265 /lib/sl/strtok_r.c
266 /lib/sl/strupr.c
267 /lib/wind/*.pyc
268 /lib/wind/bidi_table.c
269 /lib/wind/bidi_table.h
270 /lib/wind/combining_table.c
271 /lib/wind/combining_table.h
272 /lib/wind/errorlist_table.c
273 /lib/wind/errorlist_table.h
274 /lib/wind/idn-lookup
275 /lib/wind/map_table.c
276 /lib/wind/map_table.h
277 /lib/wind/normalize_table.c
278 /lib/wind/normalize_table.h
279 /lib/wind/punycode_examples.c
280 /lib/wind/punycode_examples.h
281 /out
282 /po/gen-po.sh
283 /scripts
284 /tests/bin/setup-env
285 /tests/can/krb5.conf
286 /tests/can/mit-pkinit-20070607.cf
287 /tests/db/have-db
288 /tests/db/krb5.conf
289 /tests/db/krb5.conf-sqlite
290 /tests/gss/krb5.conf
291 /tests/java/krb5.conf
292 /tests/kdc/krb5-pkinit-win.conf
293 /tests/kdc/krb5-pkinit.conf
294 /tests/kdc/krb5-slave.conf
295 /tests/kdc/krb5-weak.conf
296 /tests/kdc/krb5.conf
297 /tests/ldap/krb5.conf
298 /tests/plugin/krb5.conf
299 /tools/heimdal-gssapi.pc
300 /tools/krb5-config