summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* arpspoof,dsniff,ether-wake,nmap: Offer active interfaces only.Ville Skyttä2013-02-014-4/+4
* dnsspoof,filesnarf,macof,sshow,tcpkill,tcpnice,urlsnarf: Fix -i completion.Ville Skyttä2013-02-017-7/+7
* _available_interfaces: Without -a, try with "ip link" if ifconfig is N/A.Ville Skyttä2013-02-011-4/+5
* _ip_addresses: Try with "ip addr" if ifconfig is not available.Ville Skyttä2013-02-011-2/+3
* _mac_addresses: Try local interfaces with "ip link" if ifconfig is N/A.Ville Skyttä2013-02-011-4/+7
* wol: Try "ip addr" before ifconfig for finding out broadcast addresses.Ville Skyttä2013-02-011-3/+5
* _mac_addresses: Try ARP cache with "ip neigh" if arp is not available.Ville Skyttä2013-02-011-1/+1
* _mac_addresses: Fix with net-tools' ifconfig that outputs ether, not HWaddr.Ville Skyttä2013-02-011-2/+4
* tshark: New completion.Ville Skyttä2013-01-304-0/+128
* ngrep: New completion.Ville Skyttä2013-01-304-0/+60
* modprobe: Don't suggest installing already installed modules.Ville Skyttä2013-01-291-0/+14
* Brown paper bag fix for the previous commit.Ville Skyttä2013-01-251-1/+1
* Avoid sourcing dirs in completion loader to avoid fd leaks (RedHat: #903540).Ville Skyttä2013-01-251-4/+5
* ncftp: Add option completion.Ville Skyttä2013-01-122-0/+13
* tar: Recognize taz and tb2 as compressed tarballs.Ville Skyttä2013-01-121-11/+11
* tar: Simplify bzip patterns.Ville Skyttä2013-01-121-2/+2
* nc: New completion.Ville Skyttä2013-01-124-0/+68
* add -p option completionGuillaume Rousse2013-01-071-2/+2
* fix interface completionGuillaume Rousse2013-01-071-1/+1
* ssh: Add some -o and related arg completions.Ville Skyttä2012-12-301-19/+30
* man: Don't expand man page extensions too early.Ville Skyttä2012-12-283-3/+7
* luseradd,lusermod,luserdel: New completions.Ville Skyttä2012-12-2810-0/+128
* userdel: Add -h/--help non-completion.Ville Skyttä2012-12-281-0/+3
* useradd,userdel,usermod: Add -R/--root arg completion.Ville Skyttä2012-12-283-1/+12
* scp: Treat strings with slash before colon or starting with [.~] as local.Ville Skyttä2012-12-081-4/+4
* chronyc: New completion.Ville Skyttä2012-12-084-0/+92
* mount.linux: Add some new mount options intoduced in Linux 3.7Igor Murzov2012-12-041-9/+10
* mount.linux: Add options completion for nfs.Igor Murzov2012-12-041-0/+14
* feh: Fix list of background styles.Igor Murzov2012-12-041-1/+1
* mount: Fix parsing /etc/fstab on *BSD.Igor Murzov2012-12-041-1/+2
* lvm: Add _lvm prefix to helper functions.Ville Skyttä2012-11-131-68/+68
* lvm: Take option args into account when counting args (RedHat: #860510).Ville Skyttä2012-11-131-9/+12
* vgcreate: Add missing symlink.Ville Skyttä2012-11-132-1/+3
* valgrind: Fix full path <command> arg completion.Ville Skyttä2012-11-061-0/+1
* tcpdump: Fix -z full path arg completion.Ville Skyttä2012-11-061-0/+1
* man: Fix -P/--pager full path arg completion.Ville Skyttä2012-11-061-0/+1
* lv{create,resize,extend}, vg{create,reduce,extend,split}: Fix variable leaks.Ville Skyttä2012-11-061-2/+8
* _known_hosts_real: Filter ruptime stdout error spewage (Alioth: #313893).Ville Skyttä2012-11-061-1/+2
* Update copyright year and release number.Igor Murzov2012-11-061-2/+2
* _command_offset: Restore compopts properly (Alioth: #313890)Igor Murzov2012-11-061-8/+5
* completions/Makefile.am: symlinks depends on $(DATA) to avoid race conditionsAndreas Müller2012-11-061-1/+1
* mplayer: Add opus to the list of supported formats.Igor Murzov2012-11-041-1/+1
* mplayer: Cleanup.Igor Murzov2012-11-041-37/+33
* mplayer: Add some new option argument completions.Igor Murzov2012-11-041-6/+15
* mplayer: Add -subcp argument completion.Igor Murzov2012-11-031-1/+11
* lvm: Fix typo in option name: s/continguous/contiguous/.Igor Murzov2012-11-031-2/+2
* gpg, mplayer: Restore correct options.Igor Murzov2012-11-032-4/+4
* zathura: Add simple completion for zathura document viewer.Igor Murzov2012-11-031-0/+1
* fix permsGuillaume Rousse2012-10-302-0/+0
* better entryGuillaume Rousse2012-10-301-5/+6