summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-1232-0/+0
* udev: keymap - remove weird 'c2 a0' character sequences which break the checkKay Sievers2012-04-121-5/+5
* One can specify in which cgroup hierarchies a systemd-nspawn container will a...Léo Gillot-Lamure2012-04-121-6/+29
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12295-1121/+1121
* udev: check-keymaps.sh - fix source directoryKay Sievers2012-04-121-5/+5
* polkit: when spawning off agent, wait until the agent is fully initializedLennart Poettering2012-04-114-5/+30
* udev: fix RUN+= logic regarding builtin vs. programKay Sievers2012-04-111-1/+1
* enable proper access timestamps on all tmpfs mountsKay Sievers2012-04-112-6/+6
* tmpfiles: open directories with O_NOATIME to preserve timestampKay Sievers2012-04-111-1/+1
* polkit: temporarily spawn of a polkit agent in terminals for possibly authent...Lennart Poettering2012-04-119-136/+299
* main: disarm watchdog when preparing for reexecutionLennart Poettering2012-04-112-4/+5
* put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers2012-04-114-3/+3
* move libsystemd_core.la sources into core/Kay Sievers2012-04-1192-0/+0
* main: unset some bash specific environment variables that might get leaked to usLennart Poettering2012-04-111-0/+6
* main: drop container/initrd env vars from inherited setLennart Poettering2012-04-116-23/+48
* machine-id: don't delete runtime machine-id, and place it in /runLennart Poettering2012-04-111-11/+8
* main: add URL to cgroups check messageLennart Poettering2012-04-111-3/+6
* split selinux label operations out of cgroup-util, socket-utilKay Sievers2012-04-114-149/+224
* shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering2012-04-114-125/+307
* systemctl: don't forward poweroff/reboot requests to logind if time is set or...Lennart Poettering2012-04-111-25/+35
* logs-show: fix output of log lines lacking commLennart Poettering2012-04-111-1/+2
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-1033-71/+156
* dbus: make the service property StartLimitAction writeableMichael Olbrich2012-04-101-2/+3
* dbus: add generic DEFINE_BUS_PROPERTY_SET_ENUM() macro for enum propertiesMichael Olbrich2012-04-101-0/+15
* dbus: add data argument to BusPropertySetCallbackMichael Olbrich2012-04-103-4/+8
* watchdog: really return the actual watchdog timeoutMichael Olbrich2012-04-101-2/+5
* move list.h, macro.h, ioprio.h to shared/Kay Sievers2012-04-103-0/+0
* move pager.[ch] to shared/Kay Sievers2012-04-102-0/+0
* move cgroup-util.[ch] to shared/Kay Sievers2012-04-102-0/+0
* udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers2012-04-1010-31/+15
* util: move ACL code into internal libraryKay Sievers2012-04-104-3/+3
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-1033-141/+265
* udev: set errno = ENOSYS for removed interfacesKay Sievers2012-04-101-0/+1
* udev: remove RUN+="socket:.." and udev_monitor_new_from_netlink()Kay Sievers2012-04-094-180/+77
* udev: convert 'uaccess' to a builtinKay Sievers2012-04-0910-34/+169
* udev: keymap: remove rootprefix mangling from scriptKay Sievers2012-04-081-1/+1
* udev: fix test-udev binaryKay Sievers2012-04-081-3/+3
* udev: remove support for /lib/udev/devices/; tmpfiles should be usedKay Sievers2012-04-081-86/+7
* udev: fix rules sort orderTom Gundersen2012-04-081-3/+3
* udev: switch to systemd logging functionsKay Sievers2012-04-0837-822/+557
* systemd: add hardware watchdog supportLennart Poettering2012-04-059-18/+339
* job: use a lookup table for merging of job typesMichal Schmidt2012-04-052-92/+60
* udev: replace UDEV_EXPORT with _public_Kay Sievers2012-04-048-89/+88
* udev: ata_id - remove assert() until we switch over to systemd loggingKay Sievers2012-04-041-25/+18
* udev: enable loggingKay Sievers2012-04-041-10/+4
* keymap: Add support for Lenovo v480 touchpad toggle hotkey.Ayan George2012-04-041-0/+1
* udev: fix gcc warningsKay Sievers2012-04-042-5/+5
* Merge branch 'master' of ssh://git.freedesktop.org/git/systemd/systemdKay Sievers2012-04-042-7/+19
|\
| * journal: don't export the boot id twice per entryLennart Poettering2012-04-041-2/+14
| * man: update documentation of special unitsLennart Poettering2012-04-031-1/+1