summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * krlogin.c (writer): Improved bandwith efficiency by readingPeter Litwack2000-07-211-0/+9
* * krcp.c: Provide format attribute for error() for versions of gccEzra Peisach2000-07-181-0/+8
* * Makefile.in: Remove linking of krb5util library fromEzra Peisach2000-07-031-0/+5
* pullup from 1.2.1 releaseKen Raeburn2000-07-011-0/+12
* 1.2-beta4 pullupKen Raeburn2000-06-301-0/+141
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * login.c (update_ref_count): Copy passwd info before calling getuserattr, toKen Raeburn2000-03-161-0/+7
* * krlogin.c (main): Don't output debugging messages if debugging wasn't turne...Ken Raeburn2000-02-281-0/+5
* * login.c (main): Only destroy xtra_creds if non-null. (Patch from Richard B...Ken Raeburn2000-02-101-0/+5
* * login.c (main): Reorder some control flow to avoid security holeTom Yu2000-02-061-0/+5
* didn't have date line on last log entryKen Raeburn2000-01-281-0/+1
* * krlogin.c (speeds): Added some comments from net recommending not extending...Ken Raeburn2000-01-271-0/+4
* from 1.1 branch: use init_secure_contextKen Raeburn1999-12-151-0/+5
* log tritan's changesTom Yu1999-10-261-0/+7
* from 1.1 branch:Ken Raeburn1999-09-011-0/+15
* * Makefile.in (kshd): Remove $(LOGINLIBS) from kshd dependenciesTom Yu1999-08-241-0/+4
* Patches from Brad Thompson for building without krb4 compatibilityKen Raeburn1999-08-021-0/+12
* fix typo in calculating buffer sizeKen Raeburn1999-07-261-0/+5
* from the 1.0 branchEzra Peisach1999-07-241-0/+4
* AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey,Ken Raeburn1999-07-121-0/+8
* * Makefile.in (kshd): Add $(LOGINLIBS)Tom Yu1999-03-131-0/+4
* * kshd.M: Resync manpageTom Yu1999-03-091-0/+6
* * klogind.M: Resync manpageTom Yu1999-02-251-0/+6
* * kcmd.c (k4cmd): Move call to krb_realmofhost() to avoid smashingTom Yu1999-02-231-0/+3
* * kcmd.c (kcmd): Fix up to not call sname_to_principal until afterTom Yu1999-02-231-0/+6
* * klogind.M: Document things a little better, including newTom Yu1999-02-171-0/+12
* * login.c (main): Call setluid()Tom Yu1999-01-211-0/+9
* Temporary patch for krb5-appl/678; avoid data from stdout being mixed to stderrSam Hartman1998-12-271-0/+7
* * login.c (login_get_kconf): Also test whether *kconf_val is nullGeoffrey King1998-11-161-0/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-131-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+23
* krshd.c (doit): Apply ghudson's patch so that rshd passes the portTheodore Tso1998-10-081-0/+10
* * krcp.c (error): Don't call rcmd_stream_write if iamremote is notGeoffrey King1998-08-151-0/+6
* Apply ghudson's patch so that rlogin -a no longer dumps core.Geoffrey King1998-07-271-0/+5
* login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, but stillTheodore Tso1998-05-271-0/+18
* * login.c: Replace strcpy with strncpy in places. Add nulTom Yu1998-05-161-0/+5
* Add a check for the header file krb4-proto.h. Replace file existenceTheodore Tso1998-05-061-0/+4
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-0/+7
* configure.in: Clean up configure script. Check $cross_compilingTheodore Tso1998-03-021-0/+11
* * kcmd.c: Integrate ghudson's changes for client-side krb4Tom Yu1998-02-241-0/+20
* * v4rcp.c: Punt nastiness to redefine setreuid, as we don't useTom Yu1998-02-231-0/+8
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* * krlogind.c (protocol): Declare pibuf and fibuf as being BUFSIZTom Yu1998-01-211-0/+5
* * login.c (try_afscall): try_afscall doesn't work / isn't neededDan Winship1997-12-191-0/+5
* * krlogind.c:Tom Yu1997-12-121-0/+9
* * krlogind.c (recvauth): Fix args in call toTom Yu1997-11-201-0/+5
* * krshd.c: Don't set checksum_ignored to 1 if checksum_required isTom Yu1997-11-181-0/+6
* * forward.c (rd_and_store_for_creds): Don't do the chown. AvoidsTom Yu1997-11-131-0/+8
* Use error_message(errno) instead of using sys_errlist[errno]. ThisTheodore Tso1997-11-071-0/+8