summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: install kadmind in the right placeTom Yu1994-08-041-0/+4
* make install fixesTom Yu1994-08-0414-22/+34
* checking in Harry's ASN.1 encoder tests. Will fix up laterTom Yu1994-08-0413-0/+2647
* kadmin CLI functional specTom Yu1994-08-041-0/+397
* some things to think aboutTom Yu1994-08-041-0/+24
* * asn1_decode_k.c (asn1_decode_sequence_of_enctype): more fixingTom Yu1994-08-022-1/+9
* * scc_maybe.c (krb5_scc_open_file): changed an #ifdef fromTom Yu1994-08-022-1/+6
* fixes to dtrt with ANSI_STDIO; previously there was gratuitous abuse ofTom Yu1994-08-023-3/+23
* * configure.in: add check for dbm libsTom Yu1994-07-293-0/+12
* roundupMark Eichin1994-07-274-0/+14
* actually *use* LIBOBJSMark Eichin1994-07-271-4/+4
* getdtablesizeMark Eichin1994-07-274-1/+19
* HAVE_TTYENT_H, HAVE_SYS_LABEL_HMark Eichin1994-07-274-8/+9
* HAVE_SYS_LABEL_HMark Eichin1994-07-273-2/+6
* USE_DIRENT_HMark Eichin1994-07-272-9/+7
* need HAVE_UNISTD_HMark Eichin1994-07-273-2/+7
* * Makefile.in: fix missing $(srcdir)Tom Yu1994-07-272-2/+6
* * Makefile.in: forgot some $(srcdir) stuffTom Yu1994-07-272-2/+6
* * Makefile.in: whoops left out some $(srcdir) stuffTom Yu1994-07-272-2/+6
* remove sys/ioctl since daemon() is now usedMark Eichin1994-07-261-4/+0
* some more solaris cleanupMark Eichin1994-07-264-13/+38
* strings.h is always wrongMark Eichin1994-07-263-3/+3
* * configure.in: Added tests for HAVE_SETOWN, HAVE_SYS_FILIO_H.Mark Eichin1994-07-267-6/+30
* * configure.in: check for ndbm/dbmTom Yu1994-07-252-0/+6
* * configure.in: check for utmpxTom Yu1994-07-252-0/+5
* * Makefile.in: remove reference to lorder (linux doesn't haveTom Yu1994-07-252-1/+6
* * asn1buf.h: include ext-proto.h now to avoid type warningsTom Yu1994-07-232-0/+5
* * kcmd.c:Tom Yu1994-07-233-0/+7
* autoconf'ing telnetTom Yu1994-07-2311-61/+278
* * Makefile.in: fix infinite recursion in rulesTom Yu1994-07-215-33/+67
* * configure.in: add ksuTom Yu1994-07-212-1/+5
* * Makefile.in:Tom Yu1994-07-213-0/+50
* more make install fixesTom Yu1994-07-2042-41/+144
* * Makefile.in:Tom Yu1994-07-203-8/+14
* * kdb5_create.c: start kvno and mkno at 1, not 0Tom Yu1994-07-203-4/+8
* * Makefile.in: remove spurious includes rulesTom Yu1994-07-202-8/+4
* * configure.in (in all relevant subdirs): another try at makingTom Yu1994-07-167-0/+17
* * configure.in: hopefully make dbm libs dtrtTom Yu1994-07-162-0/+6
* * configure.in: another attempt to make dbm libs dtrtTom Yu1994-07-161-0/+4
* * daemon.c: <fcntl.h>, not <sys/fcntl.h>Tom Yu1994-07-162-1/+5
* * krb5_err.et: missing space between comma and doublequoteTom Yu1994-07-162-1/+5
* * asn1_encode_k.c (asn1_encode_transited_encoding): whoops don'tTom Yu1994-07-163-2/+13
* * kpasswd.c (get_first_ticket): fix error codesTom Yu1994-07-162-1/+5
* * kadmin.c (get_first_ticket): change error code to matchTom Yu1994-07-162-1/+5
* * ksu.c: frob error codesTom Yu1994-07-162-1/+5
* * kinit.c: frob error codesTom Yu1994-07-162-2/+6
* index->strchr, rindex->strrchr, add (char *) cast to malloc, haveTheodore Tso1994-07-163-8/+15
* Umulate utimes() only for systems that don't have it; this is becauseTheodore Tso1994-07-163-0/+28
* Fix error return codes for sanity's sakeTheodore Tso1994-07-163-46/+60
* Removed internal routine detach_process(), and replaced it with aTheodore Tso1994-07-162-39/+8