History log of /illumos-gate/usr/src/lib/krb5/plugins/ (Results 1 – 25 of 44)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
55fea89d15-Aug-2023 Dan Cross

15843 automation can fix many trailing whitespace cstyle nits
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

1da57d5527-Dec-2022 Toomas Soome

15290 lib: remove pragma ident
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved

15290 lib: remove pragma ident
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

show more ...


kdb/db2/kdb_compat.h
kdb/db2/kdb_db2.h
kdb/db2/kdb_xdr.c
kdb/db2/kdb_xdr.h
kdb/db2/libdb2/btree/bt_close.c
kdb/db2/libdb2/btree/bt_conv.c
kdb/db2/libdb2/btree/bt_debug.c
kdb/db2/libdb2/btree/bt_delete.c
kdb/db2/libdb2/btree/bt_get.c
kdb/db2/libdb2/btree/bt_open.c
kdb/db2/libdb2/btree/bt_overflow.c
kdb/db2/libdb2/btree/bt_page.c
kdb/db2/libdb2/btree/bt_put.c
kdb/db2/libdb2/btree/bt_search.c
kdb/db2/libdb2/btree/bt_seq.c
kdb/db2/libdb2/btree/bt_split.c
kdb/db2/libdb2/btree/bt_utils.c
kdb/db2/libdb2/btree/btree.h
kdb/db2/libdb2/btree/extern.h
kdb/db2/libdb2/db/db.c
kdb/db2/libdb2/hash/extern.h
kdb/db2/libdb2/hash/hash.h
kdb/db2/libdb2/hash/hash_log2.c
kdb/db2/libdb2/hash/hsearch.c
kdb/db2/libdb2/hash/page.h
kdb/db2/libdb2/hash/search.h
kdb/db2/libdb2/include/db-queue.h
kdb/db2/libdb2/mpool/mpool.h
kdb/db2/libdb2/recno/extern.h
kdb/db2/libdb2/recno/rec_close.c
kdb/db2/libdb2/recno/rec_delete.c
kdb/db2/libdb2/recno/rec_get.c
kdb/db2/libdb2/recno/rec_open.c
kdb/db2/libdb2/recno/rec_put.c
kdb/db2/libdb2/recno/rec_search.c
kdb/db2/libdb2/recno/rec_seq.c
kdb/db2/libdb2/recno/rec_utils.c
kdb/db2/libdb2/recno/recno.h
kdb/db2/policy_db.h
kdb/ldap/libkdb_ldap/kdb_xdr.c
kdb/ldap/libkdb_ldap/kdb_xdr.h
kdb/ldap/libkdb_ldap/ldap_create.c
kdb/ldap/libkdb_ldap/ldap_err.h
kdb/ldap/libkdb_ldap/ldap_fetch_mkey.c
kdb/ldap/libkdb_ldap/ldap_handle.c
kdb/ldap/libkdb_ldap/ldap_handle.h
kdb/ldap/libkdb_ldap/ldap_krbcontainer.c
kdb/ldap/libkdb_ldap/ldap_krbcontainer.h
kdb/ldap/libkdb_ldap/ldap_main.h
kdb/ldap/libkdb_ldap/ldap_misc.h
kdb/ldap/libkdb_ldap/ldap_principal.h
kdb/ldap/libkdb_ldap/ldap_principal2.c
kdb/ldap/libkdb_ldap/ldap_pwd_policy.c
kdb/ldap/libkdb_ldap/ldap_pwd_policy.h
kdb/ldap/libkdb_ldap/ldap_realm.c
kdb/ldap/libkdb_ldap/ldap_realm.h
kdb/ldap/libkdb_ldap/ldap_service_rights.c
kdb/ldap/libkdb_ldap/ldap_service_stash.c
kdb/ldap/libkdb_ldap/ldap_service_stash.h
kdb/ldap/libkdb_ldap/ldap_services.c
kdb/ldap/libkdb_ldap/ldap_services.h
kdb/ldap/libkdb_ldap/ldap_tkt_policy.h
kdb/ldap/libkdb_ldap/princ_xdr.c
kdb/ldap/libkdb_ldap/princ_xdr.h
9e11eb2404-Oct-2021 Klaus Ziegler

