summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen
2014-02-23systemctl: move next elapse calculation to its own functionDjalal Harouni
2014-02-23dbus-timer: fix bus_timer_vtable to have the correct timesDjalal Harouni
2014-02-24getty-generator: verify ttys before we make use of themLennart Poettering
2014-02-24cgroup: certain cgroup attributes are not available in the root cgroup, hence...Lennart Poettering
2014-02-24core: gc half-created stub unitsLennart Poettering
2014-02-24core: expose root control group on the busLennart Poettering
2014-02-24nspawn: make use of the devices cgroup controller by defaultLennart Poettering
2014-02-24cgroup: parse array cgroup properties correctly when they aren't at the end o...Lennart Poettering
2014-02-24sd-dhcp-client: respect TP_STATUS_CSUMNOTREADYTom Gundersen
2014-02-23sd-dhcp-client: fix max size of REQUEST messageTom Gundersen
2014-02-23sd-dhcp: message_init - only set secs in the clientTom Gundersen
2014-02-23sd-dhcp: don't reject packets with the 'wrong' source portTom Gundersen
2014-02-23sd-dhcp: use FIONREAD to get correct size of incoming DHCP packetTom Gundersen
2014-02-23journal: downgrade vaccuum message to debug levelLennart Poettering
2014-02-23sd-dhcp: equally verify udp and raw dhcp messagesTom Gundersen
2014-02-23core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering
2014-02-23src/shared/ cannot reference symbols from librariesKay Sievers
2014-02-23sd-dhcp: be more detailed about invalid headersTom Gundersen
2014-02-23build-sys: remove libsystemd.sym duplicateDavid Herrmann
2014-02-22build-sys: fix libsystemd --enable-kdbus symbol exportKay Sievers
2014-02-22build-sys: build compat libs from sources, avoiding the not generally availab...Kay Sievers
2014-02-22networkd: handle SIGINT and SIGTERMTom Gundersen
2014-02-22test: always use assert_se in testsTom Gundersen
2014-02-22sd-dhcp: add very basic debug loggingTom Gundersen
2014-02-22gudev: add device::get_sysfs_attr_keys and device::has_sysfs_attrAndreas Fuchs
2014-02-22udev: net - allow MTU and Speed to be specified with unitsTom Gundersen
2014-02-22cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...Lennart Poettering
2014-02-21net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen
2014-02-21net: initialize structs when declaringTom Gundersen
2014-02-21net: initialize structs when declaring them/do not clobber caller variablesLennart Poettering
2014-02-21logind: when we wake up from suspend and the lid is still closed, go to sleep...Lennart Poettering
2014-02-21event: add new kind of event source called "post"Lennart Poettering
2014-02-21udev - link-setup - expose ID_NET_DRIVERTom Gundersen
2014-02-21logind-session: Fix invalid free in the error caseJasper St. Pierre
2014-02-21man: don't document ".include" in configuration files anymore as first step t...Lennart Poettering
2014-02-21journald: ignore failure to watch hostname_fd on older kernelsDave Reisner
2014-02-21ptyfwd: reset nonblocking modeLennart Poettering
2014-02-21.network/.netdev/.link: allow to match on architectureTom Gundersen
2014-02-21sd-event: Fix systemd crash when using timer units.Thomas Bächler
2014-02-21systemctl: fix compiler warning in list_timers()Daniel Mack
2014-02-21shared/architecture.h: fix preprocessor directivesDaniel Mack
2014-02-20manager: be more precise in message about restartZbigniew Jędrzejewski-Szmek
2014-02-21nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...Lennart Poettering
2014-02-21replace tabs with spaces in some filesJason St. John
2014-02-21core: Add AppArmor profile switchingMichael Scherer
2014-02-21selinux: Don't attempt to load policy in initramfs if it doesn't existColin Walters
2014-02-21missing: simplificationsLennart Poettering
2014-02-21build-sys: Add setns() functions if not in the C library.Holger Schurig