Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@emersion emersion released this 08 Dec 10:40
· 47 commits to master since this release
v0.1.0
623169f
basu v0.1.0

Bor Grošelj Simić (4):
      remove some unused functions from fileio.{c,h}
      clean up env-util.{c,h}
      remove unused macro from dirent-util.h
      remove unused includes from headers

Kenny Levinsen (69):
      Kill a bunch of unused components
      Kill basic/architecture
      Kill basic/virt
      Kill basic/unit-name
      Kill basic/selinux-util
      Kill basic/rlimit-util
      Kill basic/khash
      Kill basic/cgroup-util
      meson: Remove unused checks
      Remove dependency on libacl
      meson: Remove a few detects
      Remove basic/proc-cmdline
      Remove more stuff from basic
      Remove unused symbols
      meson: Remove unused options
      Remove sd-path.h
      Reduce basic/copy
      Remove basic/glob-util
      Remove things from missing.h
      Reduce process-util
      Reduce time-util
      Reduce terminal-util
      Remove pager
      Reduce locale-util
      Reduce user-util
      Remove ioprio
      Reduce hostname-util
      Reduce extract-word
      Reduce fs-util
      Reduce util
      Reduce path-util
      Reduce log
      Reduce stdio-util
      Define __compar_fn_t if missing
      Implement strndupa if missing
      Reduce includes in locale-util
      process-util: Remove getpid cache
      Reduce fd-util
      Remove copy
      Reduce dirent-util
      prcess-util: Remove unused fork features
      Remove raw-clone
      meson: Fix header install
      pkg-config: Link with basu instead of systemd
      meson: Rename busctl to basuctl
      sd-bus: Remove BUS_WATCH_BIND
      sd-bus: Remove sd_bus_(attach|detach|get)_event
      sd-bus: Remove remaining internal sd_event usage
      Remove bus-util
      Remove sd-event
      Remove all signs of inotify
      Reduce and make sd-daemon private
      Reduce stat-util
      Reduce syslog-util
      Remove socket-label
      Remove signal-util
      Remove procfs-util
      test: Get a few of the tests up and running
      ci: Run tests
      sd-bus: Fix use of strerror_r
      Remove sd-messages
      Remove sd-bus machine API
      Remove sd-bus remote and exec API
      Fix up last sd-bus tests
      meson: Fix reallocarray detection
      Remove unused and missing memfd ifdef
      meson: Remove a few dead options
      Reset version number to 0.1.0
      Move test helpers to src/test and remove libshared

Mykyta Holubakha (7):
      Delete unused functions
      Remove unused JSON functionality
      Remove more unused code
      Remove useless includes
      Remove more unused code
      Drop OSC 8 URL support
      Who cares about pcap dumping

Simon Ser (31):
      Trim meson.build
      Trim down meson.build again
      Remove linux/fou.h dependency
      basic: trim down missing.h a little
      ci: add alpine build
      Use meson.override_dependency
      meson: remove ok-color option
      meson: remove more unused options
      meson: use full path in -include
      Install pkg-config file as "basu"
      Reduce capability-util
      Reduce fileio and fs-util
      Reduce missing
      Drop mempool
      ci: enable test-bus-chat
      Reduce socket-util
      Reduce socket-util again
      Remove a few linux-specific includes
      readme: add IRC channel
      build: remove libcap workaround for Ubuntu 14.04
      basic/terminal-util: remove unnecessary includes
      basic/audit-util: remove unnecessary includes
      Remove unused syscalls from missing_syscall.h
      Remove unnecessary Linux-specific includes
      Reduce time-util
      Reduce stat-util
      Remove sd_id128_get_invocation
      Remove Linux-specific include from util.h
      Add missing includes for glibc
      Remove namespace support
      Remove unused header detection defines

Simon Zeni (2):
      meson: add libcap dep if sys/capability.h is not found
      meson: remove check for sys/capability.h

emersion (1):
      First commit

vilhalmer (21):
      Kill bpf
      Kill journal
      Kill bus-unit-util
      Kill sd-netlink
      Kill sd-device
      Kill sd-hwdb
      Kill sd-resolve
      Kill sd-utf8
      Kill sd-network
      Kill sd-path
      Kill sd-lldp
      Kill sd-ndisc
      Missed a header
      Kill sd-ipv4ll
      Kill sd-ipv4acd
      Kill sd-dhcp*
      Missed another
      Kill sd-login
      More missed headers
      Clean out the rest of shared
      Clean basic, part 1