summaryrefslogtreecommitdiffstats
path: root/src/slave
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-054-4/+11
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-8/+77
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-213-2/+7
* Build using KDB5_LIBS, not KDB5_LIBTheodore Tso1997-02-242-2/+6
* Fixed one more instance of the wrong variable name (context variable)Richard Basch1997-02-191-1/+1
* Fixed "context" nameRichard Basch1997-02-191-1/+1
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-183-14/+18
* Merge of libhack_branchTom Yu1997-02-093-9/+13
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-135-20/+37
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-083-4/+16
* * kpropd.c (PRS): munge realm of sname_to_princ when -r isBarry Jaspan1996-10-222-0/+10
* don't give kdb5_util the -d option unless kpropd is given -FKevin Mitchell1996-09-271-3/+5
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-103-4/+6
* Tweaks to manpages from CygnusJeff Bigler1996-08-292-80/+64
* * kpropd.c: rework to use kdb5_util instead of kdb5_edit; don'tBarry Jaspan1996-08-122-39/+66
* cvsignore hackeryTom Yu1996-06-101-1/+0
* fix spelling errorMark Eichin1996-04-091-1/+1
* Corrected several memory leaks and unreferenced memory access conditionsRichard Basch1996-03-152-7/+15
* * kprop.c: Write a byte to the last-prop file to ensure the fileRichard Basch1996-03-122-0/+6
* * kprop.c: The credentials cache should be destroyed after any errorRichard Basch1996-03-062-0/+8
* * kprop.c: Call krb5_sname_to_principal rather than doing the OS calls.Richard Basch1996-03-053-60/+51
* * Makefile.inRichard Basch1996-02-041-6/+6
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-14/+0
* Always include <fcntl.h> instead of checking for <sys/fcntl.h>Richard Basch1996-01-041-5/+1
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-032-6/+4
* Wed Sep 13 23:53:19 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-09-142-6/+8
* Change fopen() to open() to yield an fdPaul Park1995-08-171-1/+1
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-163-17/+12
* fix spelling of "canonicalize"Mark Eichin1995-08-161-2/+2
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-13/+9
* Changes for Macintosh implementationKeith Vetter1995-07-062-1/+3
* Add ability to switch between Berkeley and DBM for KDC databasePaul Park1995-06-302-0/+19
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-6/+12
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-113-6/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* If kpropd invoked with -r option, invoke kdb5_edit with different realmEzra Peisach1995-05-202-4/+13
* kprop.M and kpropd.M: Document -P (port) optionEzra Peisach1995-05-206-21/+124
* * kpropd.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+5
* kpropd uses fork instead of vfork, because it's closing fileTheodore Tso1995-04-182-10/+59
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+42
* * kprop.c : Use new calling conventions for krb5_sendauth(),Chris Provenzano1995-03-273-151/+140
* kpropd.c (PRS): Don't bother initializing server_addrs sinceTheodore Tso1995-03-243-17/+9
* Shell script for propagating the Kerberos database to slave serversTheodore Tso1995-03-031-0/+30
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-283-18/+8
* * kprop.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-25/+38
* * kprop.c Use krb5_get_in_tkt_with_keytab() instead ofChris Provenzano1995-02-082-4/+7