chiark / gitweb /
Remove unused and invalid udev definitions
[elogind.git] / src / core /
2017-03-14 Sven EdenPrep v221: Some more cleanup and a few fixes
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2015-04-19 Andy WingoRemove src/core
2015-04-08 Andy WingoCompiling.
2015-04-08 Andy WingoRemove SysV compat
2015-04-01 Michal Sekletarmount: fix up wording in the comment
2015-04-01 Lukas Nykrynmount: don't run quotaon only for network filesystems
2015-03-31 Iago López Galeirasnspawn: change filesystem type from "bind" to NULL...
2015-03-21 Zbigniew Jędrzejew... core: make SELinux enable/disable check symmetric
2015-03-16 Michal Schmidtcore/namespace: fix path sorting
2015-03-16 Jasper St. Pierrecore: Remove explicit Plymouth integration
2015-03-16 Martin Pittcore: don't change removed devices to state "tentative"
2015-03-15 Zbigniew Jędrzejew... Add (void) where we don't care about return value
2015-03-15 Zbigniew Jędrzejew... core: remove useless debug message
2015-03-15 Zbigniew Jędrzejew... core: do not use quotes around virt and arch
2015-03-14 Zbigniew Jędrzejew... core: remove left-over debug message
2015-03-14 Michael Bieblservice: don't add After= dependencies on .busname...
2015-03-14 Zbigniew Jędrzejew... core: check asprintf return value
2015-03-14 Zbigniew Jędrzejew... core: print warning on invalid swap pri= field
2015-03-14 Zbigniew Jędrzejew... core: one more (void)
2015-03-14 Zbigniew Jędrzejew... core: explicitly ignore failure during cleanup
2015-03-14 Zbigniew Jędrzejew... core: don't wait for reply if writing to pipe fails
2015-03-14 Zbigniew Jędrzejew... core: either ignore or handle mount failures
2015-03-14 Zbigniew Jędrzejew... Use space after a silencing (void)
2015-03-14 Zbigniew Jędrzejew... core: ignore any issues with setting time on jobs_in_pr...
2015-03-14 Zbigniew Jędrzejew... core: issue error on oom we can do nothing about
2015-03-13 David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-12 Tom Gundersencore: add missing words to my fix of explanation of...
2015-03-11 David Herrmanncore: fix cgroups-agent match for kdbus
2015-03-11 David Herrmanncore: rewind message before forwarding it
2015-03-11 Tom Gundersencore: fix explanation of associativity
2015-03-10 Lennart Poetteringmachine-id-setup: simplifications
2015-03-10 Shawn Landdenadd REMOTE_ADDR and REMOTE_PORT for Accept=yes
2015-03-10 Zbigniew Jędrzejew... Introduce loop_read_exact helper
2015-03-07 Zbigniew Jędrzejew... core/load-fragment: safe_close() protects errno
2015-03-07 Zbigniew Jędrzejew... core/dbus-manager: remove dead check
2015-03-07 Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-03-05 Hannes ReineckeAllow up to 4096 simultaneous connections
2015-03-04 Zbigniew Jędrzejew... Do not advertise .d snippets over main config file
2015-03-02 Lennart Poetteringcore: expose consumed CPU time per unit
2015-03-01 Umut Tezduyar Lindskogcore: downgrade unit type not supported message
2015-02-28 Thomas Hindoe Paab... core: fix return value on OOM
2015-02-28 Lennart Poetteringcore: rework device state logic
2015-02-26 Lucas De Marchicore: emit changes for NFailedUnits property
2015-02-26 Colin Waltersunit: When stopping due to BindsTo=, log which unit...
2015-02-25 Lennart Poetteringunit: use weaker dependencies between mount and device...
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-20 Michal Schmidtcore, shared: in deserializing, match same files reache...
2015-02-18 Lennart Poetteringeverywhere: remove configurability of sysv runlevel...
2015-02-18 Lennart Poetteringcore: rework policykit hookup
2015-02-18 Lennart Poetteringlogind: open up most bus calls for unpriviliged process...
2015-02-14 Zbigniew Jędrzejew... core: make RuntimeDirectory honor SELinux labels
2015-02-12 Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-02-12 Thomas Hindoe Paab... Add missing includes in header files
2015-02-12 Lennart Poetteringexec: also evaluate working_directory_missing_ok when...
2015-02-12 Lennart Poetteringcore: disarm shutdown watchdog if we fail to set timeout
2015-02-12 Lennart Poetteringcore: don't fail to run services in --user instances...
2015-02-11 Lennart Poetteringcore: don't watch for socket events when service is...
2015-02-11 Lennart Poetteringcore: correct a log message
2015-02-11 Cristian Rodríguezcore: remove unneeded <libgen.h> include
2015-02-05 David Herrmannbus: sync with kdbus (ABI break)
2015-02-04 Lennart Poetteringcore: don't reset log level to NOTICE if we get quiet...
2015-02-03 Lennart Poetteringcore: open up DefaultDependencies= property for transie...
2015-02-03 Johannes Hölzlcore: busname_supported() should cache what it detects
2015-02-03 Lennart Poetteringcore: use some nice macros where appropriate
2015-02-03 Lennart Poetteringloopback-setup: simplify code a bit
2015-02-03 Lennart Poetteringloopback-setup: no need to redefine LOOPBACK_IFINDEX...
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-02-01 Michael Olbrichconfig_parse_set_status: put signals in the correct set
2015-02-01 Zbigniew Jędrzejew... Add a snprinf wrapper which checks that the buffer...
2015-02-01 Zbigniew Jędrzejew... core/cgroup: fix embarrassing typo
2015-01-30 Maxim Mikityanskiycore: make setting the shutdown watchdog configuration...
2015-01-30 Kay SieversRevert "core: make setting the shutdown watchdog config...
2015-01-29 Maxim Mikityanskiycore: make setting the shutdown watchdog configuration...
2015-01-28 Martin Pittcore/mount: add dependencies to dynamically mounted...
2015-01-28 Lennart Poetteringcore: output unit status output strings to console...
2015-01-28 Lennart Poetteringmanager: fix minor typo
2015-01-28 Lennart Poetteringmanager: when we immediately reboot due to 7x C-A-D...
2015-01-28 Lennart Poetteringcore: when the user hits Ctrl-Alt-Del more than 7x...
2015-01-27 Lennart Poetteringcore: if two start jobs for the same swap device node...
2015-01-27 Lennart Poetteringswap: simplify a few things by making use of new LIST_F...
2015-01-27 Lennart Poetteringswap: properly specify errno when logging
2015-01-27 Lennart Poetteringcore: explain why failing to set up the crash handler...
2015-01-26 Torstein Husebøtreewide: fix multiple typos
2015-01-23 Cristian Rodríguezmount-setup: Do not bother with /proc/bus/usb
2015-01-23 Lennart Poetteringcore,shutdown: don't bother with unmounting any mounts...
2015-01-23 Lennart Poetteringmount-setup: /selinux, /cgroup, /dev/cgroup are sooo...
2015-01-23 Lennart Poetteringcore: add a property that shows the current memory...
2015-01-23 Lennart Poetteringimportd: when listing transfers, show progress percentage
2015-01-23 Lennart Poetteringcore: zero size notify messages are OK
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2015-01-20 Lennart Poetteringutil: make http url validity checks more generic, and...
2015-01-19 Daniel Mackcgroup: fix typo
2015-01-18 David Herrmanncore: write kdbus.attach_flags_mask only on real boot
2015-01-18 David Herrmannbus: use EUID over UID and fix unix-creds
2015-01-17 Cristian Rodríguezremove unneeded libgen.h includes
2015-01-13 Martin Pittcore: Fix EACCES check for OOM adjustments
2015-01-12 Zbigniew Jędrzejew... core/mount: remove "fail" again
2015-01-12 Daniel Macksd-bus: sync kdbus.h (API break)
2015-01-12 Daniel Mackcore/mount: use isempty() to check for empty strings
next