aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-09-24we're not using changelog files any moreKen Raeburn2-49/+0
2007-08-16make dependKen Raeburn1-14/+16
2007-08-06Remove these files that were not intended to be moved onto the trunkKevin Coffman2-281/+0
2007-08-01Add PKINIT supportKevin Coffman20-28/+14264
2007-07-27make dependKen Raeburn5-100/+114
2007-07-12Avoid unchecked sprintf in some KDC-side programsKen Raeburn2-10/+16
2007-07-10make dependKen Raeburn5-114/+100
2007-06-20Fix typo in yesterday's change (u_int_8_t -> u_int8_t)Ken Raeburn1-2/+2
2007-06-20Configure libdb2 in top-level configure scriptKen Raeburn8-45/+14
2007-06-20Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn12-192/+177
2007-06-20Use k5-platform.h instead of local configure to find mkstempKen Raeburn3-7/+8
2007-06-20Add 'make depend' capability, and dependenciesKen Raeburn5-0/+186
2007-06-20We have code elsewhere that assumes the existence of memmove andKen Raeburn6-243/+4
2007-06-20Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn4-131/+7
2007-05-31Configure libkdb_ldap directory at top levelKen Raeburn2-38/+2
2007-05-31Configure cksum_body and wpse in top-level configure script. (Still don't bu...Ken Raeburn6-34/+22
2007-05-23Fix up declarations of some static functions.Ken Raeburn2-3/+7
2007-05-07Remove unused fileKen Raeburn1-81/+0
2007-04-13Remove redundant check for null pointerKen Raeburn1-1/+0
2007-03-25Configure db2 plugin directory at top levelKen Raeburn2-27/+7
2007-03-25Pass the extra library dependency on AIX (is this even still needed??) via a newKen Raeburn2-2/+6
2007-03-25Don't test for stuff not used, used unconditionally, or with feature-test mac...Ken Raeburn1-4/+0
2007-03-25Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn2-10/+2
2007-03-25Depend on support libraryKen Raeburn1-2/+2
2007-03-25Include autoconf.h before testing macros for Python header locationKen Raeburn1-1/+1
2007-03-25Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn1-0/+1
2007-03-25Remove traces of enable_shared, enable_static, enable_profiled, andKen Raeburn5-9/+0
2007-03-25Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn5-5/+5
2007-03-15Depend on kadm5 server library too, now that we use the config_params callsKen Raeburn1-1/+1
2007-02-26Unused macro NEG removedKen Raeburn1-1/+0
2007-02-01Use krb5.h now for kdb errors, not kdb5_err.hKen Raeburn2-3/+3
2007-01-30get_init_creds_opt extensibilityTom Yu2-1/+55
2007-01-20Remove varargs.h paths, always use stdarg.hKen Raeburn1-14/+0
2007-01-08crash creating db2 database in non-existent directoryKen Raeburn1-18/+15
2007-01-03* ldap_principal.c (attributes_set): Swap first two elementsKen Raeburn2-2/+4
2007-01-03update ldap/Makefile.in for newer autoconf substitution requirementsKen Raeburn1-2/+2
2007-01-03* Makefile.in (install): Install kdb5_ldap_util.M. Based on patch fromKen Raeburn1-0/+1
2006-12-22Some related changes were already in, and I found a couple more to make:Ken Raeburn3-13/+18
2006-12-20Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn1-51/+32
2006-12-13make dependKen Raeburn1-17/+25
2006-12-13Pull r18927 up to trunk, and tweak check for "history" principal nameKen Raeburn1-165/+257
2006-12-13set AUTOCONF_HEADERKen Raeburn7-0/+14
2006-12-13pull r18926 up to trunk; ready for pullup to 1.6 branchKen Raeburn2-6/+43
2006-12-12make dependKen Raeburn1-6/+4
2006-12-12a little more info on libpython loading issueKen Raeburn1-0/+6
2006-12-04fix for kdb5_util load bug with dumps from a LDAP KDBWill Fiveash1-7/+21
2006-11-22library fragments to front of lineSam Hartman1-2/+2
2006-11-16fix some warnings in ldap codeKen Raeburn8-52/+30
2006-11-15LDAP patch from Novell, 2006-10-13Ken Raeburn10-241/+53
2006-11-13allow server preauth plugin verify_padata function to return e-dataKevin Coffman2-2/+46