summaryrefslogtreecommitdiff
path: root/src/basic/socket-util.c
Commit message (Expand)AuthorAge
* socket-util: rename parse_socket_address_bind_ipv6_only_or_bool() to socket_a...Yu Watanabe2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Prep v238: Remove getnameinfo_pretty(), it is no longer used.Sven Eden2018-06-29
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Applied some upstream updates to src/basic (3/5)Sven Eden2018-06-04
* socket-util: drop getnameinfo_pretty()Yu Watanabe2018-05-30
* basic/socket-util: drop use of NI_IDN_USE_STD3_ASCII_RULESZbigniew Jędrzejewski-Szmek2018-05-30
* socket-util: fix getpeergroups() assert(fd) (#8080)Vito Caputo2018-05-30
* log: minimize includes in log.hLennart Poettering2018-05-30
* socket-util: use parse_ip_port() for parsing IP portsLennart Poettering2018-05-30
* socket-util: slight rework of getpeersec()Lennart Poettering2018-05-30
* tree-wide: use {pid,uid,gid}_is_valid() where appropriateLennart Poettering2018-05-30
* socket-util: add new getpeergroups() callLennart Poettering2018-05-30
* socket-util: introduce parse_socket_address_bind_ipv6_only_or_bool()Yu Watanabe2018-05-30
* socket-util: clarify why sockaddr_port returns unsigned rather than uint16_tLennart Poettering2018-05-30
* socket-util: add socket_address_type_{from,to}_string()Yu Watanabe2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* Apply missing updates from upstreamSven Eden2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`Andreas Rammhold2017-09-29
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-09-29
* Support 'rdma' as a ListenNetlink= argument (#6626)Jason Gunthorpe2017-08-29
* basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek2017-07-25
* Make IDN support conditionalWaldemar Brodkorb2017-07-25
* Prep v233.2: Mask unneeded functions and definitions in src/basicSven Eden2017-07-18
* socket-util: introduce address_label_validSusant Sahani2017-07-17
* fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering2017-07-17
* socket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd1309b2Susant Sahani2017-07-17
* network: accept colons in network interface names, normally used for alias in...peoronoob2017-07-17
* socket-util: add AF_VSOCK address familyStefan Hajnoczi2017-07-17
* socket-util: introduce port argument in sockaddr_port()Stefan Hajnoczi2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232.2: Mask more unneeded functionsSven Eden2017-07-07
* sd-device/networkd: unify code to get a socket for issuing netdev ioctls onLennart Poettering2017-07-05
* basic: fix for IPv6 status (#4224)Susant Sahani2017-07-05
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2017-07-05
* socket-util: Run the fallback when the kernel complains about the null buffer...Kai Ruhnau2017-06-16
* tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* coredump: rework coredumping logicLennart Poettering2017-05-17
* journal: unbreak sd_journal_sendvZbigniew Jędrzejewski-Szmek2017-05-17
* basic: re-sort includesThomas Hindoe Paaboel Andersen2017-05-17
* journal-remote: split-mode=host, remove port from journal filenameKlearchos Chaloulos2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17