index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix-socket.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-06
Merge branch 'ps/leakfixes-0129'
Junio C Hamano
1
-1
/
+3
2025-01-30
unix-socket: fix memory leak when chdir(3p) fails
Patrick Steinhardt
1
-1
/
+3
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+2
2023-02-23
treewide: replace cache.h with more direct headers, where possible
Elijah Newren
1
-1
/
+2
2021-03-15
unix-socket: disallow chdir() when creating unix domain sockets
Jeff Hostetler
1
-5
/
+12
2021-03-15
unix-socket: add backlog size option to unix_stream_listen()
Jeff Hostetler
1
-2
/
+9
2021-03-15
unix-socket: eliminate static unix_stream_socket() helper function
Jeff Hostetler
1
-14
/
+13
2014-09-02
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
1
-7
/
+7
2014-07-28
unix-sockets: use strbuf_getcwd()
René Scharfe
1
-7
/
+7
2014-07-21
unix-socket: remove stale socket before calling chdir()
René Scharfe
1
-1
/
+2
2012-01-11
unix-socket: do not let close() or chdir() clobber errno during cleanup
Jonathan Nieder
1
-17
/
+22
2012-01-10
unix-socket: handle long socket pathnames
Jeff King
1
-5
/
+66
2011-12-11
credentials: add "cache" helper
Jeff King
1
-0
/
+56