index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
client
/
mount.cifs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mount.cifs/umount.cifs to the top level and remove the outdated copy
Jelmer Vernooij
2009-06-02
1
-1539
/
+0
*
Maximum password length check too short in mount.cifs
Steve French
2009-05-14
1
-2
/
+2
*
Fix #3954
Volker Lendecke
2009-03-14
1
-1
/
+2
*
Fix guest mounts
Steve French
2009-02-24
1
-1
/
+3
*
s3:mount.cifs: make "mount.cifs -V" print the version, not usage.
Michael Adam
2009-02-24
1
-5
/
+28
*
s3:mount.cifs: don't error exit on explicitly requested help...
Michael Adam
2009-02-24
1
-2
/
+1
*
mount.cifs: initialize rc to 0 in main
Jeff Layton
2009-02-06
1
-1
/
+1
*
mount.cifs: add fakemount (-f) and nomtab (-n) flags to mount.cifs
Shirish Pargaonkar
2009-02-06
1
-3
/
+9
*
mount.cifs: allow mounts to ipv6 capable servers
Jeff Layton
2008-12-12
1
-101
/
+120
*
mount.cifs: if mount user not specified use USER environment variable
Steve French
2008-12-05
1
-1
/
+7
*
mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog
Jeff Layton
2008-11-06
1
-48
/
+49
*
Fix CID: 456 - resource leak on function exit.
Jeremy Allison
2008-10-29
1
-0
/
+13
*
mount.cifs: make return codes match the return codes for /bin/mount (try #3)
Jeff Layton
2008-10-09
1
-36
/
+46
*
mount.cifs: have uppercase_string return success on NULL pointer
Jeff Layton
2008-10-09
1
-2
/
+2
*
Attempt to fix bug 5778
Volker Lendecke
2008-09-21
1
-0
/
+10
*
mount.cifs: make local versions of strlcat and strlcpy static
Jeff Layton
2008-09-12
1
-2
/
+2
*
mount.cifs: unclear error message with "credentials"
Steve French
2008-08-27
1
-2
/
+3
*
mount.cifs: don't prompt for password on krb5 mounts
Jeff Layton
2008-08-21
1
-1
/
+2
*
Backing out most of changeset 5222b8db3fb692e5071bfd1b41849a8eb0a17995
Steve French
2008-08-05
1
-2
/
+5
*
Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...
Jeremy Allison
2008-07-02
1
-0
/
+3
*
Fix two IBM checker warnings
Volker Lendecke
2008-06-27
1
-2
/
+2
*
Tidyup to ensure '\n' is treated identically in all
Jeremy Allison
2008-05-01
1
-0
/
+2
*
Fix bug #5434 found by Ted Percival <ted@midg3t.net>.
Jeremy Allison
2008-05-01
1
-0
/
+2
*
Sync up client/mount.cifs.c with v3-2-test.
Jeremy Allison
2008-04-25
1
-25
/
+4
*
mount.cifs: Zero mountpassword content before freeing.
Karolin Seeger
2008-04-25
1
-3
/
+24
*
Make mount.cifs.c consistent with other Samba code usage w.r.t
Jeremy Allison
2008-04-24
1
-69
/
+54
*
mount.cifs: fix several problems when mounting subdirectories of shares (try 2)
Jeff Layton
2008-03-31
1
-24
/
+66
*
Do the formatting change in all 3 places :-)
Volker Lendecke
2008-02-25
1
-3
/
+7
*
Fix confusing error message -- bug 5252
Volker Lendecke
2008-02-25
1
-3
/
+5
*
Make sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
Simo Sorce
2008-02-22
1
-0
/
+1
*
Revert "Merge in J.Layton patch and resolve conflict."
Simo Sorce
2008-02-14
1
-64
/
+26
*
Update mount.cifs help
Steve French
2008-01-03
1
-3
/
+5
*
Merge in J.Layton patch and resolve conflict.
Simo Sorce
2007-12-17
1
-26
/
+64
*
We don't need to call endpwent if we never call getpwent.
Jeremy Allison
2007-12-13
1
-2
/
+0
*
Add a varient of Steve Langasek <vorlon@debian.org> patch
Jeremy Allison
2007-12-13
1
-10
/
+59
*
Missed one strcpy call.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Add a portable version of strlcpy and strlcat and convert
Jeremy Allison
2007-12-12
1
-36
/
+70
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-0
/
+0
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-1
/
+1
*
r25355: IP address parsing did not allow for fully expanded ipv6 addresses
Steve French
2007-10-10
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22982: Do not prompt for password on sec=none for mount.cifs (and allow guest
Steve French
2007-10-10
1
-2
/
+5
*
r22979: Revert previous checkin (which had some debug junk) and fix misc free...
Steve French
2007-10-10
1
-68
/
+25
*
r22779: Patch for not prompting for password on cifs mounts when "sec=none"
Steve French
2007-10-10
1
-10
/
+61
*
r22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex for
Steve French
2007-10-10
1
-6
/
+6
*
r22526: Support deep tree mounts after share (instead of having to specify
Steve French
2007-10-10
1
-0
/
+10
*
r21840: mount.cifs compile on old libc missing bind mount #define
Steve French
2007-10-10
1
-0
/
+4
*
r17605: Some C++ warnings
Volker Lendecke
2007-10-10
1
-15
/
+15
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-0
/
+10
[next]