summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update TODOv210Lennart Poettering2014-02-241-0/+8
* NEWS: fix typosKay Sievers2014-02-241-7/+7
* build-sys: bump revisions and versionLennart Poettering2014-02-242-9/+9
* architecture: apparently there is LE ppc nowLennart Poettering2014-02-242-2/+16
* NEWS: add note about ifuncLennart Poettering2014-02-241-2/+16
* NEWS: prepare for release of 210Lennart Poettering2014-02-242-0/+94
* smack: rework security labeling for multiple frameworksŁukasz Stelmach2014-02-242-41/+77
* smack: set loaded_policy in smack_setup()Łukasz Stelmach2014-02-243-3/+7
* smack: relabel directories and files created by systemdŁukasz Stelmach2014-02-241-3/+57
* update TODOLennart Poettering2014-02-241-5/+11
* hostnamed: correct error messageMichal Sekletar2014-02-241-1/+1
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-247-6/+45
* update TODOLennart Poettering2014-02-241-0/+4
* units/serial-getty@.service: add [Install] sectionZbigniew Jędrzejewski-Szmek2014-02-241-0/+3
* virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen2014-02-246-9/+8
* update TODOLennart Poettering2014-02-241-0/+2
* configure: Do not require xsltproc for installation of man pagesMike Gilbert2014-02-241-6/+1
* systemctl: move next elapse calculation to its own functionDjalal Harouni2014-02-231-15/+27
* dbus-timer: fix bus_timer_vtable to have the correct timesDjalal Harouni2014-02-231-2/+2
* update TODOLennart Poettering2014-02-241-3/+0
* getty-generator: verify ttys before we make use of themLennart Poettering2014-02-241-0/+28
* cgroup: certain cgroup attributes are not available in the root cgroup, hence...Lennart Poettering2014-02-241-17/+24
* core: gc half-created stub unitsLennart Poettering2014-02-241-3/+0
* core: expose root control group on the busLennart Poettering2014-02-241-0/+1
* update TODOLennart Poettering2014-02-241-17/+1
* nspawn: make use of the devices cgroup controller by defaultLennart Poettering2014-02-241-7/+71
* cgroup: parse array cgroup properties correctly when they aren't at the end o...Lennart Poettering2014-02-241-1/+12
* sd-dhcp-client: respect TP_STATUS_CSUMNOTREADYTom Gundersen2014-02-244-8/+36
* update TODOLennart Poettering2014-02-241-0/+3
* NEWS: mention 99-default.link and NamePolicyZbigniew Jędrzejewski-Szmek2014-02-231-0/+10
* sd-dhcp-client: fix max size of REQUEST messageTom Gundersen2014-02-231-1/+1
* sd-dhcp: message_init - only set secs in the clientTom Gundersen2014-02-233-9/+12
* sd-dhcp: don't reject packets with the 'wrong' source portTom Gundersen2014-02-231-5/+5
* sd-dhcp: use FIONREAD to get correct size of incoming DHCP packetTom Gundersen2014-02-232-12/+26
* journal: downgrade vaccuum message to debug levelLennart Poettering2014-02-231-1/+1
* man: document that per-interface sysctl variables are applied as network inte...Lennart Poettering2014-02-231-0/+10
* sd-dhcp: equally verify udp and raw dhcp messagesTom Gundersen2014-02-233-50/+68
* update TODOLennart Poettering2014-02-231-0/+2
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-2313-69/+146
* docs: add new gudev functions to documentationZbigniew Jędrzejewski-Szmek2014-02-221-0/+2
* src/shared/ cannot reference symbols from librariesKay Sievers2014-02-235-83/+150
* sd-dhcp: be more detailed about invalid headersTom Gundersen2014-02-232-10/+28
* build-sys: remove libsystemd.sym duplicateDavid Herrmann2014-02-231-1/+0
* build-sys: fix libsystemd --enable-kdbus symbol exportKay Sievers2014-02-221-2/+2
* build-sys: build compat libs from sources, avoiding the not generally availab...Kay Sievers2014-02-222-32/+27
* networkd: handle SIGINT and SIGTERMTom Gundersen2014-02-224-5/+44
* test: always use assert_se in testsTom Gundersen2014-02-224-259/+259
* sd-dhcp: add very basic debug loggingTom Gundersen2014-02-222-3/+27
* build-sys: add seccomp includes where neededKay Sievers2014-02-221-2/+44
* gudev: add device::get_sysfs_attr_keys and device::has_sysfs_attrAndreas Fuchs2014-02-222-0/+56