aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-29* Fix prototype of db2 library initializer to work with changes introduced in...hartmans/ldap-integSam Hartman8-5/+27
2006-01-27Merge trunk from 17631Sam Hartman11-12/+130
2006-01-27Mark #else of KDB5_STATIC_LINK with ifdef nameSam Hartman1-1/+1
2006-01-27Note that caller must free result of conf_get_sectionSam Hartman2-0/+2
2006-01-27Define new error codes for errors loading dal plugins.Sam Hartman4-5/+19
2006-01-26update copyright datesKen Raeburn1-1/+1
2006-01-26add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn3-1/+49
2006-01-26copyright updateKen Raeburn1-1/+1
2006-01-26copyright noticesKen Raeburn2-0/+48
2006-01-26* export-check.pl: Accept 'S' in nm outputKen Raeburn2-2/+6
2006-01-26* export-check.pl: Accept 'G' in nm outputKen Raeburn2-2/+4
2006-01-25Merge trunk up through 17612Sam Hartman19-151/+392
2006-01-25Document more blocking bugsSam Hartman1-0/+10
2006-01-25build directory is where libraries live, not srctopSam Hartman1-1/+1
2006-01-25Hack to make kadmin build against -lkdb5Sam Hartman1-1/+1
2006-01-25Delete the rest of the support in the kdb library for doing locking onKen Raeburn4-94/+28
2006-01-25Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn7-53/+213
2006-01-25* k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn2-0/+28
2006-01-25Check the export lists against the newly built shared library to make sure allKen Raeburn4-1/+63
2006-01-25* fake-addrinfo.c (krb5int_in6addr_any): Always defineKen Raeburn2-5/+3
2006-01-25* threads.c (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn3-1/+53
2006-01-25* lib.in (binutils.versions): Put hidden symbol list after exported list,Ken Raeburn2-3/+10
2006-01-24Update locations that depend on lib/kdbSam Hartman4-4/+3
2006-01-24Add ldap plugin to changelogSam Hartman1-0/+52
2006-01-24Remove ldap configure script; we do not keep those in our treeSam Hartman1-8454/+0
2006-01-24Look in srcdir for err_handle.h not in builddir.Sam Hartman3-28/+8444
2006-01-23Oops, configure.in missed in original commitSam Hartman1-0/+41
2006-01-23Add --with-ldap to blocking bugsSam Hartman1-0/+3
2006-01-23From: "Savitha R" <rsavitha@novell.com>Sam Hartman56-6/+22365
2006-01-23Start tracking a set of issues that would prevent integration onto the trunkSam Hartman1-0/+11
2006-01-23Don't export new_default_com_err_proc from libkadm5clnt becauseSam Hartman1-1/+1
2006-01-23Error handling patchSam Hartman40-694/+466
2006-01-23Branch trunk for ldap integrationSam Hartman71-22389/+65
2006-01-18Include the support library when linking various test programs, because onKen Raeburn14-23/+54
2006-01-18* aclocal.m4 (AC_KRB5_TCL_TRYOLD): Include $LIBS in $TCL_LIBSKen Raeburn2-4/+8
2006-01-11 r997@luminous: hartmans | 2006-01-11 16:50:44 -0500Sam Hartman56-3/+22362
2006-01-11Branch trunk for ldap plugin integrationSam Hartman0-0/+0
2006-01-11Back out unwanted change to profile_tcl.cSam Hartman1-745/+311
2006-01-11Remove krb5_callconv from non-exported internal functionSam Hartman3-312/+750
2006-01-06 * krb5-config.in: Cause libs output to match actual requiredTom Yu2-1/+6
2005-12-30KFW installation should not use impersonationJeffrey Altman2-2/+9
2005-12-30 * gc_frm_kdc.c: Rewrite to modularize significantly. (~400-lineTom Yu2-381/+752
2005-12-28 * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause free_tgt andTom Yu2-12/+19
2005-12-22make dependKen Raeburn2-7/+5
2005-12-22Looks like the current Red Hat gcc on Athena emits duplicates and "./foo.h",Ken Raeburn2-1/+28
2005-12-20Include krb5.h after k5-int.hSam Hartman2-1/+36
2005-12-17Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn133-14/+31
2005-12-17* Makefile.in (all-unix): Do depend on all-libs.Ken Raeburn4-3/+12
2005-12-17* k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define any timeKen Raeburn2-4/+6
2005-12-14KFW - Correct identity validation algorithmJeffrey Altman3-8/+2