This website requires JavaScript.
Explore
Tokyo Drift Issues
Help
Sign In
oysteikt
/
heimdal
Watch
0
Star
0
Fork
0
You've already forked heimdal
Code
Issues
5
Pull Requests
Releases
Activity
Files
f7f36911ed0dbfd3bf79e7d36a69799e9437e578
heimdal
/
kcm
History
Love Hörnquist Åstrand
9ccab13242
Maybe include <sys/param.h>.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16259 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-30 15:10:15 +00:00
..
.cvsignore
…
acl.c
Fix typo
2005-02-03 08:52:56 +00:00
acquire.c
Use krb5_set_password instead of krb5_change_password.
2005-08-11 14:04:17 +00:00
cache.c
…
client.c
…
config.c
Add option to disallow getting krbtgt out from from KCM. KCM will do
2005-05-30 10:17:43 +00:00
connect.c
(update_client_creds): in case there is no UCRED_VERSION, skip LOCAL_PEERCRED
2005-08-30 09:06:04 +00:00
cursor.c
…
events.c
If ticket is expired, reacquire credentials instead of renewing
2005-05-30 01:43:23 +00:00
glue.c
fix uninitialized variable
2005-02-03 08:21:15 +00:00
headers.h
Maybe include <sys/param.h>.
2005-10-30 15:10:15 +00:00
kcm_locl.h
(disallow_getting_krbtgt): Declare.
2005-06-07 00:31:29 +00:00
kcm.8
fix example
2005-06-20 13:32:44 +00:00
log.c
…
main.c
ignore SIGPIPE
2005-05-30 10:58:14 +00:00
Makefile.am
add dependcy on kcm_protos.h
2005-05-29 14:51:50 +00:00
protocol.c
(kcm_op_retrieve): check server for krbtgt, not client
2005-05-30 10:59:00 +00:00
renew.c
…