Love Hörnquist Åstrand
61e14619de
use krb5_get_init_creds_opt_alloc/krb5_get_init_creds_opt_free
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12737 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-03 00:31:42 +00:00
Love Hörnquist Åstrand
835c5e70a6
(receive_everything): switch close and rename
...
From: Alf Wachsmann <alfw@SLAC.Stanford.EDU >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-24 14:49:45 +00:00
Love Hörnquist Åstrand
715020f048
Add probing from the server that the client is still there, also make
...
the client check that the server is probing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12419 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-03 13:36:09 +00:00
Johan Danielsson
1c74114ff4
(from Derrick Brashear): Propagating a large database without this
...
means the slave kdcs can get erroneous HDB_NOENTRY and return the
resulting errors. This creates a new db handle, populates it, and
moves it into place.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-10-21 15:51:44 +00:00
Assar Westerlund
7b9c9dcd4f
(receive_everything): type-correctness calling _krb5_get_int
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11232 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-26 13:29:37 +00:00
Johan Danielsson
4fa94362ee
fix for storage change
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11021 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-05-24 15:23:43 +00:00
Assar Westerlund
bd3c05c2c3
(main): syslog with the correct name
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10607 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-31 03:12:17 +00:00
Jacques A. Vidrine
a0ab7ce3fc
Call `pidfile'.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10600 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-30 15:15:50 +00:00
Johan Danielsson
c0121e9578
only register hdb-ops once
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10461 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 12:08:52 +00:00
Assar Westerlund
7bfa329b40
(receive_everything): make `fd' an int instead of a pointer. From
...
Derrick J Brashear <shadow@dementia.org >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8904 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-06 02:06:19 +00:00
Assar Westerlund
c6de7d7181
remove unused code
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8803 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-24 04:30:54 +00:00
Johan Danielsson
6250a2ac92
call krb5_read_priv_message
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8774 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-22 12:01:42 +00:00
Johan Danielsson
3e7a32533d
no need to call gethostname, since sname_to_principal will
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8657 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-11 16:04:19 +00:00
Assar Westerlund
ca574c6c9c
(get_creds): remove strange const
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8449 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-21 23:51:47 +00:00
Assar Westerlund
508f698920
change default keytab to default keytab (as in typically
...
FILE:/etc/krb5.keytab)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8392 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-16 20:43:15 +00:00
Assar Westerlund
3d0e8eb719
(receive_everything): remove duplicated `data'
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8359 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-08 23:45:35 +00:00
Assar Westerlund
a6ff60aadc
bug fixes, for actually writing the full dump to the database. based
...
on a patch from Love <lha@stacken.kth.se >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8356 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-08 00:37:14 +00:00
Assar Westerlund
6cddd9aa41
use syslog
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8331 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-07 01:48:39 +00:00
Assar Westerlund
335c240ab8
re-organize so that we alays close database
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8322 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-05 23:05:53 +00:00
Assar Westerlund
de3fbccd8d
and some more improvements
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8317 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-05 17:03:29 +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
Johan Danielsson
998aea7318
allow passing a realm
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7332 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 17:58:38 +00:00
Johan Danielsson
433dca9ff4
use getarg
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5823 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-04-01 15:03:57 +00:00
Johan Danielsson
a3c6a06651
kadm5_s_* -> kadm5_*
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4902 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-05-23 02:21:42 +00:00
Johan Danielsson
0a2002c848
Ifdef unused variable.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4621 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-21 00:50:16 +00:00
Assar Westerlund
c4393e0aca
use krb5_read_message
...
write received diffs to log
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4486 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-01 02:40:56 +00:00
Assar Westerlund
79403af6d2
(get_creds): get credentials for `iprop/master' directly.
...
(main): use `krb5_read_message'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4482 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-01 02:04:08 +00:00
Assar Westerlund
375acda717
fix lots of stuff
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4469 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-27 04:02:55 +00:00
Assar Westerlund
40a0ac5cfc
more code
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4460 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-26 23:55:37 +00:00
Assar Westerlund
a9b1b8e53f
new files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4458 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-26 19:41:16 +00:00