summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd
Commit message (Expand)AuthorAgeFilesLines
...
* * krcp.c (sink): Cast argument to isdigit() to intEzra Peisach2001-06-182-2/+6
* * loginpaths.h: If _PATH_DEFPATH is defined, undefine LPATH andEzra Peisach2001-06-182-0/+11
* * configure.in (SETENVOBJ): If setenv is not present on system,Ezra Peisach2001-06-1110-11/+45
* * krshd.c: Include <grp.h>, <libpty.h>, and <sys/wait.h> forEzra Peisach2001-06-113-3/+14
* * krlogin.c: Always provide prototype for setsignal and not ifEzra Peisach2001-06-042-5/+8
* * login.c: Add braces around initializers. Cleanup assignments inEzra Peisach2001-06-0111-78/+135
* * krlogind.c (protocol): Don't do TIOCPKT on systems with STREAMSTom Yu2001-05-252-1/+11
* * defines.h: Fix k4cmd prototype to match kcmd.cTom Yu2001-05-114-4/+14
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-262-2/+4
* * login.M: Don't include "= 0" as part of the "accept_passwd"Tom Yu2001-04-032-1/+6
* * defines.h: Add prototypes for rcmd_stream_init_normal(),Ezra Peisach2001-03-1210-93/+173
* * krshd.c: Get path for NOLOGIN file from paths.h if present,Tom Yu2001-01-262-1/+17
* * forward.c (rd_and_store_for_creds): Overwrite any existing valueTom Yu2001-01-242-1/+6
* * krcp.c (error): Always declare with ellipsisKen Raeburn2001-01-172-6/+5
* Document configure.in changeSam Hartman2001-01-141-0/+4
* 2001-01-12 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-01-143-45/+28
* add "-4" option to rlogin to not try krb5 authKen Raeburn2000-12-153-2/+35
* make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn2000-12-063-2/+8
* * configure.in: Update to autoconf 2 macro names:Ezra Peisach2000-11-012-5/+15
* * login.c (k5_get_password): Declare second argument as unsignedEzra Peisach2000-10-172-0/+6
* * kcmd.c (kcmd): Use krb5_set_principal_realm() instead of freeing theEzra Peisach2000-10-102-5/+12
* * krlogin.c (main): Declare main as intEzra Peisach2000-10-032-2/+6
* * Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY.Ken Raeburn2000-09-094-3/+21
* * krlogin.c (read_wrapper): Copy from the current point and notEzra Peisach2000-08-082-2/+7
* * krlogin.c (writer): Improved bandwith efficiency by readingPeter Litwack2000-07-212-68/+162
* * krcp.c: Provide format attribute for error() for versions of gccEzra Peisach2000-07-183-2/+18
* * Makefile.in: Remove linking of krb5util library fromEzra Peisach2000-07-032-8/+13
* pullup from 1.2.1 releaseKen Raeburn2000-07-015-1/+50
* 1.2-beta4 pullupKen Raeburn2000-06-3012-218/+684
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * login.c (update_ref_count): Copy passwd info before calling getuserattr, toKen Raeburn2000-03-162-0/+19
* * krlogin.c (main): Don't output debugging messages if debugging wasn't turne...Ken Raeburn2000-02-282-6/+13
* * login.c (main): Only destroy xtra_creds if non-null. (Patch from Richard B...Ken Raeburn2000-02-102-1/+7
* * login.c (main): Reorder some control flow to avoid security holeTom Yu2000-02-062-6/+9
* 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-272-0/+16
* from 1.1 branch: use init_secure_contextKen Raeburn1999-12-152-2/+6
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* from 1.1 branch:Ken Raeburn1999-09-014-1/+31
* * Makefile.in (kshd): Remove $(LOGINLIBS) from kshd dependenciesTom Yu1999-08-242-1/+5
* Patches from Brad Thompson for building without krb4 compatibilityKen Raeburn1999-08-023-4/+32
* fix typo in calculating buffer sizeKen Raeburn1999-07-262-1/+6
* from the 1.0 branchEzra Peisach1999-07-242-1/+5
* AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey,Ken Raeburn1999-07-123-1/+14
* * Makefile.in (kshd): Add $(LOGINLIBS)Tom Yu1999-03-132-1/+5
* * kshd.M: Resync manpageTom Yu1999-03-093-36/+100
* * klogind.M: Resync manpageTom Yu1999-02-253-25/+45
* * kcmd.c (k4cmd): Move call to krb_realmofhost() to avoid smashingTom Yu1999-02-232-5/+7