summaryrefslogtreecommitdiffstats
path: root/man/udevadm.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-04macro: introduce new PID_TO_PTR macros and make use of themLennart Poettering6-24/+27
2015-09-04man: always use the same example in nss module documentationLennart Poettering2-4/+4
2015-09-04hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-0/+33
2015-09-03udev: ignore ENOEXEC from cgroup lookupDavid Herrmann1-1/+1
2015-09-03cg_get_path: Removed unreachable statementreverendhomer1-4/+1
2015-09-03Add Mionix MouseMangix1-0/+9
2015-09-02tree-wide: fix indentationThomas Hindoe Paaboel Andersen2-2/+2
2015-09-02scope: do not compare a bool return with "<= 0"Thomas Hindoe Paaboel Andersen1-1/+1
2015-09-02udev: net_id - support predictable ifnames on virtio busesTom Gundersen1-0/+8
2015-09-02man: *.d conf directories: add note about initrd regenerationJan Synacek1-1/+3
2015-09-02virt: detect parallels virtualizationEvgeny Vereshchagin2-3/+10
2015-09-01core: unified cgroup hierarchy supportLennart Poettering23-593/+1495
2015-09-01hwdb: more miceThomas Hindoe Paaboel Andersen1-0/+8
2015-09-01sd-bus: when connecting to a container, don't fall back to host busLennart Poettering1-6/+17
2015-09-01sd-bus: when connecting to a kdbus container bus pass error upLennart Poettering1-15/+31
2015-09-01machined: introduce a ptsname_namespace() call and make use of itLennart Poettering3-3/+25
2015-09-01machined: call unlockpt() in container, not hostLennart Poettering3-9/+6
2015-09-01core: Log parse errors in config_parse_cpu_affinity2Filipe Brandenburger1-1/+4
2015-09-01core: rework when we kill with which signalLennart Poettering1-6/+6
2015-09-01core: don't allow changing the slice of a unit while it is activeLennart Poettering1-0/+3
2015-09-01unit: small clean-upsLennart Poettering1-8/+11
2015-09-01core: when looking for the unit for a process, look at the PID hashmaps firstLennart Poettering1-0/+9
2015-09-01run: enable interactive authorizationEvgeny Vereshchagin3-1/+47
2015-09-01cgroup: the root cgroup is always populatedLennart Poettering1-0/+4
2015-09-01cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering10-35/+28
2015-09-01cgroup: small cleanups and coding style fixesLennart Poettering2-25/+37
2015-09-01cgroup: don't allow hidden cgroupsLennart Poettering1-1/+1
2015-09-01cgroup: never migrate kernel threads out of the root cgroupLennart Poettering1-0/+8
2015-09-01man: fix typos in systemd-path.xmlThomas Hindoe Paaboel Andersen1-2/+2
2015-09-01tree-wide: do not shadow the global var timezoneThomas Hindoe Paaboel Andersen6-20/+20
2015-09-01units: enable waiting for unit termination in certain casesLennart Poettering3-18/+37
2015-09-01core: add OOM check in config_parse_join_controllersFilipe Brandenburger1-0/+2
2015-09-01core: Log parse errors in config_parse_join_controllersFilipe Brandenburger1-1/+4
2015-09-01unit: suppress unnecessary cgroup empty checkLennart Poettering1-6/+21
2015-09-01manager: don't write first-boot flag file all the timeLennart Poettering2-6/+10
2015-09-01sd-login: improve error handlingLennart Poettering2-9/+23
2015-09-01cgtop: properly show "/" instead of empty string in cgroup listLennart Poettering1-3/+5
2015-09-01set: return NULL on destructorsLennart Poettering1-2/+4
2015-09-01selinux: always use *_raw API from libselinuxMichal Sekletar2-7/+7
2015-09-01build-sys: Look for gcc-* binutils wrappers only if we're using GCCJan Alexander Steffens (heftig)2-5/+95
2015-09-01logind: Listen to WMI hotkeys to catch SW_DOCK state/eventsMartin Pitt1-0/+1
2015-09-01core: Use extract_first_word in config_parse_join_controllersFilipe Brandenburger1-11/+11
2015-09-01util: Declare a cleanup routine for a cpu_set_tFilipe Brandenburger2-6/+5
2015-09-01core: Use extract_first_word in config_parse_cpu_affinity2Filipe Brandenburger1-10/+10
2015-08-31networkd: dhcp-server - allow configuration of the poolTom Gundersen6-1/+25
2015-08-31networkd: dhcp-server - default to manage the whole subnetTom Gundersen1-2/+2
2015-08-31sd-dhcp-server: simplify pool creationTom Gundersen5-60/+77