| Commit message (Expand) | Author | Age | Files | Lines |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -44/+48 |
* | Avoid use of unchecked sprintf in libraries. Use asprintf if the | Ken Raeburn | 2007-07-12 | 2 | -35/+25 |
* | krb5_rc_io_open_internal on error will call close(-1) | Ezra Peisach | 2006-12-18 | 1 | -1/+3 |
* | Tag krb5_rc_dfl_init_locked as static - not used outside file | Ezra Peisach | 2006-10-16 | 1 | -1/+1 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -16/+20 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
* | * rc_io.c (krb5_rc_io_move): Use same code for cygwin as for normal | Ken Raeburn | 2006-06-15 | 1 | -1/+1 |
* | Call krb5_set_error_message any time multiple errno values are translated to | Ken Raeburn | 2006-06-09 | 1 | -15/+59 |
* | Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that's | Ken Raeburn | 2006-06-08 | 1 | -2/+0 |
* | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -8/+8 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -44/+48 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -24/+20 |
* | 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 |