summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc/configd
AgeCommit message (Collapse)AuthorFilesLines
2017-11-21 [illumos-gate merge]release-20171123release-20171110Jerry Jelinek1-17/+10
commit fb3b6bbf2c922827ddf076fbf2172d96c58a71de 8790 bnxe: variable set but not used commit 8063daa8c67e88054aa1d9d03e26ac15601f6a5d 8738 svc/configd: variable 'event_id' set but not used
2017-11-208738 svc/configd: variable 'event_id' set but not usedToomas Soome1-17/+10
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-19OS-5898 svc.configd not running after reported database corruptionJerry Jelinek1-1/+19
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-02-23 [illumos-gate merge]Jerry Jelinek3-5/+8
commit 1951a93366b3e52f7c49ec9b2dbfb21bccc56a3e 7837 smbios3 64-bit entry point support commit ec2c76eb1d5ecd7a4fccccefc1bc4aa7c1531606 7854 installboot should set MBR to load partition boot block if it was installed commit 48bbca816818409505a6e214d0911fda44e622e3 7812 Remove gender specific language commit e40108ff341f07fe03e96c751c6cf2cb5867d1a8 7898 mdb's ::netstat doesn't print UDP conn_t pointer correctly Conflicts: usr/src/uts/common/syscall/poll.c
2017-02-227812 Remove gender specific languageDaniel Hoffman3-5/+8
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-02-13 [illumos-gate merge]Jerry Jelinek2-2/+11
commit 6970e7c5d2134404f7c478d9f852a4b3f2500307 7849 Disable auditing when building native svc.configd commit 6369122c44f069dc3629fe9b3ef640e275329345 7792 loader: export zfs-bootfs related data into the environment commit 5a342f146a946ddf6f5f5afd4a5dd5baf11d7dd4 7831 want vmem manual pages 7832 big theory statements need a place in the manual Conflicts: usr/src/man/man9f/Makefile
2017-02-107849 Disable auditing when building native svc.configdAndrew Stormont2-2/+11
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-01-12 [illumos-gate merge]Jerry Jelinek1-3/+0
commit ad309d3e2ef712dfdf1bc08758f232ebd5fe1612 7761 bootfs_005_neg's pool destruction must handle EBUSY commit 555da5111b0f2552c42d057b211aba89c9c79f6c 7743 per-vdev-zaps have no initialize path on upgrade commit 0e93ddde309a21971dc41356b4834acecaeb9e20 7739 zfs_inherit_003_pos fails due to improperly generated random strings commit 4648396c072c3d0c2a1a38afa5f6717799eb1ac7 7731 libdladm`i_dladm_set_single_prop() leaks memory when resetting properties without default value commit 5f10ef697f250374b7b917e10961c4e02d4e3112 6396 remove SVM Conflicts: usr/src/cmd/dladm/Makefile usr/src/cmd/Makefile.check usr/src/lib/Makefile usr/src/Makefile.lint
2017-01-116396 remove SVMYuri Pankov1-3/+0
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-057698 SMF's bad_error() should be implemented in terms of uu_panic()Bryan Cantrill1-7/+6
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-11-05OS-4929 SMF's bad_error() should be implemented in terms of uu_panic()Bryan Cantrill1-7/+6
2015-06-01 [illumos-gate merge]Jerry Jelinek1-7/+11
commit 91d7f85e02991954d1e1bd44673df567ad8dcc87 5916 make libsqlite a real shared lib commit e53cbaa96c466c221cfec0d1a481c6f75be6880d 5851 usr/lib/pool/poold has incorrect run path after 4719 commit d235eb05fe584753047218e3a6dd344d0154d19b 5708 rid usbser/Makefile of CERRWARN commit 67a4bb8f9ad4c49e9aa9e21e2114a7c093c3a73a 5396 fix longjmp clobbering errors commit bd0f709169e67f4bd34526e186a7c34f595f0d9b 1778 Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func commit 24218bebb460e4015fac2c9f2cec1902eddbcd7b 5946 zfs_ioc_space_snaps must check that firstsnap and lastsnap refer to snapshots 5945 zfs_ioc_send_space must ensure that fromsnap refers to a snapshot Manifest changes: Removed: f usr/lib/libsqlite-native.o 0644 root bin f usr/lib/libsqlite.o 0644 root bin f usr/lib/smbsrv/libsqlite.so.1 0755 root bin s usr/lib/smbsrv/libsqlite.so=libsqlite.so.1 Added: f lib/libsqlite-sys.so.2.8.15 0755 root bin
2015-05-315916 make libsqlite a real shared libGordon Ross1-7/+11
Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski1-1/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-08-01 [illumos-gate merge]Keith M Wesolowski1-0/+1
commit a29160b0f5f650ae34e2273cacdd3eff15c62fba 3939 parent rn_lock being held across calls to rc_hold commit 8f68126c6dc4f2178929233f0c7ccce877e973ca 3918 "pargs -l" dies on incomplete core dumps 3919 mdb/pmap should show unresolved map names on core dumps 3920 executable mapping in core dump misreported when file isn't found 3921 Pfindexec() finds wrong binary, wreaking havoc commit a5b577712a34346841d970e0827b4920ace408af 348 ZFS should handle DKIOCGMEDIAINFOEXT failure
2013-08-013939 parent rn_lock being held across calls to rc_holdRobert Mustacchi1-0/+21
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-03-19OS-1928 parent rn_lock being held across calls to rc_holdRobert Mustacchi1-0/+23
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-11-07Illumos syncJohn Sonnenschein1-1/+7
2012-07-30Illumos SyncJohn Sonnenschein1-1/+2
Merge github.com:illumos/illumos-gate Conflicts: exception_lists/check_rtime usr/src/Makefile.master usr/src/Makefile.master.64 usr/src/cmd/Makefile usr/src/cmd/lms/Makefile usr/src/cmd/lp/Makefile.lp usr/src/cmd/mdb/Makefile.mdb usr/src/cmd/mdb/common/mdb/mdb_cmds.c usr/src/cmd/mdb/common/mdb/mdb_print.c usr/src/cmd/mdb/common/mdb/mdb_print.h usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/cmd/mdb/common/mdb/mdb_termio.c usr/src/cmd/mdb/common/mdb/mdb_whatis.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/zpool/zpool_main.c usr/src/lib/Makefile usr/src/lib/libc/inc/thr_inlines.h usr/src/lib/libc/port/mapfile-vers usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/sparc/crt/_rtld.c usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libdtrace/common/dt_open.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libumem/common/envvar.c usr/src/lib/libumem/common/vmem_base.c usr/src/lib/libzfs/common/libzfs_impl.h usr/src/lib/libzfs/common/libzfs_iter.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/mapfile-vers usr/src/lib/sun_fc/Makefile.com usr/src/lib/sun_fc/amd64/Makefile usr/src/lib/sun_fc/sparcv9/Makefile usr/src/man/man1m/Makefile usr/src/uts/common/Makefile.files usr/src/uts/common/dtrace/dtrace.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dataset.c usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c usr/src/uts/common/sys/dtrace.h
2012-06-21smartos-live#51 No symlink for libusb.so to libusb.so.1 for -lusbKeith M Wesolowski1-1/+2
smartos-live#91 make world fails on trying to include zlib.h OS-1303 smartos-live src_addon can die OS-1306 non-bootstrappable runtime dependencies should be isolated OS-1308 illumos-joyent should support using pkgsrc libraries for native ... OS-1314 kvm.so is wrongly built as if it were a kmod OS-1317 GZ crle configuration pollution OS-1320 64-bit C++ objects in illumos are still getting gcc DT_RPATH
2012-06-10OS-1219 svc.configd should reduce footprint by setting "nomagazines" (lint)Bryan Cantrill1-1/+1
2012-05-23OS-1219 svc.configd should reduce footprint by setting "nomagazines"Bryan Cantrill1-1/+15
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-1/+7
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-06-102831 bring Joyent/SmartOS OS-1186 and OS-1187 to Illumos (fix lint, copyright)Garrett D'Amore1-1/+1
2012-06-092831 bring Joyent/SmartOS OS-1186 and OS-1187 to IllumosBryan Cantrill1-1/+15
Reviewed by: Theo Schlossnagle <jesus@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-06-09Backed out changeset 33bb96bf701a (missing bugid)Garrett D'Amore1-15/+1
2012-06-09Reviewed by: Theo Schlossnagle <jesus@omniti.com>Bryan Cantrill1-1/+15
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-05-292785 /lib/svc/bin/restore_repository incorrectly uses -eq on stringsIgor Kozhukhov1-1/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-02-04763 FMD msg URLs should refer to something visibleJoshua M. Clulow2-4/+3
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-05-186765749 svc.configd leaked two million nodesTom Whitten1-5/+11
2010-05-046531656 svc.configd fails assertion in rc_notify_remove_locked: ↵Tom Whitten1-1/+28
rc_notify_in_use == 0
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-107/+21
PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist 4912096 pftcsh(1) should exist 6440298 Expand the basic privilege set in order to restrict file access 6859862 Move pfexec into the kernel 6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur 6923721 The new SYS_SMB privilege is not backward compatible 6937562 autofs doesn't remove its door when the zone shuts down 6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone 6940159 Implement PSARC 2010/072
2010-04-126930152 6192139 (no reboot audit -- PSARC/2009/354) points out less than ↵Marek Pospisil1-2/+4
optimal performance in libbsm
2010-03-25PSARC 2010/013 SMF Early Manifest ImportTom Whitten1-50/+473
6503835 manifest-import should be done earlier in boot
2010-01-116915578 MUTEX_HELD() and RW_LOCK_HELD() macros should be available to Posix ↵Roger A. Faulkner1-7/+10
threads
2009-12-016834760 svcadm shouldn't assert() when not enough privilegesTruong Nguyen1-2/+18
2009-10-276888456 zfs command line utilities should have CTF dataJonathan Adams1-3/+3
6887356 ::stacks is slow in pipelines on live kernels 6884079 mdb's enum p2 printing should elide common prefixes 6887160 ::offsetof and ::sizeof still can't handle forward decls 6551113 ::taskq would be nice --HG-- rename : usr/src/cmd/svc/Makefile.ctf => usr/src/cmd/Makefile.ctf
2009-08-144382889 devfsadm libraries are built incorrectlyRod Evans1-2/+1
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-5/+1
Portions contributed by Rich Lowe
2009-01-076658408 rc_node_create_child() and rc_snapshot_take_new() leak memory at ↵Tom Whitten2-176/+271
audit_data.ed_auth 6658412 svccfg can segfault in _scf_set_annotation() 6670384 svc.configd core dumping in start_audit_session() 6681995 svc.configd core dumping in rc_node_setup_tx() 6721855 svccfg dumps core with "_scf_set_annotation() failed with unexpected error 1007" 6769214 svc.configd dumps core because of an invalid assert
2008-08-015108427 svc.configd crashes when deletion thread Big Browns node destruction ↵bustos3-80/+295
race
2008-07-256728993 SMF repository upgrade breaks alternate root BFUamaguire1-3/+18
2008-07-18PSARC/2008/432 SMF Property Value Orderingamaguire5-25/+195
6715372 SMF repository should store (and allow retrieval of) property values in the order they were added
2008-06-256710856 rc_notify_info_add_watch should not allow identical notify names/typestn1433631-1/+12
2008-05-296705022 *svc.startd* coredumps in restarter_insert_inst()rm883691-2/+2
6706024 RC_NODE_ON_FORMER flag cleared from wrong node in rc_node_delete_children()
2008-02-21PSARC/2008/034 Defining Workstation Owner Infrastructuregww1-33/+31
6650907 Implement PSARC/2008/034 Defining Workstation Owner Infrastructure 6655423 configd:rc_node.c:perm_granted() uses perm_lock which is no longer needed.
2008-02-196351623 Initial manifest-import is slowstevep3-66/+402
2008-01-075079356 Framework should provide administrative audit trail/historytw217707-140/+2282
6405683 svc.configd audit events need to be defined.
2007-11-19backout 5079356/6405683: causes 6630372dm1207697-2279/+137
2007-11-045079356 Framework should provide administrative audit trail/historytw217707-137/+2279
6405683 svc.configd audit events need to be defined.