summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate/python/ChangeLog
blob: db471def6434be3a6c8b3a3fbe4b60b69fc2c4cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
2006-03-26  Ken Raeburn  <raeburn@mit.edu>

	* Makefile.in (SHLIB_EXPLIBS, SHLIB_EXPDEPS): Add krb5 lib.
	* py-locate.c (sctx): New variable.
	(my_init, lookup): Call krb5_set_error_message instead of fprintf
	in most cases.  Use sctx to pass context (not thread safe!), and
	store it as "blob" value.

2006-03-07  Ken Raeburn  <raeburn@mit.edu>

	* py-locate.c: Include k5-locate.h instead of k5-plugin.h.

2006-03-06  Ken Raeburn  <raeburn@mit.edu>

	* Makefile.in, configure.in, py-locate.c, python.exports,
	locate-service.py: New files.