summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-3064/+0
* * configure.in: Supply comment template in AC_DEFINE callsKen Raeburn2006-03-281-0/+4
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-0/+4
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-0/+4
* * krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch providedKen Raeburn2005-04-061-0/+7
* * kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually usedKen Raeburn2004-10-011-0/+5
* Better support for using libutil on systems that need it for variousTom Yu2004-09-221-0/+6
* * login.c (main): Don't overwrite "PATH" environment variable ifTom Yu2004-09-081-0/+5
* * compat_recv.c: Only include sys/select.h if it's availableKen Raeburn2004-07-161-0/+4
* * configure.in: Use KRB5_AC_INET6Ken Raeburn2004-07-111-0/+4
* * setenv.c: Include string.hKen Raeburn2004-05-301-0/+4
* (main): Invoke krb5_free_context at exit to allowEzra Peisach2004-05-241-0/+4
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-241-0/+4
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-301-0/+3
* krshd hangs in linux nightly testingKen Raeburn2003-08-291-0/+6
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-0/+6
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-0/+12
* * krshd.c (main): Use LOG_AUTH syslog facility, not LOG_DAEMON, for consistencyKen Raeburn2003-04-081-0/+5
* * kcmd.c (kcmd_connect): Log errors if a connect to port 0 is attempted.Ken Raeburn2003-03-281-0/+7
* * compat_recv.c: Only include krb.h if KRB5_KRB4_COMPAT.Ken Raeburn2003-03-051-0/+10
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-031-0/+6
* * login.c (main): Don't zero out terminal window sizeTom Yu2003-02-051-0/+4
* * login.c (dofork): Don't dissociate from controlling tty in theTom Yu2003-02-041-0/+8
* * kcmd.c (v4_des_write): Apply patch from ghudson to fixTom Yu2003-01-311-0/+5
* * login.c (main): Initialize 'hostname'Ken Raeburn2003-01-311-1/+1
* * login.c (try_krb4): Delete unused krb5 principal name argument.Ken Raeburn2003-01-311-0/+5
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-101-0/+5
* Only system headers should declare errnoSam Hartman2003-01-051-0/+4
* * compat_recv.c (accept_a_connection): Test if IPv6 socket returnsEzra Peisach2003-01-031-0/+6
* Add IPv6 support to rshd test/debug code:Ken Raeburn2003-01-011-0/+16
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-061-0/+5
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-061-0/+5
* * Makefile.in (rcp): Fix typo in 06-25 changeKen Raeburn2002-09-151-0/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * compat_recv.c: Include defines.h for prototypesEzra Peisach2002-08-231-0/+4
* * klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, andJen Selby2002-08-071-0/+6
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-121-0/+4
* * login.M: added information about different command line options;Jen Selby2002-07-091-0/+6
* * krlogind.c (protocol): Initialize pbp, fbp. Change left to type size_tKen Raeburn2002-07-091-0/+5
* * rsh.M: added warning that encryption does not encrypt theJen Selby2002-06-271-0/+6
* enable ipv6 rsh connectionsKen Raeburn2002-06-251-0/+14
* * defines.h (default_realm): DeclareKen Raeburn2002-06-251-1/+1
* * kcmd.c (setup_secondary_channel): Use select to time out after 10 minutes, orKen Raeburn2002-06-251-0/+4
* back out some changes that weren't readyKen Raeburn2002-06-251-9/+0
* Move compat_recv.c from krb5util library. Move some duplicated code intoKen Raeburn2002-06-251-0/+23
* * krsh.c (SECURE_MESSAGE): Only indicate that input/output data are beingKen Raeburn2002-06-251-0/+3
* ipv6 support in krlogind.cKen Raeburn2002-06-251-0/+11
* * klogind.M: documented the -D and -f optionsJen Selby2002-06-171-0/+6
* * krlogin.c (oob): Loop reading data until we actually reach the URG markerKen Raeburn2002-05-231-0/+5