summaryrefslogtreecommitdiff
path: root/usr/src/lib/nsswitch
AgeCommit message (Collapse)AuthorFilesLines
2015-10-27 [illumos-gate merge]Jerry Jelinek2-2/+5
commit 422418808a6580456c11a891d69016d29dae1440 6338 cannot use umem tools on mdb itself commit b3700b074e637f8c6991b70754c88a2cfffb246b 6352 Updated DC locator for SMB and idmap commit ed81dd52230eff1a7c7625caad21af232c36f6cb 6351 Update smbsrv dtrace scripts and install them commit 12b65585e720714b31036daaa2b30eb76014048e 1122 smbsrv should use SPNEGO (inbound authentication)
2015-10-266352 Updated DC locator for SMB and idmapGordon Ross2-2/+5
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: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Tony Nguyen <tony.nguyen@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-12-12 [illumos-gate merge]Keith M Wesolowski1-14/+37
commit b7070b7dbcc2758a7f87cefb69ad42887a287152 5427 memory leak in libzfs when doing rollback commit 94bdecd9e84ae1042607002db3e64a6849da5874 5198 Want alternate global zone rule set for each ipf netstack 5197 Global zone should be able to manage NGZ ipf state commit c67987612cd8324e1f3d1b5110086552d19a2d89 5200 ipf_stack_destroy error messages when halting zones commit 2f443e27e5988131d8b57bec58ee15f9227e0899 5096 getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPED commit e48cae6f8c603e9a18cdb49fdf939cd4e1753e62 4643 nss_dns fails to obtain dns ttls Conflicts: usr/src/uts/intel/ipf/ipf.global-objs.debug64 usr/src/uts/common/inet/ipf/solaris.c usr/src/uts/common/inet/ipf/netinet/ipf_stack.h usr/src/uts/common/inet/ipf/netinet/ip_fil.h usr/src/uts/common/inet/ipf/ip_log.c usr/src/uts/common/inet/ipf/ip_fil_solaris.c usr/src/uts/common/inet/ipf/fil.c usr/src/man/man1m/ippool.1m usr/src/man/man1m/ipnat.1m usr/src/man/man1m/ipf.1m usr/src/lib/nsswitch/dns/common/dns_common.c usr/src/lib/nsswitch/dns/Makefile.com usr/src/lib/libzfs/common/libzfs_iter.c usr/src/cmd/ipf/tools/ippool.c usr/src/cmd/ipf/tools/ipnat.c usr/src/cmd/ipf/tools/ipmon.c usr/src/cmd/ipf/tools/ipfzone.c usr/src/cmd/ipf/tools/ipfstat.c usr/src/cmd/ipf/tools/ipfs.c usr/src/cmd/ipf/tools/ipf.c usr/src/cmd/ipf/lib/common/load_poolnode.c usr/src/cmd/ipf/lib/common/load_pool.c usr/src/cmd/ipf/lib/common/load_hashnode.c usr/src/cmd/ipf/lib/common/load_hash.c
2014-12-104643 nss_dns fails to obtain dns ttlsRobert Mustacchi2-23/+199
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2014-09-19 [illumos-gate merge]Keith M Wesolowski1-5/+12
commit 42fcb65ea4f2c6f8cc5a3c6142a486cb49871fd2 5150 zfs clone of a defer_destroy snapshot causes strangeness commit f6164ad638e7346c4ae4ba393760a897cf6eb744 5174 add sdt probe for blocked read in dbuf_read() commit 655967ab7780f789dd00eece4464be60cd9aff5e 5181 nscd is extremely slow when a local file is missing commit dd3928f816b8d87f7ecc81d6ec1eec1257ed0cda 5182 use after free in blkdev
2014-09-185181 nscd is extremely slow when a local file is missingMarcel Telka1-5/+12
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-05-06OS-2199 nss_dns.so.1 returns no records found IPv4/6 is requested but only ↵Robert Mustacchi1-8/+11
v6 exists Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2013-04-27OS-2178 cscope-fast clobber misses scanner.cRobert Mustacchi1-32/+0
OS-2115 /etc/resolv.conf only handles a fixed number of DNS resolvers (fix debug)
2013-04-23OS-2115 /etc/resolv.conf only handles a fixed number of DNS resolversRobert Mustacchi6-147/+196
OS-2148 suspect nscd is not honoring DNS TTLs
2012-10-123177 LDAP client: support for uniqueMember attributePaul B. Henson1-15/+94
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-2/+6
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-01-231668 ldap format string issues when merging search descriptorsRichard Lowe1-6/+18
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-36/+1
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc 6901783 strndup would be nice 6824404 libc should provide ffsl() & ffsll() 6793969 RFE: Add|stpcpy|to libc 6735446 Want a __progname symbol for BSD-style source compatibility 6421095 Solaris should provide strcasestr 6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux --HG-- rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s
2010-07-266779186 need domain controller hot failoverjoyce mcintosh4-53/+13
6970986 Level II oplocks - smb_oplock_grant_t shouldn't be dynamically allocated 6971031 Unable add ACL on the share which has only the default owner tab by ZFS 6971899 OpenSSL not MT-safe and takes down smbd 6936762 libidmap should transparently handle interruption in connection to idmapd 6954902 mapping to unknown type does not use directory-based mapping information --HG-- rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
2010-07-026636343 The SSS control generated by "libsldap.so.1" cannot work with Active ↵Julian Pullen2-88/+115
Directory in VLV searches 6929861 NS switch LDAP enumeration terminates prematurely if LDAP mandatory attributes are missing 6963912 libsldap does not work with the VLV response from Active Directory
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami8-24/+32
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2010-04-296886398 exec_attr lookups crash if /etc/security/exec_attr has mtime of 0Casper H.S. Dik1-4/+5
2009-12-066874309 Remove NIS+ from SolarisRaja Andra35-6020/+13
2009-07-246864296 private __res_ndestroy interface may now be removed from dns_common.cStacey Marshall1-28/+16
2009-07-246856084 Sparks DNS backend should return canonical name before aliasesStacey Marshall1-27/+34
2009-07-026848927 sulogin accepts empty usernameJoep Vesseur4-51/+37
6446994 'profiles -l' doesn't list all commands if profile has both solaris and suser policies
2009-05-076835279 multiple races building idmap_prot.hJordan Brown1-2/+2
--HG-- rename : usr/src/head/rpcsvc/idmap_prot.x => usr/src/uts/common/rpcsvc/idmap_prot.x
2009-02-13PSARC 2008/745 nss_ldap shadowAccount supportMichen Chang1-14/+86
6715171 nss_ldap and passwdutil do not support all shadowAccount attributes 6797378 'ldapaddent -d passwd' does not print 'x' for the password field 6783712 libsldap fails to set correct version number for V1 profile
2009-02-126677547 Native ldap client to disable vlv searches for netgroupsSerge Dussud1-87/+135
6580192 nss_ldap: __ns_ldap_endEntry() called twice by top_down_search()
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami9-98/+152
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-02-026719899 ad_disc_* could be more like a library stillJulian Pullen1-2/+1
6785572 Move AD auto discovery module to libadutils and remove duplicate code --HG-- rename : usr/src/lib/libidmap/common/addisc.c => usr/src/lib/libadutils/common/addisc.c rename : usr/src/lib/libidmap/common/addisc.h => usr/src/lib/libadutils/common/addisc.h
2008-12-126569405 support for cross-forest trusts neededJulian Pullen1-1/+2
6700691 idmap returns the error "Internal error" if asked to map domain SIDs when in workgroup mode
2008-11-07PSARC/2008/441 Active Directory name service module (nss_ad)Baban Kenkre31-112/+2380
6722476 name service switch module for AD (nss_ad) needed
2008-08-27Contributed by Vinay Simha B.N. <simhavcs@gmail.com> and Beeresh G. ↵John Sonnenschein2-9/+6
<beeresh@gmail.com> 6547525 "*NP*" could use a #define
2008-07-306669386 nss_ldap getbymember always returns NSS_SUCCESSsc1571661-2/+8
2008-06-06PSARC 2008/309 expunge synonyms.hraf15-123/+118
6700179 expunge synonyms.h --HG-- rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.h rename : usr/src/cmd/sgs/librtld/common/lintsup.c => deleted_files/usr/src/cmd/sgs/librtld/common/lintsup.c rename : usr/src/cmd/sgs/rtld/common/_synonyms.h => deleted_files/usr/src/cmd/sgs/rtld/common/_synonyms.h rename : usr/src/common/atomic/atomic_asm_weak.h => deleted_files/usr/src/common/atomic/atomic_asm_weak.h rename : usr/src/lib/common/inc/c_synonyms.h => deleted_files/usr/src/lib/common/inc/c_synonyms.h rename : usr/src/lib/libc/amd64/gen/lexp10.c => deleted_files/usr/src/lib/libc/amd64/gen/lexp10.c rename : usr/src/lib/libc/amd64/gen/llog10.c => deleted_files/usr/src/lib/libc/amd64/gen/llog10.c rename : usr/src/lib/libc/amd64/gen/ltostr.c => deleted_files/usr/src/lib/libc/amd64/gen/ltostr.c rename : usr/src/lib/libc/i386/gen/lexp10.c => deleted_files/usr/src/lib/libc/i386/gen/lexp10.c rename : usr/src/lib/libc/i386/gen/llog10.c => deleted_files/usr/src/lib/libc/i386/gen/llog10.c rename : usr/src/lib/libc/i386/gen/ltostr.c => deleted_files/usr/src/lib/libc/i386/gen/ltostr.c rename : usr/src/lib/libc/inc/synonyms.h => deleted_files/usr/src/lib/libc/inc/synonyms.h rename : usr/src/lib/libc/sparcv9/gen/lexp10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/lexp10.c rename : usr/src/lib/libc/sparcv9/gen/llog10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/llog10.c rename : usr/src/lib/libc_psr/inc.flg => deleted_files/usr/src/lib/libc_psr/inc.flg rename : usr/src/lib/libcrypt/inc/des_synonyms.h => deleted_files/usr/src/lib/libcrypt/inc/des_synonyms.h rename : usr/src/lib/libgen/inc/gen_synonyms.h => deleted_files/usr/src/lib/libgen/inc/gen_synonyms.h rename : usr/src/lib/libtsnet/common/synonyms.h => deleted_files/usr/src/lib/libtsnet/common/synonyms.h rename : usr/src/tools/scripts/check_fnames.sh => deleted_files/usr/src/tools/scripts/check_fnames.sh rename : usr/src/lib/libc/sparc/gen/lexp10.c => usr/src/lib/libc/port/gen/lexp10.c rename : usr/src/lib/libc/sparc/gen/llog10.c => usr/src/lib/libc/port/gen/llog10.c
2008-05-206633347 nscd (sparks) can give inconsistent name resolution if started ↵sm263631-3/+70
without a resolv.conf file
2008-03-256564720 Large groups bug still in this releasedjl1-8/+22
6662929 getusernam(3secdb) and friends return null when the selected /etc/user_attr line is > 1024
2008-03-216265078 The getprojXXX() functions do not return project members properly ↵mj1624861-50/+77
for LDAP project entries.
2008-01-286631579 NIS+ users are prompted to enter new password on S10u4 NIS+ client ↵sdussud1-10/+11
configured with compat/netgroups
2008-01-244947191 OSNet should use direct bindingsrie1-2/+1
2007-12-126539516 Applications compiled with -lldap on Solaris 8 core dump on Solaris ↵andra1-1/+2
9 or later releases
2007-10-296612782 Repeated msg "yp_all: failed to get server's name" on cluster node ↵michen2-31/+22
consoles 6616435 nscd process aborts and dumps core with S10U4 6617555 nscd debug mode broken in S10U4 6620843 New nscd rejects databases without a source in nsswitch.conf
2007-10-296620345 since update to 120011-14 (S10u4) nss_ldap_getent cores on LDAP clientchinlong1-93/+94
2007-10-016299080 nscd initialises name_service_door file with wrong permissions after ↵michen3-11/+27
JASS 6587024 nscd fails to notice nsswitch.conf changes within a second of its start time 6608351 nss2 test cases expose memory problems in the nss_dns and nss_nisplus backends 6609869 nscd has problems if an ip address resolves to an empty hostname
2007-08-276514060 nscd consumes all the memory that it canmichen3-182/+213
6591680 users failed to log in at the first attempt but could log in at the second attempt
2007-08-20PSARC 2005/562 Multicast DNS and Service Discoveryrs20021712-5/+1461
6550311 Multicast DNS and service discovery support
2007-08-036519579 need name service configuration for labeled zone access to an ↵michen1-5/+19
isolated name space 6562771 getspnam(3C) requires more than all privs 6577639 system/name-service-cache starting incorrectly on snv_67+ 6585350 nss_nisplus: getbymember() does not follow the NSS_DBOP_GROUP_BYMEMBER protocol
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper2-6/+6
4994017 data structure sharing between rpcbind and libnsl leads to accidents 6549510 Need the ability to store SIDs in the Solaris cred_t 6549515 PSARC 2007/064: uid_t and gid_t to become unsigned
2007-05-176555465 non-root NIS+ users can't log on after upgrade from S10 to s10u4 ↵michen1-3/+6
beta without zones.
2007-04-166496719 connections should fall back to primary server after it comes backchinlong1-3/+13
6526896 Native LDAP authentication broken on snv_58 6543897 nscd deadlock after timeshift, not working failover 6545671 Some syslog messages in ns_sasl.c need prefix "libsldap: "
2007-04-166496124 nscd: Unable to login with pam_unix_auth errormichen2-27/+57
6520079 getent fails to match networks entries from nis or nisplus 6531269 the nscd exploits dynamic linking a little too much
2007-02-076485580 "profiles -l" does not pick up exec_attr entries from nis mapssdussud1-2/+22
2007-01-086496648 New nsswitch doesn't handle netmasks entries with comments appendedmichen4-19/+29
6508109 getgrent[_r] can't get entry from ldap backend 6508123 getauuserent[_r] and getuserattr can't get entry with compat backend. 6510271 nss_nis returns NSS_SUCCESS when no netgroup can be found
2006-11-276495007 memory leak in libsldap:__s_api_get_cachemgr_data()chinlong1-0/+4