| Commit message (Expand) | Author | Age | Files | Lines |
* | update kinit krb4 fallback lifetime default | Ken Raeburn | 2003-05-30 | 2 | -1/+5 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 3 | -9/+8 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -16/+16 |
* | * ksetpwd.c (init_creds): Let's use C comments for C code, shall we? | Ken Raeburn | 2003-04-28 | 2 | -1/+6 |
* | Build ksetpw, a client for the Microsoft set password protocol. Not | Sam Hartman | 2003-04-25 | 3 | -2/+324 |
* | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 3 | -2/+11 |
* | Handle NULL result_string->data returned from error in | Tom Yu | 2003-02-25 | 2 | -1/+6 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -8/+6 |
* | * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int in | Ezra Peisach | 2002-12-23 | 4 | -12/+16 |
* | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 2 | -1/+6 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -6/+12 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 12 | -6/+30 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 3 | -0/+3 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 3 | -0/+3 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 14 | -7/+35 |
* | * kvno.c (do_v4_kvno): Initialize name, inst, realm to empty | Tom Yu | 2002-08-15 | 2 | -0/+6 |
* | * main.c: updated the usage function | Jen Selby | 2002-08-14 | 2 | -1/+5 |
* | * kinit.c (ULINE): Invoke fprintf with correct number of arguments | Ezra Peisach | 2002-07-30 | 2 | -3/+9 |
* | * kvno.c (do_v4_kvno): If not compiling with v4 support, xusage | Ezra Peisach | 2002-07-30 | 2 | -2/+7 |
* | * kdb5_util.M: added documentation for some options. | Jen Selby | 2002-07-29 | 2 | -1/+12 |
* | * kvno.c: Include stdlib.h. | Ken Raeburn | 2002-07-28 | 2 | -8/+14 |
* | add v4 support to kvno | Ken Raeburn | 2002-07-26 | 4 | -37/+130 |
* | * kpasswd.M: commented out the inclusion of man1/header.doc | Jen Selby | 2002-07-18 | 2 | -1/+5 |
* | * kinit.M: added documentation of the "-a" option | Jen Selby | 2002-07-17 | 2 | -0/+8 |
* | * Makefile.in (ksu): Don't use krb5util library | Ken Raeburn | 2002-06-25 | 2 | -2/+6 |
* | * ccache.c (printtime): Do not assume that krb5_timestamp and | Ezra Peisach | 2002-06-21 | 3 | -4/+16 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -20/+16 |
* | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 2 | -1/+6 |
* | Updated the manpage with new ticket flags | Jen Selby | 2002-06-13 | 2 | -0/+9 |
* | * klist.c: Do not pull in winsock.h since we already pull in | Danilo Almeida | 2002-04-11 | 2 | -3/+6 |
* | * klist.c (one_addr): Make 0 unsigned (!) in conditional expression in | Ken Raeburn | 2002-04-05 | 2 | -1/+6 |
* | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 2 | -2/+6 |
* | don't use k5-int.h here | Ken Raeburn | 2002-03-07 | 2 | -2/+8 |
* | Fix typo in #ifdef KRB5_KRB4_COMPAT. Thanks to rbasch@mit.edu | Danilo Almeida | 2001-12-10 | 2 | -1/+6 |
* | * klist.c (flags_string): Display transit-policy-checked, ok-as-delegate, and... | Ken Raeburn | 2001-11-28 | 2 | -0/+11 |
* | * main.c (main): Do not pass LOG_AUTH facility into openlog() as a | Ezra Peisach | 2001-10-30 | 2 | -1/+6 |
* | * kpasswd.c (main): Do not free potentially NULL pointers | Ezra Peisach | 2001-10-30 | 2 | -2/+8 |
* | Don't crash if .k[5]login file ownership is wrong. Patch from Emily Ratliff,... | Ken Raeburn | 2001-10-19 | 2 | -3/+11 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -16/+19 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 8 | -87/+96 |
* | * krb_auth_su.c: Fix a call to plain_dump_principal() that had the | Mitchell Berger | 2001-10-07 | 2 | -1/+7 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 2 | -1/+5 |
* | * kinit.M: Correct some typos. Thanks to Dennis Davis | Mitchell Berger | 2001-09-24 | 2 | -8/+13 |
* | * ksu.M: Correct a few typos | Mitchell Berger | 2001-09-16 | 2 | -13/+18 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+38 |
* | update fake-addrinfo stuff | Ken Raeburn | 2001-08-29 | 2 | -2/+6 |
* | * klist.c: Include k5-int.h and fake-addrinfo.h. | Ken Raeburn | 2001-08-02 | 2 | -34/+59 |
* | * setenv.c: Include stdlib.h, provide prototypes for setenv and | Ezra Peisach | 2001-07-23 | 2 | -2/+14 |
* | * klist.c (one_addr): Pass UNIX address family, not Kerberos address type, to | Ken Raeburn | 2001-07-19 | 2 | -2/+11 |
* | * authorization.c (find_first_cmd_that_exists): Change xmalloc() | Ezra Peisach | 2001-06-26 | 3 | -3/+13 |