summaryrefslogtreecommitdiff
path: root/src/systemd/sd-id128.h
Commit message (Expand)AuthorAgeFilesLines
* sd-id128: add compound literal love to sd_id128_to_string() + id128_to_uuid_s...Lennart Poettering2021-08-201-1/+3
* sd-id128: add SD_ID128_MAKE_UUID_STRZbigniew Jędrzejewski-Szmek2021-06-151-0/+3
* sd-id128: document everywhere that we treat all UUIDs as Variant 1Lennart Poettering2021-06-151-1/+3
* sd-id128: add convenience functions to compare multiple sd_id128_tZbigniew Jędrzejewski-Szmek2021-04-211-0/+27
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop duplicated blank linesYu Watanabe2019-07-151-1/+0
* sd-id128: expose ID128_UUID_FORMAT_STRZbigniew Jędrzejewski-Szmek2019-04-051-0/+3
* Use c99 static array size declarations in exported functions tooZbigniew Jędrzejewski-Szmek2019-01-041-1/+1
* sd-id128: add helpers to check fo all-0xFF idsLennart Poettering2018-12-151-0/+5
* sd-id128: slightly reorder function prototypesLennart Poettering2018-12-151-2/+3
* sd-128: base SD_ID128_MAKE() macro on existing SD_ID128_ARRAY() macroLennart Poettering2018-12-151-4/+4
* sd-id128: add sd_id128_get_boot_app_specific()Zbigniew Jędrzejewski-Szmek2018-10-021-0/+1
* tree-wide: drop empty lines in the begining of commentsYu Watanabe2018-06-291-1/+0
* 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