chiark / gitweb /
sd-devcie: fix typo
[elogind.git] / src /
2017-03-14 Tom Gundersensd-devcie: fix typo
2017-03-14 Zbigniew Jędrzejew... journal: use audit event names instead of numbers
2017-03-14 Tom Gundersenlibudev: make libudev-enumerate a thin wrapper around...
2017-03-14 Tom Gundersensd-device: add device-enumerator library
2017-03-14 Tom Gundersensd-device: fix reading of subsystem
2017-03-14 Tom Gundersensd-device: allow uevent files to be write-only
2017-03-14 Zbigniew Jędrzejew... pam_system: use (void) to silence coverity
2017-03-14 Zbigniew Jędrzejew... shared/hashmap: normalize whitespace
2017-03-14 Zbigniew Jędrzejew... bus-util: add articles to explanation messages
2017-03-14 Daniel Macklogind: make local functions static
2017-03-14 Daniel Macklogind: use sd_event timer source for inhibitor logic
2017-03-14 Ronny Chevaliershared: move replace_env* from util to env-util
2017-03-14 Ronny Chevaliershared: add terminal-util.[ch]
2017-03-14 Ronny Chevaliershared: add random-util.[ch]
2017-03-14 Ronny Chevaliershared: add formats-util.h
2017-03-14 Tom Gundersenshared: move assert_return_errno() from libudev
2017-03-14 Ronny Chevaliershared: add process-util.[ch]
2017-03-14 Lennart Poetteringsd-event: simplify sd_event_run()
2017-03-14 David Herrmannbus: implement bus_path_{en,de}code_unique()
2017-03-14 David Herrmannbus: implement bus_label_unescape_n()
2017-03-14 Ronny Chevaliercore: set_put never returns -EEXIST
2017-03-14 Michal Sekletarbus-util: be more verbose if dbus job fails
2017-03-14 Ronny Chevaliershared: fix memleak
2017-03-14 Lennart Poetteringdevice-nodes: minor simplifications
2017-03-14 Lennart Poetteringutil: unify how we parse mode_t strings
2017-03-14 Lennart Poetteringutil: remove normalize_env_assignment(), it's unused
2017-03-14 Lennart Poetteringutil: mark unquote() static, so that new code doesn...
2017-03-14 Lennart Poetteringutil: fix unicode decoding in unquote_first_word()
2017-03-14 Lennart Poetteringutil: when unescaping C escape sequences support C...
2017-03-14 David Herrmannhashmap: return NULL from destructor
2017-03-14 Thomas Hindoe Paab... util: fix a typo in comment
2017-03-14 Lennart Poetteringutil: add shell_maybe_quote() call for preparing a...
2017-03-14 Daniel Macklogind: drop unused argument from method_do_shutdown_or...
2017-03-14 Ronny Chevalierutil: cunescape - fix memleak in error path
2017-03-14 Lennart Poetteringutil: merge change_attr_fd() and chattr_fd()
2017-03-14 Alexander Sverdlinmissing.h: Define IFA_F_NOPREFIXROUTE
2017-03-14 Lennart Poetteringsd-rtnl: properly size attribute array if IFA_FLAGS...
2017-03-14 David Herrmannbus: simplify bus_message_read_strv_extend()
2017-03-14 Ronny Chevalierremove duplicated includes
2017-03-14 Lennart Poetteringlogind: drop "interactive" parameter from SetRebootToFi...
2017-03-14 Lennart Poetteringmissing.h: define IFA_FLAGS if it is missing
2017-03-14 Lennart Poetteringpath-util: fix more path_is_mount e792e890f fallout
2017-03-14 David Herrmannbus: use free_and_strdup()
2017-03-14 David Herrmanndevice: fix sysattr newline cutter
2017-03-14 Lennart Poetteringpolkit: rename bus_verify_polkit() to bus_test_polkit...
2017-03-14 Lennart Poetteringutil: rework cunescape(), improve error handling
2017-03-14 Lennart Poetteringbtrfs: add support for recursive btrfs snapshotting
2017-03-14 Lennart Poetteringbtrfs: missing endian conversion fix
2017-03-14 Lennart Poetteringbtrfs: make btrfs_subvol_snapshot() parameters a flags...
2017-03-14 Lennart Poetteringbtrfs: support recursively removing btrfs snapshots
2017-03-14 Tom Gundersensd-device: don't use alloca() within loops
2017-03-14 Lennart Poetteringmachined: drop btrfs subvolumes when removing container...
2017-03-14 Lennart Poetteringpath-util: don't eat up ENOENT in path_is_mount_point()
2017-03-14 Lennart Poetteringpath-util: make sure fd_is_mount_point() returns true...
2017-03-14 Lennart Poetteringpath-util: if parent can do name_to_handle() but releva...
2017-03-14 Lennart Poetteringrm-rf: never cross mount points
2017-03-14 Lennart Poetteringutil: rework rm_rf() logic
2017-03-14 Tom Gundersensd-device,udevd: fix spelling /ammend/amend/
2017-03-14 Tom Gundersensd-device: get_properties_{nulstr,strv} - don't recreat...
2017-03-14 Tom Gundersensd-device: fix deserialization from netlink
2017-03-14 Jan Janssenlogind,systemctl: add reboot to EFI firmware support
2017-03-14 Hans de Goedeudev: input_id: tag accelerometers as ID_INPUT_ACCELERO...
2017-03-14 Peter Huttererudev: input_id: tag pointing sticks as ID_INPUT_POINTIN...
2017-03-14 Zbigniew Jędrzejew... bootctl: modernization
2017-03-14 Zbigniew Jędrzejew... journal: add int↔audit type name mapping
2017-03-14 Susant Sahaninetworkd: Add support for bond option.
2017-03-14 Susant Sahaninetworkd vxlan: Add support for enabling UDP checksums
2017-03-13 Daniel Macksd-bus: teach bus_print_property() how to print SD_BUS_...
2016-03-17 Andy WingoClear pending action after resume from delayed sleep.
2016-03-16 Andy WingoEmit PrepareForSleep when resuming.
2016-03-06 Andy WingoFixes to user and session saving
2016-03-06 Andy WingoClassify processes from sessions into cgroups
2016-03-06 Andy WingoSet up cgroups when logind starts
2016-03-06 Andy WingoRevert "Remove src/cgroups-agent"
2015-09-01 Andy WingoFix argument order when checking inhibitors
2015-09-01 Andy WingoStop sessions on ReleaseSession v219.11
2015-09-01 Andy WingoFix the login monitor
2015-08-29 Andy WingoAdd poweroff, suspend etc. loginctl commands
2015-08-29 Andy WingoIncorporate sleep.conf into logind.conf
2015-08-23 Andy WingoHandle suspend/hibernate/hybrid-suspend/shutdown/reboot...
2015-08-23 Andy WingoBeginnings of handling suspend/etc within logind
2015-08-23 Andy WingoRemove unused manager routines
2015-08-23 Andy Wingologind.c cleanup
2015-08-23 Andy WingoRemove systemd subscription and user/session units
2015-08-23 Andy WingoRemove support for auto-spawning VTs
2015-08-20 Andy WingoActually working with pam v219.5
2015-08-20 Andy WingoDon't try to set up cgroups for new users v219.4
2015-08-20 Andy WingoCreate /run/systemd as needed v219.3
2015-08-19 Andy WingoPlay better with non-FHS distros v219.2
2015-08-19 Andy WingoRemove sd-path interface
2015-08-18 Andy WingoFix logind startup
2015-08-16 Andy WingoRemove sd_is_mq
2015-08-15 Ricardo WurmusRename systemd-logind to logind.
2015-08-15 Ricardo WurmusRename PAM configuration file.
2015-08-15 Ricardo WurmusIgnore generated libelogind files.
2015-08-15 Ricardo Wurmusrename libsystemd*.pc.in to libelogind*.pc.in
2015-04-20 Andy WingoRemove unused and invalid udev definitions
2015-04-19 Andy WingoGet rid of some more unused defines and dirs
2015-04-19 Andy WingoRemove TTY_GID checks
2015-04-19 Andy WingoRemove EFI support
next