summaryrefslogtreecommitdiff
path: root/src/systemd/sd-id128.h
Commit message (Expand)AuthorAgeFilesLines
* 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