| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -2926/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -131/+0 |
| * | * kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numeric | Ken Raeburn | 2006-04-08 | 2 | -2/+5 |
| * | * fakeenv.c: Unused file deleted | Ken Raeburn | 2006-04-08 | 2 | -88/+4 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 2 | -0/+5 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -320/+332 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -14/+17 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 17 | -87/+94 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -45/+74 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -6/+12 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -88/+65 |
| * | fix more executable permissions | Tom Yu | 2005-08-25 | 5 | -0/+0 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -6/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -65/+88 |
| * | * err_txt.c: Don't include krb_err.c if DEPEND is defined | Ken Raeburn | 2005-05-13 | 2 | -1/+5 |
| * | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -1/+1 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -229/+268 |
| * | * include/k5-int.h (struct _krb5int_access): Add function pointer field | Ken Raeburn | 2004-12-08 | 2 | -13/+21 |
| * | make depend | Ken Raeburn | 2004-11-16 | 1 | -4/+5 |
| * | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 3 | -492/+4 |
| * | Remove use of client principal from krb5_context (default_ccprincipal) and de... | Alexandra Ellwood | 2004-07-15 | 2 | -42/+11 |
| * | * recvauth.c (krb_recvauth): Initialize cp and tmp_buf. Check length of data | Ken Raeburn | 2004-07-14 | 2 | -3/+11 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 3 | -2/+7 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 2 | -1/+4 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -17/+21 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+169 |
| * | As discussed on the krbdev mailing list, krb5_get_init_creds_password() | Jeffrey Altman | 2004-02-27 | 2 | -1/+7 |
| * | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 | Sam Hartman | 2004-02-24 | 2 | -2/+5 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -15/+19 |
| * | Note that krb4 expiration needs to be more conservative than krb5 | Sam Hartman | 2003-12-11 | 2 | -0/+18 |
| * | krb_check_auth clears the return value for the schedule parameter with a mems... | Alexandra Ellwood | 2003-08-15 | 2 | -1/+6 |
| * | configure.in: Don't assume all darwin boxes are powerpc. (eg: OpenDarwin/x86) | Alexandra Ellwood | 2003-08-06 | 2 | -1/+6 |
| * | Check for NULL realm argument and n not equal to 1. Fill in realm with an em... | Alexandra Ellwood | 2003-07-11 | 2 | -0/+14 |
| * | RealmsConfig-glue.c: Don't fail when krb5.conf is valid and krb.conf isn't. ... | Alexandra Ellwood | 2003-07-11 | 2 | -2/+8 |
| * | Rewrote krb_get_lrealm to correctly handle the v4 realms section in the profi... | Alexandra Ellwood | 2003-07-11 | 2 | -66/+101 |
| * | This time, use the correct # of arguments for strcpy | Alexandra Ellwood | 2003-07-08 | 1 | -1/+1 |
| * | krb_prof_get_nth() no longer assumes that its retlen argument is correct (cal... | Alexandra Ellwood | 2003-07-07 | 2 | -1/+9 |
| * | Darwin libkrb4/err_txt.o needs dependency on krb_err.c | Tom Yu | 2003-06-11 | 3 | -1/+16 |
| * | fix bug: would return krb.conf entries plus dns info | Ken Raeburn | 2003-06-09 | 2 | -0/+9 |
| * | Checkpoint some working code. | Ken Raeburn | 2003-06-07 | 2 | -4/+77 |
| * | * g_cnffile.c (krb__get_srvtabname): Make retname be a static | Tom Yu | 2003-06-06 | 2 | -7/+12 |
| * | * password_to_key.c (mit_passwd_to_key, afs_passwd_to_key): Delete | Tom Yu | 2003-06-05 | 2 | -2/+7 |
| * | * RealmsConfig-glue.c (get_krbhst_default): Deleted. | Ken Raeburn | 2003-06-03 | 2 | -19/+5 |
| * | Yet more double colon password prompts | Sam Hartman | 2003-06-03 | 3 | -3/+8 |
| * | Save a copy of the ciphertext from the kdc rather than trying to | Sam Hartman | 2003-06-03 | 2 | -0/+9 |
| * | * change_password.c (krb_change_password): Explicitly zero the | Tom Yu | 2003-06-03 | 3 | -4/+15 |