| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -509/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 2 | -50/+0 |
| * | * Makefile.in (DEFS): Make empty | Ken Raeburn | 2006-04-02 | 2 | -0/+5 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -64/+64 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -23/+24 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -24/+24 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -8/+16 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -27/+18 |
| * | This commit ensures that all files in the library include | Jeffrey Altman | 2005-11-15 | 2 | -1/+5 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -18/+27 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 2 | -2/+4 |
| * | * rc_dfl.c: Move the extraction of the struct dfl_data | Jeffrey Altman | 2005-01-15 | 2 | -3/+8 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -48/+53 |
| * | * rc-int.h (struct _krb5_rc_ops): Add new member, recover_or_init. | Ken Raeburn | 2004-08-04 | 7 | -7/+59 |
| * | Implement new replay cache type "none" | Ken Raeburn | 2004-07-30 | 5 | -3/+108 |
| * | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 2 | -1/+5 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 2 | -6/+5 |
| * | * rc_io.c (dir, dirlen): Top-level variables deleted. | Ken Raeburn | 2004-06-15 | 2 | -10/+19 |
| * | Run make depend | Sam Hartman | 2004-06-08 | 1 | -4/+4 |
| * | Move definitions of struct krb5_rc_st, struct _krb5_rc_ops, krb5_rc_ops, and | Ken Raeburn | 2004-06-02 | 6 | -1/+49 |
| * | Add prototypes for library init and fini functions. Makefile dependencies | Ezra Peisach | 2004-05-28 | 4 | -1/+47 |
| * | krb5_rc_io_open_internal might try to invoke with negative argument | Ezra Peisach | 2004-05-24 | 2 | -1/+7 |
| * | * rc_dfl.c (krb5_rc_dfl_expunge_locked): Declare before use | Ken Raeburn | 2004-05-03 | 2 | -0/+7 |
| * | Use the new mutex in the replay cache structure | Ken Raeburn | 2004-05-01 | 3 | -17/+103 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -24/+28 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 2 | -1/+23 |
| * | make depend | Ken Raeburn | 2004-03-06 | 1 | -1/+2 |
| * | For keytab, ccache, and rcache type registries, use const more, and | Ken Raeburn | 2004-03-06 | 2 | -3/+28 |
| * | minor formatting, mostly whitespace | Ken Raeburn | 2004-03-03 | 1 | -37/+38 |
| * | * rc_base.c: Delete unused and untested semaphore support | Ken Raeburn | 2004-03-03 | 3 | -29/+4 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -21/+23 |
| * | In my tests (2GHz P4 Linux, 5 minutes, no pre-existing replay cache), this gets | Ken Raeburn | 2003-08-27 | 2 | -10/+30 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -20/+20 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+7 |
| * | Make ccache and rcache ops tables const | Ken Raeburn | 2003-01-08 | 4 | -5/+12 |
| * | another one | Ken Raeburn | 2002-09-05 | 1 | -1/+1 |
| * | * rc_io.c (krb5_rc_io_move): Missed a variable name change | Ken Raeburn | 2002-09-05 | 2 | -1/+5 |
| * | protoize | Ken Raeburn | 2002-09-03 | 6 | -65/+41 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | update deps | Ken Raeburn | 2002-08-15 | 1 | -6/+12 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -15/+13 |
| * | rebuild dependencies | Ken Raeburn | 2002-06-15 | 1 | -16/+16 |
| * | * rc_io.c, rc_dfl.c: use "" includes for krb5.h and k5-int.h | Tom Yu | 2002-06-14 | 3 | -2/+7 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -7/+7 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -19/+21 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 4 | -47/+51 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 3 | -8/+14 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 2 | -1/+5 |