index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
clients
/
ksu
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* main.c (main): Fix cleanup code for setluid() failure
Tom Yu
1999-03-12
1
-0
/
+4
*
add PR number to log
Tom Yu
1999-03-09
1
-1
/
+1
*
* heuristic.c (get_authorized_princ_names): Fix to not call
Tom Yu
1999-03-04
1
-0
/
+6
*
* Makefile.in (ksu): Add $(KSU_LIBS) in case we need -lsecurity
Tom Yu
1999-02-19
1
-0
/
+6
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
POSIX states that getopt returns -1 when it is done parsing options,
Theodore Tso
1998-05-06
1
-0
/
+5
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+4
*
* krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existing
Tom Yu
1998-02-05
1
-0
/
+6
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+5
*
Fail completely if there is no srvtab
Sam Hartman
1996-11-11
1
-0
/
+5
*
Check the error return from krb5_init_context(), and print an error
Theodore Tso
1996-11-08
1
-0
/
+6
*
Remove call to krb5_os_localaddr(), since get_in_tkt will default
Theodore Tso
1996-09-26
1
-0
/
+5
*
remove ".so man1/header.doc" and extra args to .TH
Tom Yu
1996-09-10
1
-0
/
+4
*
Unlock source cache before executing command
Sam Hartman
1996-08-10
1
-0
/
+4
*
Use USE_ANAME
Sam Hartman
1996-05-26
1
-0
/
+4
*
* Ignore the error if we cannot make ksu set-uid; we don't want to
Sam Hartman
1996-05-23
1
-0
/
+6
*
Do not keep source cache open if we are going to use
Sam Hartman
1996-05-20
1
-0
/
+4
*
Significant security fixes to ksu
Sam Hartman
1996-05-19
1
-0
/
+24
*
configure.in heuristic.c:
Richard Basch
1996-05-13
1
-0
/
+13
*
some changelog entries mark didn't bring over
Ken Raeburn
1996-04-18
1
-0
/
+12
*
Mostly output formatting fixes.
Richard Basch
1996-04-11
1
-0
/
+6
*
use AC_HEADER_STDARG
Ken Raeburn
1996-03-13
1
-0
/
+4
*
Change use of krb5_clockskew to be context->clockskew
Theodore Tso
1995-11-08
1
-0
/
+5
*
Handle case when ticket cache name does not include a colon
Ezra Peisach
1995-10-10
1
-0
/
+5
*
* ksu.M: Document authorization changes
Ezra Peisach
1995-10-06
1
-0
/
+18
*
* krb_auth_su.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
Chris Provenzano
1995-09-06
1
-0
/
+3
*
* krb_auth_su.c : Remove krb5_enctype references, and replace with
Chris Provenzano
1995-09-06
1
-0
/
+5
*
Use libkadm string handling routines
Paul Park
1995-08-21
1
-0
/
+10
*
* configure.in: Don't link with -lkadm
Tom Yu
1995-07-29
1
-0
/
+4
*
Add full prototypes for all functions. Fix calls to functions that
Ezra Peisach
1995-07-20
1
-0
/
+14
*
Reorganize library logic and use LDFLAGS from configure
Paul Park
1995-07-07
1
-0
/
+5
*
* krb_auth_su.c (krb5_get_tkt_via_passwd): Pass context to
Tom Yu
1995-07-06
1
-0
/
+5
*
* main.c: HAS_GETUSERSHELL -> HAVE_GETUSERSHELL
Tom Yu
1995-06-20
1
-0
/
+5
*
Shared library Makefile/configure changes and cleanup
Paul Park
1995-06-15
1
-0
/
+6
*
configure.in: Remove standardized set of autoconf macros, which are
Theodore Tso
1995-06-09
1
-0
/
+5
*
More missing contexts
Ezra Peisach
1995-05-09
1
-0
/
+6
*
Numerous context reference s were missing. Alerted to first by
Ezra Peisach
1995-05-09
1
-0
/
+9
*
* configure.in: Replace CHECK_STDARG with AC_CHECK_HEADERS.
John Gilmore
1995-03-17
1
-0
/
+8
*
Remove reference to $(ISODELIB)
Theodore Tso
1995-03-02
1
-0
/
+4
*
Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with
Theodore Tso
1995-03-01
1
-0
/
+5
*
Avoid <krb5/...> and <com_err.h> includes
John Gilmore
1995-02-28
1
-0
/
+4
*
* krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc()
Chris Provenzano
1995-02-23
1
-0
/
+5
*
* krb_auth_su.c Removed krb5_keytype, changed krb5_enctype to
Chris Provenzano
1995-02-08
1
-0
/
+6
*
Use new API for krb5_kt_get_entry()
Chris Provenzano
1995-01-28
1
-0
/
+5
*
If gethostbyname returns an error, exit after printing an error message
Theodore Tso
1995-01-19
1
-0
/
+5
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-0
/
+4
*
Use $(srcdir) to find manual page for make install
Theodore Tso
1994-10-03
1
-0
/
+4
*
Add magic number placeholder to statically initialized structures
Theodore Tso
1994-10-01
1
-0
/
+4
*
* *.c: "upgrade" to C Classic :-)
Tom Yu
1994-08-10
1
-0
/
+4
[next]