aboutsummaryrefslogtreecommitdiff
path: root/src/appl/user_user
AgeCommit message (Expand)AuthorFilesLines
2009-11-24Mark and reindent what's left of the appl directoryGreg Hudson2-379/+386
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-10-31make mark-cstyleTom Yu2-36/+35
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2-3/+3
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-0/+1
2007-03-25Configure appl test programs from top levelKen Raeburn1-2/+2
2007-01-20Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2-2/+2
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-174/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-38/+0
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-2/+0
2004-04-03* server.c: Include string.hKen Raeburn2-0/+5
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2-1/+4
2003-01-10* server.c: Include port-sockets.hKen Raeburn2-0/+5
2003-01-10Use socklen_t when passing address to socket functions.Ken Raeburn2-2/+8
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+2
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-03-28* client.c, server.c: Include errno.hKen Raeburn3-0/+6
2001-06-05 client.c, server.c: Cleanup assignments in conditionalsEzra Peisach3-202/+224
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn2-2/+8
1998-11-13Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1-2/+2
1998-11-13configure.in: Removed and tests moved up to appl/configure.inTheodore Tso3-5/+12
1998-09-29Don't use h_errno at all; it doesn't work on all platforms (forTheodore Tso2-6/+8
1998-07-12Preliminary fixes for AIX4.3:Sam Hartman2-1/+5
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-02-09Merge of libhack_branchTom Yu3-17/+13
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+7
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso3-4/+17
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-03-16Remove declaration of krb5_kdc_default_optionsEzra Peisach2-2/+3
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park3-10/+10
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park3-5/+11
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu3-2/+6
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-5/+5
1995-05-03 * client.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano2-1/+4
1995-05-01 * client.c (main()): Changes to auth_context to betterChris Provenzano2-10/+7
1995-04-27 * server.c, client.c : Use krb5_auth_con_genaddrs() instead ofChris Provenzano3-26/+26
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1-0/+38
1995-03-27 * server.c: Use new calling conventions for krb5_sendauth(),Chris Provenzano3-68/+75
1995-03-02Remove reference to $(ISODELIB)Theodore Tso2-2/+5
1995-03-01Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso2-3/+6
1995-02-28Avoid <krb5/...> and <com_err.h> includesJohn Gilmore3-8/+8
1995-02-23 * client.c Call krb5_get_credentials() with new calling conventionChris Provenzano3-12/+18
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1-0/+1
1995-02-03Add keytype argument to rd_req_procTheodore Tso2-2/+7
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano2-2/+4