| Commit message (Expand) | Author | Age | Files | Lines |
* | install sphinx-generated manpages | Tom Yu | 2012-01-09 | 1 | -1/+4 |
* | Updated command line utilities not to complain about missing getopt() definition | Sam Hartman | 2011-09-19 | 1 | -0/+2 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -3/+1 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -10/+0 |
* | Remove krb4 support from clients. Some of the code has been | Greg Hudson | 2008-12-15 | 1 | -2/+2 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -6/+4 |
* | Add resource data windows/version.rc for: | Jeffrey Altman | 2007-04-14 | 1 | -4/+14 |
* | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 1 | -0/+1 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -3/+4 |
* | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 1 | -2/+2 |
* | more DEFS= | Ken Raeburn | 2006-04-04 | 1 | -0/+1 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -6/+6 |
* | make depend | Ken Raeburn | 2006-03-30 | 1 | -6/+5 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -1/+1 |
* | add missing $(SCLIB) aka bufferoverflow.lib for 64-bit windows | Jeffrey Altman | 2006-02-28 | 1 | -1/+1 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -5/+3 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -3/+5 |
* | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -0/+1 |
* | Makefile.in: add krb5 support library to windows klist executable | Jeffrey Altman | 2005-01-05 | 1 | -1/+1 |
* | * Makefile.in (SRCS): Define | Ken Raeburn | 2004-11-03 | 1 | -0/+14 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -2/+0 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
* | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 1 | -1/+1 |
* | Use getopt so that we can parse packed options (e.g., -an, -54, etc.) | Danilo Almeida | 2000-04-19 | 1 | -1/+1 |
* | * Makefile.in (klist): Fix to build under Unix again | Tom Yu | 2000-02-04 | 1 | -2/+2 |
* | 1.1 branch changes -> trunk | Ken Raeburn | 1999-12-15 | 1 | -10/+3 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -2/+2 |
* | Use standard windows exe link flags | Danilo Almeida | 1999-08-10 | 1 | -1/+1 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -2/+2 |
* | klist.c: Under Windows, #include winsock.h instead of sys/socket.h and | Theodore Tso | 1999-02-09 | 1 | -1/+1 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+2 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -3/+3 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -1/+2 |
* | Need to link with $(CLIB) - comerr library (win32) | Richard Basch | 1997-02-15 | 1 | -2/+2 |
* | Build kinit/klist/kdestroy under win32 | Richard Basch | 1997-02-11 | 1 | -5/+18 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -6/+5 |
* | * Makefile.in | Richard Basch | 1996-02-04 | 1 | -2/+6 |
* | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -8/+2 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -2/+2 |
* | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 1 | -2/+2 |
* | Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in | Theodore Tso | 1995-02-11 | 1 | -2/+1 |
* | Use $(srcdir) to find manual page for make install | Theodore Tso | 1994-10-03 | 1 | -1/+1 |
* | Fix memory leak in klist --- the returned credentials should be freed before | Theodore Tso | 1994-09-23 | 1 | -3/+3 |
* | more make install fixes | Tom Yu | 1994-07-20 | 1 | -2/+2 |
* | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -27/+0 |
* | folding in Harry's changes | Tom Yu | 1994-06-29 | 1 | -1/+1 |
* | changes to fix make install | Tom Yu | 1994-06-25 | 1 | -3/+18 |
* | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 1 | -0/+1 |