summaryrefslogtreecommitdiff
path: root/src/libsystemd-id128
Commit message (Collapse)AuthorAge
* macro: log assertion at debug level in assert_return()Lennart Poettering2013-12-10
|
* Use assert_return in more of the public APIThomas Hindoe Paaboel Andersen2013-12-02
|
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-30
| | | | Also, always accept both our simple hexdump syntax and UUID syntax.
* sd-id128: check that the kernel is feeding us proper dataZbigniew Jędrzejewski-Szmek2013-04-05
| | | | | | The characters are already checked, so we show that we don't trust the kernel. Make sure we don't overrun the buffer too.
* update .gitignoreKay Sievers2012-04-13
|
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-13
|
* move libsystemd-id128, libsystemd-daemon to subdirKay Sievers2012-04-12