Add Coveralls badge to README.md
[metze/heimdal/wip.git] / .gitignore
1 # After changing this file, please run:
2 #
3 #     git ls-files -i --exclude-standard
4 #
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.
8
9 # General rules, with some exclusions for where they're too general.
10
11 .DS_Store
12 .deps/
13 .dirstamp
14 .libs/
15 Makefile
16 Makefile.in
17 rs_state.ini
18 asn1_*.[cx]
19 tags
20 !/lib/asn1/asn1_gen.c
21 !/lib/asn1/asn1_print.c
22 !/lib/krb5/asn1_glue.c
23 *_asn1.h
24 !/lib/asn1/heim_asn1.h
25 *_asn1.hx
26 *_asn1-priv.h
27 *_asn1-priv.hx
28 *_asn1-template.c
29 *_asn1-template.x
30 *_asn1_files
31 *_asn1_oids.x
32 *_err.[ch]
33 !/lib/com_err/com_err.[ch]
34 *-commands.[ch]
35 *~
36 *.a
37 *.la
38 *.lo
39 *.o
40 *.log
41 *.trs
42 *.tmp
43
44 # Top-level files.
45
46 /.vscode
47 /aclocal.m4
48 /autom4te.cache
49 /compile
50 /config.guess
51 /config.log
52 /config.status
53 /config.sub
54 /configure
55 /depcomp
56 /install-sh
57 /libtool
58 /ltmain.sh
59 /missing
60 /setupbuild.cmd
61 /stage1.diff
62 /stage2.diff
63 /test-driver
64 /ylwrap
65
66 /lib/libedit/aclocal.m4
67 /lib/libedit/autom4te.cache
68 /lib/libedit/compile
69 /lib/libedit/config.guess
70 /lib/libedit/config.h
71 /lib/libedit/config.log
72 /lib/libedit/config.status
73 /lib/libedit/config.sub
74 /lib/libedit/configure
75 /lib/libedit/depcomp
76 /lib/libedit/install-sh
77 /lib/libedit/libtool
78 /lib/libedit/ltmain.sh
79 /lib/libedit/missing
80 /lib/libedit/setupbuild.cmd
81 /lib/libedit/ylwrap
82 /lib/libedit/src/common.h
83 /lib/libedit/src/emacs.h
84 /lib/libedit/src/fcns.c
85 /lib/libedit/src/fcns.h
86 /lib/libedit/src/func.h
87 /lib/libedit/src/help.c
88 /lib/libedit/src/help.h
89 /lib/libedit/src/vi.h
90 /lib/libedit/stamp-h1
91
92 # Files in subdirectories.
93
94 /admin/ktutil
95 /appl/afsutil/afslog
96 /appl/afsutil/pagsh
97 /appl/dbutils/bsearch
98 /appl/gssmask/gssmaestro
99 /appl/gssmask/gssmask
100 /appl/kf/kf
101 /appl/kf/kfd
102 /appl/otp/otp
103 /appl/otp/otpprint
104 /appl/test/gssapi_client
105 /appl/test/gssapi_server
106 /appl/test/http_client
107 /appl/test/nt_gss_client
108 /appl/test/nt_gss_server
109 /appl/test/tcp_client
110 /appl/test/tcp_server
111 /appl/test/uu_client
112 /appl/test/uu_server
113 /cf/libtool.m4
114 /cf/ltoptions.m4
115 /cf/ltsugar.m4
116 /cf/ltversion.m4
117 /cf/lt~obsolete.m4
118 /doc/Makefile.in
119 /doc/heimdal.info
120 /doc/hx509.info
121 /doc/gssapi
122 /doc/hdb
123 /doc/hcrypto
124 /doc/hx509
125 /doc/krb5
126 /doc/ntlm
127 /doc/wind
128 /doc/vars.texi
129 /doc/doxyout
130 /include/*.h
131 !/include/crypto-headers.h
132 !/include/heim_threads.h
133 /include/bits
134 /include/config.h.in
135 /include/gssapi/*.h
136 /include/hcrypto/*.h
137 /include/kadm5/*.h
138 /include/stamp-h1
139 /include/version.h.in
140 /kadmin/add_random_users
141 /kadmin/kadmin
142 /kadmin/kadmind
143 /kadmin/test_util
144 /kcm/kcm
145 /kcm/kcm-protos.h
146 /kdc/digest-service
147 /kdc/hprop
148 /kdc/hpropd
149 /kdc/kdc
150 /kdc/kdc-protos.h
151 /kdc/kdc-private.h
152 /kdc/kdc-replay
153 /kdc/kdc-tester
154 /kdc/kstash
155 /kdc/string2key
156 /kpasswd/kpasswd
157 /kpasswd/kpasswd-generator
158 /kpasswd/kpasswdd
159 /kuser/copy_cred_cache
160 /kuser/generate-requests
161 /kuser/heimtools
162 /kuser/kdecode_ticket
163 /kuser/kdestroy
164 /kuser/kdigest
165 /kuser/kgetcred
166 /kuser/kimpersonate
167 /kuser/kinit
168 /kuser/klist
169 /kuser/kswitch
170 /kuser/kverify
171 /lib/asn1/asn1_compile
172 /lib/asn1/asn1_gen
173 /lib/asn1/asn1_print
174 /lib/asn1/asn1parse.c
175 /lib/asn1/asn1parse.h
176 /lib/asn1/check-ber
177 /lib/asn1/check-der
178 /lib/asn1/check-gen
179 /lib/asn1/check-template
180 /lib/asn1/check-timegm
181 /lib/asn1/der-protos.h
182 /lib/asn1/der-private.h
183 /lib/asn1/lex.c
184 /lib/auth/Makefile.in
185 /lib/base/base64.c
186 /lib/base/test_base
187 /lib/base/test_db.json
188 /lib/com_err/compile_et
189 /lib/com_err/lex.c
190 /lib/com_err/parse.c
191 /lib/com_err/parse.h
192 /lib/com_err/snprintf.c
193 /lib/com_err/strlcpy.c
194 /lib/gssapi/gss
195 /lib/gssapi/gsstool
196 /lib/gssapi/krb5/gsskrb5-private.h
197 /lib/gssapi/ntlm/ntlm-private.h
198 /lib/gssapi/spnego/spnego-private.h
199 /lib/gssapi/test_acquire_cred
200 /lib/gssapi/test_add_store_cred
201 /lib/gssapi/test_cfx
202 /lib/gssapi/test_context
203 /lib/gssapi/test_cred
204 /lib/gssapi/test_kcred
205 /lib/gssapi/test_names
206 /lib/gssapi/test_ntlm
207 /lib/gssapi/test_oid
208 /lib/hcrypto/crypto-test
209 /lib/hcrypto/crypto-test2
210 /lib/hcrypto/destest
211 /lib/hcrypto/error
212 /lib/hcrypto/example_evp_cipher
213 /lib/hcrypto/hcrypto
214 /lib/hcrypto/hcrypto-link
215 /lib/hcrypto/mdtest
216 /lib/hcrypto/rc2test
217 /lib/hcrypto/rctest
218 /lib/hcrypto/test-out-1
219 /lib/hcrypto/test-out-15
220 /lib/hcrypto/test-out-16
221 /lib/hcrypto/test-out-17
222 /lib/hcrypto/test-out-31
223 /lib/hcrypto/test-out-32
224 /lib/hcrypto/test-out-33
225 /lib/hcrypto/test_bn
226 /lib/hcrypto/test_bulk
227 /lib/hcrypto/test_cipher
228 /lib/hcrypto/test_crypto
229 /lib/hcrypto/test_dh
230 /lib/hcrypto/test_engine_dso
231 /lib/hcrypto/test_hmac
232 /lib/hcrypto/test-out-7
233 /lib/hcrypto/test_pkcs12
234 /lib/hcrypto/test_pkcs5
235 /lib/hcrypto/test_rand
236 /lib/hcrypto/test_rsa
237 /lib/hcrypto/unix
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/pseudo-random-test
322 /lib/krb5/store-test
323 /lib/krb5/string-to-key-test
324 /lib/krb5/test_acl
325 /lib/krb5/test_addr
326 /lib/krb5/test_alname
327 /lib/krb5/test_ap-req
328 /lib/krb5/test_canon
329 /lib/krb5/test_cc
330 /lib/krb5/test_config
331 /lib/krb5/test_config_include.out
332 /lib/krb5/test_config_strings.out
333 /lib/krb5/test_crypto
334 /lib/krb5/test_crypto_wrapping
335 /lib/krb5/test_expand_toks
336 /lib/krb5/test_fx
337 /lib/krb5/test_hostname
338 /lib/krb5/test_keytab
339 /lib/krb5/test_mem
340 /lib/krb5/test_pac
341 /lib/krb5/test_pkinit_dh2key
342 /lib/krb5/test_pknistkdf
343 /lib/krb5/test_plugin
344 /lib/krb5/test_prf
345 /lib/krb5/test_princ
346 /lib/krb5/test_set_kvno0
347 /lib/krb5/test_store
348 /lib/krb5/test_time
349 /lib/krb5/test_x500
350 /lib/krb5/test_forward
351 /lib/krb5/test_get_addrs
352 /lib/krb5/test_gic
353 /lib/krb5/test_kuserok
354 /lib/krb5/test_renew
355 /lib/krb5/test_rfc3961
356 /lib/krb5/verify_krb5_conf
357 /lib/ntlm/heimntlm-protos.h
358 /lib/ntlm/test_ntlm
359 /lib/otp/ndbm_wrap.c
360 /lib/otp/ndbm_wrap.h
361 /lib/otp/otptest
362 /lib/otp/snprintf.c
363 /lib/otp/strcasecmp.c
364 /lib/otp/strlcat.c
365 /lib/otp/strlcpy.c
366 /lib/otp/strlwr.c
367 /lib/otp/strncasecmp.c
368 /lib/roken/base64-test
369 /lib/roken/getaddrinfo-test
370 /lib/roken/getifaddrs-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-auxval
385 /lib/roken/test-detach
386 /lib/roken/test-getuserinfo
387 /lib/roken/test-readenv
388 /lib/roken/tsearch-test
389 /lib/roken/vis.h
390 /lib/sl/getprogname.c
391 /lib/sl/slc
392 /lib/sl/slc-gram.c
393 /lib/sl/slc-gram.h
394 /lib/sl/slc-lex.c
395 /lib/sl/snprintf.c
396 /lib/sl/strdup.c
397 /lib/sl/strtok_r.c
398 /lib/sl/strupr.c
399 /lib/sl/test_sl
400 /lib/wind/*.pyc
401 /lib/wind/bidi_table.c
402 /lib/wind/bidi_table.h
403 /lib/wind/combining_table.c
404 /lib/wind/combining_table.h
405 /lib/wind/errorlist_table.c
406 /lib/wind/errorlist_table.h
407 /lib/wind/idn-lookup
408 /lib/wind/map_table.c
409 /lib/wind/map_table.h
410 /lib/wind/normalize_table.c
411 /lib/wind/normalize_table.h
412 /lib/wind/punycode_examples.c
413 /lib/wind/punycode_examples.h
414 /lib/wind/test-bidi
415 /lib/wind/test-ldap
416 /lib/wind/test-map
417 /lib/wind/test-normalize
418 /lib/wind/test-prohibited
419 /lib/wind/test-punycode
420 /lib/wind/test-rw
421 /lib/wind/test-utf8
422 /out
423 /po/gen-po.sh
424 /scripts
425 /tests/bin/intr
426 /tests/bin/setup-env
427 /tests/can/check-can
428 /tests/can/current-db.db
429 /tests/can/krb5.conf
430 /tests/can/log
431 /tests/can/mit-pkinit-20070607.cf
432 /tests/can/test_can
433 /tests/db/add-modify-delete
434 /tests/db/check-aliases
435 /tests/db/check-dbinfo
436 /tests/db/current-db.db
437 /tests/db/dbinfo.out
438 /tests/db/have-db
439 /tests/db/krb5.conf
440 /tests/db/krb5.conf-db1
441 /tests/db/krb5.conf-db3
442 /tests/db/krb5.conf-lmdb
443 /tests/db/krb5.conf-sqlite
444 /tests/db/loaddump-db
445 /tests/db/log
446 /tests/db/tempfile
447 /tests/gss/barpassword
448 /tests/gss/check-basic
449 /tests/gss/check-context
450 /tests/gss/check-gss
451 /tests/gss/check-gssmask
452 /tests/gss/check-ntlm
453 /tests/gss/check-spnego
454 /tests/gss/current-db.db
455 /tests/gss/foopassword
456 /tests/gss/krb5.conf
457 /tests/gss/krb5ccfile*
458 /tests/gss/krb5ccfile2*
459 /tests/gss/krb5ccfile-ds*
460 /tests/gss/server.keytab
461 /tests/gss/tempfile
462 /tests/java/KerberosInit$1.class
463 /tests/java/KerberosInit$TestCallBackHandler.class
464 /tests/java/KerberosInit.class
465 /tests/java/check-kinit
466 /tests/java/current-db.db
467 /tests/java/foopassword
468 /tests/java/jgssapi_server.class
469 /tests/java/server.keytab
470 /tests/java/krb5.conf
471 /tests/kdc/acache.krb5*
472 /tests/kdc/barpassword
473 /tests/kdc/ca.crt
474 /tests/kdc/cache.krb5*
475 /tests/kdc/cache1.krb5*
476 /tests/kdc/cache2.krb5*
477 /tests/kdc/cdigest-reply
478 /tests/kdc/check-authz
479 /tests/kdc/check-canon
480 /tests/kdc/check-cc
481 /tests/kdc/check-delegation
482 /tests/kdc/check-des
483 /tests/kdc/check-digest
484 /tests/kdc/check-fast
485 /tests/kdc/check-hdb-mitdb
486 /tests/kdc/check-iprop
487 /tests/kdc/check-kadmin
488 /tests/kdc/check-kdc
489 /tests/kdc/check-kdc-weak
490 /tests/kdc/check-keys
491 /tests/kdc/check-kpasswdd
492 /tests/kdc/check-pkinit
493 /tests/kdc/check-referral
494 /tests/kdc/check-tester
495 /tests/kdc/check-uu
496 /tests/kdc/current-db.db
497 /tests/kdc/current.log.save
498 /tests/kdc/current-db.sqlite3
499 /tests/kdc/foopassword
500 /tests/kdc/foopassword.rkpty
501 /tests/kdc/iprop-stats
502 /tests/kdc/iprop.keytab
503 /tests/kdc/ipropd.dumpfile
504 /tests/kdc/kdc.crt
505 /tests/kdc/kdc-tester4.json
506 /tests/kdc/krb5-authz.conf
507 /tests/kdc/krb5-authz2.conf
508 /tests/kdc/krb5-canon.conf
509 /tests/kdc/krb5-canon2.conf
510 /tests/kdc/krb5-hdb-mitdb.conf
511 /tests/kdc/krb5-pkinit-win.conf
512 /tests/kdc/krb5-pkinit.conf
513 /tests/kdc/krb5-slave.conf
514 /tests/kdc/krb5-slave2.conf
515 /tests/kdc/krb5-weak.conf
516 /tests/kdc/krb5.conf
517 /tests/kdc/krb5-cc.conf
518 /tests/kdc/krb5.conf.keys
519 /tests/kdc/kx509-template.crt
520 /tests/kdc/kx509.pem
521 /tests/kdc/localname
522 /tests/kdc/notfoopassword
523 /tests/kdc/o2cache.krb5
524 /tests/kdc/ocache.krb5
525 /tests/kdc/pkinit.crt
526 /tests/kdc/pkinit2.crt
527 /tests/kdc/pkinit3.crt
528 /tests/kdc/pkinit4.crt
529 /tests/kdc/req-kdc.der
530 /tests/kdc/req-pkinit.der
531 /tests/kdc/req-pkinit2.der
532 /tests/kdc/s2digest-reply
533 /tests/kdc/sdigest-init
534 /tests/kdc/sdigest-reply
535 /tests/kdc/server.keytab
536 /tests/kdc/tempfile
537 /tests/kdc/test-rc-file.rc
538 /tests/ldap/check-ldap
539 /tests/ldap/krb5.conf
540 /tests/ldap/slapd-init
541 /tests/plugin/cache.krb5*
542 /tests/plugin/check-pac
543 /tests/plugin/current-db.db
544 /tests/plugin/foopassword
545 /tests/plugin/krb5.conf
546 /tests/plugin/server.keytab
547 /tools/heimdal-gssapi.pc
548 /tools/heimdal-kadm-client.pc
549 /tools/heimdal-kadm-server.pc
550 /tools/heimdal-krb5.pc
551 /tools/kadm-client.pc
552 /tools/kadm-server.pc
553 /tools/kafs.pc
554 /tools/krb5-gssapi.pc
555 /tools/krb5.pc
556 /tools/krb5-config