chiark / gitweb /
condition: take a timestamp and store last result of conditions
[elogind.git] / src /
2011-03-09 Lennart Poetteringcondition: take a timestamp and store last result of...
2011-03-09 Lennart Poetteringdev: use /dev/.run/systemd as runtime directory, instea...
2011-03-09 Lennart Poetteringpkconfig: export full search path as .pc variable
2011-03-09 Lennart Poetteringselinux: bump up error level when in non-enforcing...
2011-03-09 Andrey Borzenkovdbus: fix dbus assert due to uninitialized error
2011-03-09 Lennart Poetteringdbus: properly generate UnknownInterface, UnknownProper...
2011-03-09 Lennart Poetteringdrop unnecessary suffix NULs as gcc adds them anyway
2011-03-09 Lennart Poetteringmount: use /dev/.run as an early boot alias for /var/run
2011-03-08 Andrey Borzenkovbuild-sys: add Mandriva distribution support v20
2011-03-08 Lennart Poetteringservice: use uppercase SYSV prefix to make it easier...
2011-03-08 Lennart Poetteringservice: prefix description with LSB only if script...
2011-03-08 Lennart Poetteringunit: don't accidently create ordering links to targets...
2011-03-08 Lennart Poetteringmount: support less cumbersome x-systemd-xxx mount...
2011-03-08 Lennart Poetteringunit: distuingish mandatory from triggering conditions
2011-03-08 Lennart Poetteringdbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object...
2011-03-08 Lennart Poetteringsystemctl: when forwarding is-enabled to chkconfig...
2011-03-08 Lennart Poetteringjob: introduce new job result code 'skipped' to use...
2011-03-08 Lennart Poetteringjob: convert job type as early as we can, to simplify...
2011-03-07 Lennart Poetteringsyslog: make sure the kmsg bridge is always pulled...
2011-03-07 Andrey Borzenkovadd org.freedesktop.DBus.Properies.Set method
2011-03-06 Lennart Poetteringservice: drop redundant check in sysv_translate_facility
2011-03-04 Lennart Poetteringmachine-id: generate /etc/machine-id 0444 by default
2011-03-04 Lennart Poetteringmachine-id: typo fix
2011-03-04 Lennart Poetteringmain: introduce /etc/machine-id
2011-03-04 Lennart Poetteringsystemctl: fix exit code when directing is-enabled...
2011-03-04 Lennart Poetteringmain: minor optimization
2011-03-04 Lennart Poetteringdbus: add 'Tainted' property to Manager object
2011-03-04 Lennart Poetteringdbus: expose distribution name and features on manager...
2011-03-04 Lennart Poetteringmain: add link to wiki page with longer explanation...
2011-03-04 Lennart Poetterings/seperate/separate/
2011-03-04 Lennart Poetteringexecute: load environment files at time of execution...
2011-03-04 Lennart Poetteringpath: after installing inotify watches, recheck file...
2011-03-03 Lennart Poetteringpath: don't use IN_ATTRIB on parent dirs when watching...
2011-03-03 Lennart Poetteringkill: always send SIGCONT after SIGTERM
2011-03-03 Lennart Poetteringreadahead: disable collector automatically on read...
2011-03-03 Lennart Poetteringsysctl: use scandir() instead of nftw() to guarantee...
2011-03-03 Lennart Poetteringdirent: support DT_UNKNOWN where necessary for compat...
2011-03-01 Lennart Poetteringsystemctl: add condreload alias for compat with ALTLinux
2011-02-28 Lennart Poetteringask-password: make a confused gcc shut up
2011-02-28 Harald Hoyerratelimit: removed n_printed
2011-02-28 Harald HoyerSpelling Corrections
2011-02-28 Zbigniew Jędrzejew... systemctl: always null-terminate the password
2011-02-28 Lennart Poetteringudev: don't ignore non-encrypted block devices with...
2011-02-28 Lennart Poetteringudev: expose ttyUSB devices too
2011-02-28 Lennart Poetteringudev: mark hvc devices for exposure in systemd
2011-02-25 Lennart Poetteringcryptsetup: add a terse help
2011-02-25 Lennart Poetteringagent: don't print warnings if a password was removed...
2011-02-25 Lennart Poetteringsystemctl: shutdown agent explicitly so that it can...
2011-02-25 Lennart Poetteringservice: never clean up a service that still has a...
2011-02-25 Lennart Poetteringlabel: udev might be making changes in /dev while we...
2011-02-24 Lennart Poetteringsystemctl: properly handle job results
2011-02-24 Lennart Poetteringjob: also trigger on-failure dependencies when jobs...
2011-02-24 Lennart Poetteringjob: don't access j->type when j is already freed
2011-02-24 Lennart Poetteringjob: when cancelling jobs, make sure to propagate this...
2011-02-24 Lennart Poetteringjob: start job timeout on enqueuing not when we start...
2011-02-24 Lennart Poetteringunit: increase default timeout to 3min
2011-02-24 Lennart Poetteringlogger: leave the logger longer around and allow it...
2011-02-24 Lennart Poetteringdbus: pass along information why a job failed when...
2011-02-24 Lennart Poetteringgeneral: unify error code we generate on timeout
2011-02-23 Lennart Poetteringjob: start job timer when we begin running the job...
2011-02-23 Lennart Poetteringcryptsetup: try to show the mount point for a crypto...
2011-02-23 Lennart Poetteringask-password: fix handling of timeouts when waiting...
2011-02-23 Lennart Poetteringask-password: supported plymouth cached passwords
2011-02-23 Lennart Poetteringmain: print warning if /usr is on a seperate partition
2011-02-22 Lennart Poetteringvirtualization: check cpuid first, since it is cheaper...
2011-02-21 Lennart Poetteringutil: make string static
2011-02-21 Lennart Poetteringcondition: drop pointless double negation
2011-02-21 Lennart Poetteringunit: introduce ConditionVirtualization=
2011-02-21 Lennart Poetteringvirtualization: beef virtualization code
2011-02-21 Lennart Poetteringdbus: don't rely that timer/path units have an initiali...
2011-02-21 Lennart Poetteringmount: make sure network mounts are ordered after netwo...
2011-02-21 Lennart Poetteringkmsg-syslogd: fix build
2011-02-20 Lennart Poetteringkmsg-syslogd: increase terminate timeout to 5min to...
2011-02-20 Kay Sieverssystemctl: shutdown(8) - call kexec if kexec kernel...
2011-02-19 Lennart Poetteringtmpfiles: never clean up block devices
2011-02-19 Lennart Poetteringmain: refuse --test as root
2011-02-18 Lennart Poetteringreadahead: remove misleading error messages
2011-02-17 Lennart Poetteringutil: retry opening a TTY on EIO
2011-02-17 Lennart Poetteringutil: beef up logic to find ctty name
2011-02-17 Lennart Poetteringtmpfiles: kill double slashes in unix socket names...
2011-02-16 Lennart Poetteringsystemctl: introduce --ignore-dependencies
2011-02-16 Lennart Poetteringsystemctl: introduce --failed to show only failed services
2011-02-16 Lennart Poetteringutil: seperate welcome line from other output by empty...
2011-02-16 Lennart Poetteringmanager: don't consider transaction jobs conflicting...
2011-02-16 Lennart Poetteringudev: ignore block devices which no known contents...
2011-02-15 Kay Sieversswap: handle "nofail" from fstab
2011-02-15 Lennart Poetteringmount,swap: properly add dependencies to logger if...
2011-02-15 Lennart Poetteringservice: change default std output to inherit
2011-02-15 Lennart Poetteringexec: introduce global defaults for the standard output...
2011-02-15 Lennart Poetteringudev: use SYSTEMD_READY to mask uninitialized DM devices
2011-02-15 Lennart Poetteringexecute: optionally forward program output to /dev...
2011-02-14 Lennart Poetteringsocket: refuse socket activation for SysV services
2011-02-14 Lennart Poetteringfsck: do not fail boot if fsck returns with an error...
2011-02-14 Lennart Poetteringshutdown: execute all binaries in /lib/systemd/system...
2011-02-14 Lennart Poetteringjob: make status message printing more verbose
2011-02-14 Lennart Poetteringcryptsetup: fix unit file description
2011-02-14 Lennart Poetteringtmpfiles: never delete AF_UNIX sockets that are alive
2011-02-14 Lennart Poetteringgetty: don't parse console= anymore, use /sys/class...
2011-02-14 Lennart Poetteringutil: properly resolve /dev/console if more than once...
2011-02-14 Lennart Poetteringgetty: do not auto-spawn getty's on VC ttys if console...
next