summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10build-sys: turn off SMACK capabilities stuff for now, since it is incompatibl...Lennart Poettering1-4/+4
2014-12-10update TODOLennart Poettering1-6/+0
2014-12-10scope: make attachment of initial PIDs a bit more robustLennart Poettering6-24/+49
2014-12-10core: don't migrate PIDs for units that may contain subcgroups, do this only ...Lennart Poettering1-4/+14
2014-12-10update TODOLennart Poettering1-2/+1
2014-12-10core: properly pass unit file state to clients via the busLennart Poettering2-2/+1
2014-12-10build-sys: fix link-orderKay Sievers1-4/+4
2014-12-10update TODOLennart Poettering1-2/+0
2014-12-10sd-bus: make BUS_ERROR_MAP_ELF_USE() use a const variableLennart Poettering1-1/+1
2014-12-10networkd: rename section [BridgePort] → [Bridge]Lennart Poettering3-4/+4
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering27-29/+29
2014-12-10networkd-dhcp6: Support ICMPv6 Other informationPatrik Flykt1-5/+50
2014-12-10networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new filePatrik Flykt4-121/+168
2014-12-10test-dhcp6-client: Add a simple Information Request test casePatrik Flykt2-19/+108
2014-12-10sd-dhcp6-client: Implement Information Request messagePatrik Flykt3-35/+117
2014-12-10sd-dhcp6-lease: Return only -EINVAL when a NULL lease is suppliedPatrik Flykt1-1/+3
2014-12-10sd-dhcp6-client: Make end of successfull option parsing explicitPatrik Flykt1-1/+4
2014-12-10hwdb: fix typoTorstein Husebø1-1/+1
2014-12-10hwdb: add two more mice to the DPI databaseLennart Poettering1-0/+8
2014-12-10hwdb: add another Logitech mouse (M-BZ96C)Lennart Poettering1-0/+4
2014-12-10TODOLennart Poettering1-0/+2
2014-12-10man: improve docs for systemd-modules-load.serviceLennart Poettering1-2/+2
2014-12-10hwdb: add DPI data for M325 mouseLennart Poettering1-0/+4
2014-12-10test: fix some tests when running inside a containerJan Synacek3-2/+12
2014-12-10virt: when detecting containers and /run/systemd/container cannot be read, ch...Lennart Poettering1-2/+20
2014-12-09systemctl: fix invalid free when enabling sysv services failsZbigniew Jędrzejewski-Szmek1-16/+6
2014-12-09ima-setup: simplifyZbigniew Jędrzejewski-Szmek1-42/+17
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek13-77/+51
2014-12-10kdbus: downgrade warning if we cannot patch kdbus attach mask to DEBUG if kdb...Lennart Poettering1-1/+1
2014-12-10util: introduce our own gperf based capability listLennart Poettering12-23/+215
2014-12-10update TODOLennart Poettering1-0/+2
2014-12-10build-sys: fix CLEANFILES= for dns_type listLennart Poettering1-2/+2
2014-12-10mount: clarify that we really need to replace the utab inotify code with the ...Lennart Poettering2-2/+6
2014-12-10core: unify how we iterate over inotify eventsLennart Poettering6-89/+64
2014-12-10mount: use bools where appropriateLennart Poettering1-2/+2
2014-12-10catalog: fix typos in the French translationRonny Chevalier1-2/+2
2014-12-10shell-completion: systemctl editRonny Chevalier3-3/+4
2014-12-10NEWS: fix typosRonny Chevalier1-2/+2
2014-12-10gitignore: hide some more filesLennart Poettering1-0/+2
2014-12-10hwdb: update PCI, USB, OUI databasesLennart Poettering3-302/+3005
2014-12-10build-sys: don't fail if CAP_SETFCAP is missingLennart Poettering1-1/+1
2014-12-10hwdb: add more mouse DPI entriesPeter Hutterer1-0/+69
2014-12-10NEWS: add contributors listLennart Poettering1-1/+21
2014-12-10NEWS: prepare NEWS for new releaseLennart Poettering2-4/+169
2014-12-10nspawn: create the macvlan MAC addresses in an arch independent stable wayLennart Poettering1-5/+9
2014-12-09journal: optimize iteration: skip files that cannot improve current candidate...Michal Schmidt1-0/+24
2014-12-09journal: optimize iteration: skip whole files behind current locationMichal Schmidt1-0/+23
2014-12-09networkd: remove unused variableThomas Hindoe Paaboel Andersen1-1/+0
2014-12-09unit: update unit dropin paths and time when dropin file is written.WaLyong Cho1-2/+19
2014-12-09bus-proxy: cloning smack labelPrzemyslaw Kedzierski7-3/+60