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
2017-03-02
cifs-utils: bump version to 6.7
cifs-utils-6.7
Jeff Layton
1
-1
/
+1
2017-02-28
cifs.upcall: use a MEMORY: ccache when instantiating from a keytab
Jeff Layton
1
-2
/
+2
2017-02-24
cifs.upcall: don't do env scraping when uid is 0
Jeff Layton
2
-2
/
+13
2017-02-24
cifs.upcall: unset $KRB5CCNAME when creating new credcache from keytab
Jeff Layton
1
-0
/
+6
2017-02-24
data_blob: Eliminate _PUBLIC_
Jeff Layton
2
-10
/
+6
2017-02-24
treewide: Eliminate SAFE_FREE
Jeff Layton
2
-23
/
+15
2017-02-24
replace.h: remove it
Jeff Layton
2
-675
/
+1
2017-02-24
cifs.upcall: remove need for replace.h
Jeff Layton
1
-3
/
+19
2017-02-24
spengo.c/asn1.c: remove need for replace.h
Jeff Layton
2
-2
/
+2
2017-02-24
data_blob: remove need for replace.h
Jeff Layton
1
-1
/
+4
2017-02-16
cifs.upcall: trim even more capabilities
Jeff Layton
1
-9
/
+8
2017-02-15
cifs.upcall: allow scraping of KRB5CCNAME out of initiating task's /proc/<pid...
Jeff Layton
2
-7
/
+152
2017-02-15
cifs.upcall: drop capabilities early in program
Jeff Layton
2
-1
/
+65
2017-02-14
cifs.upcall: switch group IDs when handling an upcall
Jeff Layton
1
-0
/
+37
2017-02-14
cifs.upcall: convert two flags from int to bool
Jeff Layton
1
-4
/
+5
2017-01-04
manpage: document mfsymlinks in the mount.cifs man page
Sachin Prabhu
1
-0
/
+5
2016-11-27
mount.cifs: Remove unneeded stdbool header include
Germano Percossi
1
-1
/
+0
2016-11-27
mount.cifs: Fixed command line parsing and aligned with kernel
Germano Percossi
1
-35
/
+47
2016-11-27
mount.cifs: Accept empty domains on the command line
Germano Percossi
1
-3
/
+12
2016-11-27
mount.cifs: Removed extra comma in front of domain
Germano Percossi
1
-1
/
+1
2016-11-27
cifs-utils: bump version to 6.6.1 for pre-release builds
Jeff Layton
1
-1
/
+1
2016-09-01
autoconf: set version to 6.6
cifs-utils-6.6
Jeff Layton
1
-1
/
+1
2016-08-24
cifs.upcall: stop passing around ccache name strings
Jeff Layton
1
-57
/
+41
2016-08-24
cifs.upcall: make get_tgt_time take a ccache arg
Jeff Layton
1
-11
/
+10
2016-08-24
cifs.upcall: remove KRB5_TC_OPENCLOSE
Jeff Layton
1
-6
/
+0
2016-08-22
cifs.upcall: make the krb5_context a static global variable
Jeff Layton
1
-45
/
+16
2016-08-21
cifs.upcall: use krb5 routines to get default ccname
Jeff Layton
1
-121
/
+27
2016-07-12
aclocal: fix typo in idmap.m4
Jeff Layton
1
-1
/
+1
2016-07-12
autoconf: set package version to 6.5.1 for interim builds
Jeff Layton
1
-1
/
+1
2016-02-22
autoconf: set version to 6.5
cifs-utils-6.5
Jeff Layton
1
-1
/
+1
2016-01-20
autoconf: Use $(DEFS) when building idmapwb.so and pam_cifscreds.so
Sachin Prabhu
1
-2
/
+2
2016-01-07
mount.cifs: ignore x-* mount options
Karel Zak
1
-0
/
+2
2016-01-07
manpage: clarify use of backupuid and backupgid in mount.cifs.8
Uri Simchoni
1
-3
/
+3
2014-12-08
mtab.c: include <paths.h> for _PATH_MOUNTED
Felix Janda
1
-0
/
+1
2014-12-08
autoconf: set version to 6.4.1 for interim builds
Jeff Layton
1
-1
/
+1
2014-07-11
autoconf: set version to 6.4
cifs-utils-6.4
Jeff Layton
1
-1
/
+1
2014-07-01
mount.cifs: on 2nd try mount.cifs must also uppercase "orig_dev"
Guenter Kukkukk
1
-1
/
+2
2014-04-20
cifscreds: better error handling for key_add
Jeff Layton
3
-9
/
+14
2014-04-20
cifscreds: better error handling when key_search fails
Jeff Layton
3
-1
/
+22
2014-04-14
cifskey: better use snprintf()
Sebastian Krahmer
1
-3
/
+7
2014-04-07
cifs: use krb5_kt_default() to determine default keytab location
Jeff Layton
1
-4
/
+9
2014-04-07
autoconf: allow PAM security install directory to be configurable
Lars Müller
2
-2
/
+6
2014-04-07
autoconf: set version to 6.3.1 for interim builds
Jeff Layton
1
-1
/
+1
2014-01-09
autoconf: set version to 6.3
cifs-utils-6.3
Jeff Layton
1
-1
/
+1
2013-12-13
manpage: add pam_cifscreds.8 man page
Orion Poplawski
3
-0
/
+292
2013-12-07
cifscreds: fix up some whitespace, typos and build warnings in pam_cifscreds.c
Jeff Layton
1
-19
/
+15
2013-12-07
cifscreds: create PAM module to insert credentials at login
Orion Poplawski
6
-52
/
+681
2013-12-07
autoconf: fix link of libwbclient
Jeff Layton
1
-0
/
+2
2013-10-14
asn1: fix use-after-free in asn1_write
Jeff Layton
1
-1
/
+0
2013-10-11
mount.cifs: fix bad free() of string returned by dirname()
Jeff Layton
1
-11
/
+18
[prev]
[next]