| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 13 | -1992/+0 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -29/+29 |
* | (more) After malloc/realloc/calloc/strdup/asprintf failures, use | Ken Raeburn | 2008-04-30 | 1 | -2/+2 |
* | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -1/+2 |
* | Add static ordinals to DLL exports | Jeffrey Altman | 2007-09-30 | 1 | -2/+2 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -25/+29 |
* | Update dependencies | Ken Raeburn | 2007-05-23 | 1 | -4/+8 |
* | Define and use some inline helper functions for comparing data and authdata s... | Ken Raeburn | 2007-05-10 | 1 | -2/+2 |
* | Add resource data windows/version.rc for: | Jeffrey Altman | 2007-04-14 | 1 | -7/+19 |
* | KFW: 32-bit builds use the pismere krbv4w32.dll library | Jeffrey Altman | 2007-01-30 | 1 | -2/+2 |
* | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 1 | -0/+2 |
* | Remove obsolete/conflicting prototype for krb524_convert_princs | Kevin Coffman | 2006-11-09 | 1 | -7/+0 |
* | * cnv_tkt_skey.c (krb524_convert_princs): Move here, make static. | Ken Raeburn | 2006-11-01 | 3 | -46/+16 |
* | Cleanup some warnings on missing prototypes | Ezra Peisach | 2006-10-15 | 1 | -0/+1 |
* | Zap automatic structures before filling in | Ken Raeburn | 2006-10-15 | 1 | -394/+396 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -6/+6 |
* | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -6/+6 |
* | Add man pages for fakeka and k524init | Russ Allbery | 2006-06-12 | 2 | -0/+49 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -3/+3 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -22/+27 |
* | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -1/+1 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -8/+6 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -1030/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -45/+0 |
* | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -40/+39 |
* | * k524init.c: Include autoconf.h | Ken Raeburn | 2006-03-30 | 3 | -2/+7 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -19/+20 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 3 | -8/+12 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -3/+6 |
* | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 2 | -1/+5 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -26/+20 |
* | Fix additional cases where krb5.h is included before k5-int.h. In most cases, | Ken Raeburn | 2005-11-18 | 2 | -1/+5 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -5/+0 |
* | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 2 | -1/+4 |
* | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 3 | -7/+15 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -11/+17 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
* | * Makefile.in (install-unix): Install krb524d manpage | Tom Yu | 2004-09-08 | 2 | -0/+5 |
* | Added man page for krb524d | Alexandra Ellwood | 2004-09-08 | 2 | -0/+78 |
* | fix MITKRB5-SA-2004-002 | Tom Yu | 2004-08-31 | 2 | -1/+7 |
* | * krb524d.c (do_connection): Use socklen_t for the size of the address from r... | Ken Raeburn | 2004-08-09 | 2 | -1/+7 |
* | make depend | Tom Yu | 2004-06-16 | 1 | -13/+14 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -16/+18 |
* | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 2 | -1/+4 |
* | Merge configuration of kdc, krb524, and slave directories into top | Ken Raeburn | 2004-03-05 | 3 | -10/+10 |
* | * configure.in: Don't invoke macros for library build support. Don't look fo... | Ken Raeburn | 2004-03-04 | 2 | -3/+5 |
* | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 2 | -3/+8 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -17/+19 |
* | krb524 subdirectory does not get fully cleaned due to change introduced by 1491 | Ezra Peisach | 2003-12-15 | 2 | -1/+7 |