aboutsummaryrefslogtreecommitdiff
path: root/src/appl/bsd
AgeCommit message (Expand)AuthorFilesLines
2009-01-10Merged with current trunk, no new function added. Everything buildsWill Fiveash18-3552/+413
2008-09-18makedependKen Raeburn1-58/+63
2008-08-19Update krb4 test to use aclocal.m4 macro and default to disabledKen Raeburn1-9/+1
2008-08-06Fix test for accept failureKen Raeburn1-1/+1
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn1-6/+4
2008-04-30After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn1-2/+2
2008-02-19man page macro and hyphen fixesRuss Allbery1-1/+1
2007-08-16make dependKen Raeburn1-55/+60
2007-08-08Get rid of some old SunOS 4 config stuffKen Raeburn1-3/+0
2007-07-12Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn1-2/+3
2007-06-29Even though the passed string never has a %, use an explicit %s format string...Ken Raeburn1-1/+1
2007-06-26* v4rcp.c (error): Use stdarg version always. Call vsnprintf instead of vspr...Ken Raeburn1-16/+5
2007-06-26* v4rcp.c (kstream_write): Allocate buffer space if it hasn't beenKen Raeburn1-9/+4
2007-06-26Check malloc return for null in kstream_create_* instead ofKen Raeburn1-0/+12
2007-05-10Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn1-8/+3
2007-01-20Remove varargs.h paths, always use stdarg.hKen Raeburn3-13/+1
2007-01-20make dependKen Raeburn1-13/+29
2007-01-20Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn5-5/+5
2006-10-15Fix logic bug in string allocationKen Raeburn1-1/+1
2006-10-06make dependTom Yu1-7/+9
2006-08-08fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu4-9/+32
2006-06-20In verify_krb_v4_tgt, use an unsigned KRB4_32 to store an address ratherRuss Allbery1-1/+1
2006-06-19Pass in the correct value for the first argument of select (one largerRuss Allbery4-5/+29
2006-06-13Change man page cross-reference to kerberos(1) from kerberos(3)Russ Allbery1-1/+1
2006-06-12Document the authorization logic used in the absence of .k5login files.Russ Allbery2-18/+18
2006-06-12Fix minor nroff man page problems (stray space, bad cross reference)Russ Allbery1-1/+1
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-3/+3
2006-05-23install headers into include/krb5Ken Raeburn1-40/+44
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-9/+8
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-3064/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-56/+0
2006-03-31make depend, now with dependency sortingKen Raeburn1-74/+71
2006-03-28* configure.in: Supply comment template in AC_DEFINE callsKen Raeburn2-8/+12
2006-03-27make dependKen Raeburn1-10/+11
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-13/+13
2006-03-08make dependKen Raeburn1-3/+6
2005-11-29make dependTom Yu1-33/+22
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-7/+0
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2-1/+5
2005-06-21Update dependenciesKen Raeburn1-22/+33
2005-04-28updated dependencies for socket-utils.h changeKen Raeburn1-5/+11
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2-1/+4
2005-04-06* krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch providedKen Raeburn4-6/+13
2004-12-30run "make depend"Ken Raeburn1-1/+0
2004-11-16make dependKen Raeburn1-11/+5
2004-10-01* kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually usedKen Raeburn2-0/+6
2004-09-22Better support for using libutil on systems that need it for variousTom Yu3-4/+9
2004-09-08 * login.c (main): Don't overwrite "PATH" environment variable ifTom Yu2-1/+6
2004-07-16* compat_recv.c: Only include sys/select.h if it's availableKen Raeburn2-0/+6
2004-07-11* configure.in: Use KRB5_AC_INET6Ken Raeburn2-0/+5