1994-10-27 |
Mark Eichin | * configure.in: check for srand48, srand, and srandom. |
commit | commitdiff | tree | snapshot |
1994-10-27 |
Theodore Tso | Added first cut of lists of operating systems that... |
commit | commitdiff | tree | snapshot |
1994-10-27 |
Theodore Tso | autoreconf.local is a locally modified version of autor... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | If the requested kvno is IGNORE_KVNO, fix the error... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Add verification checks to the test suite |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Control -g/-O via $(CCOPTS) |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Mark Eichin | move for autoreconf to find it |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Regenerated configure from configure.in using the lates... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Mark Eichin | autoconf v2 testsuite |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Mark Eichin | autoconf 1.126. This will be released as autoconf 2... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Mark Eichin | Conversion of autoconfigury to Autoconf V2 |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Check for both EAGAIN in addition to EWOULDBLOCK |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | If the header files have strdup, don't try to redefine it |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Added missing continue so that we don't copy both the... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Once more, with the current type! |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Added missing declaration for retval variable |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Add include config.h for POSIX_FILE_LOCKS |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | The Kerberos V4 libraries must be linked in after the... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | If KRB4 is defined, define KRB5_KRB4_COMPAT for compat_... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Use the srand48/lrand48 functions if available |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Don't free host_save; it's supposed to be returned... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Don't check for srand48 and then try to define srandom... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Only rerun autoconf if the configure.in file is more... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Add AC_RETSIGTYPE to get proper return type for signal... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Don't specify an explicit pathname for sed |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Allow kdc_hammer to be called on an arbitrary realm |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | kdb5_verify.c: Check principals with correct realm... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | kdb5_mkdums.c: Create principals with correct realm... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Do checks for depth = 5 |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Don't need to define POSIX_FILE_LOCKS; just include... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Remove header file from include directory when doing... |
commit | commitdiff | tree | snapshot |
1994-10-21 |
Tom Yu | sanity checkin again |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Select the cryptosystem to be used using krb5_use_cstyp... |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Change one last variable to be an unsigned char |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Add other termios c_cc initializations for the ALPHA |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Make protocol buffers be unsigned, since we're comparin... |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Obey CCOPTS in CFLAGS declaration |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Don't use LDFLAGS, but CCFLAGS since CCFLAGS is configu... |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Look for man page in the source directory |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Fix missing $(DESTDIR) in "make install" lines |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Exit with a non-zero exit status when the test suite... |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Clear the kvno field when destroying encrypted data |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | asn1_decode_k.c (asn1_decode_kdc_req_body): If the... |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Tom Yu | sanity checkin |
commit | commitdiff | tree | snapshot |
1994-10-19 |
Theodore Tso | Makefile.in: "make check" depends on krb5_decode_test and |
commit | commitdiff | tree | snapshot |
1994-10-18 |
Mark Eichin | * krlogind.c: use HAVE_STREAMS, fix TIOCPKT_* test |
commit | commitdiff | tree | snapshot |
1994-10-18 |
Mark Eichin | * raw-des.c (mit_raw_des_decrypt_func): ditto. |
commit | commitdiff | tree | snapshot |
1994-10-18 |
Mark Eichin | * des-crc.c (mit_des_crc_decrypt_func): cast key-... |
commit | commitdiff | tree | snapshot |
1994-10-18 |
Mark Eichin | * configure.in (HAVE_STREAMS): test for streams interf... |
commit | commitdiff | tree | snapshot |
1994-10-18 |
Mark Eichin | add sort for make check |
commit | commitdiff | tree | snapshot |
1994-10-17 |
Theodore Tso | Clean up the test.out file |
commit | commitdiff | tree | snapshot |
1994-10-15 |
Theodore Tso | Add ISODE_DEFS |
commit | commitdiff | tree | snapshot |
1994-10-15 |
Theodore Tso | Add ISODE_DEFS |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Clean up the test.out file |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Fix typo in spelling of KRB5_USE_ISODE |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Add the ISODE_DEFS rule |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | When scanning a database entry, read fail_auth_count... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Move the various flavors of cryptosystem support -... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Add declaration for krb5_des_md5_cst_entry |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Use POSIX_FILE_LOCKS if _POSIX_VERSION is defined in... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Change name of the des_crc cryptosystem from krb5_des_c... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Define PROVIDE_DES_CBC_MD5 so that we include this... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Add support for the new cryptosystem DES/MD5 |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Remove declarations of the cryptosystem specific struct... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Select the cryptosystem to be used using krb5_use_cstyp... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Don't assume that the request server's realm name is... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Cast char pointer to the expected unsigned char pointer... |
commit | commitdiff | tree | snapshot |
1994-10-14 |
Theodore Tso | Remove symlinked files on make clean |
commit | commitdiff | tree | snapshot |
1994-10-13 |
Theodore Tso | No point putting RFC's in the krb5 sources |
commit | commitdiff | tree | snapshot |
1994-10-13 |
Theodore Tso | Add support for the MDx test driver t_mddriver. Run... |
commit | commitdiff | tree | snapshot |
1994-10-13 |
Theodore Tso | Add support for the MDx test driver t_mddriver. Run... |
commit | commitdiff | tree | snapshot |
1994-10-13 |
Theodore Tso | Add the UL macro to control how unsigned long constants... |
commit | commitdiff | tree | snapshot |
1994-10-13 |
Theodore Tso | Fixed typo; extra space in \funcname{ krb5_recvauth} |
commit | commitdiff | tree | snapshot |
1994-10-12 |
Tom Yu | sanity checkin |
commit | commitdiff | tree | snapshot |
1994-10-12 |
Theodore Tso | Add OBJS definition so that object files get cleaned... |
commit | commitdiff | tree | snapshot |
1994-10-12 |
Theodore Tso | Make sure we do our feature tests using the CC options... |
commit | commitdiff | tree | snapshot |
1994-10-12 |
Theodore Tso | Run crctest on a "make check". Clean up the crctest... |
commit | commitdiff | tree | snapshot |
1994-10-12 |
Theodore Tso | Add better dependencies to do two-pass latex runs autom... |
commit | commitdiff | tree | snapshot |
1994-10-11 |
Mark Eichin | * ucb.conf: add "ranlib" for ucb, it's a common element. |
commit | commitdiff | tree | snapshot |
1994-10-11 |
Mark Eichin | * kbuild (MAKETARGETS): default to "all check" for... |
commit | commitdiff | tree | snapshot |
1994-10-11 |
Theodore Tso | Don't rm the sed and awk scripts during a make clean |
commit | commitdiff | tree | snapshot |
1994-10-08 |
Theodore Tso | If using ISODE we need to add -DKRB5_USE_ISODE to ... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Mark Eichin | start CONFIG_OPTS with -v so we see the autoconf result... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Add extra check to make sure blank lines get squeezed... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Add -DKRB5_USE_ISODE so that include files get included... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Use check:: instead of check: |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Include unistd.h first, and don't try to include sys... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Include unistd.h if it is present |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Add test for unistd.h |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Use POSIX_FILE_LOCKS if _POSIX_VERSION in unistd.h |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Explicitly destroy the test database before reloading it |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Don't let errors in set_dbname_help initially cause... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Add general kadmin/kdb confidence check |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Add a "make check" case which runs the test programs |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Add an option to force destruction of the database... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Add new option -P to specify master key passwrd on... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Allow master key to be passed in on the command line... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Allow master key to be passed in on the command line... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Add recursive "make check" |
commit | commitdiff | tree | snapshot |
1994-10-07 |
Theodore Tso | Make sure the "make check" programs are cleaned up... |
commit | commitdiff | tree | snapshot |
next |