summaryrefslogtreecommitdiffstats
path: root/src/clients/ksu
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* use KRB5_TC_SUPPORTED_KTYPESKen Raeburn1999-09-013-5/+13
* * main.c (main): Fix cleanup code for setluid() failureTom Yu1999-03-122-1/+6
* add PR number to logTom Yu1999-03-091-1/+1
* * heuristic.c (get_authorized_princ_names): Fix to not callTom Yu1999-03-042-5/+13
* * Makefile.in (ksu): Add $(KSU_LIBS) in case we need -lsecurityTom Yu1999-02-193-1/+21
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-9/+6
* * krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existingTom Yu1998-02-052-1/+17
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-2/+0
* Merge of libhack_branchTom Yu1997-02-093-5/+11
* 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