index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
krb5_use_keytype() was being called when the argument was a encryption
Theodore Tso
1995-02-10
2
-1
/
+8
*
Add .cvsignore file so that cvs ignores the autoconf-built configure file
Theodore Tso
1995-02-03
1
-0
/
+1
*
* kdc_util.c (kdc_rdreq_keyproc()) Add krb5_keytype() arg
Chris Provenzano
1995-02-02
2
-1
/
+6
*
Allow the primary port that the KDC listens on be configurable on the
Theodore Tso
1995-01-26
5
-15
/
+34
*
* Removed all narrow types and references to wide.h and narrow.h
Chris Provenzano
1995-01-25
2
-3
/
+4
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
10
-218
/
+227
*
do_tgs_req.c (prepare_error_tgs): Don't free the passed in ticket; it
Theodore Tso
1994-12-13
6
-20
/
+43
*
Add appropriate help text for --with-krb4 option
Theodore Tso
1994-11-30
2
-1
/
+7
*
Use the list of encryption types passed as part of the KDC request to
Theodore Tso
1994-11-21
3
-17
/
+77
*
Use published interface to call krb5_random_key
Theodore Tso
1994-11-08
3
-2
/
+11
*
Don't define functions manually, but pull in the appropriate include
Theodore Tso
1994-11-08
2
-7
/
+8
*
Fix lineage check so that we don't fail if we're cross-authenticating
Theodore Tso
1994-11-08
2
-1
/
+7
*
Use published interface to call krb5_random_key()
Theodore Tso
1994-11-08
2
-2
/
+11
*
Conversion of autoconfigury to Autoconf V2
Mark Eichin
1994-10-26
1
-6
/
+6
*
Select the cryptosystem to be used using krb5_use_cstype() instead of
Theodore Tso
1994-10-14
2
-6
/
+18
*
Don't assume that the request server's realm name is null terminated.
Theodore Tso
1994-10-14
2
-3
/
+18
*
Add widen.h and narrow.h around declaration so that argument types are
Theodore Tso
1994-10-04
2
-0
/
+7
*
Use $(srcdir) to find manual page for make install
Theodore Tso
1994-10-03
2
-1
/
+3
*
krb5kdc now removed with make clean
Theodore Tso
1994-10-03
2
-1
/
+5
*
Add magic number placeholder to statically initialized structures
Theodore Tso
1994-10-01
2
-3
/
+7
*
Relink executable when library changes
Theodore Tso
1994-09-29
2
-0
/
+5
*
Applied Cybersafe's changes to do transited realm path checking
Theodore Tso
1994-09-22
4
-133
/
+199
*
Fix bug in V4 emulation where it was always assuming the master key
Theodore Tso
1994-09-15
2
-1
/
+25
*
Fix broken $(KRB4)/lib/libdes.a inclusion in the Makefile --- should have
Theodore Tso
1994-08-18
3
-2
/
+8
*
stamp out rcs keywords
Mark Eichin
1994-08-18
15
-76
/
+14
*
fix time includes
Mark Eichin
1994-08-17
1
-1
/
+4
*
unused vars
Mark Eichin
1994-08-14
2
-14
/
+9
*
Stamp Out Imake in Our Lifetimes..
Mark Eichin
1994-08-09
1
-77
/
+0
*
add V4 libdes
Mark Eichin
1994-08-08
1
-1
/
+1
*
* configure.in:
Tom Yu
1994-08-04
3
-0
/
+9
*
more make install fixes
Tom Yu
1994-07-20
2
-2
/
+3
*
* configure.in: hopefully make dbm libs dtrt
Tom Yu
1994-07-16
2
-0
/
+6
*
Fix error return codes for sanity's sake
Theodore Tso
1994-07-16
3
-46
/
+60
*
* configure.in:
Tom Yu
1994-07-08
3
-4
/
+7
*
fixes to suck in -lndbm or -ldbm as needed
Tom Yu
1994-07-07
3
-1
/
+9
*
Reduced Makefile.in, using pre/post
Mark Eichin
1994-07-02
1
-34
/
+0
*
folding in Harry's changes
Tom Yu
1994-06-29
5
-5
/
+14
*
* 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
2
-2
/
+19
*
improve clean rules
Mark Eichin
1994-06-23
1
-0
/
+3
*
Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin
1994-06-21
1
-0
/
+1
*
support to allow --with-ccopts=
Tom Yu
1994-06-21
2
-0
/
+2
*
Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin
1994-06-18
1
-1
/
+1
*
support to calculate BUILDTOP in makeaclocals
Tom Yu
1994-06-17
2
-1
/
+2
*
get USE_SYS_TIME_H from config.h instead
Mark Eichin
1994-06-17
2
-2
/
+1
*
use local static krb4_stime instead of unlikely stime
Mark Eichin
1994-06-16
2
-1
/
+32
*
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin
1994-06-15
1
-24
/
+21
*
step 1: bzero->memset(,0,)
Mark Eichin
1994-06-15
1
-20
/
+17
*
punt K4INCLUDE, just use srcdir correctly; put krbONE in kerberos_v4.c for now
Mark Eichin
1994-06-15
3
-4
/
+5
*
add K4INCLUDE as well
Mark Eichin
1994-06-15
2
-1
/
+3
[next]