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-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
2013-08-11
logs-show: limit to 3 lines and use dots if not showing full message
Zbigniew Jędrzejewski-Szmek
2013-07-18
util: add split_pair() for splitting foo=bar strings
Lennart Poettering
2013-07-17
util: make gcc shut up by passing a 0 mode param to open()
Lennart Poettering
2013-07-17
util: make some gcc versions shut up regarding unintialized variable access
Lennart Poettering
2013-07-16
util.c:is_locale_utf8(): check, if "C" was set on purpose
Harald Hoyer
2013-07-16
journal: add logging of effective capabilities _CAP_EFFECTIVE
Shawn Landden
2013-07-16
util: recognize 'ncp' as an alias to 'ncpfs'
Frederic Crozat
2013-07-02
journald: drop (deleted) from _EXE= fields
Zbigniew Jędrzejewski-Szmek
2013-06-10
journalctl: allow the user to specify the file(s) to use
Zbigniew Jędrzejewski-Szmek
2013-06-10
Properly check for overflow in offsets
Zbigniew Jędrzejewski-Szmek
2013-06-09
Allow for the use of @ in remote host calls
Daniel Wallace
2013-05-30
systemctl: suggest 'systemctl daemon-reload' without --system
Zbigniew Jędrzejewski-Szmek
2013-05-07
hostname: only suppress setting of pretty hostname if it is non-equal to the ...
Lennart Poettering
2013-05-06
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-30
id128: when taking user input for a 128bit ID, validate syntax
Lennart Poettering
2013-04-25
util: rework safe_atod() to be locale-independent
Lennart Poettering
2013-04-19
core/killall: use procfs_file_alloca
Zbigniew Jędrzejewski-Szmek
2013-04-19
Reintroduce f_type comparison macro
Harald Hoyer
2013-04-18
Revert f_type fixups
Harald Hoyer
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
rename CMP_F_TYPE to F_TYPE_CMP
Harald Hoyer
2013-04-18
Add ugly CMP_F_TYPE() macro
Harald Hoyer
2013-04-17
fixup for cddf148028f52
Harald Hoyer
2013-04-17
fixup 8c68a7017 and cast to (unsigned long)
Harald Hoyer
2013-04-17
fixed statfs.f_type signed vs unsigned comparisons
Harald Hoyer
[next]