summaryrefslogtreecommitdiff
path: root/usr/src/cmd/tsol
AgeCommit message (Collapse)AuthorFilesLines
2021-02-2013559 remove lingering references to usr/closedRichard Lowe1-3/+2
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+3
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2018-04-069368 tsol: this statement may fall throughToomas Soome1-0/+1
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Dan McDonald <danmcd@joyent.com>
2018-01-098858 /usr/bin/grep doesn't support -E optionAlexander Pyhalov1-1/+1
4580 /usr/bin/grep can't handle multibyte characters 8929 8868 tests are not delivered with system/test/utiltest 8860 Example in grep(1) is incorrect Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-028295 tsol: misleading-indentationToomas Soome1-2/+3
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-284337 eliminate /etc/TIMEZONEGarrett D'Amore1-1/+2
Reviewed by: Volker A. Brandt <vab@bb-c.de> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek1-8/+0
4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-222933 compiler warning gags need better granularityRichard Lowe3-4/+7
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-08-106974329 txzonemgr auto-initialization of labeled zones failsRic Aleshire1-12/+7
2010-08-106968076 implement removal of bsmconv/bsmunconv per PSARC/2010/263Thuy Fettig1-15/+6
6968089 Convert /etc/rd2.d/S98deallocate to SMF as part of PSARC/2010/263 6946887 bsmconv should record DEVICE_ALLOCATION=ON in unlabeled device_allocate PSARC/2010/263 Redux: bsmconv(1M), bsmunconv(1M) EOL and removal --HG-- rename : usr/src/cmd/bsmconv/bsmconv.sh => usr/src/cmd/allocate/svc-allocate
2010-07-306938902 passwd fails in a labled zone with message passwd: Unexpected ↵Glenn Faden1-26/+101
failure. Password database unchanged.
2010-06-286947331 add simple command-line options to txzonemgrRic Aleshire1-37/+211
6956946 txzonemgr needs better error handling
2010-05-076944382 txzonemgr should not run anywhere but in a labeled system's global zoneRic Aleshire1-2/+13
6362889 revisit lofs/nfs code for dev changes
2010-04-086930532 pam_tsol_account not added to local zone pam.conf now i.pamconf no ↵Ric Aleshire2-13/+34
longer exists
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-1/+11
6192139 Solaris auditing should be able to start collecting audit records without a reboot
2010-03-02PSARC 2010/067 Interim modernization updatesLiane Praza2-591/+1168
6915312 ON should be able to build IPS packages natively 6281004 docbook.dtd is obsolete and unused 6490919 strange file in onnv-gate 6878498 update tools proto ${ROOT} to include ${MACH} and make nightly.sh copy it into parent repository 6888427 SVM packages should drop legacy objects 6893530 Some header files can be opened up 6903324 sharemgr should either use isaexec or not build 64-bit commands 6920651 mktpl will inadvertently reuse stale license files for empty license lists 6920674 svvs kmods should not be built during an open build Portions contributed by Rich Lowe <richlowe@richlowe.net> --HG-- rename : usr/src/cmd/oamuser/user/stdprofile => usr/src/cmd/nsadmin/dot-profile.sh rename : usr/src/cmd/nsadmin/profile => usr/src/cmd/nsadmin/etc-profile.sh rename : usr/src/pkgdefs/common_files/i.manifest => usr/src/cmd/svc/common/i.manifest rename : usr/src/pkgdefs/common_files/r.manifest => usr/src/cmd/svc/common/r.manifest rename : usr/src/lib/brand/native/Makefile => usr/src/lib/brand/ipkg/Makefile rename : usr/src/lib/brand/native/zone/Makefile => usr/src/lib/brand/ipkg/zone/Makefile rename : usr/src/lib/brand/native/zone/SUNWblank.xml => usr/src/lib/brand/ipkg/zone/SUNWblank.xml rename : usr/src/lib/brand/native/zone/SUNWdefault.xml => usr/src/lib/brand/ipkg/zone/SUNWdefault.xml rename : usr/src/lib/brand/native/zone/config.xml => usr/src/lib/brand/ipkg/zone/config.xml rename : usr/src/lib/brand/native/zone/platform.xml => usr/src/lib/brand/ipkg/zone/platform.xml rename : usr/src/lib/brand/native/Makefile => usr/src/lib/brand/labeled/Makefile rename : usr/src/lib/brand/native/zone/Makefile => usr/src/lib/brand/labeled/zone/Makefile rename : usr/src/lib/brand/native/zone/config.xml => usr/src/lib/brand/labeled/zone/config.xml rename : usr/src/lib/brand/native/zone/platform.xml => usr/src/lib/brand/labeled/zone/platform.xml rename : usr/src/lib/brand/native/zone/common.ksh => usr/src/lib/brand/shared/common.ksh rename : usr/src/lib/brand/native/zone/query.ksh => usr/src/lib/brand/shared/query.ksh rename : usr/src/lib/brand/native/zone/uninstall.ksh => usr/src/lib/brand/shared/uninstall.ksh rename : usr/src/pkgdefs/common_files/i.rbac => usr/src/lib/libsecdb/common/i.rbac rename : usr/src/pkgdefs/common_files/r.rbac => usr/src/lib/libsecdb/common/r.rbac rename : usr/src/pkgdefs/license_files/cr_ATT => usr/src/pkg/license_files/cr_ATT rename : usr/src/pkgdefs/SUNWfipe/cr_Intel => usr/src/pkg/license_files/cr_Intel.SUNWfipe rename : usr/src/pkgdefs/SUNWintgige/cr_Intel => usr/src/pkg/license_files/cr_Intel.SUNWintgige rename : usr/src/pkgdefs/license_files/cr_Sun => usr/src/pkg/license_files/cr_Sun rename : usr/src/pkgdefs/SUNWgrub/grubcredits => usr/src/pkg/license_files/grubcredits rename : usr/src/pkgdefs/SUNWcsl/lic_AMD => usr/src/pkg/license_files/lic_AMD rename : usr/src/pkgdefs/license_files/lic_CDDL => usr/src/pkg/license_files/lic_CDDL rename : usr/src/pkgdefs/SUNWemlxs/lic_Emulex => usr/src/pkg/license_files/lic_Emulex rename : usr/src/pkgdefs/license_files/lic_GPLv2 => usr/src/pkg/license_files/lic_GPLv2 rename : usr/src/pkgdefs/CPQary3/lic_HP => usr/src/pkg/license_files/lic_HP rename : usr/src/tools/opensolaris/BINARYLICENSE.txt => usr/src/pkg/license_files/lic_OSBL rename : usr/src/pkgdefs/license_files/lic_OSBL_preamble => usr/src/pkg/license_files/lic_OSBL_preamble rename : usr/src/pkgdefs/SUNWqlc/lic_Qlogic => usr/src/pkg/license_files/lic_Qlogic rename : usr/src/pkgdefs/SUNWhwdata/LICENSE => usr/src/pkg/license_files/lic_SUNWhwdata rename : usr/src/pkgdefs/SUNWroute/copyright.in => usr/src/pkg/license_files/lic_SUNWroute rename : usr/src/pkgdefs/SUNWgss/gss_license => usr/src/pkg/license_files/lic_gss rename : usr/src/pkgdefs/license_files/license_in_headers => usr/src/pkg/license_files/license_in_headers rename : usr/src/uts/intel/os/solaris.xpm.gz => usr/src/uts/intel/os/solaris.xpm
2010-02-256897063 cleanup tcp_listen code from svc-labeldRic Aleshire1-3/+1
2010-01-196811288 secdb.h contains discrepancies between __STDC__ and non-__STDC__ ↵Ric Aleshire4-75/+65
declarations. 6828718 tninfo uses obsolete label translation interfaces 6828671 libtsnet uses obsolete label translation interfaces
2009-11-036863533 TX Device Allocation Manager shows devices to allocate to users ↵Nathan Bush1-7/+7
without appropriate rights 6881589 incorrect variable name in audio_clean 6874590 TX does not update logindevperm correctly for virtual console feature
2009-11-02PSARC/2008/252 Labeled IPsec phase 1Bill Sommerfeld1-5/+4
6886771 Labeled IPsec phase 1 6808727 Alignment error panic in tsol_can_accept_raw() 6894979 nightly -0 + -p builds then destroys SUNW0on
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp4-23/+4
Portions contributed by Rich Lowe
2009-05-046429061 tnchkdb segv's when global zone's mlp-shared protocol overlaps with ↵Tony Nguyen1-9/+7
non-global zone
2009-04-286827984 [opensolaris][tjds]cannot install trusted zones in osol_111Ric Aleshire2-24/+14
2009-02-25PSARC/2009/065 labeled brand zoneRic Aleshire1-4/+2
6717648 Labeled zones should have their own brand 6713821 lx branded zone warnings printed to console when booting tx
2009-02-066791306 Array underrun in tsol commandsTony Nguyen3-30/+39
2009-01-236796837 restore parallel build of usr/src/cmdRoger A. Faulkner3-15/+11
2009-01-206453085 tnctl -h has inconsistent address parsingTony Nguyen1-6/+4
2008-11-176771850 [txzonemgr] workaround and fixes needed for OpenSolaris.2008.11Tony Nguyen1-2/+3
2008-10-086754636 [txzonemgr] txzonemgr does not list snapshotsTony Nguyen1-3/+2
2008-09-196721899 DHCP does not issue IP addresses when using SRSS 4.0 w/ TX and no ↵Jan Parcel1-6/+11
tnrhdb entry for 0.0.0.0
2008-06-236711265 txzonemgr doesn't work with zfs rooted configurationjpk1-16/+41
2008-06-036709194 service tag for TX must be registered for existing TX systems that ↵jpk1-0/+1
upgrade or patch up
2008-04-296463322 tnctl -H or -T doesn't return proper exit codeton1-3/+11
2008-03-076616584 need service tag for TXjpk2-4/+90
2008-01-186652181 need to setup correct pam stack for tsoljds-tstriperica1-1/+3
2007-12-216569653 [tcde] cdrom auto allocated to somewhere ??aj1-21/+25
6635401 deallocate core dump in libbsm:audit_allocate_list() when /etc/security/device_maps file is too big
2007-12-176516159 TX: unable to initially configure TX solely from TJDS - must use CDE ↵jpk1-1/+102
action, Create LDAP Client
2007-12-126608691 deliver TX pam.conf changes when TX is enabledrica1-2/+112
6637018 boot-archive failed when labeld service is enabled
2007-10-266595654 Administrative interface needed for nscd-per-zone configuration in ↵jparcel1-186/+341
Trusted Extensions 6607149 txzonemgr's install zone failed to create sysidcfg under TJDS
2007-10-126429548 tnchkdb succeeds when field delimiters and the comment character are ↵ton1-20/+46
used in tnrhtp template name 6507225 tnctl error msg should provide address field to identify tnrhdb entry
2007-08-206430185 tnchkdb prints inconsistent error messages when the paths of the 3 ↵ton1-1/+1
database files cannot be parsed 6546024 tnchkdb displays "No error" when an invalid template name is specified in the tnrhtp datatbase
2007-08-116590748 builds fail due to a missing rule for tnrhdb and friendsrica1-2/+0
2007-07-296533118 move TX source from TLC to ON gate (fix gcc build)rica1-1/+2
2007-07-27PSARC 2007/254 - Enabling method for Trusted Extensionsrica55-0/+8961
6432114 [tjds] cannot login via gdm unless clearance is set to admin_high 6533113 split install and enabling of Trusted Extensions 6533118 move TX source from TLC to ON gate 6542578 TLC putback requires i.pamconf change similar to the kerberos solution. 6552207 txzonemgr does not configure loopback mounts for /etc/passwd and /etc/shadow when creating zones 6552253 solaris.smf.manage.labels should allow for permanent as well as temporary enable/disable of labeld 6555057 txzonemgr assumes LANG is valid 6557684 pam_tsol_account could use a thorough house cleaning 6561392 txzonemgr should work from Zone Management profile 6565347 txzonemgr failed to add an interface to a zone