]> git.ipfire.org Git - thirdparty/systemd.git/history - src/systemd/sd-id128.h
tree-wide: spelling fixes
[thirdparty/systemd.git] / src / systemd / sd-id128.h
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