Commit Graph

24847 Commits

Author SHA1 Message Date
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
Love Hornquist Astrand b4013ca830 [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 17:33:02 -07:00
Love Hornquist Astrand 75aebbf616 [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 17:32:38 -07:00
Love Hornquist Astrand da376b3c48 [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 17:19:00 -07:00
Love Hornquist Astrand dba1d46edf [HEIMDAL-646] use awk instead of grep -A 2009-10-11 17:04:13 -07:00
Love Hornquist Astrand 9f587ef0c2 Allocate some memory for OCSP responces 2009-10-11 16:26:26 -07:00
Love Hornquist Astrand 84111cb8e1 [HEIMDAL-646] malloc(0) checks for AIX 2009-10-11 16:25:42 -07:00
Love Hornquist Astrand 102cd04b0d its ok to return NULL if we are allocating zero elements 2009-10-11 15:38:21 -07:00
Love Hornquist Astrand 1e9ec73bbc [HEIMDAL-646] aix
AIX qsort() is unstable and might change the order of the elements
if they are equal, libwind require them to be in the same order as they were
on the input, pull in FreeBSD qsort and use that instead of AIX version.
2009-10-11 15:08:58 -07:00
Love Hornquist Astrand e1b14b7854 Use right type when mallocing data (allocated too much) 2009-10-11 15:08:27 -07:00
Love Hornquist Astrand 119eb68a2e Remove debug printf 2009-10-11 14:44:41 -07:00
Love Hornquist Astrand 377543e78e use size_t for index 2009-10-11 14:36:46 -07:00
Love Hornquist Astrand 93f0e450cc fix sizeof, only matter on platforms where sizeof(unsigned) != sizeof(uint32_t) 2009-10-11 12:22:19 -07:00