index
:
delta/at-spi2-core.git
at-spi2-core-0-4
cache-refactor
carlosgc/xml-scroll-to
enum-types
gi
gnome-3-0
gnome-3-10
gnome-3-14
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-40
gnome-3-6
gnome-3-8
gnome-41
gnome-42
gnome-44
main
master
mgorse
update-xml
wip/meson
gitlab.gnome.org: GNOME/at-spi2-core.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
at-spi-dbus-bus service: set stop timeout to 5s
Samuel Thibault
2023-01-25
1
-0
/
+1
*
Reformat all the *.[ch] files with clang-format
Federico Mena Quintero
2022-12-06
1
-160
/
+155
*
Merge branch 'slice' into 'main'
Mike Gorse
2022-07-25
1
-0
/
+1
|
\
|
*
Mark bus service as belonging to the session slice
David Edmundson
2022-07-20
1
-0
/
+1
*
|
Bind AT SPI Bus to graphical session
David Edmundson
2022-07-20
1
-0
/
+1
|
/
*
meson: use full_path() instead of path() for Meson 0.55 onwards
Federico Mena Quintero
2022-05-23
1
-2
/
+2
*
Merge branch 'sun' into 'master'
Mike Gorse
2022-03-24
1
-1
/
+1
|
\
|
*
ensure_a11y_bus_broker: Fix initializing char array
Samuel Thibault
2022-03-13
1
-1
/
+1
*
|
bus launcher: unlink socket before binding
Mike Gorse
2022-03-11
1
-1
/
+4
|
/
*
Bus launcher: ensure that at-spi directory can be created before using
Mike Gorse
2022-02-16
1
-9
/
+13
*
at-spi-bus-launcher: add a couple of sanity checks
Mike Gorse
2022-02-14
1
-0
/
+7
*
Really escape the bus address before passing to dbus-daemon
Mike Gorse
2022-01-04
1
-1
/
+1
*
Bus launcher: escape socket name before passing to dbus-daemon
Mike Gorse
2022-01-04
1
-0
/
+2
*
at-spi-bus-launcher: allocate _global_app with g_new0, not g_slice_new0
Federico Mena Quintero
2021-12-14
1
-1
/
+1
*
Remove set_bus_to_exit_if_this_process_dies()
Federico Mena Quintero
2021-12-13
1
-11
/
+0
*
Fix double-free of at_spi_dir
Federico Mena Quintero
2021-12-13
1
-1
/
+0
*
Remove unused function setup_bus_child_daemon()
Federico Mena Quintero
2021-12-13
1
-8
/
+0
*
Try the posix_spawn() code path from g_spawn_async_with_pipes_and_fds()
Federico Mena Quintero
2021-12-13
1
-2
/
+2
*
Future-proof the count of source_fds / target_fds
Philip Withnall
2021-12-13
1
-1
/
+2
*
Don't close the read end of the pipe in the child setup func
Federico Mena Quintero
2021-12-13
1
-5
/
+0
*
Use g_spawn_async_with_pipes_and_fds() to pass down a specific FD
Federico Mena Quintero
2021-12-13
1
-8
/
+19
*
Don't pass a hardcoded file descriptor to --print-address
Federico Mena Quintero
2021-12-13
1
-4
/
+8
*
Use a helper variable for the --address command line argument
Federico Mena Quintero
2021-12-13
1
-6
/
+14
*
unix_read_all_fd_to_string() - Rewrite with proper error handling
Federico Mena Quintero
2021-12-13
1
-11
/
+38
*
Call g_spawn_close_pid() when we don't need it anymore
Federico Mena Quintero
2021-12-13
1
-1
/
+6
*
Use GPid instead of int for the a11y_bus_pid
Federico Mena Quintero
2021-12-13
1
-1
/
+1
*
Extract function to prctl() the accessibility bus
Federico Mena Quintero
2021-12-13
1
-7
/
+12
*
bus: Abort if we cannot get the default GSettingsSchemaSource
Federico Mena Quintero
2021-12-13
1
-0
/
+5
*
Bus launcher: place a11y bus socket in the user's working directory
Mike Gorse
2021-12-08
1
-5
/
+40
*
Indent XML a bit more nicely
Federico Mena Quintero
2021-11-22
1
-4
/
+4
*
Actually describe what at-spi-bus-launcher does in bus/README.md
Federico Mena Quintero
2021-11-22
1
-6
/
+94
*
Move bus/README to README.md to reformat it as Markdown
Federico Mena Quintero
2021-11-22
1
-0
/
+0
*
Use abstract sockets if libdbus is older than 1.12.0
Mike Gorse
2021-07-06
2
-1
/
+7
*
bus: Set X root property when Xwayland starts on-demand
Benjamin Berg
2021-05-19
2
-0
/
+18
*
Use unix sockets instead of abstract sockets
Tianon Gravi
2020-12-25
1
-1
/
+1
*
Don't use dbus-broker if not running under systemd
Michael Catanzaro
2020-09-24
2
-1
/
+28
*
Make at-spi-dbus-bus.desktop Validate
worldofpeace
2020-06-17
1
-1
/
+1
*
bus-launcher: Use async callback for RegisterClient
Mike Gorse
2020-02-27
1
-32
/
+46
*
meson: Remove useless "install: true"
Samuel Thibault
2019-11-26
1
-4
/
+0
*
at-spi-bus-launcher: defer starting atspi bus after bus name acquired
Samuel Thibault
2019-09-06
1
-10
/
+12
*
at-spi-bus-launcher: Only clear AT_SPI_BUS X prop when having set it
Samuel Thibault
2019-09-06
1
-1
/
+5
*
at-spi-bus-launcher: clear a11y_bus_pid when failing to read address
Samuel Thibault
2019-09-06
1
-0
/
+1
*
Relicense as LGPL 2.1
Mike Gorse
2019-08-28
1
-4
/
+4
*
Fix outdated FSF address
Mike Gorse
2019-08-27
1
-2
/
+2
*
Add /usr/lib/dbus-daemon to list of paths to check in
Alan Coopersmith
2019-06-16
1
-0
/
+1
*
Resort to WAYLAND_DISPLAY checks to avoid X11 connections
Carlos Garnacho
2019-05-21
1
-2
/
+2
*
Do not rely on getenv("DISPLAY")!=NULL to assume it is a X11 environment
Carlos Garnacho
2019-05-06
1
-26
/
+28
*
bus-launch: Do not poke X11 to check at-spi-bus-launcher is running
Carlos Garnacho
2019-05-06
1
-47
/
+0
*
bus-launch: Fix bus provider fallback
Jan Alexander Steffens (heftig)
2018-10-05
1
-1
/
+5
*
bus-launch: use __linux__ over __linux
David Herrmann
2018-08-10
1
-2
/
+2
[next]