An error occurred fetching the project authors.
  1. 11 Jul, 2007 6 commits
  2. 11 Feb, 2007 1 commit
  3. 03 Feb, 2007 1 commit
  4. 08 Dec, 2006 1 commit
  5. 06 Dec, 2006 2 commits
    • Olga Kornievskaia's avatar
      rpc: spkm3 update · adeb8133
      Olga Kornievskaia authored
      This updates the spkm3 code to bring it up to date with our current
      understanding of the spkm3 spec.
      
      In doing so, we're changing the downcall format used by gssd in the spkm3 case,
      which will cause an incompatilibity with old userland spkm3 support.  Since the
      old code a) didn't implement the protocol correctly, and b) was never
      distributed except in the form of some experimental patches from the citi web
      site, we're assuming this is OK.
      
      We do detect the old downcall format and print warning (and fail).  We also
      include a version number in the new downcall format, to be used in the
      future in case any further change is required.
      
      In some more detail:
      
      	- fix integrity support
      	- removed dependency on NIDs. instead OIDs are used
      	- known OID values for algorithms added.
      	- fixed some context fields and types
      Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
      Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
      adeb8133
    • J. Bruce Fields's avatar
      rpc: gss: eliminate print_hexl()'s · 8fc7500b
      J. Bruce Fields authored
      Dumping all this data to the logs is wasteful (even when debugging is turned
      off), and creates too much output to be useful when it's turned on.
      
      Fix a minor style bug or two while we're at it.
      Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
      Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
      8fc7500b
  6. 03 Dec, 2006 1 commit
  7. 03 Oct, 2006 1 commit
  8. 29 Sep, 2006 1 commit
  9. 23 Sep, 2006 1 commit
  10. 24 Aug, 2006 2 commits
  11. 21 Jul, 2006 1 commit
  12. 19 Apr, 2006 1 commit
  13. 20 Mar, 2006 1 commit
  14. 01 Feb, 2006 2 commits
  15. 20 Dec, 2005 1 commit
  16. 19 Oct, 2005 3 commits
  17. 23 Sep, 2005 4 commits
  18. 22 Jun, 2005 2 commits
  19. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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