summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-30Convert the rest to sd_bus_errnomapZbigniew Jędrzejewski-Szmek
2014-10-30bus: add sd_bus_errnomap sectionZbigniew Jędrzejewski-Szmek
2014-10-30test: test a corner case in hashmap_remove_and_replace()Michal Schmidt
2014-10-30configure.ac: add --enable-hashmap-debug optionMichal Schmidt
2014-10-30tools: add gdb command to dump hashmap informationMichal Schmidt
2014-10-30hashmap: rewrite the implementationMichal Schmidt
2014-10-30test: adjust max load factor in test_hashmap_many()Michal Schmidt
2014-10-30mempool: add a zeroing alloc functionMichal Schmidt
2014-10-30util: add log2u(), log2u_round_up()Michal Schmidt
2014-10-30memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering
2014-10-30memfd: always use our internal utility functions where we have themLennart Poettering
2014-10-30memfd: drop memfd_get_name() as it is unusedLennart Poettering
2014-10-30update TODOLennart Poettering
2014-10-30journal: when sending huge log messages prefer memfds over temporary files in...Lennart Poettering
2014-10-30CODING_STYLE: clarify that we really should use O_CLOEXEC everywhereLennart Poettering
2014-10-30memfd: always create our memfds with CLOEXEC setLennart Poettering
2014-10-30util: unify how we see srand()Lennart Poettering
2014-10-30util: don't block on getrandom()Lennart Poettering
2014-10-30sysusers: Preserve ownership and mode on /etc/passwd and friendsColin Guthrie
2014-10-30keymap: Ignore brightness keys on Dell Inspiron 1520 to avoid double eventsHans de Goede
2014-10-29zsh-completion: update start/restart completionsZbigniew Jędrzejewski-Szmek
2014-10-29bash-completion: use improved filtering to make things fasterZbigniew Jędrzejewski-Szmek
2014-10-29systemctl: obey --state in list-unit-filesZbigniew Jędrzejewski-Szmek
2014-10-29systemctl: let list-{units,unit-files } honour --typeZbigniew Jędrzejewski-Szmek
2014-10-29bash-completion: rework startable/restartable units once moreZbigniew Jędrzejewski-Szmek
2014-10-29missing.h: fix wrong __NR_getrandom syscall defDave Reisner
2014-10-30udev: path_id - update commentsKay Sievers
2014-10-30busctl: add new "capture" verb to record bus messages in libpcap compatible f...Lennart Poettering
2014-10-29nspawn: ignore EEXIST when creating mount pointDave Reisner
2014-10-29sd-bus: properly handle removals of non-existing matchesLennart Poettering
2014-10-29missing: no tabs please, we are britishLennart Poettering
2014-10-29update TODOLennart Poettering
2014-10-29missing: simplify memfd ifdefferyLennart Poettering
2014-10-29util: make use of the new getrandom() syscall if it is available when needing...Lennart Poettering
2014-10-29sd-rtnl: add bridge port rtnl attributes.Susant Sahani
2014-10-29sd-rtnl: add support to set packet family typeSusant Sahani
2014-10-29sd-rtnl: mark nested attributes with the NLA_F_NESTED flagTom Gundersen
2014-10-29sd-rtnl: fix reading of nla typeTom Gundersen
2014-10-29networkd: add Patch of MTU discovery for IPIP and GRESusant Sahani
2014-10-29networkd: add back path of MTU discovery for SITSusant Sahani
2014-10-28NEWS: well, it's Options= now, not Discard=Lennart Poettering
2014-10-28build-sys: do not use "label" functions in libsystemd_sharedsystemd/v217Kay Sievers
2014-10-28update NEWSLennart Poettering
2014-10-28test: use assert_se() when testing tables so that we get a useful error when ...Lennart Poettering
2014-10-28service: add missing state table entryLennart Poettering
2014-10-28core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog
2014-10-28swap: don't add too many deps for swap files form /proc/swapLennart Poettering
2014-10-28udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers
2014-10-28NEWS: fix typosRonny Chevalier
2014-10-28NEWS: updateKay Sievers