chiark / gitweb /
Prep v239: Unmask cg_weight_parse()
[elogind.git] / src /
2018-08-24 Sven EdenPrep v239: Unmask cg_weight_parse()
2018-08-24 Sven EdenPrep v239: Remove udev-util.c, we no longer need that.
2018-08-24 Sven EdenPrep v239: Remove os-util.[hc] - We do not need anythin...
2018-08-24 Sven EdenPrep v239: Unmasked mkdtemp_malloc(), it is needed...
2018-08-24 Sven EdenPrep v239: Fix new sd_bus_open_user_with_description()
2018-08-24 Sven EdenPrep v239: Mask definition of config_parse_mode, we...
2018-08-24 Sven EdenPrep v239: Fix ustreams move of the unneeded target_tab...
2018-08-24 Sven EdenPrep v239: Unmask inotify_add_watch_fd()
2018-08-24 Sven EdenPrep v239: Fix main() to call manager_new() again.
2018-08-24 Sven EdenPrep v239: Mask all unneeded functions in the new forma...
2018-08-24 Sven EdenPrep v239: Unmask delete_chars()
2018-08-24 Sven EdenPrep v239: Add support for the new 'suspend-then-hibern...
2018-08-24 Sven EdenPrep v239: Update manager_parse_config_file() that...
2018-08-24 Sven EdenPrep v239: Unmask inotify event stuff, now ustilized...
2018-08-24 Sven EdenPrep v239: Mirror upstream and move pager.[hc] from...
2018-08-24 Sven EdenPrep v239: Fix sleep-config.[hc] and sleep/sleep.c...
2018-08-24 Sven EdenPrep v239: Fix conf-parser.[hc], it got a bit mangled...
2018-08-24 Sven EdenPrep v239: Fix logind-session.c, it got screwed by...
2018-08-24 Sven EdenPrep v239: terminal-util.[hc] - Mask new 'urlify' funct...
2018-08-24 Sven EdenPrep v239: string-util.[hc] - Unmasked skip_leading_cha...
2018-08-24 Sven EdenPrep v239: path-util.[hc] - Masked path_simplify_and_wa...
2018-08-24 Sven EdenPrep v239: fd-util.[hc] - Masked fd_duplicate_data_fd...
2018-08-24 Sven EdenPrep v239: sync manager_get_user_by_pid() with upstream...
2018-08-24 Sven EdenPrep v239: Uncomment header inclusions that are new...
2018-08-24 Sven EdenPrep v239: fs-util: Mask new chase_symlinks_and_*(...
2018-08-24 Sven EdenPrep v239: Remove basic/set.c - No longer needed.
2018-08-24 Sven EdenPrep v239: manager_get_session_by_pid() : Support Sessi...
2018-08-24 Sven EdenPrep v239: Add missing updates that evaded migration.
2018-08-24 Sven EdenPrep v239: 73-seat-late.rules is now built from 73...
2018-08-24 Sven EdenBuild system: Fix various issues that came from errorno...
2018-08-24 Zbigniew Jędrzejew... test-sizeof: another aproach to _Float128 availability...
2018-08-24 Lennart Poetteringtree-wide: drop MSG_NOSIGNAL flag from recvmsg() invoca...
2018-08-24 Zbigniew Jędrzejew... Drop copyrights tags for "systemd authors"
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop copyright headers from frequent contrib...
2018-08-24 Yu Watanabesd-bus: fix typo in comment
2018-08-24 Yu Watanabetree-wide: do not assign values if not used
2018-08-24 Chris LambCorrect a number of trivial typos.
2018-08-24 Zbigniew Jędrzejew... Drop my copyright headers
2018-08-24 Lennart Poetteringtree-wide: beautify remaining copyright statements
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringcopy: rework copy_file_atomic() to copy the specified...
2018-08-24 Lennart Poetteringutil: allow mkdtemp_malloc() to be called with NULL...
2018-08-24 Yu Watanabefs-util: introduce fchmod_and_chown()
2018-08-24 Franck Builocale-util: on overlayfs FTW_MOUNT causes nftw(3)...
2018-08-24 Yu Watanabetimedatectl: add 'show' command to display machine...
2018-08-24 Zbigniew Jędrzejew... test-sizeof: also print float types from ISO/IEC TS...
2018-08-24 Zbigniew Jędrzejew... test-alloc-util: add casts to bools from p ointers
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop !! casts to booleans
2018-08-24 Zbigniew Jędrzejew... test-alloc-util: add a "test" for bool casts
2018-08-24 Zbigniew Jędrzejew... basic/parse-util: remove unnecessary parentheses
2018-08-24 Lennart Poetteringterminal-util: make file names in --cat-config output...
2018-08-24 Yu Watanabeconf-parser: simplify conf_parse_path()
2018-08-24 Lennart Poetteringcore: when applying io/blkio per-device rules, don...
2018-08-24 Lennart Poetteringtree-wide: unify how we define bit mak enums
2018-08-24 Lennart Poetteringtree-wide: drop trailing whitespace
2018-08-24 Lennart Poetteringtree-wide: use PATH_STARTSWITH_SET() at two more places
2018-08-24 Lennart Poetteringcore: rework how we validate DeviceAllow= settings
2018-08-24 Lennart Poetteringcgroup: beef up device lookup logic for block devices
2018-08-24 Zbigniew Jędrzejew... pid1: do not reset subtree_control on already-existing...
2018-08-24 Zbigniew Jędrzejew... basic/path-util: fix ordering in error message
2018-08-24 Lennart Poetteringcore: introduce a new load state "bad-setting"
2018-08-24 Marc Kleine-Buddeconf-parser: add config_parse_permille()
2018-08-24 Marc Kleine-Buddeparse-util: add permille parser + tests
2018-08-24 Zbigniew Jędrzejew... basic/format-table: remove parameter with constant...
2018-08-24 Zbigniew Jędrzejew... basic/ellipsize: do not assume the string is NUL-termin...
2018-08-24 Zbigniew Jędrzejew... basic/utf8: add ascii_is_valid_n()
2018-08-24 Yu Watanabeutil-lib: reject too long path for timedate_is_valid()
2018-08-24 Lennart Poetteringsd-event: add destroy callback logic to sd-event too
2018-08-24 Lennart Poetteringsd-bus: also add destroy callbacks to sd_bus_track...
2018-08-24 Lennart Poetteringcopy: put a depth limit on copying file system trees...
2018-08-24 Lennart Poetteringcopy: extend check for mount point crossing
2018-08-24 Filipe Brandenburgercopy: only check for traversing mount points on directories
2018-08-24 Lennart Poetteringtree-wide: fix a number of log calls that use %m but...
2018-08-24 Lennart Poetteringudev: add helper udev_device_new_from_stat_rdev()
2018-08-24 Zbigniew Jędrzejew... shared/bus-util: use the new cleanup functionality...
2018-08-24 Zbigniew Jędrzejew... bus: optionally call a callbacks for cleanup
2018-08-24 Zbigniew Jędrzejew... test-bus-util: add a simple test for bus_request_name_a...
2018-08-24 Zbigniew Jędrzejew... bus-util: avoid unneeded initalization to zero
2018-08-24 Zbigniew Jędrzejew... Remove NULL terminator from two log_struct calls
2018-08-24 Lennart Poetteringutil: add new write_string_filef() helper
2018-08-24 Lennart Poetteringmain: split out reading of /proc/sys/fs/nr_open into...
2018-08-24 Lennart Poetteringstring-util: put together strstrip() from skip_leading_...
2018-08-24 Lennart Poetteringprocess-util: make use of delete_trailing_chars() in...
2018-08-24 Lennart Poetteringsd-event: use structure initialization instead of new0...
2018-08-24 Lennart Poetteringtime-util: introduce common implementation of TFD_TIMER...
2018-08-24 Lennart Poetteringsd-event: add test for the new sd_event_add_inotify...
2018-08-24 Lennart Poetteringsd-event: add new API for subscribing to inotify events
2018-08-24 Lennart Poetteringsd-event: voidify more things
2018-08-24 Lennart Poetteringsd-event: propagate errors from source_set_pending...
2018-08-24 Lennart Poetteringsd-event: drop pending events when we turn off/on an...
2018-08-24 Lennart Poetteringsd-event: use symbolic name for normal priority
2018-08-24 Lennart Poetteringsd-event: use structure initialization for epoll_event
2018-08-24 Lennart Poetteringutil: tighten on_tty() check a bit, also check stderr
2018-08-24 Lennart Poetteringcgroup: tiny log message tweak, say that we ignore...
2018-08-24 Yu Watanabeconf-parser: fix memleak (#9177)
2018-08-24 Zbigniew Jędrzejew... basic/log: add the log_struct terminator to macro
2018-08-24 Zbigniew Jędrzejew... basic/path-util: use FLAGS_SET in one more place
2018-08-24 Zbigniew Jędrzejew... Add macro for checking if some flags are set
2018-08-24 Zbigniew Jędrzejew... test-ellipsize: add tests for ellipsize_mem, fix bugs
next