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