1998-12-05 |
Theodore Tso | Use K5_AC_OUTPUT instead of K5_OUTPUT_FILES |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Theodore Tso | Makefile.in: Added missing "cd .." necessary for making... |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Theodore Tso | Fixed busted Makefile so that it compiles under Windows |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Theodore Tso | Added KRB5_DLLIMP and KRB5_CALLCONV so that these files... |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Theodore Tso | rd_svc_key.c (krb54_get_service_keyblock): New function... |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Theodore Tso | Forgot to check this in earlier |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Theodore Tso | krb5.hin: Move krb4 function prototypes to krb54proto.h |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Tom Yu | * admin.h: Add prototypes for create_principal_3, |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Tom Yu | * svr_principal.c (kadm5_create_principal): Modify... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Theodore Tso | prof_get.c: Add new public profile_iterator functions... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Theodore Tso | realm_iter.c: New function which iterators over the... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Theodore Tso | krb5.hin: Add function prototypes for the new realm... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Tom Yu | * krb5_decode_test.c (main): Add variant test cases on |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Tom Yu | * asn1_k_decode.c (asn1_decode_krb5_flags): Fix previo... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Tom Yu | * asn1_k_decode.c (asn1_decode_krb5_flags): Modify... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Theodore Tso | Use $() instead of ${}, which doesn't work for Makefiles |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Theodore Tso | com_err.h, error_table.h: Use "#if defined(MSDOS) ... |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Theodore Tso | error_message.c: Use "#if defined(MSDOS) || ..." instea... |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Theodore Tso | Update the Changelog with a better documentation of... |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Theodore Tso | Checked in wrong version of post.in previously. Make... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Scott McGuire | More Windows compatibility fixes |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Tom Yu | * svr_principal.c (kadm5_create_principal): |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Tom Yu | * kdb_cpw.c (krb5_dbe_crk): |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Tom Yu | * kdb.h: Update dbe_crk and dbe_cpw to take a boolean... |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Theodore Tso | prof_get.c (profile_get_values): If there are no relati... |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Tom Yu | * Makefile.in (autoconf.stamp): Fix up to deal with... |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Theodore Tso | configure.in: Add check for <sys/utsname.h> |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Theodore Tso | aclocal.m4: Add support for FreeBSD systems using ELF... |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Geoffrey King | * login.c (login_get_kconf): Also test whether *kconf_... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Fix broken thisconfdir and mydir lines in Makefile... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | configure.in: Removed and tests moved up to appl/config... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Makefile.in: Set the myfulldir and mydir variables... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Add a declaration for the global variable krb5__krb4_co... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | Fix bug where if the fcntl-style lock succeeded, we... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Theodore Tso | If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIR... |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Tom Yu | * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.c |
commit | commitdiff | tree | snapshot |
1998-11-06 |
Ezra Peisach | Fixes to build out of source tree |
commit | commitdiff | tree | snapshot |
1998-11-06 |
Ezra Peisach | * gssftp.exp: Changes to deal with new text messages... |
commit | commitdiff | tree | snapshot |
1998-11-06 |
Ezra Peisach | * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0) |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Theodore Tso | Fixed filename uniqueness problems by renaming all... |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Scott McGuire | Fixed places where code didn't follow CCache API. ... |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Geoffrey King | * prof_init.c (profile_init): Fix a problem whereby... |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Theodore Tso | Make sure filenames are unique across all of the krb5... |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Theodore Tso | Ignore kerbsrc.tar, kerbsrc.zip, etc. files which are... |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Theodore Tso | aclocal.m4 (AC_PROG_LEX): Autoconf "fixed" AC_PROG_LEX... |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Theodore Tso | Makefile.in: Added prof_get.c to the list of files... |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Tom Yu | * dump.c: Fix up to work with new crypto API |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Theodore Tso | lock_file.c (krb5_lock_file): Move the flock() fallback... |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Tom Yu | * str_conv.c: Remove krb5_cksumtype_to_string after... |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Tom Yu | resurrect |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Tom Yu | ressurect files missed by merge |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Marc Horowitz | add back mistakenly deleted files |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Marc Horowitz | add back mistakenly deleted files |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Marc Horowitz | add back mistakenly deleted files |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Marc Horowitz | pull up 3des implementation from the marc-3des branch |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Miro Jurisic | Merged lxs' changes (removed 3des code from export... |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Dan Winship | Add -A (require authentication but not necessarily... |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Geoffrey King | * ftp.M: Add documentation for new ccc and cprotect... |
commit | commitdiff | tree | snapshot |
1998-10-24 |
Theodore Tso | ftpd.c (pass): Wait 5 seconds before returning "password |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Miro Jurisic | Merged in smcguire's fixes |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Miro Jurisic | Updated deslib binaries |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Miro Jurisic | Added Mac DES shared library |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Miro Jurisic | Fixed build instructions and upped version to 1.1a4 |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Miro Jurisic | Added CodeWarrior Pro4 projects and docs, updated the... |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Dan Winship | update ftpd man page to fully match reality (-a, -c... |
commit | commitdiff | tree | snapshot |
1998-10-10 |
Geoffrey King | * telnet.c (telnet): Cosmetic change: Put a... |
commit | commitdiff | tree | snapshot |
1998-10-08 |
Theodore Tso | krshd.c (doit): Apply ghudson's patch so that rshd... |
commit | commitdiff | tree | snapshot |
1998-10-08 |
Geoffrey King | * ftpd.c: Add support for restricted users, as request... |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Theodore Tso | cmdtab.c: Update help message for passive mode so that it |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Theodore Tso | Add support for changing the master key for a database... |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Theodore Tso | Don't use h_errno, it's not fully portable, and it... |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Theodore Tso | Don't use h_errno at all; it doesn't work on all platfo... |
commit | commitdiff | tree | snapshot |
1998-09-26 |
Theodore Tso | We shouldn't try to use the CCache API on Unix systems... |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Tom Yu | * mkrel: Add fixes to deal with "tails" on release... |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Tom Yu | resurrecting |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Tom Yu | oop |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Tom Yu | restoring deleted files |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Tom Yu | fix incorrect version |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Tom Yu | resurrect accidentally deleted files |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Tom Yu | restore accidentally deleted files |
commit | commitdiff | tree | snapshot |
1998-09-19 |
Tom Yu | merge of tlyu-3des-k4 |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Miro Jurisic | Added check for CFM |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Theodore Tso | ccdefname.c (krb5_cc_default_name): Changed the PC... |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Theodore Tso | Both Macintoshes and Windows use the ccapi as the defau... |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Theodore Tso | Add #ifdef's so that correct header file (cacheapi... |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Geoffrey King | Of course, the following sentence actually refers to... |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Geoffrey King | * ftpd.c (login): New function. Essentially... |
commit | commitdiff | tree | snapshot |
1998-08-28 |
Geoffrey King | * cmds.c (user): Replace "oldlevel" with the more descr... |
commit | commitdiff | tree | snapshot |
1998-08-28 |
Miro Jurisic | Added timeout to CW AppleEvents |
commit | commitdiff | tree | snapshot |
next |