summaryrefslogtreecommitdiff
path: root/src/systemd
AgeCommit message (Expand)Author
2012-08-01journal: add sd_journal_perror() to APILennart Poettering
2012-07-13man: document sd_journal_get_data() and friendsLennart Poettering
2012-07-13man: document sd_journal_stream_fd()Lennart Poettering
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering
2012-07-13journal: beef up journal matches considerablyLennart Poettering
2012-07-11journal: rework directory enumeration/watch logicLennart Poettering
2012-07-10journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering
2012-07-09man: document sd_print() and friendsLennart Poettering
2012-06-26journal: typo fix in sd-journal.hDavid Strauss
2012-06-21login: wrap CanTTY and CanGraphical seat attributes in libsystemd-loginLennart Poettering
2012-06-21logind: introduce a state for session, being one of online, active, closingLennart Poettering
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering
2012-05-14sd-login: update header docs a bitLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering
2012-04-02journal: implicitly add code location to all messages logged with the native ...Lennart Poettering
2012-03-05sd-login: c++ compatibilityLennart Poettering
2012-02-15login: introduce sd_session_get_display()Lennart Poettering
2012-02-14login: add new sd_session_get_type() and sd_session_get_class API callsLennart Poettering
2012-02-13Fix broken Git repository URLsMichael Biebl
2012-02-01service: add watchdog timestampMichael Olbrich
2012-01-23journal: move journal TODO into main TODOLennart Poettering
2012-01-14journal: hook up coredumping with journalLennart Poettering
2012-01-13api: add C++ guards to all headersLennart Poettering
2012-01-11sd-journal: implement a number of non-implemented calls from the API for nowLennart Poettering
2012-01-11systemd: reconnect to syslog as soon as the journal is fully upLennart Poettering
2012-01-10shutdown: exclude processes with argv[0][0] from killingLennart Poettering
2012-01-07journald: remove inner loop debug messageLennart Poettering
2012-01-07sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...Lennart Poettering
2012-01-05login: implement sd_session_get_service()Lennart Poettering
2012-01-05journal: rename syslog tag to identifier since that's what we call it on the ...Lennart Poettering
2012-01-05headers: fix git URLs for source filesLennart Poettering
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering
2012-01-05journal: fix include in sd-journal.hLennart Poettering
2012-01-05journal: add missing sd-messages.hLennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering