| Commit message (Expand) | Author | Age | Files | Lines |
* | Use getopt so that we can parse packed options (e.g., -an, -54, etc.) | Danilo Almeida | 2000-04-19 | 3 | -8/+21 |
* | Clean up unsed variables when V4 compatibility is not defined | Ezra Peisach | 2000-03-16 | 2 | -1/+10 |
* | Remove unused variables | Ezra Peisach | 2000-03-16 | 2 | -4/+4 |
* | * kinit.c (k4_kinit): Fix the code that was broken with | Ezra Peisach | 2000-03-16 | 2 | -6/+25 |
* | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 2 | -40/+68 |
* | * kinit.c: Add support for using both -4 and -5. Default to krb5 | Danilo Almeida | 2000-03-14 | 3 | -71/+73 |
* | * klist.M: Get man page up-to-date | Danilo Almeida | 2000-03-14 | 3 | -51/+109 |
* | * kdestroy.M: Make up-to-date | Danilo Almeida | 2000-03-14 | 3 | -32/+96 |
* | Test for <arpa/inet.h> for possible inet_ntop prototype | Ezra Peisach | 2000-02-24 | 4 | -2/+18 |
* | Document that -s is not applicable to Kerberos 4 | Danilo Almeida | 2000-02-16 | 2 | -0/+3 |
* | * kinit.c: Nicer usage message. Better checking for illegal | Danilo Almeida | 2000-02-16 | 3 | -355/+513 |
* | * kdestroy.c: Fix GET_PROGNAME macro to properly return program | Danilo Almeida | 2000-02-16 | 2 | -11/+17 |
* | * klist.c: Fix GET_PROGNAME macro to properly return program name | Danilo Almeida | 2000-02-16 | 2 | -28/+34 |
* | * configure.in: Check for inet_ntop and getipnodebyaddr, both used in klist | Ken Raeburn | 2000-02-07 | 2 | -1/+6 |
* | * kinit.c (try_convert524): Avoid duplicate free calls | Ken Raeburn | 2000-02-07 | 2 | -0/+7 |
* | * kinit.c: Only free stuff if it's not NULL. (Note: The krb5_free_* | Danilo Almeida | 2000-02-04 | 2 | -4/+13 |
* | * Makefile.in (klist): Fix to build under Unix again | Tom Yu | 2000-02-04 | 2 | -2/+6 |
* | * Makefile.in (kinit): Fix to build on Unix again | Tom Yu | 2000-02-04 | 4 | -4/+12 |
* | * kinit.c: Major revamp to support Kerberos 4 compatibility. Code | Danilo Almeida | 2000-02-04 | 3 | -217/+847 |
* | * klist.c: Major revamp to support Kerberos 4 compatibility. Code | Danilo Almeida | 2000-02-04 | 2 | -32/+216 |
* | * kdestroy.c: Major revamp to support Kerberos 4 compatibility. Code | Danilo Almeida | 2000-02-04 | 2 | -41/+119 |
* | * kvno.c (main): Use krb5_decode_ticket() instead of | Danilo Almeida | 2000-02-02 | 2 | -1/+6 |
* | left date line off last log entry | Ken Raeburn | 2000-01-28 | 1 | -0/+1 |
* | * main.c (print_status): Now static. Add format attribute if using GNU C | Ken Raeburn | 2000-01-27 | 2 | -2/+11 |
* | 1.1 branch changes -> trunk | Ken Raeburn | 1999-12-15 | 8 | -41/+28 |
* | merge from 1.1 branch | Ken Raeburn | 1999-12-06 | 12 | -123/+397 |
* | * kvno.c (main): Use krb5_free_unparsed_name() isntead of free(). | Danilo Almeida | 1999-12-04 | 3 | -12/+12 |
* | Add kvno to Windows build. | Danilo Almeida | 1999-12-04 | 2 | -0/+14 |
* | * klist.c (one_addr): Always use indicated address family and length in | Ken Raeburn | 1999-11-02 | 2 | -2/+12 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 6 | -0/+42 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 6 | -11/+10 |
* | display ipv6 addresses if supported | Ken Raeburn | 1999-10-17 | 2 | -6/+37 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 7 | -7/+28 |
* | use KRB5_TC_SUPPORTED_KTYPES | Ken Raeburn | 1999-09-01 | 3 | -5/+13 |
* | From 1.1 branch: | Ken Raeburn | 1999-09-01 | 2 | -5/+15 |
* | fix uninit var; make compile on sunos4. from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -1/+16 |
* | Use standard windows exe link flags | Danilo Almeida | 1999-08-10 | 6 | -3/+15 |
* | Build kpasswd under windows | Danilo Almeida | 1999-08-10 | 5 | -16/+54 |
* | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 2 | -6/+10 |
* | Add NO_OUTPRE flag to prevent creation of output | Danilo Almeida | 1999-05-17 | 2 | -11/+29 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 6 | -6/+18 |
* | * main.c (main): Fix cleanup code for setluid() failure | Tom Yu | 1999-03-12 | 2 | -1/+6 |
* | add PR number to log | Tom Yu | 1999-03-09 | 1 | -1/+1 |
* | * heuristic.c (get_authorized_princ_names): Fix to not call | Tom Yu | 1999-03-04 | 2 | -5/+13 |
* | * configure.in: Add check for setluid() | Tom Yu | 1999-02-19 | 2 | -0/+13 |
* | * Makefile.in (ksu): Add $(KSU_LIBS) in case we need -lsecurity | Tom Yu | 1999-02-19 | 3 | -1/+21 |
* | klist.c: Under Windows, #include winsock.h instead of sys/socket.h and | Theodore Tso | 1999-02-09 | 3 | -1/+14 |
* | kinit.c: If unistd.h is not available, use manual definitions for | Theodore Tso | 1999-02-09 | 2 | -0/+11 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 14 | -0/+49 |
* | Use K5_AC_OUTPUT instead of K5_OUTPUT_FILES | Theodore Tso | 1998-12-05 | 1 | -2/+1 |