chiark / gitweb /
strv: make strv_extend() smarter
[elogind.git] / src / core /
2013-01-17 Nestor Ovroycore: corrects check of strduped controller string
2013-01-17 Lennart Poetteringservice: properly signal permanent failure of a service...
2013-01-17 Lennart Poetteringunits: for all unit settings that take lists, allow...
2013-01-17 Lennart Poetteringdbus: add Unit's PartOf and ConsistsOf deps to introspe...
2013-01-16 Lennart Poetteringservice: ignore dependencies on $syslog and $local_fs...
2013-01-16 Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-16 Kay Sieversshutdown: ignore loop devices without a backing file
2013-01-16 Kay Sieversservice: sysv - remove distribution specific targets
2013-01-16 Lennart Poetteringshutdown: in the final umount loop don't use MNT_FORCE
2013-01-15 Lennart Poetteringload-fragment: fix bad memory access
2013-01-15 Lennart Poetteringload-fragment: replace specifiers in path unit's Unit...
2013-01-15 Michał Bartoszkiewiczcore: do not make sockets dependent on lo
2013-01-15 Michal Sekletarcore: use correct argument of type JobResult
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-14 Lennart Poetteringcore: fix double free
2013-01-14 Lennart Poetteringservice: for Type=forking services, ignore exit status...
2013-01-12 Kay Sieversservice: remove distribution specific comments, the...
2013-01-12 Kay Sieversservice: remove distribution specific comments, the...
2013-01-11 Lennart Poetteringunit: instead of directly loading drop-in configuration...
2013-01-10 Lennart Poetteringunit: allow extension of unit files with .d/*.conf...
2013-01-10 Lennart Poetteringdbus: duplicate Job.Cancel() as CancelJob() and Snapsho...
2013-01-09 Lennart Poetteringdbus: properly serialize calendar timer data
2013-01-09 Thomas Hindoe Paab... tabs to spaces
2013-01-08 Lennart Poetteringdbus: fix serialization of calendar timers
2013-01-08 Lennart Poetteringcore: properly initialize kernel timestamp
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... systemd: use unit logging macros
2013-01-06 Zbigniew Jędrzejew... journal: new logging macros to include UNIT=
2013-01-06 Zbigniew Jędrzejew... core/path: modernize style
2013-01-06 Zbigniew Jędrzejew... core/mount: modernize style
2013-01-06 Zbigniew Jędrzejew... core/dbus-unit: modernize style
2013-01-06 Zbigniew Jędrzejew... core/manager: modernize style
2013-01-05 Zbigniew Jędrzejew... service: fixup after ifdef dropping
2013-01-04 Lennart Poetteringbuild-sys: drop all distribution specfic checks
2013-01-04 Lennart Poetteringservice: drop inserv.conf parsing
2013-01-04 Lennart Poetteringservice: drop the per-distro ifdefs in service.c
2013-01-04 Lennart Poetteringcore: drop support for old per-distro configuration...
2013-01-04 Pekka LundstromAdded globbing support to EnvironmentFile
2012-12-31 Lennart Poetteringunit: add ConditionACPower=
2012-12-23 Lennart Poetteringshared: move fdset.c from core/ to shared/ since it...
2012-12-22 Lennart Poetteringnspawn: try to orderly shutdown container when receivin...
2012-12-22 Lennart Poetteringsocket: support socket activation of containers
2012-12-22 Lennart Poetteringfdset: add calls for initializing fdset from socket...
2012-12-22 Lennart Poetteringsocket: properly serialize/desrialize mqueue fds
2012-12-19 Dimitrios Apostolousocket: Too many incoming connections
2012-12-19 Daniel Wallaceunit: add %U for uids in units
2012-12-07 Michal Schmidtshutdown, umount: use verbs consistently
2012-12-07 Michal Schmidtshutdown, umount: logging improvements
2012-12-07 Michal Schmidtumount: fix check for DM changed
2012-12-07 Michal Schmidtshutdown: downgrade a warning
2012-12-05 Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
2012-11-28 Hermann Gausterershutdown: fix typo
2012-11-28 Tom Gundersenshutdown: don't consider umounting of / and /usr failed
2012-11-28 Tom Gundersenshutdown: don't pivot to /run/initramfs if already...
2012-11-25 Lennart Poetteringmanager: fix build on 32bit systems
2012-11-24 Lennart Poetteringtimer: recalculate next elapse for calendar timer units...
2012-11-23 Lennart Poetteringbuild-sys: drop TARGET_UBUNTU
2012-11-23 Lennart Poetteringtimer: implement calendar time events
2012-11-22 Lennart Poetteringlocale: modernizations
2012-11-21 Lennart Poetteringdbus: introduce _cleanup_dbus_error_free_
2012-11-21 Lennart Poetteringmanager: introduce watch_init() initializer for watches
2012-11-21 Lennart Poetteringautomount: modernizations
2012-11-21 Henrik Grindal BakkenAdd #ifdef guards around xattr usage
2012-11-20 Tom Gundersenbuild-sys: make loadable module support optional
2012-11-19 Lennart Poetteringsocket: improve error message when we cannot spawn...
2012-11-19 Zbigniew Jędrzejew... core/load-fragment: fix (potential) bad memory access
2012-11-19 Zbigniew Jędrzejew... core/load-fragment: be more precise in error messages
2012-11-16 Zbigniew Jędrzejew... rpm: udevadm is actually in bindir
2012-11-16 Lennart Poetteringrpm: update RPM macros to include definitions for more...
2012-11-16 Lennart Poetteringservice: drop support for SysV scripts for the early...
2012-11-16 Lennart Poetteringumount: always remount read-only before unmounting...
2012-11-16 Lennart Poetteringswitch-root: try pivot_root() before overmounting /
2012-11-16 Lennart Poetteringshutdown: readd explicit sync() when shutting down
2012-11-15 Zbigniew Jędrzejew... dbus-manager: modernize style
2012-11-15 Eelco Dolstradbus-manager: fix a fatal dbus abort in bus_manager_mes...
2012-11-15 Holger Hans Peter... sched: Only setting CPUSchedulingPriority=rr doesn...
2012-11-15 Zbigniew Jędrzejew... core: lift restriction on order of - and @ in ExecStart
2012-11-15 Oleksii Shevchukcore: interpret \; token in ExecStart as escaped ;
2012-11-15 Oleksii Shevchukcore/load-fragment-gperf: add missing CONDITION_FILE_NO...
2012-11-15 Oleksii Shevchukcore: fix %h, %s, %p handling in templates in user...
2012-11-15 Olivier Brunelsystemd: highlight ordering cycle deletions
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
next