1994-10-01 |
Mark Eichin | * kbuild: log arguments to THISCONF, RECONF files |
commit | commitdiff | tree | snapshot |
1994-10-01 |
Mark Eichin | * kbuild: set SRCDIR by default from program name |
commit | commitdiff | tree | snapshot |
1994-10-01 |
Mark Eichin | old style kbuild file |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Mark Eichin | * aclocal.m4 (CONFIG_RULES): set SHELL=/bin/sh explici... |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Add field for structure magic numbers |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Let configure take care of removing const with AC_CONST |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | More autoconf portability fixes --- for Solaris Suncc... |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Remove libkdb5.a on make clean |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | configure now generates the makefile |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Removed MIT DES files |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Make clean will remove executables |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | If the prefix "FILE:" is not given, assume the default... |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Relink executable if libraries change |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Relink executable if libraries change |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Relink executable if libraries change |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Relink executable if libraries change |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Relink executables if libraries change |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Fix declaration of usage() |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Use getsockname instead of getpeername in order to... |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | In krb5_rc_dfl_recover, krb5_rc_io_size was being calle... |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Theodore Tso | Removed MIT DES implementation; only use Fergeson DES |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Mark Eichin | More will be added.. |
commit | commitdiff | tree | snapshot |
1994-09-30 |
Mark Eichin | * util/kbuild: complete rewrite. |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Mark Eichin | * krlogin.c (mode): ifdef VLNEXT instead of svr4 for... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | cache name was not being properly null-terminated |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Make sure mod time on the dump_ok file is updated.... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Relink executable when libraries change |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Oops.. Missing close brace |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Exit with a non-zero status if there was an error in... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Add support for KRB5_KDCREP_SKEW error code |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Added new error codes (from suggested changes from... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Return new error codes KRB5_IN_TKT_REALM_MISTCH and... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Added realm compare function |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Always fill in a NULL for a zero-length char string... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Return the most recent key (with the greatest kvno... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Tom Yu | not quite first cut "safety" checkin |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Theodore Tso | Relink executable when library changes |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Mark Eichin | (K4LIB): add libdes.a, needed for des_pcbc_encrypt |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Tom Yu | updated as pre Barr3y's comments (forgot to check in... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
Mark Eichin | * configure.in (srand48): check for srand48, and if... |
commit | commitdiff | tree | snapshot |
1994-09-28 |
Mark Eichin | Wed Sep 28 14:36:29 1994 Mark Eichin (eichin@rtl... |
commit | commitdiff | tree | snapshot |
1994-09-28 |
Mark Eichin | get NULL from stdio for sunos |
commit | commitdiff | tree | snapshot |
1994-09-28 |
Theodore Tso | = should have been == in commented out code |
commit | commitdiff | tree | snapshot |
1994-09-28 |
Theodore Tso | Fix to reflect fact that krb5_rc_dfl_close() now frees... |
commit | commitdiff | tree | snapshot |
1994-09-28 |
Mark Eichin | fix initial test/square-bracket bug |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Jon Rochlis | Mark this as OV confidential. It's ugly but it'll do... |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Change the interface of krb5_ktfile_read_entry and |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Add dependencies for the libraries (so the executables... |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Make sure all object files are removed in a make clean... |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Fix memory leak in klist --- the returned credentials... |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | xfree() should have been krb5_xfree() |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Oops. One more free needed to be inserted |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Fix memory leak caused by not freeing top-level structure |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Tighten up wording of krb5_cc_destroy and krb5_cc_close... |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Make sure memory associated the credentials cache is... |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Fix silly spelling typo |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Fix typo in comment. (Silly spelling mistake) |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Fix so that autoconf actually checks for bison/yacc... |
commit | commitdiff | tree | snapshot |
1994-09-23 |
Theodore Tso | Fix order of autoconf macros so that the tests can... |
commit | commitdiff | tree | snapshot |
1994-09-22 |
Theodore Tso | Applied Cybersafe's changes to do transited realm path... |
commit | commitdiff | tree | snapshot |
1994-09-21 |
Theodore Tso | Fix memory leak in decode timestamp return |
commit | commitdiff | tree | snapshot |
1994-09-21 |
Theodore Tso | Fix typo which was causing krb5_encode_test.c to fail... |
commit | commitdiff | tree | snapshot |
1994-09-21 |
Theodore Tso | Kbuild is a program which builds a Kerberos V5 distribu... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | index() -> strchr() |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Put the tests directory under autoconf |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Put the tests directory under autoconf |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Create database with key version number of 1 |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Initialize key version numbers to be 1 |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Don't chop off last character of principal name if... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Only report errors to syslog if the debug flag is not... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | TODO file updated from tsx-11 |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Moved CONFIG_RULES before AC_HAVE_LIBRARY() rules,... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Use krb5_rd_req instead of krb5_rd_req_decode, to elimi... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Fix error string ("for reading" -> "for writing") |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Apply new copyright notice to the krb524 sources. ... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Fix bug in V4 emulation where it was always assuming... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Fix a number of pointer aliasing bugs |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Removed an excess free() call |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Fixed bug reported by Bill Sommerfeld where a missing... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Theodore Tso | Fixed stupid type in make install target |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Jonathan Kamens | Back out the randkey changes (revision 1.11) |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Jonathan Kamens | Back out randkey changes |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jonathan Kamens | Get rid of periods in error table messages. |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jonathan Kamens | Increment the current API version number, document... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jonathan Kamens | Mention that in randkey_principal, the new key version... |
commit | commitdiff | tree | snapshot |
1994-09-09 |
Theodore Tso | Two global variables didn't need to be global; changed... |
commit | commitdiff | tree | snapshot |
1994-09-09 |
Theodore Tso | Reversed order of \n\r to make jik happy |
commit | commitdiff | tree | snapshot |
1994-08-31 |
Theodore Tso | Added declaration for strdup() if HAS_STRDUP is not... |
commit | commitdiff | tree | snapshot |
1994-08-20 |
Theodore Tso | Fix pointer aliasing problem between newkey and authent... |
commit | commitdiff | tree | snapshot |
1994-08-20 |
Theodore Tso | Fix wrong OID's! |
commit | commitdiff | tree | snapshot |
1994-08-20 |
Theodore Tso | Fix bug of trying to use freed memory |
commit | commitdiff | tree | snapshot |
1994-08-19 |
Barry Jaspan | proposed ovsec_kadm_init_* changes |
commit | commitdiff | tree | snapshot |
1994-08-18 |
Theodore Tso | Added #ifdef NEED_SYS_FCNTL_H around <sys/fcntl.h> |
commit | commitdiff | tree | snapshot |
1994-08-18 |
Theodore Tso | Fix KRB4 handling (was broken, just like kdc directory) |
commit | commitdiff | tree | snapshot |
1994-08-18 |
Mark Eichin | always substitute |
commit | commitdiff | tree | snapshot |
1994-08-18 |
Mark Eichin | document previous stamping |
commit | commitdiff | tree | snapshot |
1994-08-18 |
Mark Eichin | stamp out rcs keywords |
commit | commitdiff | tree | snapshot |
1994-08-18 |
Theodore Tso | Fix broken $(KRB4)/lib/libdes.a inclusion in the Makefi... |
commit | commitdiff | tree | snapshot |
1994-08-18 |
Mark Eichin | stamp out rcs keywords |
commit | commitdiff | tree | snapshot |
1994-08-18 |
Mark Eichin | stamp out rcs keywords |
commit | commitdiff | tree | snapshot |
next |