1. 28 Oct, 2005 1 commit
  2. 10 Jul, 2005 1 commit
  3. 02 Jul, 2005 2 commits
  4. 24 Jun, 2005 1 commit
  5. 22 Jun, 2005 2 commits
  6. 21 Jun, 2005 1 commit
  7. 20 Jun, 2005 1 commit
  8. 19 Jun, 2005 1 commit
  9. 27 May, 2005 1 commit
  10. 21 May, 2005 1 commit
  11. 20 May, 2005 1 commit
  12. 18 May, 2005 1 commit
  13. 17 May, 2005 1 commit
  14. 13 May, 2005 2 commits
  15. 11 May, 2005 2 commits
  16. 06 May, 2005 1 commit
    • Steve Grubb's avatar
      The attached patch addresses the problem with getting the audit daemon · c2f0c7c3
      Steve Grubb authored
      shutdown credential information. It creates a new message type 
      AUDIT_TERM_INFO, which is used by the audit daemon to query who issued the 
      shutdown. 
      
      It requires the placement of a hook function that gathers the information. The 
      hook is after the DAC & MAC checks and before the function returns. Racing 
      threads could overwrite the uid & pid - but they would have to be root and 
      have policy that allows signalling the audit daemon. That should be a 
      manageable risk.
      
      The userspace component will be released later in audit 0.7.2. When it 
      receives the TERM signal, it queries the kernel for shutdown information. 
      When it receives it, it writes the message and exits. The message looks 
      like this:
      
      type=DAEMON msg=auditd(1114551182.000) auditd normal halt, sending pid=2650 
      uid=525, auditd pid=1685
      Signed-off-by: default avatarSteve Grubb <sgrubb@redhat.com>
      Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
      c2f0c7c3
  17. 29 Apr, 2005 6 commits
  18. 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