git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15221 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-24 11:58:51 +00:00
parent e77e0b508d
commit d1f9671126

View File

@@ -1,3 +1,22 @@
2005-05-24 David Love <fx@gnu.org>
* kcm/kcm.8: KRB5CCNAME needs an literal uid, not ${uid}, spelling
2005-05-23 Love H<>rnquist <20>strand <lha@it.su.se>
* kcm/protocol.c: Merge the description and function jumptables
into one structure. Use the length of the array when checking if
opcode is value, not a constant.
* kcm/kcm_locl.h: struct kcm_op: jumptable structure
* kcm/main.c: move declaration of detach_from_console away from
here to kcm_locl.h, Don't test HAVE_DAEMON since roken supplies it.
* kcm/kcm_locl.h: move declaration of detach_from_console here
* kdc/config.c: Don't test HAVE_DAEMON since roken supplies it.
2005-05-23 Dave Love <fx@gnu.org>
* kcm/config.c: Don't test HAVE_DAEMON since roken supplies it.