| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Apply patch from Cesar Garcia to fix lifetime computation in 524 | Tom Yu | 2003-09-02 | 2 | -1/+6 |
* | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 3 | -4/+8 |
* | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_create_ticket | Tom Yu | 2003-08-12 | 2 | -238/+34 |
* | * krb5.hin: krb524_init_ets() takes one argument | Tom Yu | 2003-06-12 | 2 | -4/+9 |
* | oops, fix up ChangeLog attribution | Tom Yu | 2003-06-09 | 1 | -1/+1 |
* | * krb524.c: Fix copyright notice | Tom Yu | 2003-06-09 | 2 | -17/+24 |
* | pullup of changes previously committed to branch first | Tom Yu | 2003-06-05 | 3 | -4/+56 |
* | remove debugging printf accidentally left in krb524init | Ken Raeburn | 2003-06-05 | 2 | -1/+4 |
* | krb524d.h: removed invalid Mac pragmas [RT 1533] | Alexandra Ellwood | 2003-05-29 | 2 | -7/+4 |
* | Rename interface to krb5_524_convert_creds, export it from krb5 library. | Ken Raeburn | 2003-05-28 | 3 | -2/+10 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 16 | -818/+125 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -19/+19 |
* | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 2 | -1/+6 |
* | Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option to | Sam Hartman | 2003-03-17 | 3 | -34/+30 |
* | Fix unaligned access found in alpha-linux testing: | Ken Raeburn | 2003-03-12 | 2 | -2/+7 |
* | * cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c, sendmsg.c: Removed Ma... | Alexandra Ellwood | 2003-03-06 | 8 | -30/+24 |
* | * Makefile.in (clean-windows): Remove $(GENS). | Ken Raeburn | 2003-02-01 | 2 | -0/+9 |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -1/+2 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+8 |
* | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -9/+9 |
* | * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server() | Tom Yu | 2002-12-07 | 2 | -2/+9 |
* | update dependencies | Tom Yu | 2002-11-27 | 1 | -9/+17 |
* | * Makefile.in (EXTRADEPSRCS): New variable | Ken Raeburn | 2002-09-24 | 2 | -0/+33 |
* | update dependencies | Ken Raeburn | 2002-09-11 | 1 | -6/+6 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -5/+11 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -2/+6 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+5 |
* | Add support for using the encrypted part of a krb5 ticket as an AFS token-- | Sam Hartman | 2002-08-27 | 3 | -56/+227 |
* | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 2 | -2/+7 |
* | Remove release notes as the content is 100% incorrect. | Sam Hartman | 2002-08-26 | 1 | -16/+0 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -3/+7 |
* | * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX and | Tom Yu | 2002-08-15 | 2 | -1/+12 |
* | * krb524.h: Need to include port-sockets.h before socket-utils.h | Ezra Peisach | 2002-07-24 | 2 | -0/+6 |
* | * krb524.h: Include socket-utils.h instead of port-sockets.h for | Ezra Peisach | 2002-07-23 | 2 | -1/+6 |