git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12319 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-21 14:52:47 +00:00
parent 42f3fc029a
commit 6ab45444b7
2 changed files with 12 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
2003-05-21 Love H<>rnquist <20>strand <lha@it.su.se>
* *.[ch]: do some basic locking (no reference counting so contexts
can be removed while still used)
- don't export gss_ctx_id_t_desc_struct and gss_cred_id_t_desc_struct
- make sure all lifetime are returned in seconds left until expired,
not in unix epoch
* gss_acquire_cred.3: document argument lifetime_rec to function
gss_inquire_context

View File

@@ -1,5 +1,11 @@
2003-05-21 Love H<>rnquist <20>strand <lha@it.su.se>
* *.[ch]: do some basic locking (no reference counting so contexts
can be removed while still used)
- don't export gss_ctx_id_t_desc_struct and gss_cred_id_t_desc_struct
- make sure all lifetime are returned in seconds left until expired,
not in unix epoch
* gss_acquire_cred.3: document argument lifetime_rec to function
gss_inquire_context