messages from 2011-12-08 21:20:59 to 2012-01-17 19:32:08 UTC [more...]
[PATCH v2 0/4] cifs: allow multiuser mounts with authtypes besides krb5
2012-01-17 19:32 UTC (7+ messages)
` [PATCH v2 1/4] keys: add a "secret" key type
` [PATCH v2 2/4] cifs: sanitize username handling
` [PATCH v2 3/4] cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
` [PATCH v2 4/4] cifs: warn about impending deprecation of legacy MultiuserMount code
[PATCH] CIFS: Rename *UCS* functions to *UTF16*
2012-01-17 19:31 UTC
packed attribute
2012-01-16 20:26 UTC (4+ messages)
[PATCH v2] mount.cifs: handle errors from rename() in del_mtab
2012-01-16 18:57 UTC (2+ messages)
[PATCH] cifs: allow admins to specify an alternate krb5.conf file
2012-01-16 17:38 UTC (6+ messages)
[PATCH] mount.cifs: Properly update mtab during remount V5
2012-01-16 17:38 UTC (3+ messages)
[PATCH] mount.cifs: handle errors from rename() in del_mtab
2012-01-16 17:37 UTC
file truncation on newer linux-cifs versions
2012-01-15 19:04 UTC (7+ messages)
[PATCH v2 00/53] SMB2 protocol support for CIFS kernel module
2012-01-12 20:48 UTC (11+ messages)
` [PATCH v2 06/53] CIFS: Add missing unicode handling routines needed by smb2
[patch] cifs: integer overflow in parse_dacl()
2012-01-12 19:17 UTC (10+ messages)
[PATCH] mount.cifs: Properly update mtab during remount V4
2012-01-11 19:08 UTC (2+ messages)
[PATCH v3 00/15] cifscreds: cleanup and overhaul of cifscreds utility
2012-01-11 18:54 UTC (21+ messages)
` [PATCH v3 01/15] util: move getusername to util.c
` [PATCH v3 02/15] cifscreds: add unused attribute to argv parm in cifscreds_clearall
` [PATCH v3 03/15] cifscreds: eliminate domain parm from most functions
` [PATCH v3 04/15] cifscreds: remove user parameter from create_description
` [PATCH v3 05/15] cifscreds: make username part of value instead of description
` [PATCH v3 06/15] cifscreds: make usage use "return" and have callers return
` [PATCH v3 07/15] cifscreds: move option parsing into main()
` [PATCH v3 08/15] cifscreds: make username parameter optional
` [PATCH v3 09/15] cifscreds: add --domain flag
` [PATCH v3 10/15] cifscreds: loosen allowed characters in domain names
` [PATCH v3 11/15] cifscreds: use the session keyring
` [PATCH v3 12/15] cifscreds: make cifscreds use the "unreadable" keyring
` [PATCH v3 13/15] cifscreds: make key_search use keyctl_search
` [PATCH v3 14/15] cifscreds: change prefix on keys to "cifs:" instead of "cifscreds:"
` [PATCH v3 15/15] cifscreds: add a manpage
[PATCH] mount.cifs: Properly update mtab during remount V3
2012-01-11 12:46 UTC (2+ messages)
[PATCH] mount.cifs: Properly update mtab during remount V2
2012-01-10 18:53 UTC (3+ messages)
[PATCH 0/3] cifs: allow multiuser mounts with authtypes besides krb5
2012-01-10 15:46 UTC (12+ messages)
` [PATCH 1/3] keys: add a "secret" key type
` [PATCH 2/3] cifs: sanitize username handling
` [PATCH 3/3] cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
cifs-utils: make fails if keyutils isn't installed
2012-01-09 18:32 UTC (2+ messages)
cifs speed problems
2012-01-06 19:52 UTC (6+ messages)
[GIT] CIFS Fixes
2012-01-04 17:18 UTC
[PATCH] cifs: fix bad buffer length check in coalesce_t2
2012-01-04 16:29 UTC (5+ messages)
[PATCH] update mount warning about change to ntlmv2, to indicate later release
2012-01-04 11:45 UTC (2+ messages)
SMB2 dev status
2012-01-02 11:42 UTC (2+ messages)
cifs: ls of mount point gives input/output error (probably related to CIFS: getdents() broken for large dirs)
2012-01-01 13:58 UTC (26+ messages)
[PATCH] mount.cifs: Properly update mtab during remount
2011-12-29 12:01 UTC (4+ messages)
[PATCH] mount.cifs: Properly update mtab during remount
2011-12-28 3:34 UTC (2+ messages)
(unknown)
2011-12-28 2:36 UTC
End of year bonus!!
2011-12-25 21:55 UTC
Any interest in inotify messages via netlink
2011-12-24 21:17 UTC (2+ messages)
problem mounting under Xubuntu
2011-12-22 14:33 UTC (8+ messages)
[PATCH v2 00/12] cifscreds: cleanup and overhaul of cifscreds utility
2011-12-17 11:44 UTC (18+ messages)
` [PATCH v2 01/12] util: move getusername to util.c
` [PATCH v2 02/12] cifscreds: add unused attribute to argv parm in cifscreds_clearall
` [PATCH v2 03/12] cifscreds: eliminate domain parm from most functions
` [PATCH v2 04/12] cifscreds: remove user parameter from create_description
` [PATCH v2 05/12] cifscreds: make username part of value instead of description
` [PATCH v2 06/12] cifscreds: make usage use "return" and have callers return
` [PATCH v2 07/12] cifscreds: move option parsing into main()
` [PATCH v2 08/12] cifscreds: make username parameter optional
` [PATCH v2 09/12] cifscreds: add --domain flag
` [PATCH v2 10/12] cifscreds: loosen allowed characters in domain names
` [PATCH v2 11/12] cifscreds: use the session keyring
` [PATCH v2 12/12] cifscreds: further restrict permissions on keys
cifs issue with Domain Based DFS share on Windows Server 2008 R2
2011-12-15 1:58 UTC (2+ messages)
ceph, cifs, nfs, fuse: boolean and / or confusion
2011-12-13 14:34 UTC (8+ messages)
[PATCH 00/16] cifscreds: cleanup and overhaul of cifscreds utility
2011-12-11 16:34 UTC (17+ messages)
` [PATCH 01/16] util: move getusername to util.c
` [PATCH 02/16] cifs: add unused attribute to argv parm in cifscreds_clearall
` [PATCH 03/16] cifscreds: eliminate domain parm from create_description
` [PATCH 04/16] cifscreds: eliminate domain parm from key_search
` [PATCH 05/16] cifscreds: remove domain parm from key_add
` [PATCH 06/16] cifscreds: eliminate domain parm from most commands
` [PATCH 07/16] cifscreds: remove user parameter from create_description
` [PATCH 08/16] cifscreds: make username part of value instead of description
` [PATCH 09/16] cifscreds: make usage use "return" and have callers return
` [PATCH 10/16] cifscreds: move option parsing into main()
` [PATCH 11/16] cifscreds: make username parameter optional
` [PATCH 12/16] cifscreds: add --domain flag
` [PATCH 13/16] cifscreds: make key_search use keyctl_search
` [PATCH 14/16] cifscreds: loosen allowed characters in domain names
` [PATCH 15/16] cifscreds: further restrict permissions on keys
` [PATCH 16/16] cifscreds: use the session keyring
[PATCH v2] contrib: add a set of sample /etc/request-key.d files
2011-12-10 11:49 UTC
[PATCH] contrib: add a set of sample /etc/request-key.d files
2011-12-10 3:00 UTC (2+ messages)
ANNOUNCE: cifs-utils release 5.2 available for download
2011-12-10 1:43 UTC
[GIT] CIFS Fixes (fixed merge request and resending)
2011-12-09 4:09 UTC
[GIT] CIFS Fixes
2011-12-09 4:08 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox