| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Use new macro FILE_OWNER_OK to examine uid of .k5login file. | Ken Raeburn | 2006-06-10 | 1 | -1/+8 |
| * | | Call krb5_set_error_message any time multiple errno values are translated to | Ken Raeburn | 2006-06-09 | 1 | -15/+59 |
| * | | Don't use GNU linker option --as-needed yet | Ken Raeburn | 2006-06-09 | 1 | -1/+1 |
| * | | Free requested-enctype list when freeing up credentials. Reported by Rainer | Ken Raeburn | 2006-06-08 | 1 | -0/+4 |
| * | | Fixed by having krb5_fcc_interpret call krb5_set_error_message to incorporate | Ken Raeburn | 2006-06-08 | 1 | -0/+3 |
| * | | copyright notice | Ken Raeburn | 2006-06-08 | 1 | -1/+27 |
| * | | Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that's | Ken Raeburn | 2006-06-08 | 1 | -2/+0 |
| * | | Avoid memory leak in error path. Reported by Rainer Weikusat | Ken Raeburn | 2006-06-08 | 1 | -1/+3 |
| * | | Updated CCAPI version of krb4int_save_credentials_addr to | Alexandra Ellwood | 2006-06-06 | 1 | -1/+1 |
| * | | Update procedures for Subversion; fix some typos | Sam Hartman | 2006-06-03 | 1 | -9/+11 |
| * | | No longer ignore configure, autom4te.cache, config.status, config.log | Ken Raeburn | 2006-06-02 | 0 | -0/+0 |
| * | | Re-disable python plugin configuration accidentally enabled in an earlier che... | Ken Raeburn | 2006-06-02 | 1 | -1/+1 |
| * | | Patch from Alejandro R. Sedeno and Jeffrey Hutzelman to allow krb4 to | Sam Hartman | 2006-06-02 | 4 | -16/+326 |
| * | | move var decl before code | Ken Raeburn | 2006-06-01 | 1 | -1/+1 |
| * | | krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages | Ezra Peisach | 2006-06-01 | 4 | -11/+44 |
| * | | Missed a reference to + sizeof() vs * sizeof(). Pointed out by | Ezra Peisach | 2006-06-01 | 1 | -1/+1 |
| * | | krb5int_get_plugin_dir_data() uses + instead of * in realloc | Ezra Peisach | 2006-06-01 | 1 | -1/+1 |
| * | | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 34 | -390/+330 |
| * | | krb5-1.5-alpha1-postrelease | Tom Yu | 2006-05-30 | 1 | -1/+1 |
| * | | krb5-1.5-alpha1 | Tom Yu | 2006-05-30 | 1 | -1/+1 |
| * | | Delete some bogus svn:mime-type properties | Tom Yu | 2006-05-30 | 2 | -975/+26 |
| * | | Build lib/krb4 makefile at top level | Ken Raeburn | 2006-05-26 | 3 | -26/+21 |
| * | | Add copyright notice | Ken Raeburn | 2006-05-26 | 1 | -0/+29 |
| * | | Don't define MODULE_PATH | Ken Raeburn | 2006-05-25 | 1 | -1/+0 |
| * | | Properly recognize Mac environments, and set {KRB5,KDB5}_PLUGIN_BUNDLE_DIR | Ken Raeburn | 2006-05-25 | 1 | -0/+6 |
| * | | Create crypto, des425 Makefiles from top level | Ken Raeburn | 2006-05-25 | 19 | -54/+34 |
| * | | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 52 | -390/+390 |
| * | | Drop major version number from service-locator function table structure. | Ken Raeburn | 2006-05-24 | 2 | -7/+8 |
| * | | Don't output krb5_config_prefix commands into config.status; do the substitut... | Ken Raeburn | 2006-05-24 | 1 | -11/+4 |
| * | | Mention the python plugin stuff in configure.in, but inside an "if false" | Ken Raeburn | 2006-05-23 | 1 | -0/+5 |
| * | | update dependencies | Ken Raeburn | 2006-05-23 | 1 | -7/+7 |
| * | | Include k5-platform.h and fake-addrinfo.h, but not k5-int.h | Ken Raeburn | 2006-05-23 | 1 | -1/+2 |
| * | | service location plugin interface needs header installed | Ken Raeburn | 2006-05-23 | 1 | -0/+1 |
| * | | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 68 | -2264/+2518 |
| |/ |
|
| * | Missed change -- don't configure util/profile separately | Ken Raeburn | 2006-05-18 | 1 | -1/+1 |
| * | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 15 | -108/+42 |
| * | Remove krb5_init_context macro hack; change all the calls except in | Ken Raeburn | 2006-05-17 | 17 | -18/+16 |
| * | Don't look for pthread_mutexattr_setrobust_np | Ken Raeburn | 2006-05-16 | 3 | -14/+8 |
| * | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 6 | -0/+422 |
| * | make depend | Ken Raeburn | 2006-05-16 | 1 | -2/+9 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 41 | -189/+281 |
| * | * Makefile.in (krb5kdc, rtest): Don't explicitly add kdb5 libs to the link | Ken Raeburn | 2006-05-15 | 1 | -2/+2 |
| * | * main.c (initialize_realms): Use precise size allocation for dbname= parameter | Ken Raeburn | 2006-05-13 | 1 | -1/+1 |
| * | Have Tcl script error out if initialization fails | Ken Raeburn | 2006-05-13 | 1 | -8/+14 |
| * | * configure.in: Don't create a makefile for posix subdir | Ken Raeburn | 2006-05-13 | 1 | -1/+1 |
| * | * syslog.c: Discard all the non-Windows bits, since we don't build this on | Ken Raeburn | 2006-05-13 | 1 | -248/+1 |
| * | * getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup.c, strerror.c, | Ken Raeburn | 2006-05-13 | 8 | -1240/+0 |
| * | Use unsigned char rather than u_int8_t in random_string() | Tom Yu | 2006-05-13 | 1 | -1/+1 |
| * | * tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix to | Ken Raeburn | 2006-05-11 | 2 | -2/+2 |
| * | Fixed the krb5_cc_gen_new memory ccache implementation and updated | Alexandra Ellwood | 2006-05-10 | 3 | -12/+83 |