chiark / gitweb /
Merge nss-myhostname
[elogind.git] / src / systemd /
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-05 Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
2012-11-20 Lennart Poetteringjournal: by default do not decompress dat objects large...
2012-11-20 Lennart Poetteringjournal: add sd_journal_get_catalog_for_message_id...
2012-11-16 Lennart Poetteringcatalog: add catalog entries for all of systemd's own...
2012-11-15 Lennart Poetteringjournal: implement message catalog
2012-10-26 Lennart Poetteringjournal: provide an API that allows client to figure...
2012-10-18 Zbigniew Jędrzejew... systemd: use structured logging for unit changes
2012-10-18 Lennart Poetteringjournal: add ability to list values a specified field...
2012-10-16 Lennart Poetteringid128: introduce new SD_ID128_CONST_STR() macro
2012-10-16 Lennart Poetteringjournal: don't export MESSAGE_ID() macro
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-10-10 Lennart Poetteringjournal: when browsing the journal via browse.html...
2012-09-21 Lennart Poetteringjournald: log how big the journal files may grow
2012-09-17 Lennart Poetteringjournald: log when we fail to forward messages to syslog
2012-09-13 Eelco Dolstradaemon: Fix broken links to sd-daemon.c
2012-09-13 Lennart Poetteringjournal: fix 128bit IDs of unit reload entries
2012-09-07 Lennart Poetteringjournal: add call to determine current journal file...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-08-10 Lennart Poetteringid128: don't use C99 bool in public headers
2012-08-09 Lennart Poetteringjournald: never read the same kernel msg twice, and...
2012-08-01 Lennart Poetteringjournal: add sd_journal_perror() to API
2012-07-13 Lennart Poetteringman: document sd_journal_get_data() and friends
2012-07-13 Lennart Poetteringman: document sd_journal_stream_fd()
2012-07-12 Lennart Poetteringman: move header file man pages from section 7 to 3
2012-07-12 Lennart Poetteringjournal: beef up journal matches considerably
2012-07-10 Lennart Poetteringjournal: rework directory enumeration/watch logic
2012-07-10 Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-07-09 Lennart Poetteringman: document sd_print() and friends
2012-06-26 David Straussjournal: typo fix in sd-journal.h
2012-06-21 Lennart Poetteringlogin: wrap CanTTY and CanGraphical seat attributes...
2012-06-21 Lennart Poetteringlogind: introduce a state for session, being one of...
2012-06-16 Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-05-14 Lennart Poetteringsd-login: update header docs a bit
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Lennart Poetteringshutdownd: rework interface, allow subscribing to sched...
2012-04-03 Kay Sieversimport udev repository
2012-04-02 Lennart Poetteringjournal: implicitly add code location to all messages...
2012-03-05 Lennart Poetteringsd-login: c++ compatibility
2012-02-15 Lennart Poetteringlogin: introduce sd_session_get_display()
2012-02-14 Lennart Poetteringlogin: add new sd_session_get_type() and sd_session_get...
2012-02-13 Michael BieblFix broken Git repository URLs
2012-02-01 Michael Olbrichservice: add watchdog timestamp
2012-01-23 Lennart Poetteringjournal: move journal TODO into main TODO
2012-01-14 Lennart Poetteringjournal: hook up coredumping with journal
2012-01-12 Lennart Poetteringapi: add C++ guards to all headers
2012-01-11 Lennart Poetteringsd-journal: implement a number of non-implemented calls...
2012-01-11 Lennart Poetteringsystemd: reconnect to syslog as soon as the journal...
2012-01-10 Lennart Poetteringshutdown: exclude processes with argv[0][0] from killing
2012-01-07 Lennart Poetteringjournald: remove inner loop debug message
2012-01-07 Lennart Poetteringsd-id128: let's make our API a bit smaller, since sd_id...
2012-01-05 Lennart Poetteringlogin: implement sd_session_get_service()
2012-01-05 Lennart Poetteringjournal: rename syslog tag to identifier since that...
2012-01-05 Lennart Poetteringheaders: fix git URLs for source files
2012-01-05 Lennart Poetteringbuild-sys: add stub makefiles to subdirs
2012-01-05 Lennart Poetteringjournal: fix include in sd-journal.h
2012-01-05 Lennart Poetteringjournal: add missing sd-messages.h
2012-01-05 Lennart Poetteringbuild-sys: move public header files into a dir of their own