chiark / gitweb /
Remove support for auto-spawning VTs
[elogind.git] / src / shared /
2017-03-14 Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2017-03-14 Tom Gundersenudevd: make udev_ctrl_connection global
2017-03-14 Lennart Poetteringcore,network: major per-object logging rework
2017-03-14 Lennart Poetteringutil: optimize free_and_strdup() if NOP
2017-03-14 Cristian Rodríguezshared: Use O_EXCL with O_TMPFILE in open_tmpfile
2017-03-14 Torstein Husebøtreewide: Correct typos and spell plural of bus consistent
2017-03-14 Zbigniew Jędrzejew... Generate systemd-fsck-root.service in the initramfs
2017-03-14 Lennart Poetteringcore: be more strict when manipulating slices names...
2017-03-14 Seth JenningsFix permissions on /run/systemd/nspawn/locks
2017-03-14 Colin Walterslockfile-util.[ch]: Split out from util.[ch]
2017-03-14 Zbigniew Jędrzejew... generators: rename add_{root,usr}_mount to add_{sysroot...
2017-03-14 Lennart Poetteringcore: rework unit name validation and manipulation...
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 Poetteringsd-bus,sd-login: add api for querying the slice within...
2017-03-14 Lennart Poetteringcore: rework cgroup path parse logic
2017-03-14 Lennart Poetteringsd-bus: properly handle creds that are known but undefi...
2017-03-14 Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2017-03-14 Lennart Poetteringexit-status: introduce common exit_status_set_test...
2017-03-14 Thomas Hindoe Paab... path-util: fix fstat fallback in fd_is_mount_point
2017-03-14 Lennart Poetteringsysctl: minor simplifications
2017-03-14 Lennart Poetteringpath-util: make use of "mnt_id" field exported in ...
2017-03-14 Lennart Poetteringjournalctl: rework code that checks whether we have...
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 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 Lennart Poetteringcore: make unit deserialization more defensive
2017-03-14 Lennart Poetteringtree-wide: get rid of more strerror() calls
2017-03-14 Lennart Poetteringlog: move log_syntax() into src/shared/log.c, and make...
2017-03-14 Raul Gutierrez Sutil: fix typo
2017-03-14 Martin Pittexit-status: Fix "NOTINSSTALLED" typo
2017-03-14 Michael Olbrichautomount: add expire support
2017-03-14 Zbigniew Jędrzejew... shared/hashmap: normalize whitespace
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 David Herrmannbus: implement bus_label_unescape_n()
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 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 Ronny Chevalierremove duplicated includes
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 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 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 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
2016-03-06 Andy WingoClassify processes from sessions into cgroups
2016-03-06 Andy WingoSet up cgroups when logind starts
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
2015-04-19 Andy WingoRemove libidn checks/support
2015-04-19 Andy WingoRemove gnutls check
2015-04-19 Andy WingoRemove libcryptsetup support
2015-04-19 Andy WingoRemove elfutils checks
2015-04-19 Andy WingoRemove libaudit support
2015-04-19 Andy WingoRemove gcrypt checks
2015-04-19 Andy WingoRemove compression support
2015-04-19 Andy WingoRemove IMA support
2015-04-19 Andy WingoRemove kmod support
2015-04-19 Andy WingoRemove quotaon/quotacheck checks
2015-04-08 Andy WingoCompiling.
2015-04-08 Andy WingoRemove libiptc things
2015-04-08 Andy WingoRemove SysV compat
2015-04-08 Andy WingoRemove utmp things
2015-04-01 Tom Gundersenshared: set - make argument to set_remove() const
2015-03-31 Andrew JonesARM: detect-virt: detect QEMU/KVM
2015-03-31 Andrew JonesARM: detect-virt: detect Xen
2015-03-31 Andrew Jonesdetect-virt: use /proc/device-tree
2015-03-27 Harald Hoyerfix gcc warnings about uninitialized variables
2015-03-26 Lennart Poetteringutil: rework word parsing and c unescaping code
2015-03-24 Tobias Hungerfstab-generator: don't accept missing root=, but accept...
2015-03-24 Kay Sieverstimedate: remove daylight saving time handling and...
next