aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/locate
AgeCommit message (Expand)AuthorFilesLines
2011-06-23Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson1-0/+1
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-2/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-02-20Update dependenciesKen Raeburn1-4/+4
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson1-117/+118
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-5/+3
2009-10-31make mark-cstyleTom Yu1-1/+1
2009-06-08Restore limited support for static linkingGreg Hudson1-1/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-11/+9
2009-01-05Build against Python 2.5 as well as 2.3. Long term, should use python-configKen Raeburn2-1/+3
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-1/+1
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn1-1/+2
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-25Remove traces of enable_shared, enable_static, enable_profiled, andKen Raeburn1-2/+0
2007-03-25Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn1-1/+1
2006-12-12make dependKen Raeburn1-6/+4
2006-12-12a little more info on libpython loading issueKen Raeburn1-0/+6
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-1/+1
2006-05-24Drop major version number from service-locator function table structure.Ken Raeburn1-2/+2
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-23install headers into include/krb5Ken Raeburn1-1/+1
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-17/+0
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn3-21/+56
2006-03-08krb5.h, which is built after util/et, which is built after the supportKen Raeburn2-1/+5
2006-03-07Merge from plugin branchKen Raeburn6-0/+421