Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 06 May 2009 01:40:03 +0900 | Nicolas Dumazet | inotify: set a flag so a failed inotify query doesn't get repeated. |
Wed, 22 Apr 2009 00:37:35 +0900 | Nicolas Dumazet | inotify: introduce debuginotify, which lists which paths are under watch |
Wed, 22 Apr 2009 00:23:40 +0900 | Nicolas Dumazet | inotify: put STAT-specific query answer generation part in its own method |
Fri, 17 Apr 2009 20:10:47 +0900 | Nicolas Dumazet | inotify: change protocol so that different query types can be supported. |
Tue, 07 Apr 2009 19:30:01 +0900 | Nicolas Dumazet | inotify: Separate query sending logic from Server starting. |
Tue, 07 Apr 2009 18:39:34 +0900 | Nicolas Dumazet | inotify: modular architecture for inotify clients |