summaryrefslogtreecommitdiffstats
path: root/src/slave
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-133-128/+181
* fixed bad prototype in changesMark Eichin1994-11-211-1/+1
* fix typoMark Eichin1994-11-181-1/+1
* * kprop.c: Use NPROTOTYPE for declarations.Mark Eichin1994-11-183-71/+76
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-4/+4
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-032-2/+6
* Relink executables if libraries changeTheodore Tso1994-09-302-0/+3
* Fix declaration of usage()Theodore Tso1994-09-301-1/+1
* Use getsockname instead of getpeername in order to get the sender address!Theodore Tso1994-09-302-2/+7
* Only report errors to syslog if the debug flag is not set. (OtherwiseTheodore Tso1994-09-152-2/+9
* stamp out rcs keywordsMark Eichin1994-08-183-15/+3
* fix bogus fprintfMark Eichin1994-08-141-2/+1
* STAMP OUT IMAKE IN OUR LIFETIMES!Mark Eichin1994-08-091-54/+0
* * configure.in:Tom Yu1994-08-043-0/+8
* remove sys/ioctl since daemon() is now usedMark Eichin1994-07-261-4/+0
* more make install fixesTom Yu1994-07-202-4/+5