summaryrefslogtreecommitdiff
path: root/src/systemd
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-05login: implement sd_session_get_service()Lennart Poettering1-0/+3
2012-01-05journal: rename syslog tag to identifier since that's what we call it on the ...Lennart Poettering1-2/+1
2012-01-05headers: fix git URLs for source filesLennart Poettering2-3/+3
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering1-0/+1
2012-01-05journal: fix include in sd-journal.hLennart Poettering1-1/+1
2012-01-05journal: add missing sd-messages.hLennart Poettering1-0/+31
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering5-0/+662