aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifyQueue.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-10-20Inotify: convert anonymous enum to constexprMax Kellermann1-8/+6
2013-10-02Log: new logging library APIMax Kellermann1-6/+4
2013-04-08event/TimeoutMonitor: eliminate support for periodic eventsMax Kellermann1-6/+5
2013-01-14event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann1-21/+3
2013-01-14InotifyQueue: convert to a classMax Kellermann1-32/+25
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann1-2/+5
2013-01-04Client, Inotify: use std::list instead of std::dequeMax Kellermann1-2/+2
2013-01-03InotifyQueue: use std::deque instead of GSListMax Kellermann1-33/+15
2013-01-02update: convert to C++Max Kellermann1-5/+5
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-10-15notify_queue: use g_timeout_add_seconds()A. Klitzing1-2/+2
2009-09-25automatically update the database with Linux inotifyMax Kellermann1-0/+134