summaryrefslogtreecommitdiff
path: root/cb
Commit message (Collapse)AuthorAge
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
|
* Prep v230: Move musl_missing and parse-printf-format to libshared.Sven Eden2017-06-16
|
* Prep v230: Apply missing upstream fixes and updates (7/8) src/shared.Sven Eden2017-06-16
|
* Prep v230: Apply missing upstream fixes and updates (1/8) root build files.Sven Eden2017-06-16
|
* Prep v229: Consolidate system sleep functions.Sven Eden2017-05-22
| | | | | | Move sleep relevant functions from shared/sleep-config.* and login/logind-action.* into login/logind-sleep.* - they aren't used outside of elogind anyway.
* src/login/logind.conf : Fix namingSven Eden2017-05-19
|
* Prep v229: Remove orphaned filesSven Eden2017-05-17
| | | | | | | The files - src/shared/output-mode.h and - src/test/test-signal-util.c are not used anywhere anymore.
* Prep v229: Update core build files to upstreamSven Eden2017-05-17
|
* Prep v229: Add missing fixes from upstream [4/6] src/loginSven Eden2017-05-17
|
* Prep v228: Removed EFI bits. elogind can not support EFI at all.Sven Eden2017-04-26
| | | | | | | Rebooting to firmware and such things are official init system stuff. The added system commands to loginctl like poweroff and reboot are a convenience, as any user can do it anyway using 'sudo shutdown' and similar commands.
* Prep v228: Removed utmp bits. elogind does not support utmp-wtmp.Sven Eden2017-04-26
|
* Prep v228: Update Code::Blocks Project file to dev_v228 branch contents.Sven Eden2017-04-26
|
* Prep v227: Removed src/shared/cgroup-show.[hc], it is not needed.Sven Eden2017-04-10
|
* Prep v227: Clean up some headers in src/systemdSven Eden2017-04-09
| | | | | | - src/systemd/sd-bus.h - src/systemd/sd-daemon.h - src/systemd/sd-event.h
* Prep v227: Clean up various *-util.[hc] filesSven Eden2017-04-09
| | | | | | | | - src/basic/cgroup-util.[hc] - src/basic/memfd-util.[hc] - src/basic/path-util.[hc] - src/basic/process-util.[hc] - src/basic/smack-util.[hc]
* Add Code::Blocks project fileSven Eden2017-04-09