aboutsummaryrefslogtreecommitdiff
path: root/src/appl
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author38-304/+530
2003-03-05* compat_recv.c: Only include krb.h if KRB5_KRB4_COMPAT.Ken Raeburn3-2/+33
2003-03-03Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu3-2/+7
2003-02-05 * login.c (main): Don't zero out terminal window sizeTom Yu2-6/+4
2003-02-04 * login.c (dofork): Don't dissociate from controlling tty in theTom Yu2-32/+36
2003-01-31 * kcmd.c (v4_des_write): Apply patch from ghudson to fixTom Yu2-4/+14
2003-01-31* login.c (main): Initialize 'hostname'Ken Raeburn2-2/+2
2003-01-31* login.c (try_krb4): Delete unused krb5 principal name argument.Ken Raeburn2-3/+7
2003-01-10* server.c: Include port-sockets.hKen Raeburn2-0/+5
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn4-14/+12
2003-01-10Use socklen_t when passing address to socket functions.Ken Raeburn8-10/+37
2003-01-09Between the 1.1 and 1.2 releases of Kerberos, the gss-sample protocolSam Hartman4-30/+69
2003-01-08Nuke some old .orig filesKen Raeburn8-144/+16
2003-01-05Only system headers should declare errnoSam Hartman2-1/+5
2003-01-03* ftpd.c (auth_data): Kerberos v4 checksum must be a 32-bit valueKen Raeburn2-1/+6
2003-01-03 * compat_recv.c (accept_a_connection): Test if IPv6 socket returnsEzra Peisach2-1/+7
2003-01-01Add IPv6 support to rshd test/debug code:Ken Raeburn4-47/+154
2002-12-30* gss-misc.c (send_token, recv_token): Open-code the math to send and receiveKen Raeburn2-5/+21
2002-12-23Replace dependencies on generated krb524 and krb4 headers withTom Yu4-27/+24
2002-12-12update dependenciesTom Yu1-1/+2
2002-12-12More KfM merge workTom Yu3-4/+11
2002-12-06 * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach4-2/+12
2002-11-27update dependenciesTom Yu3-17/+33
2002-11-27 * configure.in: Set SETENVSRC correctlyTom Yu2-1/+5
2002-11-15 * configure.in: Test for speed_t being presentEzra Peisach7-17/+52
2002-11-15 * sys_bsd.c: Moved declaration for susp() to type of file andEzra Peisach9-53/+85
2002-11-15 * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanupsEzra Peisach15-29/+59
2002-11-09* main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn3-3/+16
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2-1/+6
2002-10-23 * ftpcmd.y: Bison 1.75 cleanup. Essentially remove `=' beforeEzra Peisach2-78/+83
2002-10-22 * configure.in: Autoconf 2.55 will not simply use cpp to test forEzra Peisach2-1/+17
2002-09-15* Makefile.in (rcp): Fix typo in 06-25 changeKen Raeburn2-1/+5
2002-08-29update dependenciesKen Raeburn5-9/+8
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn32-16/+80
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn7-0/+8
2002-08-29retry checkin reviving dead fileKen Raeburn1-0/+7
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn3-0/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn34-17/+85
2002-08-23 * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of intEzra Peisach2-2/+7
2002-08-23 * compat_recv.c: Include defines.h for prototypesEzra Peisach2-2/+8
2002-08-08 * telnetd.c: Switched the valid and user descriptions under the -aJen Selby2-2/+7
2002-08-07 * klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, andJen Selby7-19/+25
2002-07-13update dependenciesKen Raeburn2-29/+26
2002-07-12Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn4-0/+11
2002-07-09 * login.M: added information about different command line options;Jen Selby3-16/+27
2002-07-09* krlogind.c (protocol): Initialize pbp, fbp. Change left to type size_tKen Raeburn2-2/+8
2002-06-28updated depsKen Raeburn1-5/+6
2002-06-27 * rsh.M: added warning that encryption does not encrypt theJen Selby3-4/+12
2002-06-25enable ipv6 rsh connectionsKen Raeburn4-80/+126
2002-06-25* defines.h (default_realm): DeclareKen Raeburn2-1/+2