Merge pull request #203 from sdigit/patch-1
[heimdal.git] / .gitignore
blob73678830db6b654122a536e656899ced63666c8d
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-template.x
28 *_asn1_files
29 *_err.[ch]
30 !/lib/com_err/com_err.[ch]
31 *-commands.[ch]
33 *.a
34 *.la
35 *.lo
36 *.o
37 *.log
38 *.trs
39 *.tmp
41 # Top-level files.
43 /aclocal.m4
44 /autom4te.cache
45 /compile
46 /config.guess
47 /config.log
48 /config.status
49 /config.sub
50 /configure
51 /depcomp
52 /install-sh
53 /libtool
54 /ltmain.sh
55 /missing
56 /setupbuild.cmd
57 /stage1.diff
58 /stage2.diff
59 /tags
60 /test-driver
61 /ylwrap
63 /lib/libedit/aclocal.m4
64 /lib/libedit/autom4te.cache
65 /lib/libedit/compile
66 /lib/libedit/config.guess
67 /lib/libedit/config.h
68 /lib/libedit/config.log
69 /lib/libedit/config.status
70 /lib/libedit/config.sub
71 /lib/libedit/configure
72 /lib/libedit/depcomp
73 /lib/libedit/install-sh
74 /lib/libedit/libtool
75 /lib/libedit/ltmain.sh
76 /lib/libedit/missing
77 /lib/libedit/setupbuild.cmd
78 /lib/libedit/ylwrap
79 /lib/libedit/src/common.h
80 /lib/libedit/src/emacs.h
81 /lib/libedit/src/fcns.c
82 /lib/libedit/src/fcns.h
83 /lib/libedit/src/help.c
84 /lib/libedit/src/help.h
85 /lib/libedit/src/vi.h
86 /lib/libedit/stamp-h1
88 # Files in subdirectories.
90 /admin/ktutil
91 /appl/afsutil/afslog
92 /appl/afsutil/pagsh
93 /appl/dbutils/bsearch
94 /appl/ftp/ftp/ftp
95 /appl/ftp/ftpd/ftpcmd.c
96 /appl/ftp/ftpd/ftpd
97 /appl/ftp/ftpd/gssapi.c
98 /appl/ftp/ftpd/security.c
99 /appl/ftp/ftpd/security.h
100 /appl/gssmask/gssmaestro
101 /appl/gssmask/gssmask
102 /appl/kf/kf
103 /appl/kf/kfd
104 /appl/kx/kx
105 /appl/kx/kxd
106 /appl/kx/rxtelnet
107 /appl/kx/rxterm
108 /appl/kx/tenletxr
109 /appl/login/login
110 /appl/login/login-protos.h
111 /appl/otp/otp
112 /appl/otp/otpprint
113 /appl/popper/pop_debug
114 /appl/popper/popper
115 /appl/push/pfrom
116 /appl/push/push
117 /appl/rcp/rcp
118 /appl/rsh/limits_conf.c
119 /appl/rsh/login_access.c
120 /appl/rsh/rsh
121 /appl/rsh/rshd
122 /appl/su/su
123 /appl/telnet/telnet/telnet
124 /appl/telnet/telnetd/telnetd
125 /appl/test/gssapi_client
126 /appl/test/gssapi_server
127 /appl/test/http_client
128 /appl/test/nt_gss_client
129 /appl/test/nt_gss_server
130 /appl/test/tcp_client
131 /appl/test/tcp_server
132 /appl/test/uu_client
133 /appl/test/uu_server
134 /appl/xnlock/xnlock
135 /cf/libtool.m4
136 /cf/ltoptions.m4
137 /cf/ltsugar.m4
138 /cf/ltversion.m4
139 /cf/lt~obsolete.m4
140 /doc/Makefile.in
141 /doc/heimdal.info
142 /doc/hx509.info
143 /doc/gssapi
144 /doc/hdb
145 /doc/hcrypto
146 /doc/hx509
147 /doc/krb5
148 /doc/ntlm
149 /doc/wind
150 /doc/vars.texi
151 /doc/doxyout
152 /include/*.h
153 !/include/crypto-headers.h
154 !/include/heim_threads.h
155 /include/bits
156 /include/config.h.in
157 /include/gssapi/*.h
158 /include/hcrypto/*.h
159 /include/kadm5/*.h
160 /include/stamp-h1
161 /include/version.h.in
162 /kadmin/add_random_users
163 /kadmin/kadmin
164 /kadmin/kadmind
165 /kadmin/test_util
166 /kcm/kcm
167 /kcm/kcm-protos.h
168 /kdc/digest-service
169 /kdc/hprop
170 /kdc/hpropd
171 /kdc/kdc
172 /kdc/kdc-protos.h
173 /kdc/kdc-private.h
174 /kdc/kdc-replay
175 /kdc/kdc-tester
176 /kdc/kstash
177 /kdc/string2key
178 /kpasswd/kpasswd
179 /kpasswd/kpasswd-generator
180 /kpasswd/kpasswdd
181 /kuser/copy_cred_cache
182 /kuser/generate-requests
183 /kuser/heimtools
184 /kuser/kdecode_ticket
185 /kuser/kdestroy
186 /kuser/kdigest
187 /kuser/kgetcred
188 /kuser/kimpersonate
189 /kuser/kinit
190 /kuser/klist
191 /kuser/kswitch
192 /kuser/kverify
193 /lib/asn1/asn1_compile
194 /lib/asn1/asn1_gen
195 /lib/asn1/asn1_print
196 /lib/asn1/asn1parse.c
197 /lib/asn1/asn1parse.h
198 /lib/asn1/check-ber
199 /lib/asn1/check-der
200 /lib/asn1/check-gen
201 /lib/asn1/check-template
202 /lib/asn1/check-timegm
203 /lib/asn1/der-protos.h
204 /lib/asn1/der-private.h
205 /lib/asn1/lex.c
206 /lib/auth/Makefile.in
207 /lib/base/base64.c
208 /lib/base/test_base
209 /lib/base/test_db.json
210 /lib/com_err/compile_et
211 /lib/com_err/lex.c
212 /lib/com_err/parse.c
213 /lib/com_err/parse.h
214 /lib/com_err/snprintf.c
215 /lib/com_err/strlcpy.c
216 /lib/editline/snprintf.c
217 /lib/editline/strdup.c
218 /lib/editline/strlcat.c
219 /lib/editline/testit
220 /lib/gssapi/gss
221 /lib/gssapi/gsstool
222 /lib/gssapi/krb5/gsskrb5-private.h
223 /lib/gssapi/ntlm/ntlm-private.h
224 /lib/gssapi/spnego/spnego-private.h
225 /lib/gssapi/test_acquire_cred
226 /lib/gssapi/test_add_store_cred
227 /lib/gssapi/test_cfx
228 /lib/gssapi/test_context
229 /lib/gssapi/test_cred
230 /lib/gssapi/test_kcred
231 /lib/gssapi/test_names
232 /lib/gssapi/test_ntlm
233 /lib/gssapi/test_oid
234 /lib/hcrypto/hcrypto
235 /lib/hcrypto/hcrypto-link
236 /lib/hcrypto/test_rand
237 /lib/roken/test-detach
238 /lib/hdb/hdb-protos.h
239 /lib/hdb/hdb-private.h
240 /lib/hdb/test_dbinfo
241 /lib/hdb/test_hdbkeys
242 /lib/hdb/test_hdbplugin
243 /lib/hdb/test_mkey
244 /lib/hx509/PKITS_data/
245 /lib/hx509/cert-ca.der
246 /lib/hx509/cert-ca.pem
247 /lib/hx509/cert-ee.pem
248 /lib/hx509/cert-null.pem
249 /lib/hx509/cert-proxy.der
250 /lib/hx509/cert-sub-ca.pem
251 /lib/hx509/cert-sub-ca2.pem
252 /lib/hx509/cert-sub-ee.pem
253 /lib/hx509/crl.crl
254 /lib/hx509/data/*.srl
255 /lib/hx509/data/*.req
256 /lib/hx509/data/sub-ca-combined.crt
257 /lib/hx509/ev.data
258 /lib/hx509/ev.data.out
259 /lib/hx509/hx509-private.h
260 /lib/hx509/hx509-protos.h
261 /lib/hx509/hxtool
262 /lib/hx509/out.pem
263 /lib/hx509/out2.pem
264 /lib/hx509/pkcs10-request.der
265 /lib/hx509/random-data
266 /lib/hx509/request.out
267 /lib/hx509/sel-gram.c
268 /lib/hx509/sel-gram.h
269 /lib/hx509/sel-lex.c
270 /lib/hx509/sd
271 /lib/hx509/sd.data
272 /lib/hx509/sd.data.out
273 /lib/hx509/sd.pem
274 /lib/hx509/statfile
275 /lib/hx509/test
276 /lib/hx509/test-rc-file.rc
277 /lib/hx509/test_ca
278 /lib/hx509/test_cert
279 /lib/hx509/test_chain
280 /lib/hx509/test_cms
281 /lib/hx509/test_crypto
282 /lib/hx509/test_expr
283 /lib/hx509/test_java_pkcs11
284 /lib/hx509/test_name
285 /lib/hx509/test_nist
286 /lib/hx509/test_nist2
287 /lib/hx509/test_nist_cert
288 /lib/hx509/test_nist_pkcs12
289 /lib/hx509/test_pkcs11
290 /lib/hx509/test_query
291 /lib/hx509/test_req
292 /lib/hx509/test_soft_pkcs11
293 /lib/hx509/test_windows
294 /lib/hx509/wca.pem
295 /lib/hx509/wcrl.crl
296 /lib/hx509/wdc.pem
297 /lib/hx509/wuser.pem
298 /lib/ipc/tc
299 /lib/ipc/ts
300 /lib/ipc/ts-http
301 /lib/kadm5/default_keys
302 /lib/kadm5/iprop-log
303 /lib/kadm5/ipropd-master
304 /lib/kadm5/ipropd-slave
305 /lib/kadm5/test_pw_quality
306 /lib/kadm5/kadm5-protos.h
307 /lib/kadm5/kadm5-private.h
308 /lib/kafs/resolve.c
309 /lib/kafs/strlcpy.c
310 /lib/kafs/strsep.c
311 /lib/kafs/strtok_r.c
312 /lib/krb5/aes-test
313 /lib/krb5/config_file.c.orig
314 /lib/krb5/config_file.c.rej
315 /lib/krb5/derived-key-test
316 /lib/krb5/krb5-protos.h
317 /lib/krb5/krb5-private.h
318 /lib/krb5/krbhst-test
319 /lib/krb5/n-fold-test
320 /lib/krb5/parse-name-test
321 /lib/krb5/store-test
322 /lib/krb5/string-to-key-test
323 /lib/krb5/test_acl
324 /lib/krb5/test_addr
325 /lib/krb5/test_alname
326 /lib/krb5/test_ap-req
327 /lib/krb5/test_canon
328 /lib/krb5/test_cc
329 /lib/krb5/test_config
330 /lib/krb5/test_config_include.out
331 /lib/krb5/test_config_strings.out
332 /lib/krb5/test_crypto
333 /lib/krb5/test_crypto_wrapping
334 /lib/krb5/test_expand_toks
335 /lib/krb5/test_fx
336 /lib/krb5/test_hostname
337 /lib/krb5/test_keytab
338 /lib/krb5/test_mem
339 /lib/krb5/test_pac
340 /lib/krb5/test_pkinit_dh2key
341 /lib/krb5/test_pknistkdf
342 /lib/krb5/test_plugin
343 /lib/krb5/test_prf
344 /lib/krb5/test_princ
345 /lib/krb5/test_set_kvno0
346 /lib/krb5/test_store
347 /lib/krb5/test_time
348 /lib/krb5/test_x500
349 /lib/krb5/test_forward
350 /lib/krb5/test_get_addrs
351 /lib/krb5/test_gic
352 /lib/krb5/test_kuserok
353 /lib/krb5/test_renew
354 /lib/krb5/test_rfc3961
355 /lib/krb5/verify_krb5_conf
356 /lib/ntlm/heimntlm-protos.h
357 /lib/ntlm/test_ntlm
358 /lib/otp/ndbm_wrap.c
359 /lib/otp/ndbm_wrap.h
360 /lib/otp/otptest
361 /lib/otp/snprintf.c
362 /lib/otp/strcasecmp.c
363 /lib/otp/strlcat.c
364 /lib/otp/strlcpy.c
365 /lib/otp/strlwr.c
366 /lib/otp/strncasecmp.c
367 /lib/roken/base64-test
368 /lib/roken/getaddrinfo-test
369 /lib/roken/getifaddrs-test
370 /lib/roken/getxxyyy-test
371 /lib/roken/glob.h
372 /lib/roken/hex-test
373 /lib/roken/make-roken
374 /lib/roken/make-roken.c
375 /lib/roken/parse_bytes-test
376 /lib/roken/parse_reply-test
377 /lib/roken/parse_time-test
378 /lib/roken/resolve-test
379 /lib/roken/rkpty
380 /lib/roken/roken.h
381 /lib/roken/snprintf-test
382 /lib/roken/snprintf-test.trs
383 /lib/roken/strpftime-test
384 /lib/roken/test-readenv
385 /lib/roken/tsearch-test
386 /lib/roken/vis.h
387 /lib/sl/getprogname.c
388 /lib/sl/slc
389 /lib/sl/slc-gram.c
390 /lib/sl/slc-gram.h
391 /lib/sl/slc-lex.c
392 /lib/sl/snprintf.c
393 /lib/sl/strdup.c
394 /lib/sl/strtok_r.c
395 /lib/sl/strupr.c
396 /lib/sl/test_sl
397 /lib/wind/*.pyc
398 /lib/wind/bidi_table.c
399 /lib/wind/bidi_table.h
400 /lib/wind/combining_table.c
401 /lib/wind/combining_table.h
402 /lib/wind/errorlist_table.c
403 /lib/wind/errorlist_table.h
404 /lib/wind/idn-lookup
405 /lib/wind/map_table.c
406 /lib/wind/map_table.h
407 /lib/wind/normalize_table.c
408 /lib/wind/normalize_table.h
409 /lib/wind/punycode_examples.c
410 /lib/wind/punycode_examples.h
411 /lib/wind/test-bidi
412 /lib/wind/test-ldap
413 /lib/wind/test-map
414 /lib/wind/test-normalize
415 /lib/wind/test-prohibited
416 /lib/wind/test-punycode
417 /lib/wind/test-rw
418 /lib/wind/test-utf8
419 /out
420 /po/gen-po.sh
421 /scripts
422 /tests/bin/intr
423 /tests/bin/setup-env
424 /tests/can/check-can
425 /tests/can/current-db.db
426 /tests/can/krb5.conf
427 /tests/can/mit-pkinit-20070607.cf
428 /tests/can/test_can
429 /tests/db/add-modify-delete
430 /tests/db/check-aliases
431 /tests/db/check-dbinfo
432 /tests/db/current-db.db
433 /tests/db/dbinfo.out
434 /tests/db/have-db
435 /tests/db/krb5.conf
436 /tests/db/krb5.conf-db1
437 /tests/db/krb5.conf-db3
438 /tests/db/krb5.conf-lmdb
439 /tests/db/krb5.conf-sqlite
440 /tests/db/loaddump-db
441 /tests/db/tempfile
442 /tests/gss/barpassword
443 /tests/gss/check-context
444 /tests/gss/check-gss
445 /tests/gss/check-gssmask
446 /tests/gss/check-ntlm
447 /tests/gss/check-spnego
448 /tests/gss/current-db.db
449 /tests/gss/foopassword
450 /tests/gss/krb5.conf
451 /tests/gss/krb5ccfile
452 /tests/gss/krb5ccfile-ds
453 /tests/gss/server.keytab
454 /tests/gss/tempfile
455 /tests/java/KerberosInit$1.class
456 /tests/java/KerberosInit$TestCallBackHandler.class
457 /tests/java/KerberosInit.class
458 /tests/java/check-kinit
459 /tests/java/current-db.db
460 /tests/java/foopassword
461 /tests/java/jgssapi_server.class
462 /tests/java/server.keytab
463 /tests/java/krb5.conf
464 /tests/kdc/acache.krb5
465 /tests/kdc/barpassword
466 /tests/kdc/ca.crt
467 /tests/kdc/cache.krb5
468 /tests/kdc/cdigest-reply
469 /tests/kdc/check-authz
470 /tests/kdc/check-canon
471 /tests/kdc/check-cc
472 /tests/kdc/check-delegation
473 /tests/kdc/check-des
474 /tests/kdc/check-digest
475 /tests/kdc/check-fast
476 /tests/kdc/check-hdb-mitdb
477 /tests/kdc/check-iprop
478 /tests/kdc/check-kadmin
479 /tests/kdc/check-kdc
480 /tests/kdc/check-kdc-weak
481 /tests/kdc/check-keys
482 /tests/kdc/check-kpasswdd
483 /tests/kdc/check-pkinit
484 /tests/kdc/check-referral
485 /tests/kdc/check-tester
486 /tests/kdc/check-uu
487 /tests/kdc/current-db.db
488 /tests/kdc/current-db.sqlite3
489 /tests/kdc/foopassword
490 /tests/kdc/iprop-stats
491 /tests/kdc/iprop.keytab
492 /tests/kdc/ipropd.dumpfile
493 /tests/kdc/kdc.crt
494 /tests/kdc/kdc-tester4.json
495 /tests/kdc/krb5-authz.conf
496 /tests/kdc/krb5-authz2.conf
497 /tests/kdc/krb5-canon.conf
498 /tests/kdc/krb5-canon2.conf
499 /tests/kdc/krb5-hdb-mitdb.conf
500 /tests/kdc/krb5-pkinit-win.conf
501 /tests/kdc/krb5-pkinit.conf
502 /tests/kdc/krb5-slave.conf
503 /tests/kdc/krb5-slave2.conf
504 /tests/kdc/krb5-weak.conf
505 /tests/kdc/krb5.conf
506 /tests/kdc/krb5-cc.conf
507 /tests/kdc/krb5.conf.keys
508 /tests/kdc/localname
509 /tests/kdc/o2cache.krb5
510 /tests/kdc/ocache.krb5
511 /tests/kdc/pkinit.crt
512 /tests/kdc/pkinit2.crt
513 /tests/kdc/pkinit3.crt
514 /tests/kdc/pkinit4.crt
515 /tests/kdc/req-kdc.der
516 /tests/kdc/req-pkinit.der
517 /tests/kdc/req-pkinit2.der
518 /tests/kdc/s2digest-reply
519 /tests/kdc/sdigest-init
520 /tests/kdc/sdigest-reply
521 /tests/kdc/server.keytab
522 /tests/kdc/tempfile
523 /tests/kdc/test-rc-file.rc
524 /tests/ldap/check-ldap
525 /tests/ldap/krb5.conf
526 /tests/ldap/slapd-init
527 /tests/plugin/check-pac
528 /tests/plugin/current-db.db
529 /tests/plugin/foopassword
530 /tests/plugin/krb5.conf
531 /tests/plugin/server.keytab
532 /tools/heimdal-gssapi.pc
533 /tools/heimdal-kadm-client.pc
534 /tools/heimdal-kadm-server.pc
535 /tools/heimdal-krb5.pc
536 /tools/kadm-client.pc
537 /tools/kadm-server.pc
538 /tools/kafs.pc
539 /tools/krb5-gssapi.pc
540 /tools/krb5.pc
541 /tools/krb5-config