History log of /illumos-gate/usr/src/uts/common/gssapi/ (Results 1 – 25 of 43)
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>


mechs/krb5/crypto/arcfour/k5_arcfour.c
mechs/krb5/crypto/block_size.c
mechs/krb5/crypto/checksum_length.c
mechs/krb5/crypto/combine_keys.c
mechs/krb5/crypto/decrypt.c
mechs/krb5/crypto/default_state.c
mechs/krb5/crypto/des/d3_cbc.c
mechs/krb5/crypto/des/f_cbc.c
mechs/krb5/crypto/des/f_parity.c
mechs/krb5/crypto/des/weak_key.c
mechs/krb5/crypto/dk/checksum.c
mechs/krb5/crypto/dk/derive.c
mechs/krb5/crypto/dk/dk_decrypt.c
mechs/krb5/crypto/dk/dk_encrypt.c
mechs/krb5/crypto/enc_provider/des.c
mechs/krb5/crypto/enc_provider/des3.c
mechs/krb5/crypto/encrypt.c
mechs/krb5/crypto/encrypt_length.c
mechs/krb5/crypto/hash_provider/hash_crc32.c
mechs/krb5/crypto/hash_provider/hash_ksha1.c
mechs/krb5/crypto/hmac.c
mechs/krb5/crypto/keyhash_provider/descbc.c
mechs/krb5/crypto/keyhash_provider/k5_kmd5des.c
mechs/krb5/crypto/keyhash_provider/k_hmac_md5.c
mechs/krb5/crypto/make_checksum.c
mechs/krb5/crypto/mandatory_sumtype.c
mechs/krb5/crypto/nfold.c
mechs/krb5/crypto/old/old_decrypt.c
mechs/krb5/crypto/old/old_encrypt.c
mechs/krb5/crypto/raw/raw_decrypt.c
mechs/krb5/crypto/raw/raw_encrypt.c
mechs/krb5/crypto/verify_checksum.c
mechs/krb5/include/cksumtypes.h
mechs/krb5/include/crc-32.h
mechs/krb5/include/des_int.h
mechs/krb5/include/dk.h
mechs/krb5/include/enc_provider.h
mechs/krb5/include/gssapiP_generic.h
mechs/krb5/include/gssapiP_krb5.h
mechs/krb5/include/gssapi_generic.h
mechs/krb5/include/gssapi_krb5.h
mechs/krb5/include/hash_provider.h
mechs/krb5/include/k5-int.h
mechs/krb5/include/k5-platform-load_16.h
mechs/krb5/include/k5-platform-load_32.h
mechs/krb5/include/k5-platform-load_64.h
mechs/krb5/include/k5-platform-store_16.h
mechs/krb5/include/k5-platform-store_32.h
mechs/krb5/include/k5-platform-store_64.h
mechs/krb5/include/k5-platform.h
mechs/krb5/include/k5-thread.h
mechs/krb5/include/keyhash_provider.h
mechs/krb5/include/krb5.h
mechs/krb5/include/old.h
mechs/krb5/include/raw.h
mechs/krb5/krb5/krb/copy_auth.c
mechs/krb5/krb5/krb/copy_cksum.c
mechs/krb5/krb5/krb/copy_key.c
mechs/krb5/krb5/krb/copy_princ.c
mechs/krb5/krb5/krb/init_ctx.c
mechs/krb5/krb5/krb/kfree.c
mechs/krb5/krb5/krb/parse.c
mechs/krb5/krb5/krb/ser_actx.c
mechs/krb5/krb5/krb/ser_adata.c
mechs/krb5/krb5/krb/ser_addr.c
mechs/krb5/krb5/krb/ser_auth.c
mechs/krb5/krb5/krb/ser_cksum.c
mechs/krb5/krb5/krb/ser_ctx.c
mechs/krb5/krb5/krb/ser_key.c
mechs/krb5/krb5/krb/serialize.c
mechs/krb5/krb5/krb/unparse.c
mechs/krb5/krb5/os/c_ustime.c
mechs/krb5/krb5/os/init_os_ctx.c
mechs/krb5/krb5/os/timeofday.c
mechs/krb5/krb5/os/toffset.c
mechs/krb5/mech/delete_sec_context.c
mechs/krb5/mech/gssapi_krb5.c
mechs/krb5/mech/import_sec_context.c
mechs/krb5/mech/k5seal.c
mechs/krb5/mech/k5sealv3.c
mechs/krb5/mech/k5unseal.c
mechs/krb5/mech/seal.c
mechs/krb5/mech/ser_sctx.c
mechs/krb5/mech/sign.c
mechs/krb5/mech/unseal.c
mechs/krb5/mech/util_crypt.c
mechs/krb5/mech/util_ordering.c
mechs/krb5/mech/util_seed.c
mechs/krb5/mech/util_validate.c
mechs/krb5/mech/val_cred.c
mechs/krb5/mech/verify.c
2d6eb4a523-Dec-2022 Toomas Soome

