summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-06machined: simplificationLennart Poettering
2015-01-06journald: allow restarting journald without losing stream connectionsLennart Poettering
2015-01-06core: add new logic for services to store file descriptors in PID 1Lennart Poettering
2015-01-05cgroup: memory limits on / are not supportedZbigniew Jędrzejewski-Szmek
2015-01-05cgroup: fix error messageZbigniew Jędrzejewski-Szmek
2015-01-05journal: call connect() with dropped privilegesZbigniew Jędrzejewski-Szmek
2015-01-05core: rework counting of running jobsLennart Poettering
2015-01-05path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...Ivan Shapovalov
2015-01-05tmpfiles: fix 'D' linesLennart Poettering
2015-01-05nss-myhostname: always will in canonical hostname field when resolving addres...Lennart Poettering
2015-01-05bus-proxyd: don't allow to acquire org.freedesktop.DBus nameLukasz Skalski
2015-01-05core: fix typo in log messageMichael Biebl
2015-01-05machinectl: remove spurious newlineLennart Poettering
2015-01-05sd-bus: sync kdbus.hDaniel Mack
2015-01-05util: Do not clear parent mount flags when setting up namespacesTopi Miettinen
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2015-01-05fstab-generator: use more appropriate checks for swap and device availabilityLennart Poettering
2015-01-05libsystemd-network: fix typo in lldpTorstein Husebø
2015-01-05util: Fix signedness error in lines(), match implementationsColin Walters
2015-01-05journald: reuse IOVEC_TOTAL_SIZE() macros where possibleLennart Poettering
2015-01-05journald: when we detect the journal file we are about to write to has been d...Lennart Poettering
2015-01-05systemctl: properly iterate through service array when dispatching to sysvLennart Poettering
2015-01-05journald: add some additional checks before we divide by values read from jou...Lennart Poettering
2015-01-05journalctl: static variables immediately configured via command line argument...Lennart Poettering
2015-01-05journal: install sigbus handler for journal tools tooLennart Poettering
2015-01-05systemctl: fix waiting for jobs when using direct connections to PID 1 for dbusLennart Poettering
2015-01-05journald: constify all thingsLennart Poettering
2015-01-05machined,bus-proxy: fix connecting to containersLennart Poettering
2015-01-05journald: prefix exported calls with "server_", unexport unnecessary callsLennart Poettering
2015-01-05journald: process SIGBUS for the memory maps we set upLennart Poettering
2015-01-05nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering
2015-01-05cgroup: downgrade log messages when we cannot write to cgroup trees that are ...Lennart Poettering
2015-01-02machinectl: Check type instead of path before printing the typeThomas Hindoe Paaboel Andersen
2015-01-01mount: do not use -n when running in --user modeZbigniew Jędrzejewski-Szmek
2015-01-01Type of mount(2) flags is unsigned longTopi Miettinen
2015-01-01udev: improve help/usage for some more programsRobert Milasan
2015-01-01networkctl: avoid potential use of unitialized variablesZbigniew Jędrzejewski-Szmek
2015-01-01networkctl: remove unused variableZbigniew Jędrzejewski-Szmek
2015-01-01network: fix scanf/printf formatZbigniew Jędrzejewski-Szmek
2015-01-01missing: add __NR_renameat2Zbigniew Jędrzejewski-Szmek
2015-01-01Remove "to allow" from policy messagesZbigniew Jędrzejewski-Szmek
2015-01-01machined: fix grammar in org.freedesktop.machine1.policy.inPiotr Drąg
2014-12-31lldp: fix sd_lldp_save()David Herrmann
2014-12-31lldp: fix uninitialized cleanup var #2David Herrmann
2014-12-31lldp: fix uninitialized cleanup varDavid Herrmann
2014-12-31import: fix mem-leak in CurlGlueDavid Herrmann
2014-12-31lldp: fix double freeDavid Herrmann
2014-12-31networkctl: fix strappend() error checkingDavid Herrmann
2014-12-31network: add malloc-assertion in testDavid Herrmann
2014-12-31machinectl: remove dead codeDavid Herrmann