summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-261-0/+5
* * Makefile.in: Remove dependencies on krb524_err.h for login.o. IfEzra Peisach2002-03-201-0/+5
* * kcmd.c (kcmd_connect): Actually save errno value when preparing error text toKen Raeburn2002-03-131-1/+2
* * kcmd.c (kcmd_connect): Don't call fixup_addrinfo, it's been deletedKen Raeburn2002-03-131-0/+5
* * kcmd.c (kcmd_connect): Always call getport with the address family from theKen Raeburn2002-03-081-3/+7
* move getsockname calls into common code from kcmd/k4cmdKen Raeburn2002-03-081-1/+7
* Use getaddrinfo. Separate out some AF-independent socket setup codeKen Raeburn2002-03-081-0/+8
* * rcp.M: Document -f and -t options as internal use onlyKen Raeburn2002-03-081-0/+4
* Revert getaddrinfo changes in krb5-only code from 2-10. Factor out commonKen Raeburn2002-03-081-0/+9
* changes from 1.2.4 branchKen Raeburn2002-03-071-0/+9
* fieldbits.h: DeletedKen Raeburn2002-02-271-0/+4
* Change krb5 kcmd to use getaddrinfo, and add some hooks for future ipv6Ken Raeburn2002-02-111-0/+13
* * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c,Ezra Peisach2001-12-061-0/+13
* 2001-11-06 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-11-071-0/+6
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+4
* * krlogin.c (try_normal): Permit "rsh" as well as "rlogin" as the program name,Ken Raeburn2001-09-141-0/+7
* dependenciesKen Raeburn2001-09-021-0/+4
* * setenv.c (setenv): Include stdlib.h for malloc prototypesEzra Peisach2001-07-231-0/+4
* * v4rcp.c (kstream_create_rcp_from_fd, kstream_create_from_fd): AllocateKen Raeburn2001-07-141-0/+6
* * login.c (sigint): Declare staticEzra Peisach2001-07-081-0/+4
* * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBSEzra Peisach2001-07-061-0/+27
* * v4rcp.c, login.c: Fill in prototypes, declare many functionsEzra Peisach2001-07-031-0/+4
* * krlogind.c: Provide daemon prototype if neededEzra Peisach2001-06-221-0/+6
* * login.c: Much cleanup to reduce globals and shadowingEzra Peisach2001-06-221-0/+9
* * login.c (read_env_vars_from_file: Only define ifEzra Peisach2001-06-211-0/+5
* * kcmd.c: Get rid of prototypes for krb5_write_message(),Ezra Peisach2001-06-201-0/+5
* * krcp.c (sink): Cast argument to isdigit() to intEzra Peisach2001-06-181-0/+4
* * loginpaths.h: If _PATH_DEFPATH is defined, undefine LPATH andEzra Peisach2001-06-181-0/+5
* * configure.in (SETENVOBJ): If setenv is not present on system,Ezra Peisach2001-06-111-0/+23
* * krshd.c: Include <grp.h>, <libpty.h>, and <sys/wait.h> forEzra Peisach2001-06-111-0/+9
* * krlogin.c: Always provide prototype for setsignal and not ifEzra Peisach2001-06-041-0/+5
* * login.c: Add braces around initializers. Cleanup assignments inEzra Peisach2001-06-011-0/+24
* * krlogind.c (protocol): Don't do TIOCPKT on systems with STREAMSTom Yu2001-05-251-0/+9
* * defines.h: Fix k4cmd prototype to match kcmd.cTom Yu2001-05-111-0/+8
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-0/+4
* * login.M: Don't include "= 0" as part of the "accept_passwd"Tom Yu2001-04-031-0/+5
* * defines.h: Add prototypes for rcmd_stream_init_normal(),Ezra Peisach2001-03-121-0/+13
* * krshd.c: Get path for NOLOGIN file from paths.h if present,Tom Yu2001-01-261-0/+6
* * forward.c (rd_and_store_for_creds): Overwrite any existing valueTom Yu2001-01-241-0/+5
* * krcp.c (error): Always declare with ellipsisKen Raeburn2001-01-171-0/+4
* Document configure.in changeSam Hartman2001-01-141-0/+4
* 2001-01-12 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-01-141-0/+10
* add "-4" option to rlogin to not try krb5 authKen Raeburn2000-12-151-0/+6
* make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn2000-12-061-0/+6
* * configure.in: Update to autoconf 2 macro names:Ezra Peisach2000-11-011-0/+8
* * login.c (k5_get_password): Declare second argument as unsignedEzra Peisach2000-10-171-0/+5
* * kcmd.c (kcmd): Use krb5_set_principal_realm() instead of freeing theEzra Peisach2000-10-101-0/+5
* * krlogin.c (main): Declare main as intEzra Peisach2000-10-031-0/+4
* * Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY.Ken Raeburn2000-09-091-0/+7
* * krlogin.c (read_wrapper): Copy from the current point and notEzra Peisach2000-08-081-0/+5