summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Add BSD daemon library routineTheodore Tso1994-07-162-1/+95
* Change to use POSIX getcwd() instead of getwd()Theodore Tso1994-07-162-12/+17
* Fix core dump caused by trying to free stack garbage. :-)Theodore Tso1994-07-162-2/+8
* lndir --- used to be autotools; used for making symlink treesTheodore Tso1994-07-162-0/+100
* Updated protocol error messages to be in line with latest officialTheodore Tso1994-07-151-3/+3
* Updated protocol constants in line with latest official assigned numbersTheodore Tso1994-07-153-4/+8
* Added reserved port for the krb524 daemonTheodore Tso1994-07-151-0/+1
* Use POSIX utime() instead of non-posix utimes()Theodore Tso1994-07-152-10/+12
* Added MIT Copyright noticesTheodore Tso1994-07-1419-0/+419
* attempt at autoconf'ingTom Yu1994-07-142-0/+69
* * configure.in: suck in bsd nowTom Yu1994-07-142-1/+5
* * asn1_encode_k.c (asn1_encode_pa_data): oops still check NULL ifTom Yu1994-07-142-1/+7
* * Makefile.in: remove spurious mkdirTom Yu1994-07-142-3/+4
* * Makefile.in: some cleanup to not echo cruftTom Yu1994-07-142-4/+8
* * Makefile.in: nuke libss.a.bak crudTom Yu1994-07-142-1/+4
* * Makefile.in: nuke the libcom_err.a.bak stuffTom Yu1994-07-142-1/+4
* Remove no longer used files...Theodore Tso1994-07-134-138/+0
* * aclocal.m4: cleaning up stuff to not echo things like "ifTom Yu1994-07-122-11/+14
* * asn1_encode_k.c (asn1_encode_pa_data): the contents field of aTom Yu1994-07-092-1/+8
* * asn1_decode_k.c: yet another instance of the SunOS realloc bugTom Yu1994-07-093-9/+26
* * configure.in (in all relevant subdirs):Tom Yu1994-07-0813-24/+12
* * configure.in:Tom Yu1994-07-083-4/+7