summaryrefslogtreecommitdiffstats
path: root/src/slave
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* move includes for aixMark Eichin1994-06-172-22/+19
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* check for libutil.a (BSD++)Mark Eichin1994-06-161-0/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-1/+1
* Nancy L. Gilman's changes for Beta 4Nancy Gilman1994-06-141-1/+14
* Nancy L. Gilman's changes for Beta 4Nancy Gilman1994-06-141-5/+8
* autoconf enhancements for kerberosMark Eichin1994-06-092-0/+59
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-011-1/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-152-14/+14
* Changed to use the proper POSIX locking function if POSIX_FILE_LOCKS isTheodore Tso1993-09-221-2/+11
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-016-12/+12
* Changed to use an ACL file to determine who is allowed to download newTheodore Tso1992-09-241-39/+31
* Changed service name from rcmd to host. Changed to reflect newTheodore Tso1992-09-241-4/+5
* Changed Kerberos service name to "host". Also define the acl for theTheodore Tso1992-09-241-1/+2
* Changed installation directory of file to be the sbin directoryTheodore Tso1992-09-241-2/+2
* Principal type changesJohn Carr1992-08-211-4/+7
* Initial revisionTheodore Tso1992-06-172-0/+171
* Support POSIX file locking.John Carr1992-02-231-7/+22
* Use vfork only on BSD systems, and union wait only on BSD systemsJohn Carr1992-02-111-1/+15
* Add debugging, fix printf callsJohn Carr1992-02-111-3/+16