summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)Author
2015-06-28util: fix incorrect escape sequence in string_is_safe()Eric Biggers
2015-06-18Merge pull request #294 from teg/hashmap-debug-locking-2David Herrmann
2015-06-18hashmap: debug - lock access to the global hashmap listTom Gundersen
2015-06-18Merge pull request #288 from phomes/cgroup-utilLennart Poettering
2015-06-18Merge pull request #289 from michich/hashmap-small-cleanupLennart Poettering
2015-06-18cgroup-util: actually use the path callbackThomas Hindoe Paaboel Andersen
2015-06-18exit-status: add missing include for SIG* definesMichael Olbrich
2015-06-17util: Introduce unquote_first_word_and_warnFilipe Brandenburger
2015-06-17util: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first_wordFilipe Brandenburger
2015-06-17util: Refactor common cunescape block in unquote_first_wordFilipe Brandenburger
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-06-17hashmap: allow NULL key in ordered_hashmap_next()Michal Schmidt
2015-06-17hashmap: remove _IDX_ITERATOR_NIL definitionMichal Schmidt
2015-06-17Merge pull request #246 from smcv/xpg-not-xdgLennart Poettering
2015-06-17Stop talking about the "XDG" version of basename()Simon McVittie
2015-06-17sd-event: make errors on EPOLL_CTL_DEL pseudo-fatalDavid Herrmann
2015-06-16tmpfiles: silently ignore failed removal of btrfs submount from non-dirTom Gundersen
2015-06-16Merge pull request #197 from dvdhrm/hashmapMichal Schmidt
2015-06-16signal-util: fix incorrect argument of va_startRonny Chevalier
2015-06-15Merge pull request #214 from poettering/signal-rework-2Lennart Poettering
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering
2015-06-15util: when creating temporary file names, allow including extra id string in itLennart Poettering
2015-06-15btrfs-util: when snapshotting make sure we don't descent into subvolumes we j...Lennart Poettering
2015-06-14hashmap: fix iterators to not skip entriesDavid Herrmann
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers