summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd
Commit message (Expand)AuthorAgeFilesLines
...
* * kcmd.c (kcmd): Fix up to not call sname_to_principal until afterTom Yu1999-02-232-36/+36
* * klogind.M: Document things a little better, including newTom Yu1999-02-174-32/+90
* * login.c (main): Call setluid()Tom Yu1999-01-214-9/+26
* Temporary patch for krb5-appl/678; avoid data from stdout being mixed to stderrSam Hartman1998-12-275-7/+17
* * login.c (login_get_kconf): Also test whether *kconf_val is nullGeoffrey King1998-11-162-1/+8
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-132-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-305-1325/+1479
* krshd.c (doit): Apply ghudson's patch so that rshd passes the portTheodore Tso1998-10-083-4/+30
* * krcp.c (error): Don't call rcmd_stream_write if iamremote is notGeoffrey King1998-08-152-10/+9
* Apply ghudson's patch so that rlogin -a no longer dumps core.Geoffrey King1998-07-272-4/+9
* login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, but stillTheodore Tso1998-05-275-8/+55
* * login.c: Replace strcpy with strncpy in places. Add nulTom Yu1998-05-162-12/+31
* Add a check for the header file krb4-proto.h. Replace file existenceTheodore Tso1998-05-062-37/+6
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-064-3/+10
* configure.in: Clean up configure script. Check $cross_compilingTheodore Tso1998-03-024-26/+18
* * kcmd.c: Integrate ghudson's changes for client-side krb4Tom Yu1998-02-247-1233/+875
* * v4rcp.c: Punt nastiness to redefine setreuid, as we don't useTom Yu1998-02-233-28/+18
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* fix some formatting problemsDan Winship1998-02-011-5/+10
* * krlogind.c (protocol): Declare pibuf and fibuf as being BUFSIZTom Yu1998-01-212-1/+6
* * login.c (try_afscall): try_afscall doesn't work / isn't neededDan Winship1997-12-192-3/+13
* * krlogind.c:Tom Yu1997-12-125-4/+30
* * krlogind.c (recvauth): Fix args in call toTom Yu1997-11-202-1/+6
* * krshd.c: Don't set checksum_ignored to 1 if checksum_required isTom Yu1997-11-182-4/+7
* * forward.c (rd_and_store_for_creds): Don't do the chown. AvoidsTom Yu1997-11-133-20/+25
* Use error_message(errno) instead of using sys_errlist[errno]. ThisTheodore Tso1997-11-072-55/+60
* * krlogind.c (doit): Fix up potential buffer overrun.Tom Yu1997-11-054-4/+19
* Removed useless .so to a non-existent macro fileTheodore Tso1997-10-072-1/+4
* * krlogind.c (main): Changes to allow for standalone daemonTom Yu1997-09-022-58/+113
* killpg() wasn't conditionalized in login.c, causing compiles to fail onKevin Mitchell1997-06-302-0/+12
* login.c: Always use the new tty line discpline. [krb5-appl/428]Theodore Tso1997-06-072-10/+34
* Fix stupid typos in test compilationTheodore Tso1997-03-281-2/+2
* If we're on an SGI machine, don't do the MOTD or MAILCHECK thing,Theodore Tso1997-03-282-1/+6
* When falling back to the normal rlogin, clear the signal mask, so thatTheodore Tso1997-03-282-0/+16
* dditional patch for login environment variable processing: respect TERMSam Hartman1997-03-202-0/+10
* krshd should not require a user to have a valid home directory. [krb5-appl/167]Sam Hartman1997-02-282-4/+9
* Fix terminal handling with regard to ^@ and ^oSam Hartman1997-02-222-2/+12
* kcmd.c (getport): Let the OS pick the best port rather than scanning.Richard Basch1997-02-195-131/+120
* Use free() to free realm component, until a replacement function is addedRichard Basch1997-02-191-1/+3
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-185-6/+12
* login.c: set ccache name consistently with other login appsRichard Basch1997-02-112-1/+6
* Merge of libhack_branchTom Yu1997-02-093-27/+25
* Overide important environment variables. Preliiminary fix; includeSam Hartman1996-12-292-6/+11
* * configure.in: Fix up "test $ac_cv_c_cross" to deal withTom Yu1996-12-242-2/+7
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-136-6/+45
* * krcp.c: don't print our own error message if kcmd returns -1 (itBarry Jaspan1996-11-142-8/+16
* * krshd "plumbing" fixesMark Eichin1996-11-122-66/+112
* same typoMark Eichin1996-11-121-0/+1
* fix typoMark Eichin1996-11-121-1/+1