Systemd/src/systemd
Lennart Poettering 85210bffd8 journal: provide an API that allows client to figure out whether they need to recheck the journal manually for changes in regular intervals
Network file systems generally do not offer inotify() that would work
across the network. We hence cannot rely on inotify() exclusiely in
those case. Provide an API to determine these cases, and suggest doing
manual regular rechecks.

Note that this is not complete yet, as we need to rescan journal dirs on
network file systems explicitly to find new/removed files
2012-10-26 20:07:33 +02:00
..
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
sd-daemon.h daemon: Fix broken links to sd-daemon.c 2012-09-13 20:08:54 +02:00
sd-id128.h id128: introduce new SD_ID128_CONST_STR() macro 2012-10-16 17:02:51 +02:00
sd-journal.h journal: provide an API that allows client to figure out whether they need to recheck the journal manually for changes in regular intervals 2012-10-26 20:07:33 +02:00
sd-login.h man: move header file man pages from section 7 to 3 2012-07-13 01:50:05 +02:00
sd-messages.h systemd: use structured logging for unit changes 2012-10-18 21:33:52 +02:00
sd-readahead.h man: move header file man pages from section 7 to 3 2012-07-13 01:50:05 +02:00
sd-shutdown.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00