about summary refs log tree commit diff
path: root/Completion/Solaris
Commit message (Collapse)AuthorAgeFilesLines
* 48230, 48233 (Jun T): completion of dtrace probes and runtime optionsOliver Kiddle2021-03-281-38/+149
|
* 45424: completion: Add **/sbin to PATH when completing commands like sudodana2020-03-111-4/+8
| | | | | | | | | | | | | | | | | | * Update _command_names to add **/sbin to PATH when not otherwise overridden and _comp_priv_prefix is set. This ensures that, on systems where unprivileged users don't have **/sbin in their PATHs, we can still complete those commands when they try to run them with e.g. sudo * Update functions for privilege-gaining commands to use the aforementioned mechanism * Fix some other minor issues in _pfexec and _doas Changes from the posted diff: * Fix a minor redundancy in _doas * Add _c_p_p=( '' ) hack to _su
* 44895: complete options for state change notifications and other improvementsOliver Kiddle2019-11-061-101/+129
|
* 44783, 44791: mark some repeatable options with * in the _arguments specsOliver Kiddle2019-09-301-1/+1
|
* unposted: fix typo in svccfg completion function callOliver Kiddle2018-08-281-1/+1
|
* 42803: handle Linux and the the BSDs in netstat completionOliver Kiddle2018-05-191-61/+0
|
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-021-0/+1
|
* 41556: complete BPF (libpcap) filtersOliver Kiddle2017-08-161-83/+28
|
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-263-3/+3
|
* 40011: Make $_comp_priv_prefix only declared when required, and use that to ↵Daniel Shahaf2016-11-282-2/+2
| | | | have chgrp offer all groups under doas, ssh, etc as well.
* 39890: typo corrections in completion functionsOliver Kiddle2016-11-091-1/+1
|
* 39464: fix where lack of $state check caused unwanted filename completion ↵Oliver Kiddle2016-09-301-3/+4
| | | | for fmadm
* 39333: include name of command used to gain priviliges in context for ↵Oliver Kiddle2016-09-161-1/+1
| | | | command and gain-priviliges styles
* 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵Oliver Kiddle2016-09-112-1/+3
| | | | | | | with sudo in completion functions A new gain-privileges style enables it and a _comp_priv_prefix array added for tracking how to match privileges for the current command
* 39071: update completion functions for changes in Solaris 11.3Oliver Kiddle2016-08-197-888/+897
|
* 35011: update completions for some common Unix commands,Oliver Kiddle2015-05-035-195/+73
| | | | in particular improving FreeBSD support
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-21/+5
|
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-232-30/+0
|
* 32261: completion updates for Solaris 11, Update 1Danek Duvall2014-01-022-2/+27
|
* Danek: 30562: Solaris completion updatesPeter Stephenson2012-07-084-9/+63
|
* Danek (plus .distfiles): 30520: updated Solaris 11 copmletionPeter Stephenson2012-06-2121-161/+2081
|
* unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2010-06-0613-197/+197
|
* Danek Duvall: 26571: Additions for SolarisPeter Stephenson2009-02-145-5/+429
|
* 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>:Peter Stephenson2008-08-122-0/+2
| | | | | new and improved BSD completions unposted: fix Solaris completion .distfiles
* 25324: Danek Duvall: some Solaris and more general completionsPeter Stephenson2008-07-2116-0/+519