summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd
Commit message (Expand)AuthorAgeFilesLines
* Only system headers should declare errnoSam Hartman2003-01-052-1/+5
* * compat_recv.c (accept_a_connection): Test if IPv6 socket returnsEzra Peisach2003-01-032-1/+7
* Add IPv6 support to rshd test/debug code:Ken Raeburn2003-01-014-47/+154
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-12/+11
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-062-1/+6
* update dependenciesTom Yu2002-11-271-9/+18
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-062-1/+6
* * Makefile.in (rcp): Fix typo in 06-25 changeKen Raeburn2002-09-152-1/+5
* update dependenciesKen Raeburn2002-08-291-1/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* retry checkin reviving dead fileKen Raeburn2002-08-291-0/+7
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * compat_recv.c: Include defines.h for prototypesEzra Peisach2002-08-232-2/+8
* * klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, andJen Selby2002-08-077-19/+25
* update dependenciesKen Raeburn2002-07-131-19/+19
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-122-0/+6
* * login.M: added information about different command line options;Jen Selby2002-07-093-16/+27
* * krlogind.c (protocol): Initialize pbp, fbp. Change left to type size_tKen Raeburn2002-07-092-2/+8
* * rsh.M: added warning that encryption does not encrypt theJen Selby2002-06-273-4/+12
* enable ipv6 rsh connectionsKen Raeburn2002-06-254-80/+126
* * defines.h (default_realm): DeclareKen Raeburn2002-06-252-1/+2
* * kcmd.c (setup_secondary_channel): Use select to time out after 10 minutes, orKen Raeburn2002-06-252-0/+34
* update dependenciesKen Raeburn2002-06-251-4/+4
* back out some changes that weren't readyKen Raeburn2002-06-252-68/+45
* some changes missed in last checkingKen Raeburn2002-06-251-2/+2
* Move compat_recv.c from krb5util library. Move some duplicated code intoKen Raeburn2002-06-257-153/+632
* * krsh.c (SECURE_MESSAGE): Only indicate that input/output data are beingKen Raeburn2002-06-252-1/+4
* ipv6 support in krlogind.cKen Raeburn2002-06-252-18/+34
* update dependenciesKen Raeburn2002-06-211-14/+15
* * klogind.M: documented the -D and -f optionsJen Selby2002-06-174-7/+47
* update dependenciesKen Raeburn2002-06-151-33/+27
* * krlogin.c (oob): Loop reading data until we actually reach the URG markerKen Raeburn2002-05-232-7/+17
* update dependenciesKen Raeburn2002-03-261-9/+17
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-263-3/+5
* * Makefile.in: Remove dependencies on krb524_err.h for login.o. IfEzra Peisach2002-03-202-2/+7
* * kcmd.c (kcmd_connect): Actually save errno value when preparing error text toKen Raeburn2002-03-132-1/+6
* * kcmd.c (kcmd_connect): Don't call fixup_addrinfo, it's been deletedKen Raeburn2002-03-132-1/+5
* update commentKen Raeburn2002-03-081-1/+2
* revert accidental checkin of unfinished changesKen Raeburn2002-03-085-81/+45
* (kcmd_connect): copy out correct remote address to callerKen Raeburn2002-03-086-47/+82
* * kcmd.c (kcmd_connect): Always call getport with the address family from theKen Raeburn2002-03-082-24/+27
* move getsockname calls into common code from kcmd/k4cmdKen Raeburn2002-03-082-47/+40
* Use getaddrinfo. Separate out some AF-independent socket setup codeKen Raeburn2002-03-082-77/+93
* * rcp.M: Document -f and -t options as internal use onlyKen Raeburn2002-03-082-0/+15
* Revert getaddrinfo changes in krb5-only code from 2-10. Factor out commonKen Raeburn2002-03-082-288/+195
* changes from 1.2.4 branchKen Raeburn2002-03-073-8/+22
* fieldbits.h: DeletedKen Raeburn2002-02-272-180/+4
* Change krb5 kcmd to use getaddrinfo, and add some hooks for future ipv6Ken Raeburn2002-02-114-71/+173
* * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c,Ezra Peisach2001-12-0612-60/+88
* 2001-11-06 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-11-072-19/+74