summaryrefslogtreecommitdiff
path: root/src/systemd/sd-id128.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-02-151-0/+3
* sd-id128: add new sd_id128_get_machine_app_specific() APILennart Poettering2016-11-291-1/+1
* core: add "invocation ID" concept to service managerLennart Poettering2016-10-071-1/+1
* headers: use __inline__ instead of inlineZbigniew Jędrzejewski-Szmek2016-03-111-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* id128: add new sd_id128_is_null() callLennart Poettering2015-02-241-0/+4
* tree-wide: spelling fixesVeres Lajos2014-12-301-1/+1
* src/systemd: fix grammar and spelling errors in commentsJason St. John2014-03-251-1/+1
* bus: rework bloom filter logic to operate with variable bloom filterLennart Poettering2014-01-281-0/+4
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-221-3/+3
* id128: introduce SD_ID128_STRING_MAX consant for sizing id128 stringsLennart Poettering2013-11-121-3/+5
* api: replace manual C++ guards by macrosLennart Poettering2013-11-071-6/+4
* api: add C++ guardsLennart Poettering2013-11-071-2/+2
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-301-1/+1
* id128: introduce new SD_ID128_CONST_STR() macroLennart Poettering2012-10-161-0/+36
* journal: don't export MESSAGE_ID() macroLennart Poettering2012-10-161-1/+0
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-131-0/+1
* journald: log how big the journal files may growLennart Poettering2012-09-211-0/+2
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-031-0/+1
* id128: don't use C99 bool in public headersLennart Poettering2012-08-101-2/+1
* man: move header file man pages from section 7 to 3Lennart Poettering2012-07-131-0/+2
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* api: add C++ guards to all headersLennart Poettering2012-01-131-0/+8
* sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...Lennart Poettering2012-01-071-2/+0
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-051-0/+63