aboutsummaryrefslogtreecommitdiff
path: root/src/appl/bsd/krshd.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-10Merged with current trunk, no new function added. Everything buildsWill Fiveash1-199/+162
2007-01-20Remove varargs.h paths, always use stdarg.hKen Raeburn1-5/+1
2007-01-20Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn1-1/+1
2006-10-15Fix logic bug in string allocationKen Raeburn1-1/+1
2006-08-08fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu1-2/+8
2006-06-19Pass in the correct value for the first argument of select (one largerRuss Allbery1-1/+25
2005-04-06* krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch providedKen Raeburn1-2/+2
2003-08-29krshd hangs in linux nightly testingKen Raeburn1-5/+12
2003-05-10Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu1-2/+2
2003-04-08* krshd.c (main): Use LOG_AUTH syslog facility, not LOG_DAEMON, for consistencyKen Raeburn1-3/+3
2003-01-01Add IPv6 support to rshd test/debug code:Ken Raeburn1-46/+16
2002-06-25enable ipv6 rsh connectionsKen Raeburn1-78/+110
2002-06-25back out some changes that weren't readyKen Raeburn1-59/+45
2002-06-25Move compat_recv.c from krb5util library. Move some duplicated code intoKen Raeburn1-84/+59
2002-03-08revert accidental checkin of unfinished changesKen Raeburn1-10/+13
2002-03-08(kcmd_connect): copy out correct remote address to callerKen Raeburn1-13/+10
2002-02-11Change krb5 kcmd to use getaddrinfo, and add some hooks for future ipv6Ken Raeburn1-1/+2
2001-12-06 * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c,Ezra Peisach1-4/+4
2001-07-06 * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBSEzra Peisach1-10/+31
2001-06-22 * login.c: Much cleanup to reduce globals and shadowingEzra Peisach1-18/+18
2001-06-11 * configure.in (SETENVOBJ): If setenv is not present on system,Ezra Peisach1-0/+1
2001-06-11 * krshd.c: Include <grp.h>, <libpty.h>, and <sys/wait.h> forEzra Peisach1-3/+4
2001-06-01 * login.c: Add braces around initializers. Cleanup assignments inEzra Peisach1-5/+11
2001-03-12 * defines.h: Add prototypes for rcmd_stream_init_normal(),Ezra Peisach1-23/+31
2001-01-26 * krshd.c: Get path for NOLOGIN file from paths.h if present,Tom Yu1-1/+11
2000-12-06make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn1-1/+1
2000-09-09* Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY.Ken Raeburn1-1/+6
2000-06-301.2-beta4 pullupKen Raeburn1-24/+47
1999-09-01from 1.1 branch:Ken Raeburn1-0/+2
1999-08-02Patches from Brad Thompson for building without krb4 compatibilityKen Raeburn1-3/+19
1999-03-09 * kshd.M: Resync manpageTom Yu1-36/+80
1999-01-21 * login.c (main): Call setluid()Tom Yu1-0/+7
1998-12-27Temporary patch for krb5-appl/678; avoid data from stdout being mixed to stderrSam Hartman1-4/+6
1998-10-08krshd.c (doit): Apply ghudson's patch so that rshd passes the portTheodore Tso1-2/+12
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1-1/+1
1998-02-24 * kcmd.c: Integrate ghudson's changes for client-side krb4Tom Yu1-158/+19
1997-12-12 * krlogind.c:Tom Yu1-2/+8
1997-11-18 * krshd.c: Don't set checksum_ignored to 1 if checksum_required isTom Yu1-4/+1
1997-11-13 * forward.c (rd_and_store_for_creds): Don't do the chown. AvoidsTom Yu1-1/+16
1997-02-28krshd should not require a user to have a valid home directory. [krb5-appl/167]Sam Hartman1-4/+4
1997-02-19kcmd.c (getport): Let the OS pick the best port rather than scanning.Richard Basch1-5/+3
1997-02-18Remove krb5_xfree from the public interfaceRichard Basch1-1/+1
1996-11-12 * krshd "plumbing" fixesMark Eichin1-66/+91
1996-11-11 * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: addedMark Eichin1-11/+40
1996-11-07login.c (destroy_tickets): Just use global kcontext insteadTheodore Tso1-3/+6
1996-11-02* Remove rhosts support [138]Sam Hartman1-24/+4
1996-05-09krlogind.c krshd.c:Richard Basch1-1/+22
1996-05-01Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, ChrisKen Raeburn1-8/+8
1996-04-25Whitespace cleanupRichard Basch1-8/+6
1996-04-22 One could not specify -c in inetd.conf, because of theRichard Basch1-10/+9