CVS commit: src/crypto/external/bsd/heimdal/dist/lib/hx509

2021-06-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 20 12:01:07 UTC 2021 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/hx509: sel-gram.y sel-lex.l sel.c sel.h Removed Files: src/crypto/external/bsd/heimdal/dist/lib/hx509: sel-gram.c

CVS commit: src/crypto/external/bsd/heimdal/lib/libhx509

2021-06-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 20 10:38:54 UTC 2021 Modified Files: src/crypto/external/bsd/heimdal/lib/libhx509: Makefile Log Message: hide yyerrflag, yyval; centralize lex and yacc settings To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/crypto/external/bsd/heimdal

2020-07-23 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jul 23 07:53:35 UTC 2020 Modified Files: src/crypto/external/bsd/heimdal: Makefile.inc src/crypto/external/bsd/heimdal/bin/krb5-config: Makefile Log Message: move $VERSION from Makefile.inc into the single Makefile that

CVS commit: src/crypto/external/bsd/heimdal

2019-12-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 17 00:17:00 UTC 2019 Modified Files: src/crypto/external/bsd/heimdal: Makefile.inc Log Message: Find and set a version to a make(1) variable. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/crypto/external/bsd/heimdal/bin/krb5-config

2019-12-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 17 00:16:26 UTC 2019 Modified Files: src/crypto/external/bsd/heimdal/bin/krb5-config: Makefile Log Message: PR/54773: David Shao: krb5-config.in needs to be evaluated by the shell now in order to work. Perhaps it is

CVS commit: src/crypto/external/bsd/heimdal/lib/libkadm5srv

2018-07-12 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Jul 12 11:13:50 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/lib/libkadm5srv: Makefile Log Message: Provide an explicit dependency on heimbase To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: src/crypto/external/bsd/heimdal/lib/libgssapi

2018-07-10 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jul 10 13:17:36 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/lib/libgssapi: Makefile Log Message: Explicit heimbase dependency (similar to other recent MKREPRO fixes) To generate a diff of this commit: cvs rdiff

CVS commit: src/crypto/external/bsd/heimdal/lib/libkdc

2018-07-06 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Jul 6 08:54:30 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/lib/libkdc: Makefile Log Message: Explicit libheimbase dependency, similar to Christos' change to libheimntlm/Makefile, hopefully fixing another MKREPRO

CVS commit: src/crypto/external/bsd/heimdal/lib/libheimntlm

2018-07-06 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Jul 6 08:31:43 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/lib/libheimntlm: Makefile Log Message: Add explicit path to libwind - patch from Christos, may fix some MKREPRO fallout. XXX pullup 8 To generate a

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2018-06-16 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Jun 16 18:51:36 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: config_file.c Log Message: Do not reference buffer after the code scope {} rk_getpwuid_r() returns a pointer pwd->pw_dir to a buffer

CVS commit: src/crypto/external/bsd/heimdal/dist/kdc

2018-04-28 Thread S.P.Zeidler
Module Name:src Committed By: spz Date: Sun Apr 29 05:36:04 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/dist/kdc: connect.c Log Message: avoid busy-waiting on a dead child To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/external/bsd/heimdal/dist/kcm

2018-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 6 19:57:03 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/dist/kcm: glue.c Log Message: - use c99 initializers - add kdc offset functions To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/external/bsd/heimdal/dist/kcm

2018-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 6 19:56:43 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/dist/kcm: cache.c Log Message: don't forget to initialize the kdc_offset (it was random before) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/crypto/external/bsd/heimdal

2018-03-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Mar 13 03:06:51 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal: Makefile.rules.inc Log Message: add *template.x to CLEANFILES. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/crypto/external/bsd/heimdal/dist

2018-02-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 9 23:22:13 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/dist/kdc: pkinit.c src/crypto/external/bsd/heimdal/dist/lib/krb5: pkinit.c Log Message: fix BN_to_integer to get rid of __UNCONST. Trick

CVS commit: src/crypto/external/bsd/heimdal/dist

2018-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 5 16:00:53 UTC 2018 Modified Files: src/crypto/external/bsd/heimdal/dist/include: crypto-headers.h src/crypto/external/bsd/heimdal/dist/kdc: digest.c kx509.c pkinit.c

CVS commit: src/crypto/external/bsd/heimdal

2017-09-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 8 15:29:44 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist: configure.ac src/crypto/external/bsd/heimdal/dist/kcm: client.c config.c src/crypto/external/bsd/heimdal/dist/lib/hx509:

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech

