summaryrefslogtreecommitdiffstats
path: root/src/clients
Commit message (Expand)AuthorAgeFilesLines
* * kinit.c: Nicer usage message. Better checking for illegalDanilo Almeida2000-02-163-355/+513
* * kdestroy.c: Fix GET_PROGNAME macro to properly return programDanilo Almeida2000-02-162-11/+17
* * klist.c: Fix GET_PROGNAME macro to properly return program nameDanilo Almeida2000-02-162-28/+34
* * configure.in: Check for inet_ntop and getipnodebyaddr, both used in klistKen Raeburn2000-02-072-1/+6
* * kinit.c (try_convert524): Avoid duplicate free callsKen Raeburn2000-02-072-0/+7
* * kinit.c: Only free stuff if it's not NULL. (Note: The krb5_free_*Danilo Almeida2000-02-042-4/+13
* * Makefile.in (klist): Fix to build under Unix againTom Yu2000-02-042-2/+6
* * Makefile.in (kinit): Fix to build on Unix againTom Yu2000-02-044-4/+12
* * kinit.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-043-217/+847
* * klist.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-042-32/+216
* * kdestroy.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-042-41/+119
* * kvno.c (main): Use krb5_decode_ticket() instead ofDanilo Almeida2000-02-022-1/+6
* left date line off last log entryKen Raeburn2000-01-281-0/+1
* * main.c (print_status): Now static. Add format attribute if using GNU CKen Raeburn2000-01-272-2/+11
* 1.1 branch changes -> trunkKen Raeburn1999-12-158-41/+28
* merge from 1.1 branchKen Raeburn1999-12-0612-123/+397
* * kvno.c (main): Use krb5_free_unparsed_name() isntead of free().Danilo Almeida1999-12-043-12/+12
* Add kvno to Windows build.Danilo Almeida1999-12-042-0/+14
* * klist.c (one_addr): Always use indicated address family and length inKen Raeburn1999-11-022-2/+12
* log tritan's changesTom Yu1999-10-266-0/+42
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-266-11/+10
* display ipv6 addresses if supportedKen Raeburn1999-10-172-6/+37
* copyright notice updates from 1.1 branchKen Raeburn1999-09-247-7/+28
* use KRB5_TC_SUPPORTED_KTYPESKen Raeburn1999-09-013-5/+13
* From 1.1 branch:Ken Raeburn1999-09-012-5/+15
* fix uninit var; make compile on sunos4. from 1.1 branchKen Raeburn1999-09-012-1/+16
* Use standard windows exe link flagsDanilo Almeida1999-08-106-3/+15
* Build kpasswd under windowsDanilo Almeida1999-08-105-16/+54
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-192-6/+10
* Add NO_OUTPRE flag to prevent creation of outputDanilo Almeida1999-05-172-11/+29
* Do win32 build in subdirDanilo Almeida1999-05-106-6/+18
* * main.c (main): Fix cleanup code for setluid() failureTom Yu1999-03-122-1/+6
* add PR number to logTom Yu1999-03-091-1/+1
* * heuristic.c (get_authorized_princ_names): Fix to not callTom Yu1999-03-042-5/+13
* * configure.in: Add check for setluid()Tom Yu1999-02-192-0/+13
* * Makefile.in (ksu): Add $(KSU_LIBS) in case we need -lsecurityTom Yu1999-02-193-1/+21
* klist.c: Under Windows, #include winsock.h instead of sys/socket.h andTheodore Tso1999-02-093-1/+14
* kinit.c: If unistd.h is not available, use manual definitions forTheodore Tso1999-02-092-0/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0514-0/+49
* Use K5_AC_OUTPUT instead of K5_OUTPUT_FILESTheodore Tso1998-12-051-2/+1
* ressurect files missed by mergeTom Yu1998-11-024-0/+262
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-307-341/+305
* Tue Aug 11 23:38:53 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-08-122-1/+6
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-066-3/+18
* * klist.c (main): Exit with a 0 exit status if everything okayEzra Peisach1998-03-302-0/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-1812-15/+44
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-122-1/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1218-35/+55
* * krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existingTom Yu1998-02-052-1/+17
* * configure.in: Add new directory for kpasswdTom Yu1998-01-302-1/+5