summaryrefslogtreecommitdiffstats
path: root/man/sd_watchdog_enabled.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-25Remove dead lines in various placesZbigniew Jędrzejewski-Szmek13-37/+18
2014-02-25hostnamectl: read virtualization/architecture from remote sideLennart Poettering1-16/+31
2014-02-25core: expose architecture as a bus property, so that we can easily query it r...Lennart Poettering1-0/+17
2014-02-24core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering13-23/+92
2014-02-24update TODOv210Lennart Poettering1-0/+8
2014-02-24NEWS: fix typosKay Sievers1-7/+7
2014-02-24build-sys: bump revisions and versionLennart Poettering2-9/+9
2014-02-24architecture: apparently there is LE ppc nowLennart Poettering2-2/+16
2014-02-24NEWS: add note about ifuncLennart Poettering1-2/+16
2014-02-24NEWS: prepare for release of 210Lennart Poettering2-0/+94
2014-02-24smack: rework security labeling for multiple frameworksŁukasz Stelmach2-41/+77
2014-02-24smack: set loaded_policy in smack_setup()Łukasz Stelmach3-3/+7
2014-02-24smack: relabel directories and files created by systemdŁukasz Stelmach1-3/+57
2014-02-24update TODOLennart Poettering1-5/+11
2014-02-24hostnamed: correct error messageMichal Sekletar1-1/+1
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering7-6/+45
2014-02-24update TODOLennart Poettering1-0/+4
2014-02-24units/serial-getty@.service: add [Install] sectionZbigniew Jędrzejewski-Szmek1-0/+3
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen6-9/+8
2014-02-24update TODOLennart Poettering1-0/+2
2014-02-24configure: Do not require xsltproc for installation of man pagesMike Gilbert1-6/+1
2014-02-24systemctl: move next elapse calculation to its own functionDjalal Harouni1-15/+27
2014-02-24dbus-timer: fix bus_timer_vtable to have the correct timesDjalal Harouni1-2/+2
2014-02-24update TODOLennart Poettering1-3/+0
2014-02-24getty-generator: verify ttys before we make use of themLennart Poettering1-0/+28
2014-02-24cgroup: certain cgroup attributes are not available in the root cgroup, hence...Lennart Poettering1-17/+24
2014-02-24core: gc half-created stub unitsLennart Poettering1-3/+0
2014-02-24core: expose root control group on the busLennart Poettering1-0/+1
2014-02-24update TODOLennart Poettering1-17/+1
2014-02-24nspawn: make use of the devices cgroup controller by defaultLennart Poettering1-7/+71
2014-02-24cgroup: parse array cgroup properties correctly when they aren't at the end o...Lennart Poettering1-1/+12
2014-02-24sd-dhcp-client: respect TP_STATUS_CSUMNOTREADYTom Gundersen4-8/+36
2014-02-24update TODOLennart Poettering1-0/+3
2014-02-24NEWS: mention 99-default.link and NamePolicyZbigniew Jędrzejewski-Szmek1-0/+10
2014-02-23sd-dhcp-client: fix max size of REQUEST messageTom Gundersen1-1/+1
2014-02-23sd-dhcp: message_init - only set secs in the clientTom Gundersen3-9/+12
2014-02-23sd-dhcp: don't reject packets with the 'wrong' source portTom Gundersen1-5/+5
2014-02-23sd-dhcp: use FIONREAD to get correct size of incoming DHCP packetTom Gundersen2-12/+26
2014-02-23journal: downgrade vaccuum message to debug levelLennart Poettering1-1/+1
2014-02-23man: document that per-interface sysctl variables are applied as network inte...Lennart Poettering1-0/+10
2014-02-23sd-dhcp: equally verify udp and raw dhcp messagesTom Gundersen3-50/+68
2014-02-23update TODOLennart Poettering1-0/+2
2014-02-23core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering13-69/+146
2014-02-23docs: add new gudev functions to documentationZbigniew Jędrzejewski-Szmek1-0/+2
2014-02-23src/shared/ cannot reference symbols from librariesKay Sievers5-83/+150
2014-02-23sd-dhcp: be more detailed about invalid headersTom Gundersen2-10/+28
2014-02-23build-sys: remove libsystemd.sym duplicateDavid Herrmann1-1/+0
2014-02-22build-sys: fix libsystemd --enable-kdbus symbol exportKay Sievers1-2/+2
2014-02-22build-sys: build compat libs from sources, avoiding the not generally availab...Kay Sievers2-32/+27
2014-02-22networkd: handle SIGINT and SIGTERMTom Gundersen4-5/+44