2017-09-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 8 14:57:44 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech: gss_pname_to_uid.c Log Message: This is why we have libroken... To generate a diff of this commit: cvs rdiff -u

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2017-09-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 8 14:52:50 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: kuserok.c Log Message: always use rk_getpwnam_r... To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2017-07-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 11 21:52:55 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: ticket.c Log Message: fix typo. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2017-07-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 11 17:45:32 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: ticket.c Log Message: https://orpheus-lyre.info/design/index.html

CVS commit: src/crypto/external/bsd/heimdal/lib/libasn1

2017-02-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Feb 21 16:07:17 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/lib/libasn1: Makefile Log Message: reproduced also on the regular (not -m32) build. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/crypto/external/bsd/heimdal/lib/libasn1

2017-02-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 11 04:56:37 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/lib/libasn1: Makefile Log Message: Add hack for profiling bimodal label generation with -m32 on sparc64 To generate a diff of this commit: cvs rdiff

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/gssapi/netlogon

2017-01-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 30 20:27:58 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/gssapi/netlogon: accept_sec_context.c acquire_cred.c add_cred.c canonicalize_name.c compare_name.c display_name.c

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2017-01-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 30 18:59:04 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: context.c Log Message: fix deleted line. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2017-01-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 30 00:25:15 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: send_to_kdc.c Log Message: fix printf args To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: src/crypto/external/bsd/heimdal

2017-01-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 22:09:06 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/libexec: Makefile.inc src/crypto/external/bsd/heimdal/sbin: Makefile.inc Log Message: need libutil for pidfile To generate a diff of this

CVS commit: src/crypto/external/bsd/heimdal/include

2017-01-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 19:38:38 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/include: roken.h Log Message: this is not needed anymore To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/crypto/external/bsd/heimdal/include

2017-01-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 19:38:00 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/include: roken.h Log Message: include roken-common.h directly. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/crypto/external/bsd/heimdal/dist/lib

2017-01-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 19:23:28 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/asn1: gen_locl.h main.c src/crypto/external/bsd/heimdal/dist/lib/roken: getarg.c Log Message: prefer some local include files for

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2017-01-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 18:58:08 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: send_to_kdc.c Log Message: missing quote To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2017-01-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 18:57:06 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: send_to_kdc.c Log Message: fix printf format To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: src/crypto/external/bsd/heimdal/lib/libkrb5

2017-01-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 15:42:58 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/lib/libkrb5: Makefile Log Message: Include sqlite3 to the dependent libraries To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \

CVS commit: src/crypto/external/bsd/heimdal/include

2017-01-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 01:46:17 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/include: config.h Log Message: override arc4* for tools build. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/asn1

2017-01-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 01:46:37 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/asn1: gen.c Log Message: handle our basename. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/crypto/external/bsd/heimdal/lib/libkrb5

2017-01-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 28 22:25:44 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal/lib/libkrb5: Makefile Log Message: Use ${TOOL_SED} and resolve paths properly. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \

CVS commit: src/crypto/external/bsd/heimdal

2017-01-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 28 21:31:53 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal: Makefile.rules.inc heimdal2netbsd src/crypto/external/bsd/heimdal/bin: Makefile.inc src/crypto/external/bsd/heimdal/bin/kcc: Makefile

CVS commit: src/crypto/external/bsd/heimdal

2017-01-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 27 18:02:09 UTC 2017 Modified Files: src/crypto/external/bsd/heimdal: heimdal2netbsd Log Message: Strip first otherwise we end up with __RCSID("NetBSD") To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/crypto/external/bsd/heimdal/dist/kdc

2016-10-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 9 15:01:49 UTC 2016 Modified Files: src/crypto/external/bsd/heimdal/dist/kdc: kerberos5.c Log Message: PR/51543: Henning Petersen: replace , with ; To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2016-06-10 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri Jun 10 18:55:52 UTC 2016 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: krb5_timeofday.3 Log Message: Fix spelling of the month in the date (sent pull request upstream). To generate a diff of this commit:

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2016-04-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 28 08:18:05 UTC 2016 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: krb5.conf.5 Log Message: Fix xref. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/hdb

2014-11-26 Thread Fredrik Pettai
Module Name:src Committed By: pettai Date: Wed Nov 26 10:12:27 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/hdb: keys.c Log Message: fix comma error To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/hdb

