]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Revert "sd-dhcp-client: fix strict aliasing issue"
[thirdparty/systemd.git] / src /
2015-04-10  Lennart PoetteringRevert "sd-dhcp-client: fix strict aliasing issue"
2015-04-10  Lennart Poetteringsd-event: simplify sd_event_run()
2015-04-10  Lennart Poetteringtmpfiles: add specifier expansion for L and C lines...
2015-04-10  Michal Sekletarbus-util: be more verbose if dbus job fails
2015-04-10  Ronny Chevaliercore: set_put never returns -EEXIST
2015-04-10  Lennart Poetteringtmpfiles: enforce ordering when executing lines
2015-04-10  Lennart Poetteringtmpfiles: eat up empty columns
2015-04-10  Lennart Poetteringtmpfiles: substitute % specifiers in arguments for...
2015-04-10  Lennart Poetteringtmpfiles: warn if we get an argument on lines that...
2015-04-10  Lennart Poetteringtmpfiles: mostly revert 71044f609b829d802e0eb81270e13b4...
2015-04-10  Lennart Poetteringdevice-nodes: minor simplifications
2015-04-10  Lennart Poetteringutil: unify how we parse mode_t strings
2015-04-10  Lennart Poetteringutil: remove normalize_env_assignment(), it's unused
2015-04-10  Ronny Chevaliershared: fix memleak
2015-04-10  Lennart Poetteringutil: mark unquote() static, so that new code doesn...
2015-04-10  Lennart Poetteringutil: fix unicode decoding in unquote_first_word()
2015-04-10  Lennart Poetteringutil: when unescaping C escape sequences support C...
2015-04-09  Thomas Hindoe Paab... util: fix a typo in comment
2015-04-09  David Herrmannterminal/page: drop unneeded DISABLE_WARNING_*
2015-04-09  David Herrmannbus: simplify bus_message_read_strv_extend()
2015-04-09  David Herrmannbus: use free_and_strdup()
2015-04-09  David Herrmannterminal/idev: fix NULL terminator for bus-property...
2015-04-09  Ronny Chevaliertest-journal-flush: fix memleak
2015-04-09  Ronny Chevalierutil: cunescape - fix memleak in error path
2015-04-09  Lennart Poetteringutil: add shell_maybe_quote() call for preparing a...
2015-04-09  Lennart Poetteringvconsole: some modernizations, indentation fixes
2015-04-09  Lennart Poetteringtmpfiles: properly return error code from path_set_acl()
2015-04-09  Lennart Poetteringtmpfiles: add file attribute calls to list of glob...
2015-04-09  Lennart Poetteringvconsole: stick to kernel-style function error handling
2015-04-08  Thomas Hindoe Paab... networkd: do not assign the variable twice
2015-04-08  Lennart Poetteringtmpfiles: rework file attribute code
2015-04-08  Lennart Poetteringutil: merge change_attr_fd() and chattr_fd()
2015-04-08  Lennart Poetteringfstab-generator: don't continue on OOM
2015-04-08  Lennart Poetteringtimesyncd: print an INFO log message when we successful...
2015-04-08  Lennart Poetteringman: avoid confusion regarding "time synchronization...
2015-04-08  Jan Janssensystemctl: Use logind for --firmware-setup if possible
2015-04-08  Zbigniew Jędrzejew... Indentation
2015-04-08  Zbigniew Jędrzejew... core/automount: beef up error message
2015-04-08  Lennart Poetteringresolved: maintain order when writing resolv.conf entries
2015-04-08  Lennart Poetteringutil: add minimal OrderedSet type
2015-04-08  Alexander Sverdlinmissing.h: Define IFA_F_NOPREFIXROUTE
2015-04-08  Lennart Poetteringsd-rtnl: properly size attribute array if IFA_FLAGS...
2015-04-08  Ronny Chevalierremove duplicated includes
2015-04-08  Ronny Chevaliertimedatectl: trim --help output to 80 chars
2015-04-08  Ronny Chevaliertest-socket-util: add test for in_addr_to_string
2015-04-07  Thomas Hindoe Paab... device: remove unused null check
2015-04-07  Lennart Poetteringlogind: drop "interactive" parameter from SetRebootToFi...
2015-04-07  Lennart Poetteringmissing.h: define IFA_FLAGS if it is missing
2015-04-07  Thomas Hindoe Paab... test-util: don't mix declarations and code
2015-04-07  Lennart Poetteringsocket: minor modernizations
2015-04-07  Jan Janssenlogind,systemctl: add reboot to EFI firmware support
2015-04-07  Lennart Poetteringtimedatectl: avoid specifically referring to NTP
2015-04-07  Lennart Poetteringpath-util: fix more path_is_mount e792e890f fallout
2015-04-07  Lennart Poetteringpolkit: rename bus_verify_polkit() to bus_test_polkit...
2015-04-07  Lennart Poetteringutil: rework cunescape(), improve error handling
2015-04-07  David Herrmanncore: fix mount setup to work with non-existing mount...
2015-04-07  David Herrmanndevice: fix sysattr newline cutter
2015-04-07  Hans de Goedeudev: input_id: tag accelerometers as ID_INPUT_ACCELERO...
2015-04-07  Peter Huttererudev: input_id: tag pointing sticks as ID_INPUT_POINTIN...
2015-04-06  Daniel Mackcore: mount-setup: handle non-existing mountpoints...
2015-04-06  Lennart Poetteringbtrfs: add support for recursive btrfs snapshotting
2015-04-06  Lennart Poetteringbtrfs: missing endian conversion fix
2015-04-06  Lennart Poetteringbtrfs: make btrfs_subvol_snapshot() parameters a flags...
2015-04-06  Lennart Poetteringbtrfs: support recursively removing btrfs snapshots
2015-04-06  Lennart Poetteringmachined: drop btrfs subvolumes when removing container...
2015-04-06  Lennart Poetteringpath-util: don't eat up ENOENT in path_is_mount_point()
2015-04-06  Lennart Poetteringpath-util: make sure fd_is_mount_point() returns true...
2015-04-06  Lennart Poetteringrm-rf: add support for recursively removing btrfs subvo...
2015-04-06  Lennart Poetteringpath-util: if parent can do name_to_handle() but releva...
2015-04-06  Lennart Poetteringrm-rf: never cross mount points
2015-04-06  Lennart Poetteringutil: rework rm_rf() logic
2015-04-05  Shawn Landdenbootchart: fix check for no fd
2015-04-05  Tom Gundersensd-device: don't use alloca() within loops
2015-04-05  Thomas Hindoe Paab... libudev-util: check length before accesing the array
2015-04-05  Thomas Hindoe Paab... service: remove unnecessary forward declare
2015-04-03  Tom Gundersensd-device,udevd: fix spelling /ammend/amend/
2015-04-03  Tom Gundersensd-device: fix deserialization from netlink
2015-04-03  Tom Gundersensd-device: get_properties_{nulstr,strv} - don't recreat...
2015-04-03  Tom Gundersensd-device: get_sysattr_value - don't leak returned...
2015-04-03  Tom Gundersensd-device: initialize variable
2015-04-03  Tom Gundersennetworkd: improve logging when processing links and...
2015-04-03  Daniel Mackbootchart: assorted coding style fixes
2015-04-03  Daniel Mackbootchart: kill a bunch of global variables
2015-04-03  Daniel Mackbootchart: clean up sysfd and proc handling
2015-04-03  Daniel Mackbootchart: clean up control flow logic
2015-04-03  Daniel Mackbootchart: switch to log_* helpers
2015-04-02  Lennart Poetteringtimedatectl: many fixes
2015-04-01  Tom Gundersenlibudev: device - replace by a thin wrapper around...
2015-04-01  Tom Gundersenfsck: port from libudev to sd-device
2015-04-01  Tom Gundersencryptsetup: port from libudev to sd-device
2015-04-01  Tom Gundersennetworkctl: port from libudev to sd-device
2015-04-01  Tom Gundersenlibsystemd: add sd-device library
2015-04-01  Tom Gundersenudev: net_id - improve comments
2015-04-01  Tom Gundersenudev: net_id - support multi-port enpo* device names
2015-04-01  Tom Gundersenudev: net_id - fix copy-paste error
2015-04-01  Tom Gundersenlibudev: monitor - improve logging
2015-04-01  Tom Gundersenshared: set - make argument to set_remove() const
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  Alban Crequynspawn: fallback on bind mount when mknod fails
next