index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: check event opcode in queue_event
Simon Ser
2019-09-05
1
-0
/
+6
*
server: Fix fake "Address already in use" error
Liu Wenlong
2019-08-27
1
-1
/
+1
*
proxy: Add API to tag proxy objects
Jonas Ã…dahl
2019-07-29
2
-0
/
+72
*
connection: do not abort when dup(fd) fails
Manuel Stoeckl
2019-07-09
1
-2
/
+6
*
Avoid pointer arithmetic on `void *`
Michael Forney
2019-06-05
1
-1
/
+1
*
Use wl_container_of internally
Michael Forney
2019-06-05
4
-11
/
+8
*
log: remove "%m" from format strings by using strerror(errno)
Antonio Borneo
2019-05-02
4
-7
/
+9
*
scanner: error when element names will not compile
Manuel Stoeckl
2019-05-02
1
-1
/
+60
*
connection: fix demarshal of invalid header
Pekka Paalanen
2019-03-13
1
-0
/
+8
*
wayland-util.h: add forward declaration for wl_object
Chris Billington
2019-03-07
1
-0
/
+14
*
Print NULL strings as "nil" in wl_closure_print
Simon Ser
2019-01-30
1
-1
/
+4
*
proto, server: Add internal server error message. (v2)
Christopher James Halse Rogers
2019-01-29
3
-0
/
+31
*
server: Split out varargs version of wl_resource_post_error.
Christopher James Halse Rogers
2019-01-29
1
-7
/
+16
*
scanner: Reverse expat/libxml include order
Daniel Stone
2018-08-29
1
-1
/
+4
*
scanner: Mark fail() as noreturn
Daniel Stone
2018-08-29
1
-1
/
+1
*
scanner: Plug two memory leaks
Daniel Stone
2018-08-29
1
-0
/
+2
*
connection: Prevent pointer overflow from large lengths.
Michal Srb
2018-08-17
1
-5
/
+7
*
connection: Prevent integer overflow in DIV_ROUNDUP.
Michal Srb
2018-08-17
1
-9
/
+17
*
wayland-server: Finally remove deprecated struct wl_buffer definition
Derek Foreman
2018-07-25
1
-6
/
+0
*
client: remove definition of wl_global
Pekka Paalanen
2018-06-28
1
-7
/
+0
*
scanner: allow referencing foreign enums
Simon Ser
2018-06-07
1
-6
/
+1
*
server: Add special case destroy signal emitter
Derek Foreman
2018-04-20
2
-3
/
+46
*
wayland-server: Properly handle EAGAIN from wl_connection_read()
Dipen Somani
2018-04-20
1
-1
/
+1
*
walyand-client: Fix trivial build break from previous commit
Derek Foreman
2018-03-07
1
-1
/
+1
*
client: Don't inappropriatly close fds for zombie objects
Derek Foreman
2018-03-07
1
-1
/
+1
*
scanner: Fix broken private-code generation
Derek Foreman
2018-02-23
1
-1
/
+1
*
scanner: make use of __has_attribute()
Emil Velikov
2018-02-22
1
-1
/
+5
*
scanner: introduce "public-code" and "private-code"
Emil Velikov
2018-02-22
1
-6
/
+44
*
build: remove white space in -uninstalled.pc.in files
Emil Velikov
2018-02-16
3
-3
/
+3
*
connection: Fix broken log message when demarshalling short closure
Derek Foreman
2018-02-15
1
-1
/
+2
*
wayland-egl: move the wayland-egl{, -core}.h headers to egl/
Emil Velikov
2018-02-09
2
-92
/
+0
*
shm: provide actual error on mmap failed
Olivier Fourdan
2018-02-09
1
-1
/
+1
*
server: add wl_display_destroy_clients()
Simon Ser
2018-02-09
2
-0
/
+41
*
doc: Document behavior of non-nullable object arguments in clients
Philipp Kerling
2018-02-09
1
-2
/
+13
*
connection: Clear correct args when clearing fds to -1
Derek Foreman
2018-01-22
1
-2
/
+5
*
server: add log message when client connection is destroyed due to an error
Fiedler, Mathias
2018-01-19
1
-5
/
+21
*
client: Consume file descriptors destined for zombie proxies
Derek Foreman
2018-01-09
3
-0
/
+17
*
client: Replace the singleton zombie with bespoke zombies
Derek Foreman
2018-01-09
1
-4
/
+78
*
client: Plug a race in proxy destruction vs. dispatch
Daniel Stone
2018-01-09
1
-16
/
+41
*
client: Add wl_proxy_unref helper
Daniel Stone
2018-01-09
1
-20
/
+17
*
client: Use refcount exclusively for destruction
Daniel Stone
2018-01-09
1
-7
/
+4
*
client: Remove WL_ZOMBIE_OBJECT global
Derek Foreman
2017-12-28
3
-6
/
+1
*
client: Restructure delete_id handler control flow
Derek Foreman
2017-12-28
1
-5
/
+4
*
client: Add WL_MAP_ENTRY_ZOMBIE flag
Derek Foreman
2017-12-28
3
-9
/
+21
*
client: Add wl_object_is_zombie() helper function
Derek Foreman
2017-12-28
3
-3
/
+14
*
util: Pass flags to map iterators
Derek Foreman
2017-12-27
3
-8
/
+8
*
connection: Make wl_closure_destroy() close fds of undispatched closures
Derek Foreman
2017-12-27
1
-0
/
+21
*
connection: Clear fds we shouldn't close to -1
Derek Foreman
2017-12-27
1
-0
/
+24
*
connection: Refactor out closure allocation
Derek Foreman
2017-12-27
1
-29
/
+42
*
server: Log closure before sending it
Derek Foreman
2017-12-27
1
-2
/
+2
[next]