chiark / gitweb /
elogind.git
2010-06-02 Lennart Poetteringupdate fixme
2010-06-02 Lennart Poetteringmount: parse both parts of the mount options from ...
2010-06-02 Lennart Poetteringdbus: hide some debug output
2010-06-02 Lennart Poetteringunits: make sure that rc-local.service is run before...
2010-06-02 Lennart Poetteringbuild-sys: when building from build tree default to...
2010-06-02 Lennart Poetteringmacro: avoid name clash with _unused on ppc
2010-06-02 Lennart Poetteringmounts: reindent table
2010-06-02 Lennart Poetteringmounts: make /cgroup a tmpfs file system
2010-06-02 Lennart Poetteringservice: change default service type to 'simple' since...
2010-06-02 Christian Ruppertswap: Fix uninitialized variable
2010-06-02 Christian Ruppertbuild-sys: call AC_OUTPUT without any arguments
2010-06-02 Lennart Poetteringuntis: fix path to helper services
2010-06-02 Lennart Poetteringhostname: keep dots in hostname
2010-06-02 Lennart Poetteringbuild-sys: default rootdir to prefix
2010-06-02 Lennart Poetteringsd-daemon: rework documentation a little
2010-06-02 Lennart Poetteringdbus: implement systemd side of dbus activation glue
2010-06-01 Lennart Poetteringunits: tear down sys-kernel-security.automount automoun...
2010-06-01 Kay Sieversunits: add SUSE service files
2010-06-01 Lennart Poetteringbuild-sys: add missing backslash
2010-06-01 Lennart Poetteringbuild-sys: move systemd from /sbin to /bin since it...
2010-06-01 Lennart Poetteringbuild-sys: install stuff intended for / into ${rootdir...
2010-06-01 Lennart Poetteringunits: drop fuse fs from automount, since this is now...
2010-06-01 Lennart Poetteringgetty: set TERM=linux for the local gettys we configure
2010-06-01 Lennart Poetteringdbus: add simplified way to start an arbitrary unit...
2010-05-24 Marc-Antoine... units: fix Gentoo services
2010-05-24 Lennart Poetteringservice: interpret Debian-style X-Interactive LSB heade...
2010-05-24 Lennart Poetteringman: document syslog and dbus services
2010-05-24 Lennart Poetteringunit: introduce exit.service for exiting from session...
2010-05-24 Lennart Poetteringunit: ship a mail-transfer-agent.target unit by default
2010-05-24 Lennart Poetteringunit: turn display-manager.target into a service
2010-05-24 Lennart Poetteringservice: add extended debian facilities
2010-05-24 Lennart Poetteringservice: be case insensitive when parsing LSB headers...
2010-05-24 Lennart Poetteringservice: interpret suse/debian style X-Start-Before...
2010-05-24 Lennart Poetteringsd-daemon: set FD_CLOEXEC by default
2010-05-24 Lennart Poetteringmain: don't try to mount api dirs if we are not root
2010-05-24 Lennart Poetteringman: fix minor typo
2010-05-24 Lennart Poetteringpath: add .path unit type for monitoring files
2010-05-23 Lennart Poetteringtimer: fully implement timer units
2010-05-23 Lennart Poetteringdbus: automatically generate and install introspection...
2010-05-22 Lennart Poetteringunit: add automount units for a number of API filesystems
2010-05-22 Lennart Poetteringsystemctl: subscribe to changes of existing units/jobs
2010-05-22 Lennart Poetteringexecute: fix typo
2010-05-22 Lennart Poetteringsystemctl: add --block switch for synchronous starting...
2010-05-22 Lennart Poetteringmanager: link ~/.local/share/systemd/session to ~/...
2010-05-22 Lennart Poetteringmanager: canonicalize search paths and filter out non...
2010-05-21 Lennart Poetteringexecute: only reset those signals to the default we...
2010-05-21 Lennart Poetteringdevice: make use of new libudev tags logic
2010-05-21 Lennart Poetteringkmod: automatically load a few kernel modules we need...
2010-05-21 Lennart Poetteringunits: mark a couple of services as OnlyByDependency
2010-05-21 Lennart Poetteringunit: add simple only-by-dependency flag for units
2010-05-21 Lennart Poetteringsocket: fix parsing of bind_ipv6_only
2010-05-21 Lennart Poetteringsd-daemon: verify socket family, too
2010-05-21 Lennart Poetteringsd-daemon: fix listening socket verification
2010-05-21 Lennart Poetteringmount: consider a mount successful if /bin/mount return...
2010-05-21 Lennart Poetteringmount: refuse mount units that have not been loaded...
2010-05-21 Lennart Poetteringlog: handle multi-line log messages properly
2010-05-20 Lennart Poetteringsocket: fix error handling
2010-05-20 Lennart Poetteringsocket: format IPv4-in-IPv6 addresses as IPv4 addresses...
2010-05-20 Lennart Poetteringservice: when start is repeated too often, consider...
2010-05-20 Lennart Poetteringcgroup: consider not-realized cgroups empty when killin...
2010-05-20 Lennart Poetteringloopback: negate netlink error code before we pass...
2010-05-20 Lennart Poetteringsd-daemon: extend documentation a little
2010-05-20 Lennart Poetteringloopback-setup: be more verbose when something is failing
2010-05-20 Lennart Poetteringfedora: make sure both prefdm and rc-local depend on...
2010-05-20 Marc-Antoine... units: add services for Gentoo
2010-05-20 Kay Sieversunits: SUSE support
2010-05-20 Lennart Poetteringsystemadm: fix link when fragment path is unknown
2010-05-20 Lennart Poetteringsystemadm: make fragment path a clickable link
2010-05-20 Lennart Poetteringunit: ship default.service for sessions by default
2010-05-20 Lennart Poetteringfedora: remove automount points before we go down
2010-05-20 Lennart Poetteringfedora: we must call the halt script with a symlink...
2010-05-19 Lennart Poetteringlogger: we need to be started after syslog
2010-05-19 Lennart Poetteringexecute: check ppid, not pid for 1
2010-05-19 Lennart Poetteringlogger: add an after dependency on the syslog dependency
2010-05-19 Lennart Poetteringservice: when we cannot start due to rate limít conside...
2010-05-19 Lennart Poetteringjob: don't show (null) prefix in dump
2010-05-19 Lennart Poetteringsd-daemon: add API to verify socket types
2010-05-19 Lennart Poetteringexecute: reopen console in the spawned processes, if...
2010-05-19 Lennart Poetteringautomount: try to modprobe autofs4 if its lacking
2010-05-19 Lennart Poetteringshorten copyright header of configuration files
2010-05-19 Lennart Poetteringservice: refuse to parse sysv scripts that are requeste...
2010-05-19 Lennart Poetteringload-fragment: add support for overriding argv[0] in...
2010-05-19 Lennart Poetteringexecute: send output of services by default to same...
2010-05-19 Lennart Poetteringexecute: simplify stdin/stderr/stdout fixup a little
2010-05-19 Lennart Poetteringexecute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to...
2010-05-19 Lennart Poetteringunits: don't install var-run.mount anymore for the...
2010-05-19 Lennart Poetteringservice: by default send service output to syslog,...
2010-05-19 Lennart Poetteringservice: sysv_chkconfig_order() actually has nothing...
2010-05-19 Lennart Poetteringservice: properly drop boot. prefix and .sh suffix...
2010-05-19 Lennart Poetteringlogger: use the right enum type
2010-05-19 Lennart Poetteringautomount: never consider our own mount point a prefix...
2010-05-18 Lennart Poetteringlog: never close file descriptors < 3
2010-05-18 Lennart Poetteringunits: fix syntax of mount unit files
2010-05-18 Lennart Poetteringmanager: before entering loop dispatch queued up SIGCHLDs
2010-05-18 Lennart Poetteringunit: don't gc units that are still in STUB state
2010-05-18 Lennart Poetteringmain: ignore EPERM in TIOCSTTY when opening terminal...
2010-05-18 Lennart Poetteringmain: if we fail to acquire a terminal for the crash...
2010-05-18 Lennart Poetteringunits: replace a few non-essential API mounts with...
2010-05-18 Lennart Poetteringunits: synchronize with shutdown.target
2010-05-18 Lennart Poetteringunits: fix execution environment for a few services
next