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
/
shared
/
util.c
Age
Commit message (
Expand
)
Author
2013-12-24
util: don't accept an empty peer label as valid
Lennart Poettering
2013-12-24
util: unify SO_PEERCRED/SO_PEERSEC invocations
Lennart Poettering
2013-12-23
util: when we try to read /proc/cmdline in a container, read /proc/1/cmdline ...
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-21
util: replace readdir_r with readdir
Florian Weimer
2013-12-18
service: watch main pid even in final states
Lennart Poettering
2013-12-17
_noreturn_ --> noreturn for C11 compat
Shawn Landden
2013-12-17
util: no need for in_initrd() cache to be thread-local
Shawn Landden
2013-12-17
__thread --> thread_local for C11 compat
Shawn Landden
2013-12-17
bus: when entering an existing namespace to connect to a container's system b...
Lennart Poettering
2013-12-16
util: try harder to increase the send/recv buffers of sockets
Lennart Poettering
2013-12-16
core: refuse doing %h, %s, %U specifier resolving in PID 1
Lennart Poettering
2013-12-14
util: when joining a namespace make sure to reset all uids to 0 after
Lennart Poettering
2013-12-14
bus: when connecting to a container's kdbus instance, enter namespace first
Lennart Poettering
2013-12-10
util: check for overflow in greedy_realloc()
Lennart Poettering
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-05
util: fix misuse of memcmp
Yuxuan Shui
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-01
util: add greedy_realloc0()
David Herrmann
2013-11-30
systemctl: add "systemctl cat"
Shawn Landden
2013-12-01
util.c: check if return value from ttyname_r is > 0 instead of != 0
Thomas Hindoe Paaboel Andersen
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-28
util: fix handling of trailing whitespace in split_quoted()
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-25
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...
Lennart Poettering
2013-11-21
bus: add API calls to escape string components of objects paths
Lennart Poettering
2013-11-18
Remove duplicate includes
Karel Zak
2013-11-13
Resolve /dev/console to the active tty instead of just "tty0"
Olivier Brunel
2013-11-08
shutdown: unify handling of reboot() syscall a bit
Lennart Poettering
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-11-07
util: add circle to special chars we can draw
Lennart Poettering
2013-11-06
util: unify reading of /proc/cmdline
Lennart Poettering
2013-10-28
udev: link-config - move naming policy from udev rules
Tom Gundersen
2013-10-26
typo fix in comment
Thomas Hindoe Paaboel Andersen
2013-10-19
kerne-command-line: introduce option 'systemd.restore_state'
Tom Gundersen
2013-10-14
shared/util: Fix glob_extend() argument
Bastien Nocera
2013-10-13
Modernization
Zbigniew Jędrzejewski-Szmek
2013-10-13
util, utf8: make ellipsize take multi-byte characters into account
Shawn Landden
2013-10-06
shared/util: fix off-by-one error in tag_to_udev_node
Dave Reisner
2013-10-02
nspawn: always copy /etc/resolv.conf rather than bind mount
Lennart Poettering
2013-10-01
hashmap: randomize hash functions a bit
Lennart Poettering
2013-10-01
util.c: ignore pollfd.revent for loop_read/loop_write
Chen Jie
2013-09-29
Fix buffer overrun when enumerating files
Zbigniew Jędrzejewski-Szmek
2013-09-19
device-nodes: move device node specific code to own file
Dave Reisner
2013-09-17
Use udev_encode_string in fstab_node_to_udev_node
Dave Reisner
2013-09-13
Advertise hibernation only if there's enough free swap
Zbigniew Jędrzejewski-Szmek
2013-09-12
Actually allow tabs in environment files
Zbigniew Jędrzejewski-Szmek
2013-09-11
Allow tabs in environment files
Zbigniew Jędrzejewski-Szmek
2013-08-22
Optimize startswith() to macro
Kay Sievers
2013-08-20
Rename F_TYPE_CMP() to F_TYPE_EQUAL()
Zbigniew Jędrzejewski-Szmek
[next]