| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * accessor.c: Add NEED_SOCKETS in order to get prototype for | Tom Yu | 2000-07-23 | 1 | -0/+5 |
| * | Add krb5int_accessor() to access internal krb5 functions from outside | Danilo Almeida | 2000-07-19 | 1 | -0/+9 |
| * | * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: Include | Ezra Peisach | 2000-07-18 | 1 | -0/+10 |
| * | * t_an_to_ln.c: Include <stdio.h> for prototypes | Ezra Peisach | 2000-06-30 | 1 | -0/+12 |
| * | * def_realm.c: Add newline at end of file | Ezra Peisach | 2000-06-29 | 1 | -0/+8 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -0/+47 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | 2000-05-09 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-09 | 1 | -0/+5 |
| * | 2000-04-29 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-04-30 | 1 | -0/+5 |
| * | * prompter.c (krb5int_set_prompt_types): Set to actual value intead of 0 | Danilo Almeida | 2000-04-18 | 1 | -0/+5 |
| * | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -0/+6 |
| * | Added krb5_free_default_realm | Miro Jurisic | 2000-03-20 | 1 | -0/+5 |
| * | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 1 | -0/+5 |
| * | * init_os_ctx.c (os_get_default_config_files): Remove unused variable | Ken Raeburn | 2000-03-14 | 1 | -0/+3 |
| * | * def_realm.c: Include netinet/in.h if available | Ken Raeburn | 2000-03-14 | 1 | -0/+4 |
| * | fix email addr | Ken Raeburn | 2000-02-26 | 1 | -1/+1 |
| * | forgot room for null pointer at end of local addr array | Ken Raeburn | 2000-02-26 | 1 | -0/+1 |
| * | Separate interface address processing from Kerberos-related functions. | Ken Raeburn | 2000-02-25 | 1 | -0/+8 |
| * | * localaddr.c (krb5_os_localaddr): Dynamically grow buffer used for SIOCGIFCONF | Ken Raeburn | 2000-02-16 | 1 | -0/+6 |
| * | * init_os_ctx.c: Added "Kerberos Preferences" as valid config file on Mac OS | Marshall Vale | 2000-02-11 | 1 | -0/+7 |
| * | * init_os_ctx.c: Added changes for the Mac for limited support of Application... | Marshall Vale | 2000-02-08 | 1 | -0/+10 |
| * | changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p... | Scott McGuire | 2000-02-07 | 1 | -0/+6 |
| * | (krb5_locate_kpasswd): fixed memory trashing caused by incorrect pointer arit... | Scott McGuire | 2000-02-04 | 1 | -0/+6 |
| * | merge from 1.1 branch | Ken Raeburn | 1999-12-06 | 1 | -0/+24 |
| * | Replaced Kerberos5GlobalsLib calls with CCAPI v3 calls on MacOS | Miro Jurisic | 1999-11-22 | 1 | -0/+5 |
| * | * localaddr.c (krb5_os_localaddr): Conditionalize INET6 support on new | Ken Raeburn | 1999-11-02 | 1 | -0/+5 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Silence gcc longjmp warnings: | Ken Raeburn | 1999-10-22 | 1 | -0/+13 |
| * | * localaddr.c (krb5_os_localaddr): Don't bother trying to create inet6 socket... | Ken Raeburn | 1999-10-18 | 1 | -1/+6 |
| * | If INET6 support is built in but the socket creation fails, fall back to INET | Ken Raeburn | 1999-10-17 | 1 | -1/+2 |
| * | * localaddr.c (krb5_os_localaddr): Raise buffer size to 10K. Handle INET6 | Ken Raeburn | 1999-10-17 | 1 | -0/+5 |
| * | make changepw compile again even without dns support | Ken Raeburn | 1999-09-29 | 1 | -0/+6 |
| * | jaltman dns patches | Ken Raeburn | 1999-09-24 | 1 | -0/+17 |
| * | from 1.1 branch | Ken Raeburn | 1999-09-02 | 1 | -0/+15 |
| * | Use multiple addresses, if present, on Mac and Windows | Danilo Almeida | 1999-08-21 | 1 | -0/+5 |
| * | 1999-08-10 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 1999-08-10 | 1 | -0/+7 |
| * | Provide Win32 implementation so that kinit and such work under Win32 | Danilo Almeida | 1999-08-09 | 1 | -0/+5 |
| * | Make sure we have FQDN in the case where we use gethostname | Danilo Almeida | 1999-08-09 | 1 | -0/+4 |
| * | * def_realm.c (krb5_get_default_realm): Check that we have | Danilo Almeida | 1999-08-06 | 1 | -0/+4 |
| * | Fix calling convention for krb5_get_profile | Danilo Almeida | 1999-08-06 | 1 | -0/+4 |
| * | * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst to | Danilo Almeida | 1999-08-05 | 1 | -0/+40 |
| * | GetMacProfileFileSpec: fined bogus string conversion | Miro Jurisic | 1999-07-27 | 1 | -0/+4 |
| * | c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branch | Miro Jurisic | 1999-07-26 | 1 | -0/+11 |
| * | Updating ChangeLog | Jeffrey Altman | 1999-07-23 | 1 | -0/+15 |
| * | more fixes for meeroh's patch | Ken Raeburn | 1999-07-22 | 1 | -0/+1 |
| * | * init_os_ctx.c (os_get_default_config_files): Fix some typos and missed name | Ken Raeburn | 1999-07-21 | 1 | -0/+7 |
| * | * locate_kdc.c (krb5_locate_kdc): Kerberos admin service name is | Ken Raeburn | 1999-06-30 | 1 | -0/+6 |
| * | DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (which | Ken Raeburn | 1999-06-21 | 1 | -0/+33 |
| * | * ccdefname.c (get_from_registry_indirect, try_dir, get_from_os): | Danilo Almeida | 1999-06-17 | 1 | -0/+9 |
| * | For profile name, enhance win32 heuristics to use environment variable | Danilo Almeida | 1999-06-16 | 1 | -0/+11 |