summaryrefslogtreecommitdiffstats
path: root/src/clients/ksu
Commit message (Expand)AuthorAgeFilesLines
* Fail completely if there is no srvtabSam Hartman1996-11-112-1/+6
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-1/+12
* Remove call to krb5_os_localaddr(), since get_in_tkt will defaultTheodore Tso1996-09-262-13/+6
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* man page edit from CygnusJeff Bigler1996-08-291-6/+9
* Unlock source cache before executing commandSam Hartman1996-08-102-0/+7
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Use USE_ANAMESam Hartman1996-05-262-2/+5
* * Ignore the error if we cannot make ksu set-uid; we don't want toSam Hartman1996-05-232-1/+7
* Do not keep source cache open if we are going to useSam Hartman1996-05-202-5/+10
* Significant security fixes to ksuSam Hartman1996-05-197-73/+148
* configure.in heuristic.c:Richard Basch1996-05-134-866/+853
* some changelog entries mark didn't bring overKen Raeburn1996-04-181-0/+12
* Mostly output formatting fixes.Richard Basch1996-04-113-33/+34
* proven's ksu fixesMark Eichin1996-04-102-100/+40
* Remove no longer relevant ksu.1Ezra Peisach1996-03-201-1/+0
* use AC_HEADER_STDARGKen Raeburn1996-03-132-1/+5
* * Makefile.inRichard Basch1996-02-041-2/+6
* There is no longer a dependency on libkadmRichard Basch1995-12-051-1/+0
* Change use of krb5_clockskew to be context->clockskewTheodore Tso1995-11-082-4/+7
* Handle case when ticket cache name does not include a colonEzra Peisach1995-10-102-0/+7
* * ksu.M: Document authorization changesEzra Peisach1995-10-067-646/+35
* * krb_auth_su.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-4/+7
* * krb_auth_su.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-2/+6
* Use libkadm string handling routinesPaul Park1995-08-216-186/+119
* * configure.in: Don't link with -lkadmTom Yu1995-07-292-1/+4
* Add full prototypes for all functions. Fix calls to functions thatEzra Peisach1995-07-207-36/+193
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-8/+9
* * krb_auth_su.c (krb5_get_tkt_via_passwd): Pass context toTom Yu1995-07-062-1/+6
* * main.c: HAS_GETUSERSHELL -> HAVE_GETUSERSHELLTom Yu1995-06-203-4/+10
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-3/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* More missing contextsEzra Peisach1995-05-093-9/+15
* Numerous context reference s were missing. Alerted to first byEzra Peisach1995-05-092-6/+15
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+44
* * configure.in: Replace CHECK_STDARG with AC_CHECK_HEADERS.John Gilmore1995-03-174-9/+13
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-3/+6
* 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