aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn52-390/+390
2006-05-24Drop major version number from service-locator function table structure.Ken Raeburn2-7/+8
2006-05-24Don't output krb5_config_prefix commands into config.status; do the substitut...Ken Raeburn1-11/+4
2006-05-23Mention the python plugin stuff in configure.in, but inside an "if false"Ken Raeburn1-0/+5
2006-05-23update dependenciesKen Raeburn1-7/+7
2006-05-23Include k5-platform.h and fake-addrinfo.h, but not k5-int.hKen Raeburn1-1/+2
2006-05-23service location plugin interface needs header installedKen Raeburn1-0/+1
2006-05-23install headers into include/krb5Ken Raeburn68-2264/+2518
2006-05-18Missed change -- don't configure util/profile separatelyKen Raeburn1-1/+1
2006-05-18* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn15-108/+42
2006-05-17Remove krb5_init_context macro hack; change all the calls except inKen Raeburn17-18/+16
2006-05-16Don't look for pthread_mutexattr_setrobust_npKen Raeburn3-14/+8
2006-05-16Add SRCS definition and run make dependKen Raeburn6-0/+422
2006-05-16make dependKen Raeburn1-2/+9
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn41-189/+281
2006-05-15* Makefile.in (krb5kdc, rtest): Don't explicitly add kdb5 libs to the linkKen Raeburn1-2/+2
2006-05-13* main.c (initialize_realms): Use precise size allocation for dbname= parameterKen Raeburn1-1/+1
2006-05-13Have Tcl script error out if initialization failsKen Raeburn1-8/+14
2006-05-13* configure.in: Don't create a makefile for posix subdirKen Raeburn1-1/+1
2006-05-13* syslog.c: Discard all the non-Windows bits, since we don't build this onKen Raeburn1-248/+1
2006-05-13* getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup.c, strerror.c,Ken Raeburn8-1240/+0
2006-05-13Use unsigned char rather than u_int8_t in random_string()Tom Yu1-1/+1
2006-05-11* tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix toKen Raeburn2-2/+2
2006-05-10Fixed the krb5_cc_gen_new memory ccache implementation and updatedAlexandra Ellwood3-12/+83
2006-05-09vsnprintf not present on windowsJeffrey Altman1-0/+6
2006-05-09plugins support requires a Windows equivalent to opendir and friendsJeffrey Altman1-1/+6
2006-05-09* threads.c (krb5int_pthread_loaded): Supply dummy version for !ENABLE_THREADSKen Raeburn1-0/+5
2006-05-09* send_tgs.c (krb5_send_tgs): Fix memory allocation size when padata isKen Raeburn1-1/+1
2006-05-09Cleanup a number of cast away from const warnings in gssapiEzra Peisach11-53/+55
2006-05-08kdb_load_library(): SGI compiler requires that when initializing arraysEzra Peisach1-1/+4
2006-05-05* plugins.c (krb5int_get_plugin_filenames): Make extention array static and c...Ken Raeburn1-1/+1
2006-05-05* plugins.c (krb5int_get_plugin_filenames): Avoid shadowing local variable namesKen Raeburn1-3/+3
2006-05-05* plugins.c (FILEEXTS): No trailing semicolonKen Raeburn1-2/+2
2006-05-04need to export kadm5_set_use_password_serverAlexandra Ellwood2-2/+3
2006-05-04Export new function namesAlexandra Ellwood1-2/+2
2006-05-04Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs whichAlexandra Ellwood7-141/+279
2006-05-04Removed the unnecessary and incorrect (due to operator precedence) "== MPOOL_...Alexandra Ellwood1-2/+1
2006-05-03* post.in (.acsyms_okay): Target deleted.Ken Raeburn1-10/+3
2006-04-29ipv4+ipv6 messages can trip up KDC replay detectionKen Raeburn3-23/+6
2006-04-29Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn11-50/+2
2006-04-27(DB2_NAME): New macro, adding .so suffix for now.Ken Raeburn1-2/+3
2006-04-27Fix excessive italics in kinit man page;Sam Hartman1-1/+2
2006-04-25Updated comments to explain how the CFBundles get unloaded.Alexandra Ellwood1-1/+2
2006-04-25Change kdb plugin code to use the new plugin support instead ofKen Raeburn4-22/+27
2006-04-25Update internal plugin interface to add an errinfo structure to "open"Ken Raeburn3-46/+63
2006-04-25Protect against multiple inclusion. Don't define macro '_' if already definedKen Raeburn1-0/+7
2006-04-25Don't define DEBUG; it prints debug messages that cause test suite failuresKen Raeburn1-2/+0
2006-04-25Change name of kdb function-table symbol from being derived from theKen Raeburn3-5/+3
2006-04-25(.acsyms_okay): Fix rules to work better from subdirectories, and skip theKen Raeburn1-3/+3
2006-04-25Tweak configure script generation to check that all symbols producedKen Raeburn4-0/+50