chiark / gitweb /
elogind.git
2017-03-14 Lennart Poetteringutil: be a bit safer in path_is_safe()
2017-03-14 Lennart Poetteringcore: catch some special cases in cg_slice_to_path()
2017-03-14 Lennart Poetteringsym: adding missing symbols to .sym file
2017-03-14 Lennart Poetteringsd-bus,sd-login: add api for querying the slice within...
2017-03-14 Lennart Poetteringsd-bus: when we get ENOTTY on the HELLO ioctl assume...
2017-03-14 Lennart Poetteringcore: rework cgroup path parse logic
2017-03-14 Lennart Poetteringman: document when the various sd-login.h calls return...
2017-03-14 Lennart Poetteringsd-bus: properly handle creds that are known but undefi...
2017-03-14 Lennart Poetteringsd-bus: allow passing NULL as bus parameter to sd_bus_s...
2017-03-14 Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2017-03-14 Lennart Poetteringbus-util: drop redundant bus argument from bus_message_...
2017-03-14 Lennart Poetteringexit-status: introduce common exit_status_set_test...
2017-03-14 Lennart Poetteringbus-util: print correct warnings for units that fail...
2017-03-14 Thomas Hindoe... path-util: fix fstat fallback in fd_is_mount_point
2017-03-14 Tom Gundersensd-device: don't retry loading uevent/db files more...
2017-03-14 Tom Gundersensd-device: don't complain if the uevent file is missing
2017-03-14 Daniel Macklogind: kill newline characters from log_error_errno...
2017-03-14 Lennart Poetteringsysctl: minor simplifications
2017-03-14 Daniel MustielesUpdate Spanish translation
2017-03-14 Lennart Poetteringsd-bus: add controlling tty field to sd_creds object
2017-03-14 Daniel Mackshutdownd: kill the old implementation
2017-03-14 Daniel Macklogind: add support for /run/nologin and /run/systemd...
2017-03-14 Lennart Poetteringsd-bus: when bus operations are to be executed on direc...
2017-03-14 Tom Gundersenudevd: fix REMOVE handling
2017-03-14 Lennart Poetteringsd-bus: don't inherit connection creds into message...
2017-03-14 Lennart Poetteringpath-util: make use of "mnt_id" field exported in ...
2017-03-14 Peter Huttererhwdb: fix typo - "sort by by..." -> "sort by..."
2017-03-14 Lennart Poetteringcore: explicitly specify credentials for direct connect...
2017-03-14 Lennart Poetteringjournalctl: rework code that checks whether we have...
2017-03-14 Tom Gundersenlibudev-device: fix lazy loading of devlinks, propertie...
2017-03-14 Daniel Macklogind: add code for UTMP wall messages
2017-03-14 Lennart Poetteringbtrfs-util: support recursive removal of read-only...
2017-03-14 Lennart Poetteringbtrfs-util: fix creating recursive read-only snapshots
2017-03-14 Lennart Poetteringsd-bus: handle ppid=0 more gracefully (which happens...
2017-03-14 Lennart Poetteringbtrfs-util: be more careful when invoking btrfs file...
2017-03-14 Lennart Poetteringbtrfs-util: introduce btrfs_is_filesystem() and make...
2017-03-14 Lennart Poetteringutil: make sure fd refers to regular file or directory...
2017-03-14 Susant Sahaninetworkd: introduce vti6 tunnel
2017-03-14 Lennart Poetteringsd-bus: expose ppid field
2017-03-14 Lennart Poetteringcore: make unit deserialization more defensive
2017-03-14 Lennart Poetteringtree-wide: get rid of more strerror() calls
2017-03-14 Lennart Poetteringtmpfiles: make /home and /var btrfs subvolumes by defau...
2017-03-14 Lennart Poetteringtmpfiles: there's no systemd-forbid-user-logins.service...
2017-03-14 Lennart Poetteringlog: move log_syntax() into src/shared/log.c, and make...
2017-03-14 Tom Gundersensd-device: set_syspath - return ENODEV when passed...
2017-03-14 Lennart Poetteringsd-bus: when augmenting creds, remember which ones...
2017-03-14 Lennart Poetteringsd-bus: augmenting cgroups-based creds when we have...
2017-03-14 Lennart Poetteringsd-bus: when augmenting creds, don't override any creds...
2017-03-14 Lennart Poetteringsd-bus: when copying creds objects, make sure we copy...
2017-03-14 Daniel Macklogind: add .ScheduleShutdown and .CancelScheduledShutd...
2017-03-14 Daniel Macklogind: factor out polkit checks
2017-03-14 Raul Gutierrez Sutil: fix typo
2017-03-14 Martin Pittexit-status: Fix "NOTINSSTALLED" typo
2017-03-14 Tom Gundersensd-device: uniformly handle missing devices
2017-03-14 Tom Gundersensd-device: enumerator - match only on initialized devic...
2017-03-14 Tom Gundersensd-device: enumerator - don't expose add_device()
2017-03-14 Lennart Poetteringsd-bus: add more comments to the credential decision...
2017-03-14 Michael Olbrichautomount: add expire support
2017-03-14 Zbigniew Jędrzejewsk... sd-device: fix typo
2017-03-14 Tom Gundersensd-devcie: fix typo
2017-03-14 Zbigniew Jędrzejewsk... 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ędrzejewsk... pam_system: use (void) to silence coverity
2017-03-14 Zbigniew Jędrzejewsk... shared/hashmap: normalize whitespace
2017-03-14 Piotr Drągpo: update Polish translation
2017-03-14 Zbigniew Jędrzejewsk... 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... 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 Sylvain Plantefèvepo: update French translation
next