| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | 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 |
| * | vsnprintf not present on windows | Jeffrey Altman | 2006-05-09 | 1 | -0/+6 |
| * | plugins support requires a Windows equivalent to opendir and friends | Jeffrey Altman | 2006-05-09 | 1 | -1/+6 |
| * | * threads.c (krb5int_pthread_loaded): Supply dummy version for !ENABLE_THREADS | Ken Raeburn | 2006-05-09 | 1 | -0/+5 |
| * | * send_tgs.c (krb5_send_tgs): Fix memory allocation size when padata is | Ken Raeburn | 2006-05-09 | 1 | -1/+1 |
| * | Cleanup a number of cast away from const warnings in gssapi | Ezra Peisach | 2006-05-09 | 11 | -53/+55 |
| * | kdb_load_library(): SGI compiler requires that when initializing arrays | Ezra Peisach | 2006-05-08 | 1 | -1/+4 |
| * | * plugins.c (krb5int_get_plugin_filenames): Make extention array static and c... | Ken Raeburn | 2006-05-05 | 1 | -1/+1 |
| * | * plugins.c (krb5int_get_plugin_filenames): Avoid shadowing local variable names | Ken Raeburn | 2006-05-05 | 1 | -3/+3 |
| * | * plugins.c (FILEEXTS): No trailing semicolon | Ken Raeburn | 2006-05-05 | 1 | -2/+2 |
| * | need to export kadm5_set_use_password_server | Alexandra Ellwood | 2006-05-04 | 2 | -2/+3 |
| * | Export new function names | Alexandra Ellwood | 2006-05-04 | 1 | -2/+2 |
| * | Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which | Alexandra Ellwood | 2006-05-04 | 7 | -141/+279 |
| * | Removed the unnecessary and incorrect (due to operator precedence) "== MPOOL_... | Alexandra Ellwood | 2006-05-04 | 1 | -2/+1 |
| * | * post.in (.acsyms_okay): Target deleted. | Ken Raeburn | 2006-05-03 | 1 | -10/+3 |
| * | ipv4+ipv6 messages can trip up KDC replay detection | Ken Raeburn | 2006-04-29 | 3 | -23/+6 |
| * | Don't test HAVE_C_STRUCTURE_ASSIGNMENT. | Ken Raeburn | 2006-04-29 | 11 | -50/+2 |
| * | (DB2_NAME): New macro, adding .so suffix for now. | Ken Raeburn | 2006-04-27 | 1 | -2/+3 |
| * | Fix excessive italics in kinit man page; | Sam Hartman | 2006-04-27 | 1 | -1/+2 |
| * | Updated comments to explain how the CFBundles get unloaded. | Alexandra Ellwood | 2006-04-25 | 1 | -1/+2 |
| * | Change kdb plugin code to use the new plugin support instead of | Ken Raeburn | 2006-04-25 | 4 | -22/+27 |
| * | Update internal plugin interface to add an errinfo structure to "open" | Ken Raeburn | 2006-04-25 | 3 | -46/+63 |
| * | Protect against multiple inclusion. Don't define macro '_' if already defined | Ken Raeburn | 2006-04-25 | 1 | -0/+7 |
| * | Don't define DEBUG; it prints debug messages that cause test suite failures | Ken Raeburn | 2006-04-25 | 1 | -2/+0 |
| * | Change name of kdb function-table symbol from being derived from the | Ken Raeburn | 2006-04-25 | 3 | -5/+3 |
| * | (.acsyms_okay): Fix rules to work better from subdirectories, and skip the | Ken Raeburn | 2006-04-25 | 1 | -3/+3 |
| * | Tweak configure script generation to check that all symbols produced | Ken Raeburn | 2006-04-25 | 4 | -0/+50 |
| * | Remove comment on first line | Ken Raeburn | 2006-04-25 | 1 | -1/+0 |
| * | Set myfulldir | Ken Raeburn | 2006-04-25 | 1 | -0/+1 |
| * | Generate rpc includes as part of the generate-files-mac target | Alexandra Ellwood | 2006-04-24 | 1 | -0/+2 |
| * | Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as part | Alexandra Ellwood | 2006-04-24 | 3 | -0/+6 |