summaryrefslogtreecommitdiffstats
path: root/src/clients/ksu
Commit message (Expand)AuthorAgeFilesLines
...
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-282-9/+6
* * krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc()Chris Provenzano1995-02-232-9/+16
* * krb_auth_su.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-29/+11
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Use new API for krb5_kt_get_entry()Chris Provenzano1995-01-282-1/+10
* If gethostbyname returns an error, exit after printing an error messageTheodore Tso1995-01-192-1/+7
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-137-266/+326
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-5/+5
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-032-1/+5
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-012-0/+5
* Add dependencies for the libraries (so the executables are automaticallyTheodore Tso1994-09-231-3/+3
* lintMark Eichin1994-08-145-38/+4
* * *.c: "upgrade" to C Classic :-)Tom Yu1994-08-106-112/+291
* only use ... if we've got itMark Eichin1994-08-091-0/+4
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-41/+0
* support varargs too, and deal with MAXHOSTNAMELENMark Eichin1994-08-094-1/+30
* * Makefile.in: make install fixesTom Yu1994-08-042-1/+5
* * configure.in: check for ndbm/dbmTom Yu1994-07-252-0/+6
* * Makefile.in:Tom Yu1994-07-213-0/+50
* * ksu.c: frob error codesTom Yu1994-07-162-1/+5
* Change to use POSIX getcwd() instead of getwd()Theodore Tso1994-07-162-12/+17
* #ifdef's have to be at column 1, not tabbed over!Theodore Tso1994-06-161-2/+2
* Included fixes submitted by Ari/Cliff, including a security fixTheodore Tso1994-06-157-202/+855
* Added missing all targetTheodore Tso1994-06-101-0/+2
* Added ifdefs for getusershell() --- doesn't exist on all platformsTheodore Tso1994-06-101-3/+6
* Procedure not declared staticTheodore Tso1994-06-081-1/+1
* ISI gave us the wrong Imakefile!Theodore Tso1994-06-081-1/+7
* As contributed by ISITheodore Tso1994-06-088-0/+4468