summaryrefslogtreecommitdiffstats
path: root/src/slave
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed internal routine detach_process(), and replaced it with aTheodore Tso1994-07-162-39/+8
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-30/+0
* folding in Harry's changesTom Yu1994-06-291-1/+1
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* changes to fix make installTom Yu1994-06-252-4/+21
* set BSD_COMP, get sys/ioctl for solaris TIOCNOTTYMark Eichin1994-06-241-0/+4
* get sys/fcntl for O_RDONLYMark Eichin1994-06-241-0/+4
* more improvements to clean rulesMark Eichin1994-06-231-1/+1
* improve clean rulesMark Eichin1994-06-231-0/+6
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2