Commit Graph

24859 Commits

Author SHA1 Message Date
Love Hornquist Astrand
aa292cd80b use krb5_get_error_message() 2009-11-03 23:51:11 -08:00
Love Hornquist Astrand
97dd51a2da use krb5_get_error_message() 2009-11-03 23:50:45 -08:00
Love Hornquist Astrand
6d9b72d76d simplify 2009-11-03 23:49:58 -08:00
Love Hornquist Astrand
c01177976c use krb5_warn 2009-11-03 23:49:04 -08:00
Love Hornquist Astrand
de84fec5a3 spelling 2009-11-03 23:37:40 -08:00
Love Hornquist Astrand
7d6291e128 set pointer before freeing 2009-11-03 23:34:48 -08:00
Love Hornquist Astrand
79597c6a3a use krb5_get_error_message() 2009-11-03 23:33:50 -08:00
Love Hornquist Astrand
07a81e6c86 use krb5_err 2009-11-03 23:29:15 -08:00
Love Hornquist Astrand
180c716ce8 use krb5_warn 2009-11-03 23:28:18 -08:00
Love Hornquist Astrand
e9f536a839 ignore krb5_get_err_text 2009-11-03 22:27:12 -08:00
Love Hornquist Astrand
83ed187855 ignore krb5_get_err_text 2009-11-03 22:26:44 -08:00
Love Hornquist Astrand
d639f7d881 use krb5_get_error_message() 2009-11-03 22:25:55 -08:00
Love Hornquist Astrand
80daa7681a remove unused variable 2009-11-03 22:22:40 -08:00
Love Hornquist Astrand
2b4b9a613e require com_right_r 2009-11-03 22:21:34 -08:00
Love Hornquist Astrand
01ae59fb03 Copyright (c) 1997, 2000 - 2005 Kungliga Tekniska Högskolan 2009-10-24 14:18:05 -07:00
Love Hornquist Astrand
6f4b693fe5 krb5.conf is in 5, sort
From Jeremy C. Reed
2009-10-24 14:15:48 -07:00
Love Hornquist Astrand
49811a8b80 Move libexec man pages to section 8
Proposed by Jeremy C. Reed
2009-10-23 10:04:57 -07:00
Love Hornquist Astrand
2cbf600508 The kimpersonate.1 manpage as wrong Document Title
From Jeremy C. Reed
2009-10-23 09:57:32 -07:00
Love Hornquist Astrand
1af4e2234a free cert on error 2009-10-22 08:23:19 -07:00
Love Hornquist Astrand
610737fe90 don't shadow variables, from Matthias Wallnöfer 2009-10-21 20:23:19 -07:00
Love Hornquist Astrand
600b435d06 Spelling
From Luke Howard
2009-10-19 09:32:15 -07:00
Love Hornquist Astrand
91fd0b2f17 Spelling
From Luke Howard
2009-10-19 09:32:10 -07:00
Love Hornquist Astrand
2ac04069b6 If the context already have a EVP_MD_CTX allocated, don't make a new
Patch from Derrick Pallas of Riverbed Techology
2009-10-16 16:40:49 -07:00
Love Hornquist Astrand
290255ee0b Drop optind variable since its only set (and -Wshadow libsystem)
From Matthias Dieter Wallnöfer
2009-10-16 08:26:43 -07:00
Love Hornquist Astrand
a2806a995d remove $id$ 2009-10-15 15:01:39 -07:00
Love Hornquist Astrand
5dfe957a8f add (c) for the file that was left out 2009-10-15 14:59:58 -07:00
Love Hornquist Astrand
63e865e500 Fix quoting for [], reported by Klas Heggemann 2009-10-13 23:44:44 -07:00
Andrew Bartlett
6243038c9f s4:heimdal A real fix for bug 6801
The issue was that we would free the entry after the database, not
knowing that the entry was a talloc child of the database.

Andrew Bartlett

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2009-10-13 21:44:22 -07:00
Love Hornquist Astrand
39a751d6fb expose hdb_interface_version 2009-10-13 09:35:39 -07:00
Love Hornquist Astrand
f064547294 Use com_right_r(). 2009-10-12 10:55:12 -07:00
Love Hornquist Astrand
0c5a5849e1 add com_right_r 2009-10-12 10:41:32 -07:00
Love Hornquist Astrand
d366ed823c add krb5_?prepend_error_message() 2009-10-12 10:23:28 -07:00
Love Hornquist Astrand
1857a8b41c add krb5_?prepend_error_message() 2009-10-12 10:23:14 -07:00
Love Hornquist Astrand
33002c449c deprecate krb5_get_err_text 2009-10-12 09:38:14 -07:00
Love Hornquist Astrand
8d84cfe5c2 deprecate krb5_get_err_text 2009-10-12 09:37:54 -07:00
Love Hornquist Astrand
f5e2873be2 Use strerror_r 2009-10-12 09:34:37 -07:00
Love Hornquist Astrand
fd042b7656 Use strerror_r 2009-10-12 09:22:45 -07:00
Love Hornquist Astrand
5319735cf8 fixup link magic 2009-10-12 09:19:08 -07:00
Love Hornquist Astrand
682c5e5867 Use strerror_r 2009-10-12 09:07:31 -07:00
Love Hornquist Astrand
bf01a8461f Use strerror_r 2009-10-12 09:06:11 -07:00
Love Hornquist Astrand
fb35ca4026 detect strerror_r and if not there, provide it 2009-10-12 09:01:55 -07:00
Love Hornquist Astrand
f0caeb7865 its enctyps not encodings 2009-10-12 07:32:29 -07:00
Love Hornquist Astrand
205fb5e608 Patch from Guillaume Rousse to update the Windows situation 2009-10-12 07:27:47 -07:00
Love Hornquist Astrand
f13a9244a5 rc1 2009-10-11 19:13:01 -07:00
Love Hornquist Astrand
39d4a77d6a Disable this for AIX 2009-10-11 18:42:59 -07:00
Love Hornquist Astrand
279d62834d [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 18:17:12 -07:00
Love Hornquist Astrand
a4881ea0d6 [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 18:04:43 -07:00
Love Hornquist Astrand
57faf165a0 [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 18:03:22 -07:00
Love Hornquist Astrand
6f6a384257 [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 18:02:56 -07:00
Love Hornquist Astrand
b0e53280e2 [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 17:33:13 -07:00