chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / src / systemd / sd-id128.h
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Sven EdenPrep v232.2: Unmask sd_id128_get_invocation(), it is...
2017-07-05 Sven EdenPrep v232: Add libelogind.sym entries for version 232.
2017-07-05 Sven EdenPrep v232: Apply missing updates from upstream
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Zbigniew Jędrzejew... headers: use __inline__ instead of inline
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Remove remaining emacs settings [6/6] src...
2015-02-24 Lennart Poetteringid128: add new sd_id128_is_null() call
2014-12-31 Veres Lajostree-wide: spelling fixes
2014-03-25 Jason St. Johnsrc/systemd: fix grammar and spelling errors in comments
2014-01-27 Lennart Poetteringbus: rework bloom filter logic to operate with variable...
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-11-11 Lennart Poetteringid128: introduce SD_ID128_STRING_MAX consant for sizing...
2013-11-07 Lennart Poetteringapi: replace manual C++ guards by macros
2013-11-07 Lennart Poetteringapi: add C++ guards
2013-04-30 Lennart Poetteringid128: when taking user input for a 128bit ID, validate...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-16 Lennart Poetteringid128: introduce new SD_ID128_CONST_STR() macro
2012-10-16 Lennart Poetteringjournal: don't export MESSAGE_ID() macro
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-21 Lennart Poetteringjournald: log how big the journal files may grow
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-08-10 Lennart Poetteringid128: don't use C99 bool in public headers
2012-07-12 Lennart Poetteringman: move header file man pages from section 7 to 3
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03 Kay Sieversimport udev repository
2012-01-12 Lennart Poetteringapi: add C++ guards to all headers
2012-01-07 Lennart Poetteringsd-id128: let's make our API a bit smaller, since sd_id...
2012-01-05 Lennart Poetteringbuild-sys: move public header files into a dir of their own