15280 uts: remove pragma ident
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Yuri Pankov <yuri@aetern.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert

15280 uts: remove pragma ident
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Yuri Pankov <yuri@aetern.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

8cd1b71820-Jan-2019 Toomas Soome

10775 kmech_krb5: NULL pointer errors
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danmcd@joyent.com>

9c80534520-Jan-2019 Toomas Soome

10768 kgssapi: NULL pointer errors
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danmcd@joyent.com>

0630711402-Aug-2018 Toomas Soome

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

9180 gss_mechs/mech_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: Joshua M. Clulow <josh@sysmgr.org>

show more ...

12b6558521-Jun-2013 Gordon Ross

1122 smbsrv should use SPNEGO (inbound authentication)
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com>
Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com>
Portio

1122 smbsrv should use SPNEGO (inbound authentication)
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com>
Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com>
Portions contributed by: Alek Pinchuk <alek@nexenta.com>
Reviewed by: Bayard Bell <bayard.bell@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>
Reviewed by: Matt Barden <Matt.Barden@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

6935f61b25-Feb-2015 Marcel Telka

1101 NFS service fails to start after hostname change
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Approved by: Dan McDonald <danmcd@omniti.com>

b6805bf723-Aug-2013 Gordon Ross

4072 make clobber leaves trash
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed

4072 make clobber leaves trash
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...

694c35fa29-Jul-2013 Josef 'Jeff' Sipek

3882 Remove xmod & friends
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>

16b7b96c17-Apr-2012 Milan Jurik

2625 few nits to satisfy lint 12.3
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>

d4f95bf416-May-2011 Richard Lowe

2179 gss should be more careful with pointer casts
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Jason King <jason.brian.king@gm

2179 gss should be more careful with pointer casts
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Milan Jurik <milan.jurik@xylab.cz>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...

b97d6ca703-Feb-2012 Milan Jurik

2039 several declarations in uts declare functions with variable number of args even if they are not
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Richard Lowe <richlowe@rich

2039 several declarations in uts declare functions with variable number of args even if they are not
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

89b4368615-Sep-2011 Bayard Bell

1073 migrate kernel modules from ancient _depends_on to true ELF dependencies
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Approved by:

1073 migrate kernel modules from ancient _depends_on to true ELF dependencies
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

80ac04dd17-May-2011 Gordon Ross

976 export ldap_add_result_entry from libldap.so.5
1010 export gss_mech_krb5 from libgss.so.1
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Reviewed by: Jason King <jason.brian.king@

976 export ldap_add_result_entry from libldap.so.5
1010 export gss_mech_krb5 from libgss.so.1
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Robert Gordon <rbg@openrbg.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>

show more ...

5e01956f17-Aug-2010 Glenn Barry

PSARC 2010/135 Kerberos Diagnostic Enhancements (umbrella case)
6835328 Error messages generated by applications using RPCSEC_GSS are too vague

e753f46415-Jan-2010 Will Fiveash

6908114 Kerberos integer underflow bugs in AES and RC4 decryption [MITKRB5-SA-2009-004]

