2010-04-23 |
Lennart Poettering | systemadm: when systemd isn't found, quit right-away |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Lennart Poettering | main: never reset console unless pid=1, to make sure... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Lennart Poettering | systemadm: update systeadm a little |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Lennart Poettering | strv: add a couple of gcc hints |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Lennart Poettering | assert: store away assert msg before aborting, akin... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Lennart Poettering | manager: enforce limit on accepted number of names |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Lennart Poettering | manager: introduce 'isolate' job mode which kills all... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Lennart Poettering | manager: fix GC logic |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | execute: support basic filesystem namespacing |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | mount-setup: also consider /dev/mqueue an API mount |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | manager: automatically GC unreferenced units |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | hashmap: allow callers distinguish whether hashmap_put... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | reorder large structs a little, based on pahole info |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | manager: pack structs a bit tighter |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | reload: implement reload/reexec logic |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | device: don't allow definiing additional aliases via... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | dbus: explicitly flush message queue before disconnecting |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | cgroup: if we are already in our own cgroup, then reuse it |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | cgroup: only delete empty cgroups |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Lennart Poettering | udev: expose network interfaces by default |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Lennart Poettering | dbus: greatly extend dbus coverage |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Lennart Poettering | snapshot: implement snapshot unit logic |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Lennart Poettering | cgroup: add cgroup_bonding_to_string() call |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Lennart Poettering | mount-setup: detect /cgroup as API mounts |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Lennart Poettering | mount-setup: automatically mount binfmt_misc |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Lennart Poettering | automount: implement automount unit type |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Lennart Poettering | mount-setup: mount all cgroup controllers by default... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Lennart Poettering | device: only expose devices with SYSTEMD_EXPOSE=1,... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Lennart Poettering | units: rename [Meta] section to [Unit] |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Lennart Poettering | service: optionally, trie dbus name cycle to service... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Lennart Poettering | socket: optionally call accept() for incoming connectio... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Lennart Poettering | core: add minimal templating system |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | mount: only add those mount points to localfs.target... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | execute: fix terminal chowning logic |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | systemctl: show sub state along active state |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | execute: make flags_fds() parameters const |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | service: fix segfault |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | main: run crash shell as subprocess, so that we can... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | conf-parser: print message about invalid sections |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | conf-parser: silently ignore X- extension fields |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | main: add kernel option to enable confirm_spawn |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | execute: minor cleanups |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | main: expclitly ignore signal when executing crash... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | util: reset nl/cr flags on terminal when resetting |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | execute: chown() the tty when running owning them |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | service: don't timeout special services |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | execute: get rid of gcc warning |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | units: install a few basic units by default |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | unit: allow state change from running to restarting |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | execute: reset signal handlers when executing |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | main: freeze instead of exiting when run as init |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | main: try to block signals before executing crash shell |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | service: add basic validation hooks |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | macro: hookup assert logic with log logic |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | service: fix restart enum name |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | manager: start D-Bus on SIGUSR2 |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | manager: we are not interested in SIGSTOP notifications |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | main: when ignoring a signal set SA_RESTART |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | load-fragment: simplify fragment loading code by using... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | manager: fix printing of child process names |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | rework tty handling |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | manager: instead of using siginfo_t when reading SIGCHL... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | manager: we are not interested in SIGPIPE/SIGTTIN |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | main: ignore SIGKILL and SIGPIPE so that nothing intere... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Lennart Poettering | main: install crash handler in all signals that usually... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Lennart Poettering | manager: simplify startup of special targets |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Lennart Poettering | mount-setup: fix nosuid/noexec/nodev mount option passing |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | service,mount,socket: explicitly unwatch control pids |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | main: switch to primary console vt on crash |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | main: introduce configurable crash shell |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | mount-setup: disable device, execution, suid on device... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | main: remove testing assert |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | main: install crash handler for creating core dumps |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | udev: look for new instead of add action |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | udev: install rules file that ignore those nasty useles... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Kay Sievers | hostname-setup: add SuSE compatiblity |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | dbus: install D-Bus policy file by default |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | mount: implement mounting properly |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | load-fragment: make socket timeout configurable |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | load-fragment: move NonBlocking option from generic... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | execute: introduce exec_command_done() to free data... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | execute: introduce exec_command_set() for easy setting... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | execute: improve exec_spawn() logging |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | device: ignore a couple of 'API' devices |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | conf-parser: get rid of redundant NEWLINES definition |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | strv: introduce strv_new_ap() call |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | mount-setup: introduce mount_point_is_api() call |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | util: introduce fstype_is_network() |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | dbus: add a couple of properties to the dbus manager... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | dbus: make data pointer for properties read-only |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | dbus: add generic DEFINE_BUS_PROPERTY_APPEND_ENUM(... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | dbus: add Dump() D-Bus call |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | service: don't necessarily add ordering links for non... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | execute: automatically record start/exit timestamps... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | hostname: set hostname early during boottime |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | target: introduce target_get_runlevel() for distilling... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | mount-setup: create full paths when mounting |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | build-sys: automatically figure out names of dbus/syslo... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | unit: introduce unit_load_related_unit() |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Lennart Poettering | unit: make cgroup controller/path specification more... |
commit | commitdiff | tree | snapshot |
next |