3634423f36
Allow specifying runing user and chroot() enviroment
Love Hornquist Astrand
2009-07-16 22:15:26 -07:00
2076c1c93e
Add PAC to the first entry in the array since Windows and samba3 expects it there.
switch-from-svn-to-git
Love Hörnquist Åstrand
2009-07-16 18:28:56 +00:00
f8d7804396
More tests for HC_DEPRECATED
Love Hörnquist Åstrand
2009-07-16 18:28:44 +00:00
e9cea2daee
More tests for HC_DEPRECATED
Love Hörnquist Åstrand
2009-07-16 18:28:24 +00:00
6c56033e6f
improve msft compiler case
Love Hörnquist Åstrand
2009-07-16 18:28:12 +00:00
6a85bbcc65
More tests for KRB5_DEPRECATED
Love Hörnquist Åstrand
2009-07-16 18:27:52 +00:00
57e31f7593
More tests for GSSAPI_DEPRECATED
Love Hörnquist Åstrand
2009-07-16 18:27:37 +00:00
2b54af87e9
Add paranoid printing using strvisx.
Love Hörnquist Åstrand
2009-07-15 23:31:55 +00:00
d07832d6d7
rename ruserpass to ruserpassword to not collide with uclibc, prompted by [HEIMDAL-534]
Love Hörnquist Åstrand
2009-07-15 23:07:07 +00:00
29fc07df5b
add paranoid check for PORT and EPRT, make it default
Love Hörnquist Åstrand
2009-07-15 22:18:25 +00:00
16b76d5cc0
add paranoid
Love Hörnquist Åstrand
2009-07-15 22:18:13 +00:00
de5f912e02
Contributed by Andrew Bartlett:
Love Hörnquist Åstrand
2009-07-15 22:18:00 +00:00
452483e61c
Have two realms in the configuration file so that kpasswdd works with both of them.
Love Hörnquist Åstrand
2009-07-15 22:17:47 +00:00
6a24e13678
Use hdb_get_dbinfo() to find the realms.
Love Hörnquist Åstrand
2009-07-15 22:17:30 +00:00
9dcdb2c02c
Test two realms.
Love Hörnquist Åstrand
2009-07-15 22:17:17 +00:00
aa5b66d1e8
plug a memory leak.
Love Hörnquist Åstrand
2009-07-15 22:16:49 +00:00
8eb14db155
remove unused variable
Love Hörnquist Åstrand
2009-07-15 22:16:21 +00:00
6f23451ef8
x
Love Hörnquist Åstrand
2009-07-08 00:07:19 +00:00
9807194527
check for NULL pointer not no NULL pointer...
Love Hörnquist Åstrand
2009-07-08 00:07:05 +00:00
d3f16452e0
make compile
Love Hörnquist Åstrand
2009-07-05 05:20:10 +00:00
5a9dd54e95
drop RCSID
Love Hörnquist Åstrand
2009-07-05 05:09:16 +00:00
6aa38c372c
Push enterprise support into the bdblayer.
Love Hörnquist Åstrand
2009-07-05 05:09:04 +00:00
ef92d8485a
Push enterprise support into the bdblayer.
Love Hörnquist Åstrand
2009-07-05 05:08:48 +00:00
a18db94691
Push enterprise support into the bdblayer.
Love Hörnquist Åstrand
2009-07-05 05:08:36 +00:00
af77ace518
Push enterprise support into the bdblayer.
Love Hörnquist Åstrand
2009-07-05 05:08:26 +00:00
48a0f6d995
reset iteration query before continuing.
Love Hörnquist Åstrand
2009-07-05 05:08:15 +00:00
e02d83174c
set hdb_capability_flags = 0
Love Hörnquist Åstrand
2009-07-05 05:08:05 +00:00
4ff6ed4652
set hdb_capability_flags = 0
Love Hörnquist Åstrand
2009-07-05 05:07:52 +00:00
54b5beeb98
set hdb_capability_flags = 0
Love Hörnquist Åstrand
2009-07-05 05:07:41 +00:00
4beac004a1
set hdb_capability_flags = 0
Love Hörnquist Åstrand
2009-07-05 05:07:30 +00:00
dd133f88ca
make compile w/o warning, fixup from abartletts patch
Love Hörnquist Åstrand
2009-07-05 05:07:16 +00:00
97b8122bc6
Report HDB_AUTH_SUCCESS for PK-INIT too.
Love Hörnquist Åstrand
2009-07-03 04:34:18 +00:00
7829e74641
Provide auth_status to backend.
Love Hörnquist Åstrand
2009-07-03 04:33:06 +00:00
d3de015b79
Check locked-out flag for client and server.
Love Hörnquist Åstrand
2009-07-03 04:32:56 +00:00
8e2e176812
make compile
Love Hörnquist Åstrand
2009-07-03 04:27:09 +00:00
5136167f15
if client delegates to itself, that ok
Love Hörnquist Åstrand
2009-07-03 04:26:57 +00:00
90de65f2be
If backend implements ->hdb_check_constrained_delegation, use it for processing.
Love Hörnquist Åstrand
2009-07-03 04:26:39 +00:00
45ef83f6fd
add hdb_check_constrained_delegation
Love Hörnquist Åstrand
2009-07-03 04:26:25 +00:00
e28e7b2c45
check for hdb->hdb_password
Love Hörnquist Åstrand
2009-07-03 04:26:12 +00:00
868bd2dd69
sync check flags
Love Hörnquist Åstrand
2009-07-03 04:26:00 +00:00
deef966478
sync check flags
Love Hörnquist Åstrand
2009-07-03 04:25:46 +00:00
5c104ef172
add ->hdb_password and ->hdb_auth_status
Love Hörnquist Åstrand
2009-07-03 04:25:29 +00:00
f65f1f26ef
add HDBFlags: locked-out
Love Hörnquist Åstrand
2009-07-03 04:25:01 +00:00
a28a9a1b30
comment about hdb_capability_flags
Love Hörnquist Åstrand
2009-07-03 04:24:48 +00:00
326381bfc6
fix error message in constrained delegation, from andrew bartlett
Love Hörnquist Åstrand
2009-07-03 03:23:25 +00:00
012eae7f34
rename gssapi/ntlm/digest.c to kdc.c since that is what its talking too
Love Hörnquist Åstrand
2009-07-03 03:16:21 +00:00
90ac3afd08
hostname is not_defined_in_RFC4178@please_ignore
Love Hörnquist Åstrand
2009-06-28 21:12:38 +00:00
b7b88769b9
fix spelling
Love Hörnquist Åstrand
2009-06-24 18:07:48 +00:00
8be9f44602
rename find_buffer
Love Hörnquist Åstrand
2009-06-23 03:45:56 +00:00
2ca3492e42
remove stream bits for now
Love Hörnquist Åstrand
2009-06-23 03:45:37 +00:00
769f86eb33
start of unpack stream if there is one.
Love Hörnquist Åstrand
2009-06-23 03:45:02 +00:00
c99b2003e2
Implement gss_wrap_iov, gss_unwrap_iov for CFX type encryption types.
Love Hörnquist Åstrand
2009-06-22 17:56:41 +00:00
4c302b52f8
remove unused type
Love Hörnquist Åstrand
2009-06-17 18:10:59 +00:00
74af14affc
disable code
Love Hörnquist Åstrand
2009-06-12 19:05:42 +00:00
d104f3b9d6
Fix logic error when we do client referrals.
Love Hörnquist Åstrand
2009-06-12 18:10:28 +00:00
1f42785746
plug memory leak
Love Hörnquist Åstrand
2009-06-08 22:02:25 +00:00
bc07938965
(emem_trunc): if offset is NULL, free all memory
Love Hörnquist Åstrand
2009-06-08 21:57:56 +00:00
47ebb62930
Release p2, valgrind output from Andrew Bartlett
Love Hörnquist Åstrand
2009-06-08 21:57:45 +00:00
55cfca74d5
Maybe include <libutil.h>. Needed for FreeBSD.
Love Hörnquist Åstrand
2009-06-08 20:33:43 +00:00
28c70058fa
Close f, from cppcheck
Love Hörnquist Åstrand
2009-06-08 20:33:33 +00:00
b77ee0c2f8
Close f, from cppcheck
Love Hörnquist Åstrand
2009-06-08 20:33:22 +00:00
f6fa5c810e
Close f, from cppcheck
Love Hörnquist Åstrand
2009-06-08 20:33:12 +00:00
58d847961a
Close f if its not stdout, from cppcheck
Love Hörnquist Åstrand
2009-06-08 20:32:59 +00:00
0cac9adc37
one more HAVE_OPENSSL for EC
Love Hörnquist Åstrand
2009-06-06 06:43:10 +00:00
f4c2c5243c
x
Love Hörnquist Åstrand
2009-06-06 05:24:56 +00:00
bc236bae7e
move heim_threads.h to $srcroot/include
Love Hörnquist Åstrand
2009-06-06 05:10:31 +00:00
6f8635376c
drop heim_threads. move to $srcroot/include
Love Hörnquist Åstrand
2009-06-06 05:10:08 +00:00
566648ae4a
x
Love Hörnquist Åstrand
2009-06-04 22:33:23 +00:00
b0a3f535bf
SQLite3 backend from Pontus Walck and Stockholm Univerity.
Love Hörnquist Åstrand
2009-06-03 17:26:08 +00:00
f93dd564c3
fix depencies for asn1 headers
Love Hörnquist Åstrand
2009-06-03 17:25:58 +00:00
a158e74fc4
add depencies for asn1 headers
Love Hörnquist Åstrand
2009-06-03 17:25:48 +00:00
11fd4a0cd2
hdb_asn1.h
Love Hörnquist Åstrand
2009-06-03 17:25:38 +00:00
b57571d609
add depencies for ocsp_asn1.h pkcs10_asn1.h
Love Hörnquist Åstrand
2009-06-03 17:25:28 +00:00
fb9b0f1a5d
more depencies
Love Hörnquist Åstrand
2009-06-03 17:25:08 +00:00
e0a1d5a8cb
filename != headername
Love Hörnquist Åstrand
2009-06-03 17:24:58 +00:00
46f96cfa71
.hx is a SUFFIX
Love Hörnquist Åstrand
2009-06-03 17:24:48 +00:00
1416d90377
copy .hx files to .h files
Love Hörnquist Åstrand
2009-06-03 17:24:37 +00:00
f3197da8dc
add .hx depenencies
Love Hörnquist Åstrand
2009-06-03 17:24:27 +00:00
508add9595
Generate header as foo.hx so that we don't overwrite it.
Love Hörnquist Åstrand
2009-06-03 17:24:14 +00:00
418b451e55
x
Love Hörnquist Åstrand
2009-06-02 21:53:29 +00:00
6c82fece47
Drop changing the password, really need kadmin/ldap support to do it right (like add aes support, propper kvno handling etc).
Love Hörnquist Åstrand
2009-06-02 21:53:17 +00:00
2f58f14e09
add hx509_peer_info_add_cms_alg and sort
Love Hörnquist Åstrand
2009-05-28 01:21:39 +00:00
b9ff6a94a3
rename parse.y to asn1parse.y
Love Hörnquist Åstrand
2009-05-28 01:21:29 +00:00
8338244c6d
use strerror(errno) + "%s" instead of "%m", since %m is not really a printf formater
Love Hörnquist Åstrand
2009-05-28 01:21:19 +00:00
569ee5438c
The max_ arguments are really "%.*s" format input paramaters, to make them into ints.
Love Hörnquist Åstrand
2009-05-28 01:21:08 +00:00