]> git.ipfire.org Git - thirdparty/systemd.git/history - src/systemd
umount: MS_MGC_VAL is so 90s
[thirdparty/systemd.git] / src / systemd /
2012-08-10  Lennart Poetteringid128: don't use C99 bool in public headers
2012-08-09  Lennart Poetteringjournald: never read the same kernel msg twice, and...
2012-08-01  Lennart Poetteringjournal: add sd_journal_perror() to API
2012-07-13  Lennart Poetteringman: document sd_journal_get_data() and friends
2012-07-13  Lennart Poetteringman: document sd_journal_stream_fd()
2012-07-12  Lennart Poetteringman: move header file man pages from section 7 to 3
2012-07-12  Lennart Poetteringjournal: beef up journal matches considerably
2012-07-10  Lennart Poetteringjournal: rework directory enumeration/watch logic
2012-07-10  Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-07-09  Lennart Poetteringman: document sd_print() and friends
2012-06-26  David Straussjournal: typo fix in sd-journal.h
2012-06-21  Lennart Poetteringlogin: wrap CanTTY and CanGraphical seat attributes...
2012-06-21  Lennart Poetteringlogind: introduce a state for session, being one of...
2012-06-16  Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-05-14  Lennart Poetteringsd-login: update header docs a bit
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Lennart Poetteringshutdownd: rework interface, allow subscribing to sched...
2012-04-03  Kay Sieversimport udev repository
2012-04-02  Lennart Poetteringjournal: implicitly add code location to all messages...
2012-03-05  Lennart Poetteringsd-login: c++ compatibility
2012-02-15  Lennart Poetteringlogin: introduce sd_session_get_display()
2012-02-14  Lennart Poetteringlogin: add new sd_session_get_type() and sd_session_get...
2012-02-13  Michael BieblFix broken Git repository URLs
2012-02-01  Michael Olbrichservice: add watchdog timestamp
2012-01-23  Lennart Poetteringjournal: move journal TODO into main TODO
2012-01-14  Lennart Poetteringjournal: hook up coredumping with journal
2012-01-12  Lennart Poetteringapi: add C++ guards to all headers
2012-01-11  Lennart Poetteringsd-journal: implement a number of non-implemented calls...
2012-01-11  Lennart Poetteringsystemd: reconnect to syslog as soon as the journal...
2012-01-10  Lennart Poetteringshutdown: exclude processes with argv[0][0] from killing
2012-01-07  Lennart Poetteringjournald: remove inner loop debug message
2012-01-07  Lennart Poetteringsd-id128: let's make our API a bit smaller, since sd_id...
2012-01-05  Lennart Poetteringlogin: implement sd_session_get_service()
2012-01-05  Lennart Poetteringjournal: rename syslog tag to identifier since that...
2012-01-05  Lennart Poetteringheaders: fix git URLs for source files
2012-01-05  Lennart Poetteringbuild-sys: add stub makefiles to subdirs
2012-01-05  Lennart Poetteringjournal: fix include in sd-journal.h
2012-01-05  Lennart Poetteringjournal: add missing sd-messages.h
2012-01-05  Lennart Poetteringbuild-sys: move public header files into a dir of their own