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