aboutsummaryrefslogtreecommitdiff
path: root/src/slave/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn1-0/+4
2004-03-05Merge configuration of kdc, krb524, and slave directories into topKen Raeburn1-0/+8
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn1-0/+5
2003-08-30Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn1-0/+6
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-0/+4
2001-12-06 * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGSEzra Peisach1-0/+7
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-0/+4
2001-09-24* kpropd.M: Correct typo (synopsis line should say kpropd, not kprop)Mitchell Berger1-0/+4
2001-06-21 * configure.in: Check for daemon() prototypeEzra Peisach1-0/+6
2001-06-18 * kpropd.c (authorized_principal): Cast argument to ispace() to intEzra Peisach1-0/+4
2001-01-30* kpropd.c (load_database): Initialize save_stderr variableKen Raeburn1-0/+4
2001-01-30* kprop.h (KPROP_CKSUMTYPE): Delete unused macroKen Raeburn1-0/+4
2000-10-17 * kprop.c, kpropd.c: Use krb5_set_principal_realm() instead ofEzra Peisach1-0/+5
2000-10-14 * kpropd.c, kprop.c: Ensure size of database sent OTW as 4 bytesEzra Peisach1-0/+5
2000-08-03 * kprop.c, kpropd.c: Compiler warning fixes including: notEzra Peisach1-0/+8
2000-06-30 * Makefile.in: kprop does not depend on the database libraries.Ezra Peisach1-0/+5
2000-06-30pullup from 1.2-beta4Ken Raeburn1-0/+6
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+9
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+5
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-0/+4
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+4
1998-01-21main returns int, not void. ANSI X3.159-1989Ezra Peisach1-0/+5
1997-02-24Build using KDB5_LIBS, not KDB5_LIBTheodore Tso1-0/+4
1997-02-18Remove krb5_xfree from the public interfaceRichard Basch1-0/+4
1997-02-09Merge of libhack_branchTom Yu1-0/+5
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-0/+17
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso1-0/+6
1996-10-22 * kpropd.c (PRS): munge realm of sname_to_princ when -r isBarry Jaspan1-0/+5
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu1-0/+4
1996-08-12 * kpropd.c: rework to use kdb5_util instead of kdb5_edit; don'tBarry Jaspan1-0/+7
1996-03-15Corrected several memory leaks and unreferenced memory access conditionsRichard Basch1-0/+5
1996-03-12 * kprop.c: Write a byte to the last-prop file to ensure the fileRichard Basch1-0/+5
1996-03-06* kprop.c: The credentials cache should be destroyed after any errorRichard Basch1-0/+4
1996-03-05* kprop.c: Call krb5_sname_to_principal rather than doing the OS calls.Richard Basch1-0/+15
1995-09-14Wed Sep 13 23:53:19 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1-0/+7
1995-08-16Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1-0/+3
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park1-0/+5
1995-07-06Changes for Macintosh implementationKeith Vetter1-0/+2
1995-06-30Add ability to switch between Berkeley and DBM for KDC databasePaul Park1-0/+5
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park1-0/+6
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-0/+4
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1-0/+5
1995-05-20If kpropd invoked with -r option, invoke kdb5_edit with different realmEzra Peisach1-0/+3
1995-05-20kprop.M and kpropd.M: Document -P (port) optionEzra Peisach1-0/+19
1995-05-03 * kpropd.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1-0/+4
1995-04-18kpropd uses fork instead of vfork, because it's closing fileTheodore Tso1-0/+24
1995-03-27 * kprop.c : Use new calling conventions for krb5_sendauth(),Chris Provenzano1-0/+8
1995-03-24kpropd.c (PRS): Don't bother initializing server_addrs sinceTheodore Tso1-0/+8