d7bec57c28-Dec-2009 Shawn Emery

6885561 Unable to verify PAC server's signature in Windows 2008 domain w/ 2003 domain functional level

ba7b222e21-Sep-2009 Glenn Barry

PSARC 2009/418 Kerberos V5 PAC API
6283931 SPNEGO needs to follow latest RFC
6808598 krb5 APIs needed to create and parse PAC data
6817447 libgss and various mechs are hiding both the rea

PSARC 2009/418 Kerberos V5 PAC API
6283931 SPNEGO needs to follow latest RFC
6808598 krb5 APIs needed to create and parse PAC data
6817447 libgss and various mechs are hiding both the real minor_status and the error token

show more ...

a0a37ffd10-Jun-2009 Shawn Emery

6525327 kinit failed when arcfour-hmac-md5-exp was used for the principal's key

eb42280b19-May-2009 Will Fiveash

6837512 krb5.h C++ guards are wrong

db02be5711-Feb-2009

6777148 idmap fails to auto-discover AD due to ldap_sasl_bind failure

159d09a224-Oct-2008 Mark Phalan

PSARC/2008/631 Kerberos PKINIT
PSARC/2008/358 removal of kadm5.keytab
6698059 Resync with mit 1.6.3 (pkinit)
6749302 pam_krb5 auth fails with key table entry not found


mechs/krb5/crypto/block_size.c
mechs/krb5/crypto/checksum_length.c
mechs/krb5/crypto/cksumtypes.c
mechs/krb5/crypto/combine_keys.c
mechs/krb5/crypto/decrypt.c
mechs/krb5/crypto/default_state.c
mechs/krb5/crypto/des/d3_cbc.c
mechs/krb5/crypto/des/f_cbc.c
mechs/krb5/crypto/des/f_cksum.c
mechs/krb5/crypto/des/f_parity.c
mechs/krb5/crypto/des/weak_key.c
mechs/krb5/crypto/dk/checksum.c
mechs/krb5/crypto/dk/derive.c
mechs/krb5/crypto/dk/dk_decrypt.c
mechs/krb5/crypto/dk/dk_encrypt.c
mechs/krb5/crypto/enc_provider/des.c
mechs/krb5/crypto/enc_provider/des3.c
mechs/krb5/crypto/encrypt.c
mechs/krb5/crypto/encrypt_length.c
mechs/krb5/crypto/etypes.c
mechs/krb5/crypto/hash_provider/hash_crc32.c
mechs/krb5/crypto/hash_provider/hash_ksha1.c
mechs/krb5/crypto/hmac.c
mechs/krb5/crypto/keyhash_provider/descbc.c
mechs/krb5/crypto/keyhash_provider/k5_kmd5des.c
mechs/krb5/crypto/make_checksum.c
mechs/krb5/crypto/mandatory_sumtype.c
mechs/krb5/crypto/nfold.c
mechs/krb5/crypto/old/old_decrypt.c
mechs/krb5/crypto/old/old_encrypt.c
mechs/krb5/crypto/raw/raw_decrypt.c
mechs/krb5/crypto/raw/raw_encrypt.c
mechs/krb5/crypto/verify_checksum.c
mechs/krb5/include/aes_s2k.h
mechs/krb5/include/auth_con.h
mechs/krb5/include/cksumtypes.h
mechs/krb5/include/crc-32.h
mechs/krb5/include/des_int.h
mechs/krb5/include/dk.h
mechs/krb5/include/enc_provider.h
mechs/krb5/include/gssapiP_generic.h
mechs/krb5/include/gssapiP_krb5.h
mechs/krb5/include/gssapi_generic.h
mechs/krb5/include/hash_provider.h
mechs/krb5/include/k5-int.h
mechs/krb5/include/k5-platform-load_16.h
mechs/krb5/include/k5-platform-load_32.h
mechs/krb5/include/k5-platform-load_64.h
mechs/krb5/include/k5-platform-store_16.h
mechs/krb5/include/k5-platform-store_32.h
mechs/krb5/include/k5-platform-store_64.h
mechs/krb5/include/k5-platform.h
mechs/krb5/include/k5-thread.h
mechs/krb5/include/keyhash_provider.h
mechs/krb5/include/krb5.h
mechs/krb5/include/old.h
mechs/krb5/include/raw.h
mechs/krb5/krb5/krb/copy_auth.c
mechs/krb5/krb5/krb/copy_cksum.c
mechs/krb5/krb5/krb/copy_key.c
mechs/krb5/krb5/krb/copy_princ.c
mechs/krb5/krb5/krb/init_ctx.c
mechs/krb5/krb5/krb/kfree.c
mechs/krb5/krb5/krb/parse.c
mechs/krb5/krb5/krb/ser_actx.c
mechs/krb5/krb5/krb/ser_adata.c
mechs/krb5/krb5/krb/ser_addr.c
mechs/krb5/krb5/krb/ser_auth.c
mechs/krb5/krb5/krb/ser_cksum.c
mechs/krb5/krb5/krb/ser_ctx.c
mechs/krb5/krb5/krb/ser_key.c
mechs/krb5/krb5/krb/ser_princ.c
mechs/krb5/krb5/krb/serialize.c
mechs/krb5/krb5/krb/unparse.c
mechs/krb5/krb5/os/c_ustime.c
mechs/krb5/krb5/os/init_os_ctx.c
mechs/krb5/krb5/os/timeofday.c
mechs/krb5/krb5/os/toffset.c
mechs/krb5/mech/delete_sec_context.c
mechs/krb5/mech/gssapi_krb5.c
mechs/krb5/mech/import_sec_context.c
mechs/krb5/mech/k5seal.c
mechs/krb5/mech/k5sealv3.c
mechs/krb5/mech/k5unseal.c
mechs/krb5/mech/ser_sctx.c
mechs/krb5/mech/sign.c
mechs/krb5/mech/unseal.c
mechs/krb5/mech/util_crypt.c
mechs/krb5/mech/util_ordering.c
mechs/krb5/mech/util_seed.c
mechs/krb5/mech/util_validate.c
mechs/krb5/mech/verify.c
43d5cd3d12-Jun-2008 johnlev

