summaryrefslogtreecommitdiff
path: root/src/systemd
AgeCommit message (Expand)AuthorFilesLines
2013-01-15login: introduce sd_session_get_tty()Lennart Poettering1-0/+3
2012-12-05core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek1-0/+2
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering1-0/+3
2012-11-20journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en...Lennart Poettering1-0/+1
2012-11-16catalog: add catalog entries for all of systemd's own journal messagesLennart Poettering1-0/+3
2012-11-15journal: implement message catalogLennart Poettering1-0/+2
2012-10-26journal: provide an API that allows client to figure out whether they need to...Lennart Poettering1-0/+1
2012-10-18systemd: use structured logging for unit changesZbigniew Jędrzejewski-Szmek1-0/+2
2012-10-18journal: add ability to list values a specified field can take in all entries...Lennart Poettering1-11/+13
2012-10-16id128: introduce new SD_ID128_CONST_STR() macroLennart Poettering1-0/+36
2012-10-16journal: don't export MESSAGE_ID() macroLennart Poettering1-1/+0
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek1-0/+1
2012-10-10journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering1-0/+1
2012-09-21journald: log how big the journal files may growLennart Poettering1-0/+2
2012-09-17journald: log when we fail to forward messages to syslogLennart Poettering1-0/+2
2012-09-13daemon: Fix broken links to sd-daemon.cEelco Dolstra1-1/+1
2012-09-13journal: fix 128bit IDs of unit reload entriesLennart Poettering1-2/+2
2012-09-07journal: add call to determine current journal file disk usageLennart Poettering1-0/+2
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering2-5/+29
2012-08-10id128: don't use C99 bool in public headersLennart Poettering1-2/+1
2012-08-09journald: never read the same kernel msg twice, and generate message when we ...Lennart Poettering1-0/+1
2012-08-01journal: add sd_journal_perror() to APILennart Poettering1-0/+3
2012-07-13man: document sd_journal_get_data() and friendsLennart Poettering1-0/+1
2012-07-13man: document sd_journal_stream_fd()Lennart Poettering1-2/+2
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering5-2/+8
2012-07-13journal: beef up journal matches considerablyLennart Poettering1-0/+1
2012-07-11journal: rework directory enumeration/watch logicLennart Poettering1-2/+2
2012-07-10journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering1-0/+1
2012-07-09man: document sd_print() and friendsLennart Poettering1-1/+1
2012-06-26journal: typo fix in sd-journal.hDavid Strauss1-1/+1
2012-06-21login: wrap CanTTY and CanGraphical seat attributes in libsystemd-loginLennart Poettering1-0/+6
2012-06-21logind: introduce a state for session, being one of online, active, closingLennart Poettering1-2/+7
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering1-0/+3
2012-05-14sd-login: update header docs a bitLennart Poettering1-1/+3
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering5-20/+20
2012-04-11shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering1-0/+108
2012-04-02journal: implicitly add code location to all messages logged with the native ...Lennart Poettering1-2/+20
2012-03-05sd-login: c++ compatibilityLennart Poettering1-1/+1
2012-02-15login: introduce sd_session_get_display()Lennart Poettering1-0/+3
2012-02-14login: add new sd_session_get_type() and sd_session_get_class API callsLennart Poettering1-0/+6
2012-02-13Fix broken Git repository URLsMichael Biebl2-4/+4
2012-02-01service: add watchdog timestampMichael Olbrich1-0/+5
2012-01-23journal: move journal TODO into main TODOLennart Poettering1-19/+0
2012-01-14journal: hook up coredumping with journalLennart Poettering1-0/+2
2012-01-13api: add C++ guards to all headersLennart Poettering4-0/+32
2012-01-11sd-journal: implement a number of non-implemented calls from the API for nowLennart Poettering1-4/+3
2012-01-11systemd: reconnect to syslog as soon as the journal is fully upLennart Poettering1-2/+0
2012-01-10shutdown: exclude processes with argv[0][0] from killingLennart Poettering1-0/+4
2012-01-07journald: remove inner loop debug messageLennart Poettering1-0/+1
2012-01-07sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...Lennart Poettering1-2/+0