fish-shell/share
David Adam 3225d7e169 avoid symlink attacks in __fish_print_packages and spawning fishd
* use $XDG_CACHE_HOME for __fish_print_packages completion caches
 * when starting fishd, redirect fishd output to /dev/null, not a
   predictable path

Fix for CVE-2014-3219.

Closes #1440.
2014-05-12 09:30:05 +08:00
..
completions Functions instead of static variables for conditions. 2014-05-03 12:30:41 -07:00
functions avoid symlink attacks in __fish_print_packages and spawning fishd 2014-05-12 09:30:05 +08:00
tools Prompt sample: Debian chroot environment 2014-05-03 12:28:38 -07:00
config.fish Make fish install a command_not_found handler in non-interactive uses. 2014-02-20 10:26:57 -08:00