Age | Commit message (Expand) | Author | Files | Lines |
2009-11-27 | s3-kerberos: only use krb5 headers where required. | Günther Deschner | 1 | -0/+1 |
2009-11-25 | cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ... | Günther Deschner | 1 | -0/+2 |
2009-11-21 | mount.cifs: Fix a const error | Volker Lendecke | 1 | -2/+2 |
2009-11-12 | cifs.upcall: Fix Bug #6868: support building with Heimdal we well as with MIT. | Günther Deschner | 1 | -18/+16 |
2009-11-11 | mount.cifs: get rid of CONST_DISCARD | Jeff Layton | 1 | -4/+3 |
2009-11-06 | s3-kerberos: modify cli_krb5_get_ticket to take a new impersonate_princ_s arg. | Günther Deschner | 1 | -1/+1 |
2009-10-01 | mount.cifs: don't leak passwords with verbose option | Jeff Layton | 1 | -16/+30 |
2009-10-01 | mount.cifs: check access of credential files before opening | Jeff Layton | 1 | -0/+11 |
2009-09-24 | mount.cifs: print output to stderr | Jeff Layton | 1 | -108/+101 |
2009-09-17 | cifs-upcall: fix the build after spnego merge. | Günther Deschner | 1 | -0/+1 |
2009-09-04 | cifs.upcall: do a brute-force search for KRB5 credcache | Jeff Layton | 1 | -46/+138 |
2009-08-26 | cifs.upcall: make using ip address conditional on new option | Jeff Layton | 1 | -22/+40 |
2009-08-26 | cifs.upcall: switch to getopt_long | Jeff Layton | 1 | -1/+7 |
2009-08-14 | cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimiters | Jeff Layton | 1 | -4/+29 |
2009-08-14 | cifs.upcall: use ip address passed by kernel to get server's hostname | Jeff Layton | 1 | -12/+56 |
2009-08-14 | cifs.upcall: clean up flag handling | Jeff Layton | 1 | -10/+10 |
2009-08-14 | cifs.upcall: try getting a "cifs/" principal and fall back to "host/" | Jeff Layton | 1 | -12/+16 |
2009-08-14 | cifs.upcall: declare a structure for holding decoded args | Jeff Layton | 1 | -30/+33 |
2009-08-14 | cifs.upcall: formatting cleanup | Jeff Layton | 1 | -47/+37 |
2009-08-14 | cifs.upcall: clean up logging and add debug messages | Jeff Layton | 1 | -32/+47 |
2009-07-27 | umount.cifs: do not attempt to update /etc/mtab if it is symbolic link | Shirish Pargaonkar | 1 | -3/+4 |
2009-07-10 | Attempt to fix the build -- jlayton, please check! | Volker Lendecke | 1 | -1/+1 |
2009-07-09 | cifs.upcall: use pid value from kernel to determine KRB5CCNAME to use | Jeff Layton | 1 | -12/+75 |
2009-06-29 | mount.cifs: don't pass text ro/rw options to kernel | Jeff Layton | 1 | -0/+2 |
2009-06-25 | mount.cifs: add support for sending IPv6 scope ID to kernel | Jeff Layton | 1 | -0/+8 |
2009-06-10 | mount.cifs: explicitly handle non AF_INET/AF_INET6 addresses | Jeff Layton | 1 | -0/+2 |
2009-06-06 | mount.cifs: properly check for mount being in fstab when running setuid root ... | Jeff Layton | 1 | -40/+162 |
2009-06-02 | Move mount.cifs/umount.cifs to the top level and remove the outdated copy | Jelmer Vernooij | 6 | -0/+2639 |