chiark / gitweb /
systemd-analyze: use argparse instead of getopt
[elogind.git] / src / core /
2012-11-06 Dave ReisnerRevert "Implement SocketUser= and SocketGroup= for...
2012-11-06 Dave ReisnerImplement SocketUser= and SocketGroup= for [Socket]
2012-11-04 Kay Sieversmount-setup: try mounting 'efivarfs' only if the system...
2012-11-04 Kay Sieverskmod-setup: mounting efivarfs, *after* we tried to...
2012-11-04 Kay Sieverskmod-setup: add conditional module loading callback
2012-11-04 Dave Reisnerdrop Arch Linux support for reading /etc/rc.conf
2012-11-03 Dave Reisnerdrop Arch Linux support for reading /etc/rc.conf
2012-10-31 Lennart Poetteringservice: drop special HTTP server target, as it is...
2012-10-30 Michal Schmidtshared, core: do not always accept numbers in string...
2012-10-30 Auke KokSMACK: Add configuration options. (v3)
2012-10-30 Lee, Chun-Yisystemd: mount the EFI variable filesystem
2012-10-29 Olivier Brunelswap: fix swap behaviour with symlinks
2012-10-29 Zbigniew Jędrzejew... swap: modernize style
2012-10-29 Zbigniew Jędrzejew... swap: use automatic cleanup
2012-10-29 Zbigniew Jędrzejew... swap: introduce helper variable
2012-10-27 Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-27 Kay Sievershwclock: do not seal the kernel's time-warp call from...
2012-10-25 Michal Schmidtjob: avoid recursion into transaction code from job...
2012-10-25 Michal Schmidtjob: add comments to JobResult values
2012-10-24 Kay Sieversremove Fedora hostname, locale, vconsole legacy file...
2012-10-22 Will Woodsmount: make sure m->where is set before unit_add_exec_d...
2012-10-18 Zbigniew Jędrzejew... systemd: use structured logging for unit changes
2012-10-18 Zbigniew Jędrzejew... core/execute: use cleanup_strv_free
2012-10-17 Lennart Poetteringmanager: connect SIGRTMIN+24 to terminating --user...
2012-10-17 Lennart Poetteringservice: when invoking service processes in --user...
2012-10-17 Eelco DolstraProperly handle device aliases used as dependencies
2012-10-16 Lennart Poetteringmount: don't try to initialize extra deps for mount...
2012-10-16 Michael Stapelbergservice: Heuristically determine whether SysV scripts...
2012-10-16 Thomas Bächlercore/swap.c: Do not add Before=swap.target to swap...
2012-10-16 Thomas Bächlercore: Refuse to run a user instance when the system...
2012-10-15 Daniel J WalshSELinux patch still broken, in that we are not checking...
2012-10-15 Mantas Mikulėnascore: allow Type=oneshot services to have ExecReload
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-10-08 Kay Sieversudev: support multiple entries for ENV{SYSTEMD_ALIAS...
2012-10-08 Lukas Nykryndbus-manager: check return of unit_dbus_path
2012-10-04 Lennart Poetteringdbus: expose Virtualization ID on PID1's bus interface
2012-10-03 Lennart Poetteringman: document behaviour of ListenStream= with only...
2012-10-03 Lennart Poetteringselinux: properly free dbus error
2012-10-02 Lennart Poetteringselinux: remove anything PID1-specific from selinux...
2012-10-02 Lennart Poetteringaudit: turn the audit fd into a static variable
2012-10-02 Lennart Poetteringselinux: rework selinux access check logic
2012-09-28 Daniel J Walshselinux: fix various problems
2012-09-24 Lennart Poetteringselinux: use standard D-Bus error id for access denied
2012-09-24 Lennart Poetteringmount: simplify device node conditions a bit
2012-09-24 Lennart Poetteringmount: only run fsck for actual device nodes
2012-09-24 Lennart Poetteringmain: don't try to mout cpuset with cpu+cpuacct anymore
2012-09-21 Lennart Poetteringjournal: completely rework the mmap cache as I too...
2012-09-21 Lukas Nykryncore: call va_end in all cases
2012-09-20 Lennart Poetteringfix typos
2012-09-19 Lennart Poetteringpath: support specifier resolvin in .path units
2012-09-19 Lennart Poetteringmount: reword directory empty warning a bit
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18 Lennart Poetteringautomount: also whine if an automount directory is...
2012-09-18 Lennart Poetteringmount: notify the user if we over-mount a non-empty...
2012-09-18 Lennart Poetteringmount: don't mount securityfs in a container
2012-09-18 Lennart Poetteringunit-printf: add specifiers for the host name, machine...
2012-09-18 Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-09-18 Lennart Poetteringunit: split unit_printf() and friends into its own...
2012-09-18 Lennart Poetteringunit: fix %f resolving
2012-09-18 Lennart Poetteringtarget: imply default ordering for PartsOf deps as...
2012-09-18 Lennart Poetteringexecute: apply PAM logic only to main process if Permis...
2012-09-18 Lennart Poetteringselinux: rework method tail, make it into a nulstr...
2012-09-17 Lennart Poetteringselinux: use existing library calls for audit data
2012-09-17 Lennart Poetteringselinux: prefer source path over fragment path
2012-09-17 Daniel J Walshselinux: add bus service access control
2012-09-17 Lennart Poetteringlogind: split up inhibit acquire policy
2012-09-17 Lennart Poetteringconf-parser: don't unescape parsed configuration string...
2012-09-17 Lennart Poetteringmain: newer kernels return EINVAL if we invoke reboot...
2012-09-17 Lennart Poetteringmain: when transitioning from initrd to the main system...
2012-09-17 Kay Sievershwclock: always set the kernel's timezone
2012-09-17 Lennart Poetteringmain: bump up RLIMIT_NOFILE for systemd itself
2012-09-17 Lennart Poetteringservice: don't hit an assert if a service unit changes...
2012-09-16 Zbigniew Jędrzejew... build-sys: __secure_getenv lost dunder in libc 2.17
2012-09-16 Dave Reisnersocket: prevent signed integer overflow
2012-09-13 Lennart Poetteringmacro: introduce _cleanup_free_ macro for automatic...
2012-09-13 Lennart Poetteringrpm: expose preset dir as rpm macro and in systemd.pc
2012-09-13 Auke Kokload-fragment: Expand specifiers in conditions.
2012-09-13 Thomas Hindoe Paab... man: fix a bunch of typos in docs
2012-09-13 Lennart Poetteringmanager: fix the build
2012-09-13 Lennart Poetteringmanager: extend performance measurement interface to...
2012-09-10 Lennart Poetteringcondition: add ConditionFileNotEmpty=
2012-09-10 Lennart Poetteringselinux: close stdin/stdout/stderr before loading selin...
2012-09-10 Lennart Poetteringunit: don't allow units to be gc'ed that still are...
2012-09-07 Lennart Poetteringmain: fix syntax of net_prio cgroup controller
2012-09-05 Lennart Poetteringshutdown: in containers, invoke reboot(2), too. Then...
2012-09-05 Lennart Poetteringshutdown: remove explicit sync() invocations
2012-09-04 Lennart Poetteringmain: jointly mount more controllers
2012-09-04 Lennart Poetteringswap: don't try to shutdown swaps on shutdown in a...
2012-09-04 Lennart Poetteringswap: refuse start/stop of swaps in container
2012-09-04 Lennart Poetteringshutdown: don't attempt read-only mounts in a container
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-09-04 Lennart Poetteringshared: in code that might get called from suid program...
2012-08-23 Lukas Nykryncore: free word later in parse_proc_cmdline
2012-08-23 Lukas Nykrynload-fragment: initialize bool invert before use
2012-08-22 Lennart Poetteringservice: introduce a proper service result if the start...
2012-08-21 Lennart Poetteringunit: add new ConditionHost= condition type
2012-08-21 Lennart Poetteringmain: fix PR_SET_CHILD_SUBREAPER warning version
2012-08-21 Lennart Poetteringdev-setup: make NULL as parameter for dev_setup() equiv...
2012-08-21 Dave Reisnerdev-setup: allow a path prefix for use in chroots
next