mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2.6.15] Adding kernel-level identd dispatcher
@ 2006-03-24 16:21 Edward Chernenko
  2006-03-25 19:18 ` Jan Engelhardt
  2006-03-27 17:56 ` Trond Myklebust
  0 siblings, 2 replies; 13+ messages in thread
From: Edward Chernenko @ 2006-03-24 16:21 UTC (permalink / raw)
  To: linux-kernel; +Cc: edwardspec

This patch adds ident daemon to net/gnuidentd/
directory.
Apply to: 2.6.15.1.
Patch is here:
http://unwd.sourceforge.net/gnuidentd-2.6.15.patch

I used two threads: one for connections handling and
another for tracking /etc/passwd changes through
inotify.
Additionally, root can set users hiding rules using
file in /proc. 

I'm awaiting your notes/tips.
Please CC me to <edwardspec@gmail.com>

Signed-Off-by: Edward Chernenko <edwardspec@gmail.com>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [PATCH 2.6.15] Adding kernel-level identd dispatcher
@ 2006-03-26 19:49 Edward Chernenko
  2006-03-26 22:42 ` Ray Lee
  2006-03-28  1:59 ` Herbert Xu
  0 siblings, 2 replies; 13+ messages in thread
From: Edward Chernenko @ 2006-03-26 19:49 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: linux-kernel

2006/3/25, Jan Engelhardt <jengelh@linux01.gwdg.de>:
>
> I dislike this concept. khttpd once tried the same
(moving
> userspace to kernelspace) -- and it's out again.
>

Comparing with khttpd, we have no need to make
transfers between
userspace and kernelspace;  additionally, ident daemon
depends on
kernel connections table. This is very efficient to
avoid using proc
interface by userspace program here.

--
Edward Chernenko <edwardspec@gmail.com>



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2006-03-28 20:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-24 16:21 [PATCH 2.6.15] Adding kernel-level identd dispatcher Edward Chernenko
2006-03-25 19:18 ` Jan Engelhardt
2006-03-26 23:12   ` Jan Engelhardt
2006-03-27 12:27     ` Edward Chernenko
2006-03-27 17:56 ` Trond Myklebust
2006-03-28 10:14   ` Edward Chernenko
2006-03-28 13:36     ` Trond Myklebust
2006-03-28 15:48       ` Edward Chernenko
2006-03-28 15:53         ` Trond Myklebust
2006-03-28 20:30           ` Edward Chernenko
2006-03-26 19:49 Edward Chernenko
2006-03-26 22:42 ` Ray Lee
2006-03-28  1:59 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®