summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd
Commit message (Expand)AuthorAgeFilesLines
...
* make dependKen Raeburn2006-03-271-10/+11
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-13/+13
* make dependKen Raeburn2006-03-081-3/+6
* make dependTom Yu2005-11-291-33/+22
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-7/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Update dependenciesKen Raeburn2005-06-211-22/+33
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-5/+11
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-132-1/+4
* * krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch providedKen Raeburn2005-04-064-6/+13
* run "make depend"Ken Raeburn2004-12-301-1/+0
* make dependKen Raeburn2004-11-161-11/+5
* * kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually usedKen Raeburn2004-10-012-0/+6
* Better support for using libutil on systems that need it for variousTom Yu2004-09-223-4/+9
* * login.c (main): Don't overwrite "PATH" environment variable ifTom Yu2004-09-082-1/+6
* * compat_recv.c: Only include sys/select.h if it's availableKen Raeburn2004-07-162-0/+6
* * configure.in: Use KRB5_AC_INET6Ken Raeburn2004-07-112-0/+5
* * setenv.c: Include string.hKen Raeburn2004-05-302-0/+5
* (main): Invoke krb5_free_context at exit to allowEzra Peisach2004-05-242-1/+11
* updated dependenciesKen Raeburn2004-04-241-21/+26
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-4/+8
* make dependKen Raeburn2003-12-151-19/+23
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-302-3/+4
* krshd hangs in linux nightly testingKen Raeburn2003-08-292-5/+18
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-244-10/+8
* make-depend updatesKen Raeburn2003-05-241-9/+9
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-106-13/+25
* * krshd.c (main): Use LOG_AUTH syslog facility, not LOG_DAEMON, for consistencyKen Raeburn2003-04-082-3/+8
* * kcmd.c (kcmd_connect): Log errors if a connect to port 0 is attempted.Ken Raeburn2003-03-282-3/+35
* * compat_recv.c: Only include krb.h if KRB5_KRB4_COMPAT.Ken Raeburn2003-03-053-2/+33
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-033-2/+7
* * login.c (main): Don't zero out terminal window sizeTom Yu2003-02-052-6/+4
* * login.c (dofork): Don't dissociate from controlling tty in theTom Yu2003-02-042-32/+36
* * kcmd.c (v4_des_write): Apply patch from ghudson to fixTom Yu2003-01-312-4/+14
* * login.c (main): Initialize 'hostname'Ken Raeburn2003-01-312-2/+2
* * login.c (try_krb4): Delete unused krb5 principal name argument.Ken Raeburn2003-01-312-3/+7
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-102-3/+9
* 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