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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use $(LD) instead of $(CC) when trying to link. (So purify works).
Theodore Tso
1995-04-28
2
-1
/
+7
*
Make configure look for pwd.h and define HAVE_PWD_H if found
Chris Provenzano
1995-04-22
2
-0
/
+6
*
Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do
Theodore Tso
1995-04-14
5
-0
/
+198
*
* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
John Gilmore
1995-03-29
3
-8
/
+31
*
kinit.c (main): Remove the call to krb5_os_localaddr() since
Theodore Tso
1995-03-24
2
-10
/
+16
*
* configure.in: Replace CHECK_STDARG with AC_CHECK_HEADERS.
John Gilmore
1995-03-17
4
-9
/
+13
*
Remove reference to $(ISODELIB)
Theodore Tso
1995-03-02
8
-10
/
+24
*
Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with
Theodore Tso
1995-03-01
4
-6
/
+12
*
Replace check for -lsocket and -lnsl with WITH_NETLIB check
Theodore Tso
1995-03-01
4
-4
/
+12
*
Avoid <krb5/...> and <com_err.h> includes
John Gilmore
1995-02-28
8
-21
/
+24
*
* krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc()
Chris Provenzano
1995-02-23
2
-9
/
+16
*
Use $(LD) instead of $(CC) when linking. (For allowing use of Pure Software
Theodore Tso
1995-02-22
2
-1
/
+5
*
Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in
Theodore Tso
1995-02-11
4
-4
/
+19
*
Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in
Theodore Tso
1995-02-11
3
-3
/
+14
*
Added -e option to print out encryption types
Chris Provenzano
1995-02-09
2
-1
/
+38
*
* krb_auth_su.c Removed krb5_keytype, changed krb5_enctype to
Chris Provenzano
1995-02-08
2
-29
/
+11
*
* klist.c Do a krb5_init_context() before using a krb5_context
Chris Provenzano
1995-02-08
2
-0
/
+6
*
* kinit.c (main()) Removed krb5_keytype, changed krb5_enctype to
Chris Provenzano
1995-02-08
2
-72
/
+23
*
Add .cvsignore file so that cvs ignores the autoconf-built configure file
Theodore Tso
1995-02-03
5
-0
/
+5
*
Use new API for krb5_kt_get_entry()
Chris Provenzano
1995-01-28
2
-1
/
+10
*
Use new API for krb5_kt_get_entry
Chris Provenzano
1995-01-28
2
-1
/
+11
*
If gethostbyname returns an error, exit after printing an error message
Theodore Tso
1995-01-19
2
-1
/
+7
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
13
-319
/
+403
*
Conversion of autoconfigury to Autoconf V2
Mark Eichin
1994-10-26
5
-11
/
+11
*
Use $(srcdir) to find manual page for make install
Theodore Tso
1994-10-03
8
-4
/
+20
*
Add magic number placeholder to statically initialized structures
Theodore Tso
1994-10-01
4
-0
/
+11
*
Add dependencies for the libraries (so the executables are automatically
Theodore Tso
1994-09-23
3
-9
/
+9
*
Fix memory leak in klist --- the returned credentials should be freed before
Theodore Tso
1994-09-23
3
-4
/
+11
*
stamp out rcs keywords
Mark Eichin
1994-08-18
3
-21
/
+3
*
lint
Mark Eichin
1994-08-14
5
-38
/
+4
*
* *.c: "upgrade" to C Classic :-)
Tom Yu
1994-08-10
6
-112
/
+291
*
stamp..
Mark Eichin
1994-08-09
1
-29
/
+0
*
only use ... if we've got it
Mark Eichin
1994-08-09
1
-0
/
+4
*
Stamp Out Imake in Our Lifetimes..
Mark Eichin
1994-08-09
4
-125
/
+0
*
Changed preauthentication names to match those which Cliff and I agreed upon
Theodore Tso
1994-08-09
2
-1
/
+6
*
support varargs too, and deal with MAXHOSTNAMELEN
Mark Eichin
1994-08-09
4
-1
/
+30
*
* Makefile.in: make install fixes
Tom Yu
1994-08-04
2
-1
/
+5
*
* configure.in: check for ndbm/dbm
Tom Yu
1994-07-25
2
-0
/
+6
*
* configure.in: add ksu
Tom Yu
1994-07-21
2
-1
/
+5
*
* Makefile.in:
Tom Yu
1994-07-21
3
-0
/
+50
*
more make install fixes
Tom Yu
1994-07-20
6
-6
/
+9
*
* ksu.c: frob error codes
Tom Yu
1994-07-16
2
-1
/
+5
*
* kinit.c: frob error codes
Tom Yu
1994-07-16
2
-2
/
+6
*
Change to use POSIX getcwd() instead of getwd()
Theodore Tso
1994-07-16
2
-12
/
+17
*
Reduced Makefile.in, using pre/post
Mark Eichin
1994-07-02
4
-94
/
+0
*
folding in Harry's changes
Tom Yu
1994-06-29
3
-3
/
+3
*
* configure.in (in all relevant subdirs): move invokations of
Tom Yu
1994-06-27
1
-1
/
+1
*
changes to fix make install
Tom Yu
1994-06-25
7
-7
/
+58
*
Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin
1994-06-21
4
-0
/
+4
*
support to allow --with-ccopts=
Tom Yu
1994-06-21
8
-0
/
+8
[prev]
[next]