summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-5/+0
* Get rid of fake-installGreg Hudson2011-11-041-1/+1
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-231-0/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Update dependenciesKen Raeburn2010-02-201-4/+4
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-117/+118
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-5/+3
* make mark-cstyleTom Yu2009-10-311-1/+1
* Restore limited support for static linkingGreg Hudson2009-06-081-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-11/+9
* Build against Python 2.5 as well as 2.3. Long term, should use python-configKen Raeburn2009-01-052-1/+3
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-1/+1
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-1/+2
* Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn2007-03-252-10/+2
* Depend on support libraryKen Raeburn2007-03-251-2/+2
* Include autoconf.h before testing macros for Python header locationKen Raeburn2007-03-251-1/+1
* Remove traces of enable_shared, enable_static, enable_profiled, andKen Raeburn2007-03-251-2/+0
* Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn2007-03-251-1/+1
* make dependKen Raeburn2006-12-121-6/+4
* a little more info on libpython loading issueKen Raeburn2006-12-121-0/+6
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* Drop major version number from service-locator function table structure.Ken Raeburn2006-05-241-2/+2
* update dependenciesKen Raeburn2006-05-231-7/+7
* Include k5-platform.h and fake-addrinfo.h, but not k5-int.hKen Raeburn2006-05-231-1/+2
* install headers into include/krb5Ken Raeburn2006-05-231-1/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-17/+0
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-263-21/+56
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-082-1/+5
* Merge from plugin branchKen Raeburn2006-03-076-0/+421