aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/v5passwdd
AgeCommit message (Expand)AuthorFilesLines
2003-01-10Use socklen_t when passing address to socket functions.Ken Raeburn2-1/+6
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2-4/+10
2002-08-29update dependenciesKen Raeburn1-1/+3
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-5/+9
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-5/+9
2002-06-19 * srv_net.c: Conditionalize debugging variables inside DEBUGEzra Peisach3-1/+23
2002-06-15update dependenciesKen Raeburn1-21/+18
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-33/+36
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn4-94/+99
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2-2/+6
2001-09-01dependenciesKen Raeburn2-3/+53
2001-06-22 * adm_conn.c (kadm_get_ccache): Cast return from getpid() to intEzra Peisach2-1/+6
2001-06-22drop a log entry for deleting an unused variable - ezra already did it, my lo...Ken Raeburn1-1/+0
2001-06-22* adm_conn.c, kpasswd.c, srv_net.c: Changed various char string variables intoKen Raeburn5-54/+71
2001-06-21 * main.c: Add prototype for daemon if neededEzra Peisach2-0/+8
2001-02-26 *adm_conn.c, adm_rw.c, kadm5_defs.h, kpasswd.c, main.c,Ezra Peisach8-162/+191
2000-10-17 * adm_conn.c, kpasswd.c: Argument to krb5_read_passwordEzra Peisach5-4/+12
2000-07-03 * Makefile.in: v5passwd does not depend on the kadm5Ezra Peisach2-2/+7
2000-07-01pullup from 1.2-beta4Ken Raeburn4-10/+31
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-02-28 * proto_serv.c (proto_serv): For error return,strdup the returnedEzra Peisach2-1/+7
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn7-7/+28
1999-05-11 * main.c: Remove include of gssapi_krb5.h - no longer neededEzra Peisach2-1/+4
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-07-12Preliminary fixes for AIX4.3:Sam Hartman1-1/+1
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-02-28Collapse all configure.in files under the kadmin directory into theTheodore Tso3-11/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-4/+9
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu3-6/+14
1997-09-19remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu2-3/+7
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-7/+12
1997-02-19krb5_xfree cleanupRichard Basch2-5/+5
1997-02-09Merge of libhack_branchTom Yu3-16/+15
1997-02-06adm_conn.c adm_rw.c: Replace INTERFACE keyword with KRB5_CALLCONVRichard Basch3-5/+10
1996-10-31 * main.c (main): Add -T keyfile and -D debug_levelEzra Peisach2-1/+26
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu2-1/+5
1996-08-18Add the files to compile the old password changing programEzra Peisach5-8/+1445
1996-07-25 * Makefile.in, configure.in, adm_rw.c, kadm5_defs.h, main.c,Marc Horowitz8-0/+2943