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