| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+2 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -5/+4 |
* | * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGS | Ezra Peisach | 2001-12-06 | 4 | -4/+24 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -5/+6 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 3 | -27/+31 |
* | * kpropd.M: Correct typo (synopsis line should say kpropd, not kprop) | Mitchell Berger | 2001-09-24 | 2 | -1/+5 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+15 |
* | * configure.in: Check for daemon() prototype | Ezra Peisach | 2001-06-21 | 3 | -0/+11 |
* | * kpropd.c (authorized_principal): Cast argument to ispace() to int | Ezra Peisach | 2001-06-18 | 2 | -2/+6 |
* | * kpropd.c (load_database): Initialize save_stderr variable | Ken Raeburn | 2001-01-30 | 2 | -1/+5 |
* | * kprop.h (KPROP_CKSUMTYPE): Delete unused macro | Ken Raeburn | 2001-01-30 | 2 | -1/+4 |
* | * kprop.c, kpropd.c: Use krb5_set_principal_realm() instead of | Ezra Peisach | 2000-10-17 | 3 | -9/+23 |
* | * kpropd.c, kprop.c: Ensure size of database sent OTW as 4 bytes | Ezra Peisach | 2000-10-14 | 3 | -9/+20 |
* | * kprop.c, kpropd.c: Compiler warning fixes including: not | Ezra Peisach | 2000-08-03 | 4 | -144/+197 |
* | * Makefile.in: kprop does not depend on the database libraries. | Ezra Peisach | 2000-06-30 | 2 | -3/+8 |
* | pullup from 1.2-beta4 | Ken Raeburn | 2000-06-30 | 2 | -6/+15 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 5 | -5/+20 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 4 | -4/+11 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 2 | -8/+77 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+6 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
* | main returns int, not void. ANSI X3.159-1989 | Ezra Peisach | 1998-01-21 | 3 | -2/+7 |
* | Build using KDB5_LIBS, not KDB5_LIB | Theodore Tso | 1997-02-24 | 2 | -2/+6 |
* | Fixed one more instance of the wrong variable name (context variable) | Richard Basch | 1997-02-19 | 1 | -1/+1 |
* | Fixed "context" name | Richard Basch | 1997-02-19 | 1 | -1/+1 |
* | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 3 | -14/+18 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -9/+13 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 5 | -20/+37 |
* | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 3 | -4/+16 |
* | * kpropd.c (PRS): munge realm of sname_to_princ when -r is | Barry Jaspan | 1996-10-22 | 2 | -0/+10 |
* | don't give kdb5_util the -d option unless kpropd is given -F | Kevin Mitchell | 1996-09-27 | 1 | -3/+5 |
* | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 3 | -4/+6 |
* | Tweaks to manpages from Cygnus | Jeff Bigler | 1996-08-29 | 2 | -80/+64 |
* | * kpropd.c: rework to use kdb5_util instead of kdb5_edit; don't | Barry Jaspan | 1996-08-12 | 2 | -39/+66 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | fix spelling error | Mark Eichin | 1996-04-09 | 1 | -1/+1 |
* | Corrected several memory leaks and unreferenced memory access conditions | Richard Basch | 1996-03-15 | 2 | -7/+15 |
* | * kprop.c: Write a byte to the last-prop file to ensure the file | Richard Basch | 1996-03-12 | 2 | -0/+6 |
* | * kprop.c: The credentials cache should be destroyed after any error | Richard Basch | 1996-03-06 | 2 | -0/+8 |
* | * kprop.c: Call krb5_sname_to_principal rather than doing the OS calls. | Richard Basch | 1996-03-05 | 3 | -60/+51 |
* | * Makefile.in | Richard Basch | 1996-02-04 | 1 | -6/+6 |
* | Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY | Richard Basch | 1996-01-22 | 1 | -14/+0 |
* | Always include <fcntl.h> instead of checking for <sys/fcntl.h> | Richard Basch | 1996-01-04 | 1 | -5/+1 |
* | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 2 | -6/+4 |
* | Wed Sep 13 23:53:19 1995 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1995-09-14 | 2 | -6/+8 |
* | Change fopen() to open() to yield an fd | Paul Park | 1995-08-17 | 1 | -1/+1 |