summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* shared: add missing includesRonny Chevalier2014-10-31
* tests: add tests for strv.cRonny Chevalier2014-10-31
* tests: add tests for fileio.cRonny Chevalier2014-10-31
* sd-dhcp-client: clean up raw socket sd_event_source when creating new UDP socketDan Williams2014-10-31
* snapshot: return error when snapshot existsZbigniew Jędrzejewski-Szmek2014-10-30
* Convert the rest to sd_bus_errnomapZbigniew Jędrzejewski-Szmek2014-10-30
* bus: add sd_bus_errnomap sectionZbigniew Jędrzejewski-Szmek2014-10-30
* test: test a corner case in hashmap_remove_and_replace()Michal Schmidt2014-10-30
* hashmap: rewrite the implementationMichal Schmidt2014-10-30
* test: adjust max load factor in test_hashmap_many()Michal Schmidt2014-10-30
* mempool: add a zeroing alloc functionMichal Schmidt2014-10-30
* util: add log2u(), log2u_round_up()Michal Schmidt2014-10-30
* memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering2014-10-30
* memfd: always use our internal utility functions where we have themLennart Poettering2014-10-30
* memfd: drop memfd_get_name() as it is unusedLennart Poettering2014-10-30
* journal: when sending huge log messages prefer memfds over temporary files in...Lennart Poettering2014-10-30
* memfd: always create our memfds with CLOEXEC setLennart Poettering2014-10-30
* util: unify how we see srand()Lennart Poettering2014-10-30
* util: don't block on getrandom()Lennart Poettering2014-10-30
* sysusers: Preserve ownership and mode on /etc/passwd and friendsColin Guthrie2014-10-30
* systemctl: obey --state in list-unit-filesZbigniew Jędrzejewski-Szmek2014-10-29
* systemctl: let list-{units,unit-files } honour --typeZbigniew Jędrzejewski-Szmek2014-10-29
* missing.h: fix wrong __NR_getrandom syscall defDave Reisner2014-10-29
* udev: path_id - update commentsKay Sievers2014-10-30
* busctl: add new "capture" verb to record bus messages in libpcap compatible f...Lennart Poettering2014-10-30
* nspawn: ignore EEXIST when creating mount pointDave Reisner2014-10-29
* sd-bus: properly handle removals of non-existing matchesLennart Poettering2014-10-29
* missing: no tabs please, we are britishLennart Poettering2014-10-29
* missing: simplify memfd ifdefferyLennart Poettering2014-10-29
* util: make use of the new getrandom() syscall if it is available when needing...Lennart Poettering2014-10-29
* sd-rtnl: add bridge port rtnl attributes.Susant Sahani2014-10-29
* sd-rtnl: add support to set packet family typeSusant Sahani2014-10-29
* sd-rtnl: mark nested attributes with the NLA_F_NESTED flagTom Gundersen2014-10-29
* sd-rtnl: fix reading of nla typeTom Gundersen2014-10-29
* networkd: add Patch of MTU discovery for IPIP and GRESusant Sahani2014-10-29
* networkd: add back path of MTU discovery for SITSusant Sahani2014-10-29
* test: use assert_se() when testing tables so that we get a useful error when ...Lennart Poettering2014-10-28
* service: add missing state table entryLennart Poettering2014-10-28
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* swap: don't add too many deps for swap files form /proc/swapLennart Poettering2014-10-28
* udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers2014-10-28
* polkit: actually generate new InteractiveAuthorizationRequired error on the r...Lennart Poettering2014-10-28
* sd-bus: add support for new InteractiveAuthorizationRequired error from dbus ...Lennart Poettering2014-10-28
* mac: add mac_ prefix to distinguish origin security apisWaLyong Cho2014-10-28
* swap: drop noauto/nofail bools from Swap structureLennart Poettering2014-10-28
* swap: replace Discard= setting by a more generic Options= settingLennart Poettering2014-10-28
* udev hwdb: Support shipping pre-compiled database in system imagesMartin Pitt2014-10-28
* sd-login: let's not needlessly yell at usersLennart Poettering2014-10-28
* manager: print warning on console before rebootZbigniew Jędrzejewski-Szmek2014-10-27
* manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek2014-10-27