chiark / gitweb /
journalctl: allow --lines=0 i.e. only new
[elogind.git] / src / core /
2013-01-26 Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-25 Michal Schmidtjob: fix merging with --ignore-dependencies
2013-01-25 Lennart Poetteringselinux: we don't need that many debug messages by...
2013-01-25 Colin Waltersselinux-access: Delete debugging message logged as...
2013-01-25 Umut Tezduyarcore: Set source for mountinfo .mount units
2013-01-25 Michael Olbrichservice: make sure the watchdog timer is not restarted...
2013-01-25 Michael Olbrichservice: really stop watchdog timer when stopping
2013-01-23 Zbigniew Jędrzejew... Replace autoconf int max test with simple define
2013-01-22 Eelco DolstraFix some typos
2013-01-21 Lennart Poetteringutil: move is_efiboot() to efivars.c
2013-01-20 Kay Sieversshutdown: loop - convert to enumerate match
2013-01-19 Jonathan Callenexecute: Fix seccomp support on x32
2013-01-19 Lennart Poetteringcore: if the bootloader supports it, determine firmware...
2013-01-19 Lennart Poetteringunit: fix typo
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-19 Lennart Poetteringcgroup: additional validity checks for cgroup attribute...
2013-01-18 Zbigniew Jędrzejew... build-sys: add autoconf macro to pick macro for x32...
2013-01-18 Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-18 Lennart Poetteringsystemctl: add new "get-cgroup-attr" to query current...
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
next