index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
build-sys: add missing makefile symlink
Lennart Poettering
2015-10-26
util-lib: move ether_addr_to_string() into ether-addr-util.c
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-18
Merge pull request #1595 from poettering/proxy-fixes
David Herrmann
2015-10-17
sd-bus: fix error handling of pthread API calls
Lennart Poettering
2015-10-15
sd-netlink: refcount multicast groups
Tom Gundersen
2015-10-14
Merge pull request #1530 from teg/network-fixes-2
Lennart Poettering
2015-10-12
sd-daemon: wipe out memory before using CMSG_NXTHDR()
Daniel Mack
2015-10-11
sd-netlink: add support for subscribing to ROUTE messages
Tom Gundersen
2015-10-11
sd-netlink: rtnl - add route_get_{scope,tos,table,protocol}()
Tom Gundersen
2015-10-09
sd-daemon: simply code simplification
Lennart Poettering
2015-10-07
build-sys: add sd_listen_fds_with_name() to .sym file
Lennart Poettering
2015-10-06
Merge pull request #1465 from teg/siphash24
Lennart Poettering
2015-10-06
Merge pull request #1468 from poettering/fdnames
Tom Gundersen
2015-10-06
Merge pull request #1466 from kaysievers/wip
Tom Gundersen
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
libsystemd: sd-device - translate / vs. ! in sysname
Kay Sievers
2015-10-05
hashmap: hash_funcs - make inputs unambiguous
Tom Gundersen
2015-10-05
hashmap: refactor hash_func
Tom Gundersen
2015-10-05
sd-rtnl: introduce new API to set the NL header flags
Susant Sahani
2015-10-05
sd-rtnl: sd-netlink: add support for bridge NL parametrs
Susant Sahani
2015-10-01
sd-device: fix format strings after conversion to log_*_errno()
Michal Schmidt
2015-10-01
tree-wide: add missing errno arguments to log_*_errno()
Michal Schmidt
2015-10-01
Merge pull request #1426 from poettering/log-syntax
Daniel Mack
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
sd-daemon: fix sd_is_mq for non-mq fds
Zbigniew Jędrzejewski-Szmek
2015-09-29
Merge pull request #1408 from poettering/systemctl-and-more
Daniel Mack
2015-09-29
sd-daemon: Simplify sd_booted() check
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
tree-wide: port more code to use send_one_fd() and receive_one_fd()
Lennart Poettering
[next]