index
:
cifs-utils.git
for-next
master
Clone of git://git.samba.org/cifs-utils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mount.cifs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
mount.cifs: set rc to 0 in libcap toggle_dac_capability
Jeff Layton
1
-1
/
+1
2012-05-19
mount.cifs: unused variables
Luk Claes
1
-2
/
+2
2012-05-17
mount.cifs: remove smb2 multicall binary code
Jeff Layton
1
-57
/
+4
2012-05-17
mount.cifs: don't send a mandatory ver= option to the kernel
Jeff Layton
1
-13
/
+7
2012-05-02
mount.cifs: don't pass credentials= option to the kernel
Jeff Layton
1
-2
/
+4
2012-04-20
mount.cifs: remove unnecessary getuid() check in libcap version of toggle_dac...
Jeff Layton
1
-3
/
+0
2012-04-20
mount.cifs: toggle_dac_capability() stores return code
Lars Mueller
1
-1
/
+1
2012-04-20
mount.cifs: uninitialized variables in mount.cifs
Lars Mueller
1
-2
/
+2
2012-04-19
mount.cifs: fix up some -D_FORTIFY_SOURCE=2 warnings
Jeff Layton
1
-6
/
+8
2012-04-02
mount.cifs: don't allow unprivileged users to mount onto dirs to which they
Jeff Layton
1
-19
/
+66
2012-03-06
mount.cifs: add support for -s option
Jeff Layton
1
-1
/
+9
2012-02-23
mount.cifs: fix tests for strtoul success
Jeff Layton
1
-5
/
+7
2012-01-17
util: move getusername to util.c
Jeff Layton
1
-11
/
+0
2012-01-16
mount.cifs: handle errors from rename() in del_mtab
Jeff Layton
1
-1
/
+5
2012-01-16
mount.cifs: Properly update mtab during remount
Carlos Maiolino
1
-1
/
+98
2011-10-19
mount.cifs: Add mount options for backup intent and their manpages (try #8)
Shirish Pargaonkar
1
-2
/
+78
2011-08-29
mount.cifs: fix the conflict between rwpidforward and rw mount options
Pavel Shilovsky
1
-1
/
+1
2011-07-29
mount.cifs: check_newline returns EX_USAGE on error, not -1
Jeff Layton
1
-2
/
+1
2011-07-12
mtab: handle ENOSPC/EFBIG condition properly when altering mtab
Jeff Layton
1
-2
/
+25
2011-04-15
mount.cifs: fix test for strtoul failure in mount.cifs
Jeff Layton
1
-4
/
+7
2011-04-08
mount.cifs: Use original device string all the way
Luk Claes
1
-24
/
+3
2011-02-08
mount.cifs: reacquire CAP_DAC_READ_SEARCH before calling mount(2)
Jeff Layton
1
-2
/
+8
2011-02-01
mount.cifs: fix possible use of uninitialized variable
Jeff Layton
1
-1
/
+1
2011-01-31
mount.cifs: don't try to alter mtab if it's a symlink
Jeff Layton
1
-1
/
+1
2011-01-14
mount.cifs: add cruid= mount option
Jeff Layton
1
-2
/
+38
2011-01-14
mount.cifs: clean up handling of uid= and gid=
Jeff Layton
1
-46
/
+52
2010-10-08
mount.cifs: reinstate ip= as an override for address resolution
Jeff Layton
1
-1
/
+5
2010-08-20
cifs-utils: moving resolve_host into separate file
Igor Druzhinin
1
-92
/
+13
2010-08-04
mount.cifs: remove redundant error assignment
Suresh Jayaraman
1
-4
/
+4
2010-07-27
mount.cifs: add 'fsc' mount option to the usage help text
Suresh Jayaraman
1
-1
/
+1
2010-07-27
mount.cifs: handle the "mand" and "nomand" mount options (try #2)
Jeff Layton
1
-2
/
+12
2010-07-27
mount.cifs: ignore the "_netdev" mount option
Jeff Layton
1
-0
/
+5
2010-07-07
mount.cifs: switch to using _PATH_MNTTAB and paths.h
Jeff Layton
1
-4
/
+4
2010-06-16
mount.cifs: use original device name as-is for mtab
Jeff Layton
1
-1
/
+1
2010-06-06
mount.cifs: accept all supported values for dir_mode
Scott Lovenberg
1
-1
/
+1
2010-05-30
mount.cifs: fix parsing of "cred=" option
Jeff Layton
1
-0
/
+2
2010-05-14
mount.cifs: cosmetic alignment patch
Scott Lovenberg
1
-3
/
+3
2010-05-14
mount.cifs: clean up option parsing
Scott Lovenberg
1
-74
/
+189
2010-05-14
mount.cifs: unitialized variable in cred parsing error path
Steve French
1
-4
/
+4
2010-05-11
mount.cifs: turn into a multicall binary for smb2
Steve French
1
-15
/
+68
2010-05-11
mount.cifs: removed magic number for max username in parse_options
Scott Lovenberg
1
-1
/
+5
2010-05-02
mount.cifs: strip leading delimiter off of prefixpath option
Jeff Layton
1
-0
/
+5
2010-04-28
mount.cifs: fix parsing of password in parse_username
cifs-utils-4.4
Jeff Layton
1
-1
/
+2
2010-04-25
mount.cifs: continued cleanup of open_cred_file and zero out buffer
Scott Lovenberg
1
-52
/
+78
2010-04-23
mount.cifs: clean up credential file parsing
Scott Lovenberg
1
-46
/
+32
2010-04-17
mount.cifs: remove unneeded newline in verbose output
Jeff Layton
1
-1
/
+1
2010-04-14
mount.cifs: check for NULL pointer before calling strchr()
Jeff Layton
1
-3
/
+5
2010-04-12
cifs: enable CAP_DAC_READ_SEARCH before chdir() and realpath() calls
Jeff Layton
1
-0
/
+6
2010-04-06
mount.cifs: fix capability issues when libcap isn't present
Jeff Layton
1
-14
/
+17
2010-04-06
mount.cifs: make credentials file parameters consistent with mount options
Scott Lovenberg
1
-3
/
+3
[next]