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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-01
mount.cifs: reassemble device name from pieces
Jeff Layton
1
-8
/
+30
2010-04-01
mount.cifs: clean up setting of password field
Jeff Layton
1
-109
/
+84
2010-04-01
mount.cifs: eliminate "legacy" setuid behavior
Jeff Layton
1
-81
/
+9
2010-04-01
mount.cifs: eliminate some unneeded flags in parsed_mount_info
Jeff Layton
1
-6
/
+1
2010-04-01
mount.cifs: parse unc into separate fields
Jeff Layton
1
-196
/
+179
2010-04-01
mount.cifs: add username and domain fields to parsed_mount_info
Jeff Layton
1
-172
/
+116
2010-04-01
mount.cifs: make mountpassword a field in parsed_info
Jeff Layton
1
-130
/
+78
2010-04-01
mount.cifs: make parse_options return proper mount error codes
Jeff Layton
1
-16
/
+17
2010-04-01
mount.cifs: have parse_options fill parsed_mount_info
Jeff Layton
1
-130
/
+89
2010-04-01
mount.cifs: declare new struct for holding parsed mount info
Jeff Layton
1
-3
/
+23
2010-03-23
cifs-utils: release 4.1
cifs-utils-4.1
Jeff Layton
1
-1
/
+1
2010-03-23
mount.cifs: fix ver= option passed to the kernel
Jeff Layton
1
-1
/
+7
2010-03-22
mount.cifs: don't use exit(3) in get_password_from_file
Jeff Layton
1
-7
/
+13
2010-03-22
mount.cifs: don't use exit(3) in mount_cifs_usage() and open_cred_file()
Jeff Layton
1
-19
/
+23
2010-03-22
mount.cifs: don't use exit(3) in main()
Jeff Layton
1
-11
/
+19
2010-03-22
mount.cifs: fix error handling when duplicating options string
Jeff Layton
1
-2
/
+7
2010-03-22
mount.cifs: make check_mountpoint a noop for non-legacy builds
Jeff Layton
1
-23
/
+8
2010-03-22
mount.cifs: remove uuid option
Jeff Layton
1
-5
/
+0
2010-03-22
mount.cifs: remove bogus rsize/wsize options
Jeff Layton
1
-10
/
+0
2010-03-22
mount.cifs: simplify command-line option parsing
Jeff Layton
1
-28
/
+8
2010-03-22
mount.cifs: remove unneeded uname call
Jeff Layton
1
-7
/
+0
2010-03-22
mount.cifs: clean up parse_server
Jeff Layton
1
-69
/
+68
2010-03-20
mount.cifs: clean up preprocessor macros
Jeff Layton
1
-17
/
+0
2010-03-20
Update the README
Jeff Layton
1
-2
/
+9
2010-03-20
cifs-utils: switch to using autoconf package version
Jeff Layton
3
-12
/
+5
2010-03-08
autotools: make cifs.upcall dependent on an enable option
Jeff Layton
2
-5
/
+48
2010-03-07
mount.cifs: check for NULL addr pointer before handling scopeid
Jeff Layton
1
-1
/
+1
2010-03-03
docs: these tools are no longer part of Samba
Michael Wood
4
-12
/
+6
2010-03-03
docs: change source from Samba 3.6
Michael Wood
4
-6
/
+6
2010-02-26
autotools: check for keyutils.h
cifs-utils-4.0
Jeff Layton
1
-0
/
+1
2010-02-26
cifs.upcall: use non-legacy krb5.h location
Jeff Layton
2
-3
/
+4
2010-02-20
autotools: remove autogenerated files from git repo
cifs-utils-4.0rc1
Jeff Layton
2
-990
/
+0
2010-02-20
autoconf: make sure C files include config.h
Jeff Layton
5
-25
/
+18
2010-02-19
autoconf: now it works with autoconf 2.59 (RHEL5)
Igor Mammedov
1
-7
/
+3
2010-02-16
spnego.c: make sure to free talloc contexts
Jeff Layton
1
-2
/
+6
2010-02-14
automake: make sure to link cifs.upcall to keyutils
Jeff Layton
1
-1
/
+1
2010-02-14
Don't make "configure" part of the repo
Jeff Layton
1
-7949
/
+0
2010-02-09
autoconf: reshuffle header and function checking
Jeff Layton
1
-3
/
+7
2010-02-09
cifs-utils: make sure -Wall is always set for builds
Jeff Layton
2
-0
/
+2
2010-02-09
autoconf: bail out if talloc.h or krb5.h aren't present
Jeff Layton
2
-12
/
+167
2010-02-09
autoconf: fix "quoting" around macro args in configure.ac
Jeff Layton
1
-2
/
+2
2010-02-09
autoconf: add some missing files for the release
release-4-0a1
cifs-utils-4.0a1
Jeff Layton
4
-3
/
+1008
2010-02-08
silence some build warnings
Jeff Layton
2
-4
/
+4
2010-02-08
cifs.upcall: include util.h
Jeff Layton
4
-4
/
+6
2010-02-08
Clean up ChangeLog and fix versioning
Jeff Layton
0
-0
/
+0
2010-02-08
Add manpages to makefile
Jeff Layton
1
-0
/
+2
2010-02-08
add autoconf check for talloc.h
Jeff Layton
1
-1
/
+1
2010-02-08
Add checks for specific krb5 functions
Jeff Layton
1
-1
/
+1
2010-02-08
Add check for krb5.h.
Jeff Layton
1
-3
/
+3
2010-02-08
Add more docs...
Jeff Layton
3
-0
/
+856
[next]