summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate/python/py-locate.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-117/+118
* make mark-cstyleTom Yu2009-10-311-1/+1
* Build against Python 2.5 as well as 2.3. Long term, should use python-configKen Raeburn2009-01-051-0/+2
* 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
* Include autoconf.h before testing macros for Python header locationKen Raeburn2007-03-251-1/+1
* a little more info on libpython loading issueKen Raeburn2006-12-121-0/+6
* 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
* 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
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-261-16/+42
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-081-1/+1
* Merge from plugin branchKen Raeburn2006-03-071-0/+286