summaryrefslogtreecommitdiffstats
path: root/src/slave/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-377/+0
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+4
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-0/+4
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-051-0/+8
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-241-0/+5
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-301-0/+6
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGSEzra Peisach2001-12-061-0/+7
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+4
* * kpropd.M: Correct typo (synopsis line should say kpropd, not kprop)Mitchell Berger2001-09-241-0/+4
* * configure.in: Check for daemon() prototypeEzra Peisach2001-06-211-0/+6
* * kpropd.c (authorized_principal): Cast argument to ispace() to intEzra Peisach2001-06-181-0/+4
* * kpropd.c (load_database): Initialize save_stderr variableKen Raeburn2001-01-301-0/+4
* * kprop.h (KPROP_CKSUMTYPE): Delete unused macroKen Raeburn2001-01-301-0/+4
* * kprop.c, kpropd.c: Use krb5_set_principal_realm() instead ofEzra Peisach2000-10-171-0/+5
* * kpropd.c, kprop.c: Ensure size of database sent OTW as 4 bytesEzra Peisach2000-10-141-0/+5
* * kprop.c, kpropd.c: Compiler warning fixes including: notEzra Peisach2000-08-031-0/+8
* * Makefile.in: kprop does not depend on the database libraries.Ezra Peisach2000-06-301-0/+5
* pullup from 1.2-beta4Ken Raeburn2000-06-301-0/+6
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+9
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+4
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-211-0/+5
* Build using KDB5_LIBS, not KDB5_LIBTheodore Tso1997-02-241-0/+4
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-181-0/+4
* Merge of libhack_branchTom Yu1997-02-091-0/+5
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-0/+17
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-0/+6
* * kpropd.c (PRS): munge realm of sname_to_princ when -r isBarry Jaspan1996-10-221-0/+5
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-101-0/+4
* * kpropd.c: rework to use kdb5_util instead of kdb5_edit; don'tBarry Jaspan1996-08-121-0/+7
* Corrected several memory leaks and unreferenced memory access conditionsRichard Basch1996-03-151-0/+5
* * kprop.c: Write a byte to the last-prop file to ensure the fileRichard Basch1996-03-121-0/+5
* * kprop.c: The credentials cache should be destroyed after any errorRichard Basch1996-03-061-0/+4
* * kprop.c: Call krb5_sname_to_principal rather than doing the OS calls.Richard Basch1996-03-051-0/+15
* Wed Sep 13 23:53:19 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-09-141-0/+7
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-161-0/+3
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-0/+5
* Changes for Macintosh implementationKeith Vetter1995-07-061-0/+2
* Add ability to switch between Berkeley and DBM for KDC databasePaul Park1995-06-301-0/+5
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-0/+6
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-0/+4
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+5
* If kpropd invoked with -r option, invoke kdb5_edit with different realmEzra Peisach1995-05-201-0/+3
* kprop.M and kpropd.M: Document -P (port) optionEzra Peisach1995-05-201-0/+19
* * kpropd.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-031-0/+4
* kpropd uses fork instead of vfork, because it's closing fileTheodore Tso1995-04-181-0/+24