1. 24 12月, 2008 1 次提交
    • O
      nfsd: pass client principal name in rsc downcall · 68e76ad0
      Olga Kornievskaia 提交于
      Two principals are involved in krb5 authentication: the target, who we
      authenticate *to* (normally the name of the server, like
      nfs/server.citi.umich.edu@CITI.UMICH.EDU), and the source, we we
      authenticate *as* (normally a user, like bfields@UMICH.EDU)
      
      In the case of NFSv4 callbacks, the target of the callback should be the
      source of the client's setclientid call, and the source should be the
      nfs server's own principal.
      
      Therefore we allow svcgssd to pass down the name of the principal that
      just authenticated, so that on setclientid we can store that principal
      name with the new client, to be used later on callbacks.
      Signed-off-by: NOlga Kornievskaia <aglo@citi.umich.edu>
      Signed-off-by: NJ. Bruce Fields <bfields@citi.umich.edu>
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      68e76ad0
  2. 24 6月, 2008 2 次提交
  3. 18 7月, 2007 2 次提交
  4. 14 12月, 2006 1 次提交
  5. 21 10月, 2006 2 次提交
  6. 08 7月, 2005 2 次提交
  7. 24 6月, 2005 8 次提交
  8. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4