summaryrefslogtreecommitdiff
path: root/src/systemd/sd-id128.h
AgeCommit message (Expand)Author
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-02-24id128: add new sd_id128_is_null() callLennart Poettering
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-03-25src/systemd: fix grammar and spelling errors in commentsJason St. John
2014-01-28bus: rework bloom filter logic to operate with variable bloom filterLennart Poettering
2013-12-22shared: switch our hash table implementation over to SipHashLennart Poettering
2013-11-12id128: introduce SD_ID128_STRING_MAX consant for sizing id128 stringsLennart Poettering
2013-11-07api: replace manual C++ guards by macrosLennart Poettering
2013-11-07api: add C++ guardsLennart Poettering
2013-04-30id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering
2012-10-16id128: introduce new SD_ID128_CONST_STR() macroLennart Poettering
2012-10-16journal: don't export MESSAGE_ID() macroLennart Poettering
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek
2012-09-21journald: log how big the journal files may growLennart Poettering
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-08-10id128: don't use C99 bool in public headersLennart Poettering
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-01-13api: add C++ guards to all headersLennart Poettering
2012-01-07sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...Lennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering