CVE-2020-14342: mount.cifs: fix shell command injection
[cifs-utils.git] / mount.cifs.c
2020-09-03 Aurelien AptelCVE-2020-14342: mount.cifs: fix shell command injection
2019-12-12 Kenneth D'souzaAdd program name to error output instead of static...
2019-12-12 Kenneth D'souzaAdd support for smb3 alias/fstype in mount.cifs.c
2019-10-04 Paulo Alcantara... mount.cifs: Fix invalid free
2019-10-04 Paulo Alcantara... mount.cifs: Fix double-free issue when mounting with...
2019-08-07 Jiawen Liumount.cifs.c: fix memory leaks in main func
2019-04-05 Pavel Shilovskymount.cifs: detect GMT format of snapshot version
2019-04-05 Pavel Shilovskymount.cifs: add more options to help message
2019-04-05 Steve Frenchmount.cifs Add various missing parms from the help...
2019-02-15 Aurelien Aptelmount.cifs: be more verbose and helpful regarding mount...
2017-08-27 Jeff Laytonmount.cifs: add fallthrough comments on fmask/dmask...
2017-04-22 Aurelien Aptelmount.cifs: document SMBv3.1.1 and new seal option
2017-03-16 Thomas Wittmount.cifs: Remove data_blob.h include
2017-02-24 Jeff Laytontreewide: Eliminate SAFE_FREE
2016-11-27 Germano Percossimount.cifs: Remove unneeded stdbool header include
2016-11-27 Germano Percossimount.cifs: Fixed command line parsing and aligned...
2016-11-27 Germano Percossimount.cifs: Accept empty domains on the command line
2016-11-27 Germano Percossimount.cifs: Removed extra comma in front of domain
2016-01-07 Karel Zakmount.cifs: ignore x-* mount options
2014-07-01 Guenter Kukkukkmount.cifs: on 2nd try mount.cifs must also uppercase...
2013-10-11 Jeff Laytonmount.cifs: fix bad free() of string returned by dirname()
2013-07-30 Michał GórnyDo not rely on hardcoded path to systemd-ask-password.
2013-07-22 Scott Lovenbergcifs-utils: Correct max string lengths v2
2013-07-18 Jeff Laytoncifs-utils: fix some sparse warnings
2013-04-10 Scott Lovenbergmount.cifs: Trivial comment fixes
2013-03-22 Jeff Laytonmount.cifs: remove support for "NFS syntax"
2013-01-13 Jeff Laytonmount.cifs: set parsed_info->got_user when a cred file...
2013-01-07 Jeff Laytonmount.cifs: remove support for "complex" usernames...
2012-12-03 Jeff Laytonmount.cifs: don't pass "flag" options to the kernel
2012-12-03 Jeff Laytonmount.cifs: treat uid=,gid=,cruid= options as name...
2012-11-09 Jeff Laytonmount.cifs: fix argument count check
2012-10-23 Scott Lovenbergmount.cifs: add warning that NFS syntax is deprecated...
2012-10-08 Jeff Laytonmount.cifs: implement the "nofail" option
2012-09-12 Jeff Laytonmount.cifs: running out of addresses is not a system...
2012-08-23 Jeff Laytonmount.cifs: silence compiler warnings about ignoring...
2012-08-07 Jeff Laytonmount.cifs: handle username= differently depending...
2012-08-07 Jeff Laytonmount.cifs: deprecate the DOMAIN/username%password...
2012-07-19 Luk Claesmount.cifs: Use errno instead of having unknown error
2012-07-18 Ankit Jainmount.cifs: Use systemd's mechanism for getting passwor...
2012-06-14 Jeff Laytonmount.cifs: set rc to 0 in libcap toggle_dac_capability
2012-05-19 Luk Claesmount.cifs: unused variables
2012-05-17 Jeff Laytonmount.cifs: remove smb2 multicall binary code
2012-05-17 Jeff Laytonmount.cifs: don't send a mandatory ver= option to the...
2012-05-02 Jeff Laytonmount.cifs: don't pass credentials= option to the kernel
2012-04-20 Jeff Laytonmount.cifs: remove unnecessary getuid() check in libcap...
2012-04-20 Lars Muellermount.cifs: toggle_dac_capability() stores return code
2012-04-20 Lars Muellermount.cifs: uninitialized variables in mount.cifs
2012-04-19 Jeff Laytonmount.cifs: fix up some -D_FORTIFY_SOURCE=2 warnings
2012-04-02 Jeff Laytonmount.cifs: don't allow unprivileged users to mount...
2012-03-06 Jeff Laytonmount.cifs: add support for -s option
2012-02-23 Jeff Laytonmount.cifs: fix tests for strtoul success
2012-01-17 Jeff Laytonutil: move getusername to util.c
2012-01-16 Jeff Laytonmount.cifs: handle errors from rename() in del_mtab
2012-01-16 Carlos Maiolinomount.cifs: Properly update mtab during remount
2011-10-19 Shirish Pargaonkarmount.cifs: Add mount options for backup intent and...
2011-08-29 Pavel Shilovskymount.cifs: fix the conflict between rwpidforward and...
2011-07-29 Jeff Laytonmount.cifs: check_newline returns EX_USAGE on error...
2011-07-12 Jeff Laytonmtab: handle ENOSPC/EFBIG condition properly when alter...
2011-04-15 Jeff Laytonmount.cifs: fix test for strtoul failure in mount.cifs
2011-04-08 Luk Claesmount.cifs: Use original device string all the way
2011-02-08 Jeff Laytonmount.cifs: reacquire CAP_DAC_READ_SEARCH before callin...
2011-02-01 Jeff Laytonmount.cifs: fix possible use of uninitialized variable
2011-01-31 Jeff Laytonmount.cifs: don't try to alter mtab if it's a symlink
2011-01-14 Jeff Laytonmount.cifs: add cruid= mount option
2011-01-14 Jeff Laytonmount.cifs: clean up handling of uid= and gid=
2010-10-08 Jeff Laytonmount.cifs: reinstate ip= as an override for address...
2010-08-20 Igor Druzhinincifs-utils: moving resolve_host into separate file
2010-08-04 Suresh Jayaramanmount.cifs: remove redundant error assignment
2010-07-27 Suresh Jayaramanmount.cifs: add 'fsc' mount option to the usage help...
2010-07-27 Jeff Laytonmount.cifs: handle the "mand" and "nomand" mount option...
2010-07-27 Jeff Laytonmount.cifs: ignore the "_netdev" mount option
2010-07-07 Jeff Laytonmount.cifs: switch to using _PATH_MNTTAB and paths.h
2010-06-16 Jeff Laytonmount.cifs: use original device name as-is for mtab
2010-06-06 Scott Lovenbergmount.cifs: accept all supported values for dir_mode
2010-05-30 Jeff Laytonmount.cifs: fix parsing of "cred=" option
2010-05-14 Scott Lovenbergmount.cifs: cosmetic alignment patch
2010-05-14 Scott Lovenbergmount.cifs: clean up option parsing
2010-05-14 Steve Frenchmount.cifs: unitialized variable in cred parsing error...
2010-05-11 Steve Frenchmount.cifs: turn into a multicall binary for smb2
2010-05-11 Scott Lovenbergmount.cifs: removed magic number for max username in...
2010-05-02 Jeff Laytonmount.cifs: strip leading delimiter off of prefixpath...
2010-04-28 Jeff Laytonmount.cifs: fix parsing of password in parse_username cifs-utils-4.4
2010-04-25 Scott Lovenbergmount.cifs: continued cleanup of open_cred_file and...
2010-04-23 Scott Lovenbergmount.cifs: clean up credential file parsing
2010-04-17 Jeff Laytonmount.cifs: remove unneeded newline in verbose output
2010-04-14 Jeff Laytonmount.cifs: check for NULL pointer before calling strchr()
2010-04-12 Jeff Laytoncifs: enable CAP_DAC_READ_SEARCH before chdir() and...
2010-04-06 Jeff Laytonmount.cifs: fix capability issues when libcap isn't...
2010-04-06 Scott Lovenbergmount.cifs: make credentials file parameters consistent...
2010-04-05 Jeff Laytonmount.cifs: restrict capabilities further
2010-04-05 Jeff Laytonmount.cifs: properly prune the capabilities bounding set
2010-04-04 Jeff Laytonmount.cifs: use libcap-ng to manage capabilities
2010-04-03 Jeff Laytonmount.cifs: fix toggle_cap_dac_override
2010-04-03 Jeff Laytonmount.cifs: only enable CAP_DAC_OVERRIDE when needed
2010-04-02 Jeff Laytonmount.cifs: if real uid is 0, child must keep CAP_DAC_O...
2010-04-02 Jeff Laytoncifs-utils: bump version to 4.2 cifs-utils-4.2
2010-04-01 Jeff Laytonmount.cifs: re-enable setuid usage
2010-04-01 Jeff Laytonmount.cifs: drop capabilities if libcap is available
2010-04-01 Jeff Laytonmount.cifs: guard against signals by unprivileged users
2010-04-01 Jeff Laytonmount.cifs: introduce privilege separation
next