14135 SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Ap

14135 SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

fdd257ea22-Sep-2021 Dan McDonald

14099 14073 breaks gcc4 builds on x86, should be SPARC-only
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>

aa2e427117-Mar-2021 Toomas Soome

14073 kdb/ldap: symbol referencing errors
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd

14073 kdb/ldap: symbol referencing errors
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

6ff4183c30-Jul-2021 Andy Fiddaman

13985 Support building with OpenSSL 3.0
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jason King <jason.brian.king@g

13985 Support building with OpenSSL 3.0
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

8222814e05-Apr-2021 Richard Lowe

13487 want mapfile-based assertions about symbol properties
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald

13487 want mapfile-based assertions about symbol properties
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

85f4cb8711-Feb-2018 Richard Lowe

13184 Stop translating ld(1) options through cw(1)
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Robert Mustacchi

13184 Stop translating ld(1) options through cw(1)
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

241c90a027-Mar-2020 Richard Lowe

12454 remove lint library machinery
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>

2944b91e21-Feb-2020 John Levon

12334 fix gcc4 build
12322 kdb: removal of unused dependency recommended
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
A

12334 fix gcc4 build
12322 kdb: removal of unused dependency recommended
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

5801b0f017-Jan-2020 Toomas Soome

12217 add ld assert-deflib and guidance to gate build
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd

12217 add ld assert-deflib and guidance to gate build
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

2f0b63d227-Nov-2018 Toomas Soome

12104 libkdb_ldap: bitwise comparison always evaluates to false
Reviewed by: Matthias Scheler <mscheler@tintri.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

d3b5f56307-Aug-2019 John Levon

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert M

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

05ede3db17-Dec-2018 John Levon

10079 smatch Makefile changes for usr/src/lib
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>

3f8dd77111-Oct-2018 Andy Fiddaman

9887 pkinit_crypto_openssl.c: warnings from newer gcc
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.king@joye

9887 pkinit_crypto_openssl.c: warnings from newer gcc
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

553e44ce01-Jun-2018 Andrew Stormont

6429 SMB domain join doesn't work with libreSSL
9546 Restore support for building against LibreSSL
9547 Remove KMF dependency on insecure encryption types
Reviewed by: Andy Fiddaman <af@c

6429 SMB domain join doesn't work with libreSSL
9546 Restore support for building against LibreSSL
9547 Remove KMF dependency on insecure encryption types
Reviewed by: Andy Fiddaman <af@citrus-it.net>
Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

300fdee216-Jan-2018 Andy Fiddaman

8982 Support building with OpenSSL 1.1
Reviewed by: Dominik Hassler <hadfl@omniosce.org>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Ken Mays <maybird1776@yahoo.com>
Rev

8982 Support building with OpenSSL 1.1
Reviewed by: Dominik Hassler <hadfl@omniosce.org>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Ken Mays <maybird1776@yahoo.com>
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

0b16192f15-Jul-2017 Toomas Soome

9171 lib/krb5: this statement may fall through
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Gordon

9171 lib/krb5: this statement may fall through
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...

495ee68408-Aug-2017 Toomas Soome

8777 krb5/plugins/kdb: variable set but not used
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <rich

8777 krb5/plugins/kdb: variable set but not used
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

7014882c22-Jul-2012 Richard Lowe

2933 compiler warning gags need better granularity
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>

2c2d21e908-Jul-2012 Richard Lowe

3063 many instances of unlike enum comparison
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>

70f9559b25-Apr-2012 Theo Schlossnagle

1665 Illumos wont build against openssl 1.0.0
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Joshua M. Clulow <josh

1665 Illumos wont build against openssl 1.0.0
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Albert Lee <trisk@nexenta.com>

show more ...

9e11d51c28-Jul-2010 Will Fiveash

6929552 pkinit preauth plugin should prompt user to provide token when not found

e4b3f55328-Jul-2010 Will Fiveash

6930369 pkinit plugin is misusing the slotid parameter

03e68e1628-Jul-2010 Will Fiveash

6936364 pkinit plugin mishandles the token label

12