Luke Howard
6c6e483e00
gss_authorize_localname implementation
2011-04-08 10:58:57 +10:00
Luke Howard
6ec5011d48
Merge branch 'master' into lukeh/moonshot
2011-04-08 09:05:36 +10:00
Luke Howard
41de6c92f5
s/acquire_cred_ex/acquire_cred_ext/g
2011-04-08 09:04:57 +10:00
Luke Howard
f79f005783
add missing SPIs to gss_mech_switch
2011-04-08 09:04:57 +10:00
Luke Howard
6e3d3d4533
implement gss_acquire_cred_ex with password support
2011-04-08 09:04:57 +10:00
Love Hornquist Astrand
3d36172090
allow keytab specifiction to gsskrb5_register_acceptor_identity
2011-04-07 07:15:28 -07:00
Love Hornquist Astrand
372db4d853
add krb5_kt_have_content
2011-04-07 07:15:27 -07:00
Love Hornquist Astrand
f1718af272
make work again after adding loopback addresses
2011-04-07 07:15:27 -07:00
Simon Wilkinson
a597ccdde6
roken: Rename gettimeofday replacement
...
All replacement roken functions are named rk_blah to avoid symbol
collisions. gettimeofday wasn't being renamed in the header, so fix
that.
This doesn't change the soname of the resulting library, as gettimeofday
isn't currently exported.
2011-04-05 19:44:11 +01:00
Nicolas Williams
c5041352cb
Fixed a bug in the initial loopback ifs patch.
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-04-04 22:45:33 -07:00
Nicolas Williams
e7672a71aa
Patch to include non-loopback addresses from loopback interfaces.
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-04-04 22:45:33 -07:00
Nicolas Williams
b5137810fb
Various bug fixes in hdb-mitdb.c.
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-04-04 22:44:58 -07:00
Nicolas Williams
941eba430b
Fixed a bug by s/u16/SEEK_CURR/; the bug prevented this mitdb backend from parsing MIT KDB entries with multiple kvnos in non-increasing order.
...
Fixed a double-free bug that was triggered by MIT KDB entries with
multiple kvnos in non-increasing order.
Added lots of comments regarding the MIT KDB entry format.
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-04-04 22:44:57 -07:00
Nicolas Williams
9cbe3298d7
Second attempt to make DB selection saner.
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-04-04 22:44:57 -07:00
Nicolas Williams
6a836fc939
First attempt to make DB selection saner.
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-04-04 22:44:57 -07:00
Luke Howard
093403a2a7
Merge branch 'master' into lukeh/moonshot
2011-04-03 18:08:23 +10:00
Luke Howard
1a6d126023
Use RFC 5587 const types for draft-josefsson-gss-capsulate APIs
2011-04-03 18:07:07 +10:00
Luke Howard
4777035abf
delete protos, private.h when autogenerating
2011-04-01 19:36:46 +11:00
Love Hornquist Astrand
6961424682
path should start with /
2011-04-01 01:12:46 -07:00
Love Hornquist Astrand
bd98e01ff9
ignore generated files better (and remove them from repo)
2011-04-01 00:36:27 -07:00
Love Hornquist Astrand
a70217d371
include krb5_copy_context
2011-04-01 00:27:32 -07:00
Luke Howard
87e3a85985
gss_userok need not check for complete
2011-03-28 23:56:00 +11:00
Luke Howard
987658325e
correctly decode MIT KDB flags
...
Patch from Nico Williams <nico@cryptonector.com >
2011-03-23 11:26:50 +11:00
Luke Howard
4362ebe02a
Merge branch 'master' into lukeh/moonshot
2011-03-22 17:14:33 +11:00
Luke Howard
0fbfe9b38e
Revert MIT code from gss test application
2011-03-22 16:51:30 +11:00
Luke Howard
efd2d44a30
kill gss_map_name_to_any
2011-03-22 16:48:07 +11:00
Love Hornquist Astrand
46444695f6
include <sys/socket.h> and fix ifdef wrapping for <sys/un.h>
2011-03-21 22:23:21 -07:00
Luke Howard
4748fc9489
Merge branch 'master' into lukeh/moonshot
2011-03-22 15:45:12 +11:00
Love Hornquist Astrand
7c039e5630
Add missing quoting in manpage. Patch from Nicolas Joly.
2011-03-21 09:28:32 -07:00
Luke Howard
cb92ea2d54
another variant on hack for libedit build on FreeBSD
2011-03-22 00:24:51 +11:00
Luke Howard
5d773c3d7f
revert libedit FreeBSD hack, will endeavour to fix properly
2011-03-22 00:05:37 +11:00
Luke Howard
c99906eed4
update for autoheader
2011-03-22 00:02:00 +11:00
Luke Howard
871af1976f
remove autogenerated gunk
2011-03-21 23:59:01 +11:00
Luke Howard
9053e86254
Merge branch 'lukeh/moonshot' of github.com:heimdal/heimdal into lukeh/moonshot
...
Conflicts:
lib/gssapi/version-script.map
2011-03-21 23:55:54 +11:00
Luke Howard
d116a78297
add missing exports
2011-03-21 23:53:17 +11:00
Luke Howard
da70ba0e8d
Merge branch 'master' of github.com:heimdal/heimdal
2011-03-21 18:36:24 +11:00
Luke Howard
6b9ec3e047
add __gss_c_nt_anonymous_oid_desc to version script
2011-03-21 17:59:42 +11:00
Luke Howard
ff3ec1ee91
fix error case crasher
2011-03-21 17:46:07 +11:00
Luke Howard
841a5ed3ba
export krb5_kcm_call/krb5_kcm_storage_request
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-03-20 23:27:04 -07:00
Luke Howard
8a88550546
export gss_store_cred
2011-03-21 16:54:27 +11:00
Luke Howard
e8dc503c5d
export krb5_kcm_call/krb5_kcm_storage_request
2011-03-21 16:42:49 +11:00
Luke Howard
0a9178e610
remove deprecated naming extension APIs, add pname/userok
2011-03-21 16:39:35 +11:00
Luke Howard
907da38cd9
attribute-based implementation of gss_pname_to_uid
2011-03-21 11:54:52 +11:00
Luke Howard
ca48b27fe7
add _gsskrb5_pname_to_uid implementation
2011-03-20 23:31:32 +11:00
Luke Howard
e60a9956c4
cleanup pname_to_uid
2011-03-20 23:19:07 +11:00
Luke Howard
0dff021161
add krb5 glue for userok
2011-03-20 20:57:24 +11:00
Luke Howard
84f5aebc10
use gss_userok
2011-03-20 20:50:19 +11:00
Luke Howard
e78371829c
implement gss_userok/gss_pname_to_uid
2011-03-20 20:34:59 +11:00
Luke Howard
0f13ae9fe5
fix macro compile error
2011-03-20 19:41:52 +11:00
Luke Howard
9455577b65
Merge branch 'master' of github.com:heimdal/heimdal
...
Conflicts:
lib/gssapi/gssapi/gssapi.h
lib/gssapi/gssapi_mech.h
lib/gssapi/mech/gss_mech_switch.c
2011-03-20 19:08:10 +11:00