Nicolas Williams
ea83f068e9
kadm5/kadmin: Add read-only mode
...
Now we can have read-only kadmind instances.
2020-09-08 00:25:40 -05:00
Jeffrey Altman
6c4423cd46
kadm5: use rk_closesocket to close sockets
...
kadm5_c_destroy did not use rk_closesocket when cleaning up
the context. This results in an exception on Windows since a
socket is not a file descriptor.
Change-Id: I9ebddad61f0199acb495a0773925df4f41e4fef2
2014-02-03 15:40:32 -05:00
Russ Allbery
5ca056969a
Close memory leak in the client kadmin library
...
kadm5_c_destroy was not freeing the kadm5_client_context, just its
contents. Also free the context itself.
Signed-off-by: Nicolas Williams <nico@cryptonector.com >
2011-12-22 18:36:17 -06:00
Love Hörnquist Åstrand
6937d41a02
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
23ac4c7125
(kadm5_c_destroy): fix memory leaks, From Panasas, Inc
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13198 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-07 19:01:39 +00:00
Johan Danielsson
c5b916ca6f
remove advertising clause
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 17:05:13 +00:00
Assar Westerlund
0d8d204f88
(kadm5_c_destroy): check if we should destroy the auth context
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6112 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-04 01:23:04 +00:00
Johan Danielsson
54378aee2e
Add client support.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3789 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-11-05 23:32:43 +00:00