2014-11-25 Thread Fredrik Pettai
Module Name:src Committed By: pettai Date: Wed Nov 26 07:39:52 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/hdb: keys.c Log Message: In all_etypes prefer des3-cbc-sha1 over arcfour-hmac-md5 (#24c8bac) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/crypto/external/bsd/heimdal/lib/libkadm5srv

2014-11-24 Thread Fredrik Pettai
Module Name:src Committed By: pettai Date: Mon Nov 24 10:49:27 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/lib/libkadm5srv: Makefile Log Message: Add MLINKS To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/crypto/external/bsd/heimdal/sbin/kdigest

2014-11-21 Thread Fredrik Pettai
Module Name:src Committed By: pettai Date: Sat Nov 22 01:28:13 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/sbin/kdigest: Makefile Log Message: Add kdigest(8) manpage To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/crypto/external/bsd/heimdal/dist/kcm

2014-07-24 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jul 24 22:54:10 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/kcm: cache.c Log Message: Fix size argument of memcmp. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2014-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 12 15:20:41 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: send_to_kdc.c Log Message: CID 745290: check return of fcntl To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2014-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 12 15:21:46 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: pac.c Log Message: CID 745319: Checking the wrong variable for NULL. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5

2014-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 12 15:25:49 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5: verify_mic.c Log Message: CID 745439: Fix memory leak To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm

2014-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 12 15:27:36 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm: creds.c Log Message: CID 745411: Fix memory leak To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \

CVS commit: src/crypto/external/bsd/heimdal/dist/kadmin

2014-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 12 15:34:23 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/kadmin: rpc.c Log Message: CID 1011266: Unchecked returns To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2014-05-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 12 18:46:27 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: send_to_kdc.c Log Message: kill extra ) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/crypto/external/bsd/heimdal/include

2014-04-29 Thread Fredrik Pettai
Module Name:src Committed By: pettai Date: Tue Apr 29 23:18:53 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/include: config.h Log Message: update VERSION To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/crypto/external/bsd/heimdal

2014-04-06 Thread Fredrik Pettai
Module Name:src Committed By: pettai Date: Sun Apr 6 11:24:25 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal: heimdal2netbsd Log Message: fix small nit + missing step To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/roken

2014-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 6 14:36:35 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/roken: resolve.c Log Message: PR/48718: Juergen Hannken-Illjes: Heimdal leaks file descriptors Add missing call to free the resolve handle on

CVS commit: src/crypto/external/bsd/heimdal/bin

2014-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 1 21:38:26 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/bin: Makefile Log Message: add kvno To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/heimdal/bin/Makefile Please

CVS commit: src/crypto/external/bsd/heimdal/bin/kvno

2014-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 1 21:38:44 UTC 2014 Added Files: src/crypto/external/bsd/heimdal/bin/kvno: Makefile kvno.1 Log Message: add glue and man To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: src/crypto/external/bsd/heimdal/dist/lib

2014-03-27 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Mar 27 16:10:46 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/hcrypto: engine.c md2.c src/crypto/external/bsd/heimdal/dist/lib/kadm5: ad.c src/crypto/external/bsd/heimdal/dist/lib/krb5:

CVS commit: src/crypto/external/bsd/heimdal

2014-03-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 4 21:08:08 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal: Makefile.inc Log Message: Disable abs() checking, a lot of computations get implicit truncations or use unsigned values. To generate a diff of this

CVS commit: src/crypto/external/bsd/heimdal/dist/lib

2014-01-18 Thread Alan Barrett
Module Name:src Committed By: apb Date: Sat Jan 18 09:20:36 UTC 2014 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/asn1: gen.c src/crypto/external/bsd/heimdal/dist/lib/com_err: compile_et.c Log Message: Use basename(filename) in Generated from %s

CVS commit: src/crypto/external/bsd/heimdal/libexec

2013-12-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Dec 25 22:21:33 UTC 2013 Modified Files: src/crypto/external/bsd/heimdal/libexec: Makefile.inc Log Message: Resort libraries according to dependencies. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2013-11-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 14 05:04:24 UTC 2013 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: context.c Log Message: CID 240779: Wrong sizeof used in allocation To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/crypto/external/bsd/heimdal/bin/krb5-config

2013-04-12 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Apr 12 18:08:10 UTC 2013 Modified Files: src/crypto/external/bsd/heimdal/bin/krb5-config: Makefile Log Message: Don't force pthread linkage. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/crypto/external/bsd/heimdal

2012-09-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Sep 5 19:31:04 UTC 2012 Modified Files: src/crypto/external/bsd/heimdal: Makefile.rules.inc Log Message: fix MKREPRO build not to put Generated from ${NETBSDSRCDIR} in files. To generate a diff of this commit: cvs rdiff

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/com_err