PSARC 2008/366 VSW_CANLOFI
6709611 PSARC 2008/366 VSW_CANLOFI

ae5b046d06-Jun-2008 semery

6523785 kerberos unseal from buggy client causes a core
6663377 krb5int_dns_init() doesn't initialize __res_state structure
6704617 kclient needs cleanup and occasionally hangs during join wh

6523785 kerberos unseal from buggy client causes a core
6663377 krb5int_dns_init() doesn't initialize __res_state structure
6704617 kclient needs cleanup and occasionally hangs during join when a DC is down within the domain

show more ...

7c64d37513-Apr-2008 mp153739

6245750 kadmin "Bad encryption type" error should state the enctype
6658621 Configuration checks for kerberos daemons should be done by the daemons themselves
6658624 Missing error strings fo

6245750 kadmin "Bad encryption type" error should state the enctype
6658621 Configuration checks for kerberos daemons should be done by the daemons themselves
6658624 Missing error strings for new kerberos DB error types
6658627 kpropd should use its executable name and not the full path when logging error messages
6658631 error messages in kerberos deamons need cleanup
6664832 various memleaks in krb libs

--HG--
rename : usr/src/cmd/krb5/kadmin/server/svc-kdc.master => deleted_files/usr/src/cmd/krb5/kadmin/server/svc-kdc.master
rename : usr/src/cmd/krb5/krb5kdc/svc-kdc => deleted_files/usr/src/cmd/krb5/krb5kdc/svc-kdc
rename : usr/src/cmd/krb5/slave/svc-kdc.slave => deleted_files/usr/src/cmd/krb5/slave/svc-kdc.slave
rename : usr/src/cmd/svc/shell/krb_include.sh => deleted_files/usr/src/cmd/svc/shell/krb_include.sh

show more ...

12