summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Fix prototype of db2 library initializer to work with changes introduced in...hartmans/ldap-integSam Hartman2006-01-298-5/+27
* Merge trunk from 17631Sam Hartman2006-01-2711-12/+130
|\
| * Mark #else of KDB5_STATIC_LINK with ifdef nameSam Hartman2006-01-271-1/+1
| * Note that caller must free result of conf_get_sectionSam Hartman2006-01-272-0/+2
| * Define new error codes for errors loading dal plugins.Sam Hartman2006-01-274-5/+19
| * update copyright datesKen Raeburn2006-01-261-1/+1
| * add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn2006-01-263-1/+49
| * copyright updateKen Raeburn2006-01-261-1/+1
| * copyright noticesKen Raeburn2006-01-262-0/+48
| * * export-check.pl: Accept 'S' in nm outputKen Raeburn2006-01-262-2/+6
| * * export-check.pl: Accept 'G' in nm outputKen Raeburn2006-01-262-2/+4
* | Merge trunk up through 17612Sam Hartman2006-01-2519-151/+392
|\ \ | |/
| * Delete the rest of the support in the kdb library for doing locking onKen Raeburn2006-01-254-94/+28
| * Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn2006-01-257-53/+213
| * * k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn2006-01-252-0/+28
| * Check the export lists against the newly built shared library to make sure allKen Raeburn2006-01-254-1/+63
| * * fake-addrinfo.c (krb5int_in6addr_any): Always defineKen Raeburn2006-01-252-5/+3
| * * threads.c (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn2006-01-253-1/+53
| * * lib.in (binutils.versions): Put hidden symbol list after exported list,Ken Raeburn2006-01-252-3/+10
* | Document more blocking bugsSam Hartman2006-01-251-0/+10
* | build directory is where libraries live, not srctopSam Hartman2006-01-251-1/+1
* | Hack to make kadmin build against -lkdb5Sam Hartman2006-01-251-1/+1
* | Update locations that depend on lib/kdbSam Hartman2006-01-244-4/+3
* | Add ldap plugin to changelogSam Hartman2006-01-241-0/+52
* | Remove ldap configure script; we do not keep those in our treeSam Hartman2006-01-241-8454/+0
* | Look in srcdir for err_handle.h not in builddir.Sam Hartman2006-01-243-28/+8444
* | Oops, configure.in missed in original commitSam Hartman2006-01-231-0/+41
* | Add --with-ldap to blocking bugsSam Hartman2006-01-231-0/+3
* | From: "Savitha R" <rsavitha@novell.com>Sam Hartman2006-01-2356-6/+22365
* | Start tracking a set of issues that would prevent integration onto the trunkSam Hartman2006-01-231-0/+11
* | Don't export new_default_com_err_proc from libkadm5clnt becauseSam Hartman2006-01-231-1/+1
* | Error handling patchSam Hartman2006-01-2340-694/+466
* | Branch trunk for ldap integrationSam Hartman2006-01-2371-22389/+65
|\ \ | |/
| * Include the support library when linking various test programs, because onKen Raeburn2006-01-1814-23/+54
| * * aclocal.m4 (AC_KRB5_TCL_TRYOLD): Include $LIBS in $TCL_LIBSKen Raeburn2006-01-182-4/+8
* | r997@luminous: hartmans | 2006-01-11 16:50:44 -0500Sam Hartman2006-01-1156-3/+22362
* | Branch trunk for ldap plugin integrationSam Hartman2006-01-110-0/+0
|/
* Back out unwanted change to profile_tcl.cSam Hartman2006-01-111-745/+311
* Remove krb5_callconv from non-exported internal functionSam Hartman2006-01-113-312/+750
* * krb5-config.in: Cause libs output to match actual requiredTom Yu2006-01-062-1/+6
* KFW installation should not use impersonationJeffrey Altman2005-12-302-2/+9
* * gc_frm_kdc.c: Rewrite to modularize significantly. (~400-lineTom Yu2005-12-302-381/+752
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause free_tgt andTom Yu2005-12-282-12/+19
* make dependKen Raeburn2005-12-222-7/+5
* Looks like the current Red Hat gcc on Athena emits duplicates and "./foo.h",Ken Raeburn2005-12-222-1/+28
* Include krb5.h after k5-int.hSam Hartman2005-12-202-1/+36
* Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn2005-12-17133-14/+31
* * Makefile.in (all-unix): Do depend on all-libs.Ken Raeburn2005-12-174-3/+12
* * k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define any timeKen Raeburn2005-12-172-4/+6
* KFW - Correct identity validation algorithmJeffrey Altman2005-12-143-8/+2