summaryrefslogtreecommitdiff
path: root/src/systemd
AgeCommit message (Expand)Author
2012-10-26journal: provide an API that allows client to figure out whether they need to...Lennart Poettering
2012-10-18systemd: use structured logging for unit changesZbigniew Jędrzejewski-Szmek
2012-10-18journal: add ability to list values a specified field can take in all entries...Lennart Poettering
2012-10-16id128: introduce new SD_ID128_CONST_STR() macroLennart Poettering
2012-10-16journal: don't export MESSAGE_ID() macroLennart Poettering
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek
2012-10-10journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering
2012-09-21journald: log how big the journal files may growLennart Poettering
2012-09-17journald: log when we fail to forward messages to syslogLennart Poettering
2012-09-13daemon: Fix broken links to sd-daemon.cEelco Dolstra
2012-09-13journal: fix 128bit IDs of unit reload entriesLennart Poettering
2012-09-07journal: add call to determine current journal file disk usageLennart Poettering
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-08-10id128: don't use C99 bool in public headersLennart Poettering
2012-08-09journald: never read the same kernel msg twice, and generate message when we ...Lennart Poettering
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