2012-07-04 Thread Julian Fagir
Module Name:src Committed By: jdf Date: Wed Jul 4 20:46:14 UTC 2012 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/com_err: com_err.3 Log Message: Change little wording error (s/associate/associated/) and formatting error. Patch proposal was sent upstream to

CVS commit: src/crypto/external/bsd/heimdal/dist/lib/krb5

2012-06-04 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Mon Jun 4 14:24:03 UTC 2012 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/krb5: krb5.conf.5 Log Message: Small spacing fix. Unbreaks section in xref. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/crypto/external/bsd/heimdal/include

2011-11-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Nov 8 22:13:58 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/include: config.h Log Message: Unbreak MKINET6=no To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/crypto/external/bsd/heimdal/lib/libcom_err/compile_et

2011-08-28 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Sun Aug 28 10:28:36 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/lib/libcom_err/compile_et: Makefile Log Message: Change the location of version.h from the old Heimdal srcs to the new srcs. To generate a diff of this

CVS commit: src/crypto/external/bsd/heimdal/lib/libvers

2011-08-28 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Sun Aug 28 11:20:16 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/lib/libvers: Makefile Log Message: Change the location of version.h from the old Heimdal srcs to the new srcs. To generate a diff of this commit: cvs

CVS commit: src/crypto/external/bsd/heimdal/lib

2011-08-24 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Thu Aug 25 00:25:47 UTC 2011 Removed Files: src/crypto/external/bsd/heimdal/lib: Makefile.inc Log Message: This file should not have been imported. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0

CVS commit: src/crypto/external/bsd/heimdal/dist/kdc

2011-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Aug 15 21:00:50 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kdc: kerberos5.c Log Message: use intmax_t to print times. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: src/crypto/external/bsd/heimdal/dist/kdc

2011-08-15 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Tue Aug 16 01:14:58 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kdc: kerberos5.c Log Message: We shouldn't cast client_time to (intmax_t) because it is a char * not an integer. To generate a diff of this

CVS commit: src/crypto/external/bsd/heimdal/dist/kdc

2011-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 16 02:59:00 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kdc: kerberos5.c Log Message: add extra cast for systems where sizeof(time_t) sizeof(intmax_t) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/crypto/external/bsd/heimdal/lib/libkrb5

2011-07-31 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Jul 31 06:43:57 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/lib/libkrb5: Makefile Log Message: cleanup vars.texi To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/crypto/external/bsd/heimdal/lib

2011-07-31 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Jul 31 06:49:03 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/lib/libgssapi: Makefile src/crypto/external/bsd/heimdal/lib/libhx509: Makefile Log Message: Clean up intermediate asn1 template files (this

CVS commit: src/crypto/external/bsd/heimdal

2011-07-31 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun Jul 31 09:58:19 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal: Makefile.rules.inc src/crypto/external/bsd/heimdal/lib/libgssapi: Makefile src/crypto/external/bsd/heimdal/lib/libhx509: Makefile Log

CVS commit: src/crypto/external/bsd/heimdal

2011-07-26 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jul 27 03:18:52 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal: Makefile.rules.inc Log Message: Workaround around make bug by using an intermediate file/rule. To generate a diff of this commit: cvs rdiff -u -r1.4

CVS commit: src/crypto/external/bsd/heimdal/dist/lib

2011-06-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jul 1 02:10:20 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/lib/hx509: cert.c src/crypto/external/bsd/heimdal/dist/lib/krb5: crypto-des3.c Log Message: Fix memset usage. To generate a diff of this

CVS commit: src/crypto/external/bsd/heimdal

2011-05-25 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed May 25 19:21:20 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/bin: Makefile.inc src/crypto/external/bsd/heimdal/bin/gsstool: Makefile src/crypto/external/bsd/heimdal/bin/hxtool: Makefile

CVS commit: src/crypto/external/bsd/heimdal/lib/libkrb5

2011-05-20 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri May 20 20:09:37 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/lib/libkrb5: Makefile Log Message: Revert, breaks the build. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/external/bsd/heimdal/lib/libkrb5

2011-05-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 20 02:04:59 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/lib/libkrb5: Makefile Log Message: Let's see if we can get away with this for the sun2 port or we are going to need to: 1. put the contents of

CVS commit: src/crypto/external/bsd/heimdal/include

2011-05-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 17 12:56:44 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/include: krb5-protos.h Log Message: add missing prototypes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/crypto/external/bsd/heimdal

2011-05-15 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun May 15 15:10:12 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal: Makefile.rules.inc Log Message: - fix build failure on CentOS 5 (it looks bash doesn't like redirection operators before commands) - use ${TOOL_SED}

CVS commit: src/crypto/external/bsd/heimdal/dist/po

2011-05-05 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu May 5 18:40:25 UTC 2011 Removed Files: src/crypto/external/bsd/heimdal/dist/po/heim_com_err-1765328384: sv_SE.mo src/crypto/external/bsd/heimdal/dist/po/heimdal_krb5: sv_SE.mo

CVS commit: src/crypto/external/bsd/heimdal/dist

2011-04-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 28 14:07:13 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kcm: kcm.8 src/crypto/external/bsd/heimdal/dist/kuser: kimpersonate.8 src/crypto/external/bsd/heimdal/dist/lib/kadm5: iprop-log.8

CVS commit: src/crypto/external/bsd/heimdal/dist/kadmin

2011-04-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 28 14:15:53 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kadmin: kadmind.8 Log Message: Punctuation fix. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/crypto/external/bsd/heimdal/dist/kdc

2011-04-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 28 14:16:40 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kdc: kdc.8 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/heimdal/dist/kdc/kdc.8 Please

CVS commit: src/crypto/external/bsd/heimdal/dist/kdc

2011-04-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 28 14:18:08 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kdc: hprop.8 Log Message: Punctuation fix. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/external/bsd/heimdal/dist/kuser

2011-04-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 28 14:21:52 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kuser: copy_cred_cache.1 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \

CVS commit: src/crypto/external/bsd/heimdal/include

2011-04-24 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Sun Apr 24 22:24:14 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/include: krb5-types.h Log Message: Remove the definition of various X_DEPRECATED as userland has been fixed to stop using functions defined as deprecated

CVS commit: src/crypto/external/bsd/heimdal/dist/kadmin

2011-04-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 21 17:56:24 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kadmin: util.c Log Message: Don't compare a pointer 0; this is obviously a missed * here. While here, remove shadow variable warnings. To

CVS commit: src/crypto/external/bsd/heimdal/dist/kadmin

2011-04-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 21 17:58:56 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/kadmin: get.c Log Message: Fix signed/unsigned warnings. Discover bug where 0 case cannot happen, and change it to = 0 as intended. To

CVS commit: src/crypto/external/bsd/heimdal

2011-04-16 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Apr 16 17:45:45 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/dist/base: baselocl.h src/crypto/external/bsd/heimdal/include: config.h Log Message: Use sys/atomic.h ops on NetBSD (instead of MD gcc-isms).

CVS commit: src/crypto/external/bsd/heimdal

2011-04-16 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sat Apr 16 18:41:59 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal: Makefile.inc Log Message: Some ports don't (need to) construct separate _pic libraries, so where MKPICLIB != yes, refer to libipc.a instead of

CVS commit: src/crypto/external/bsd/heimdal

2011-04-15 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Fri Apr 15 12:16:31 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal: Makefile.rules.inc Log Message: Quick makefile bits that will use a version-script.map file if it exists when building libraries. To generate a diff

CVS commit: src/crypto/external/bsd/heimdal/include

2011-04-15 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Fri Apr 15 12:18:22 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/include: krb5-types.h Log Message: For the duration of the import and upgrade, we eliminate the marking of older interfaces as deprecated as this breaks

CVS commit: src/crypto/external/bsd/heimdal/include

2011-04-15 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Fri Apr 15 12:19:20 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/include: krb5-types.h Log Message: Fix $Id$ - $NetBSD$ in our own include. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/external/bsd/heimdal

2011-04-15 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Fri Apr 15 14:39:33 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal: Makefile.rules.inc src/crypto/external/bsd/heimdal/lib/libkadm5clnt: Makefile Log Message: Need a variable to disable using an existent

CVS commit: src/crypto/external/bsd/heimdal/include

2011-04-15 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Fri Apr 15 14:41:11 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/include: krb5-types.h Log Message: Also define GSSAPI_DEPRECATED and KRB5_DEPRECATED as NULL to complete the work of the prior check in. To generate a

CVS commit: src/crypto/external/bsd/heimdal/lib

2011-04-15 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Fri Apr 15 19:41:11 UTC 2011 Modified Files: src/crypto/external/bsd/heimdal/lib/libasn1/asn1_compile: Makefile src/crypto/external/bsd/heimdal/lib/libcom_err/compile_et: Makefile

  1   2   >